Building on fall (from freebsd-ocaml-4.14) 2023-08-26 13:29.33 ---> using "57eeeabfec88366322a66f228a693df277d348dc99f1cc2a63749102c5e1e405" 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-08-26 13:29.33 ---> using "c7a3b8a79e4580fd5e468d5c28badd9ec07439a60faac9d106d1bceb471fee5f" 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 cc7acce8a53547ea15a80a427fd7b5bc24b8dfbe")) 2023-08-26 13:29.34 ---> using "7f1e55003515778409723f79848191c0702eaa6efac34a9a243ab96060b45f02" 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-08-26 13:29.34 ---> using "ed18bfc10c7a2f6e57cb47a995b4f27ad5d9a8f84ce9c993025c2baf08f93f5c" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default 'default' '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 (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz) -> installed ocaml-base-compiler.4.14.1 -> installed ocaml-config.2 -> installed ocaml.4.14.1 Done. # Run eval $(opam env --switch=default) to update the current shell environment 2023-08-26 13:29.35 ---> using "e1aadb5e86a196246aaaeda46523b059e93855e1115bbd4fa3eb24c9d81d80cf" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2023-08-26 13:29.35 ---> using "c57f28f27ce4100774ebc2ba4b99498213623c9512b1cb8c314fdbf89a62a60e" from cache /: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"prbnmcn-dagger-test.0.0.2\"\ \nopam install -vy \"prbnmcn-dagger-test.0.0.2\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"prbnmcn-dagger-test.0.0.2\" | 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] prbnmcn-dagger-test.0.0.2 is not installed. Nothing to do. The following actions will be performed: - install cmdliner 1.2.0 [required by alcotest] - install ocamlfind 1.9.6 [required by pringo, base-bytes] - install seq base [required by ounit2, re] - install ocamlbuild 0.14.2 [required by fmt, astring, uutf] - install dune 3.10.0 [required by prbnmcn-dagger-test] - install conf-gmp 4 [required by zarith] - install conf-pkg-config 3 [required by gsl] - install conf-gnuplot 0.1 [required by prbnmcn-gnuplot] - install pringo 1.3 [required by prbnmcn-dagger] - install base-bytes base [required by qcheck, qcheck-alcotest] - install topkg 1.0.7 [required by fmt, astring, uutf] - install stdlib-shims 0.3.0 [required by alcotest] - install re 1.10.4 [required by alcotest] - install prbnmcn-cgrph 0.0.2 [required by prbnmcn-dagger] - install ocaml-syntax-shims 1.0.0 [required by alcotest] - install csexp 1.5.2 [required by dune-configurator] - install zarith 1.13 [required by prbnmcn-basic-structures] - install conf-gsl 2 [required by gsl] - install prbnmcn-gnuplot 0.0.2 [required by prbnmcn-dagger-test] - install qcheck-core 0.21.1 [required by qcheck, qcheck-alcotest] - install uutf 1.0.3 [required by alcotest] - install fmt 0.9.0 [required by alcotest] - install astring 0.8.5 [required by alcotest] - install ounit2 2.2.7 [required by qcheck-ounit] - install prbnmcn-dagger 0.0.2 [required by prbnmcn-dagger-test] - install dune-configurator 3.10.0 [required by gsl] - install prbnmcn-basic-structures 0.0.1 [required by prbnmcn-stats] - install alcotest 1.7.0 [required by qcheck-alcotest] - install qcheck-ounit 0.21.1 [required by qcheck] - install gsl 1.24.3 [required by prbnmcn-dagger-gsl] - install prbnmcn-linalg 0.0.1 [required by prbnmcn-stats] - install qcheck-alcotest 0.21.1 [required by prbnmcn-dagger-test] - install qcheck 0.21.1 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-gsl 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-stats 0.0.4 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-stats 0.0.2 [required by prbnmcn-dagger-test] - install prbnmcn-dagger-test 0.0.2 ===== 37 to install ===== The following system packages will first need to be installed: gmp gnuplot gsl <><> 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" "gmp" "gnuplot" "gsl" - Updating FreeBSD repository catalogue... - [fall] Fetching packagesite.pkg: ........ - .. done - Processing entries: - . - . - .. - . - . - . - . - . - . done - FreeBSD repository update completed. 33869 packages processed. - All repositories are up to date. - The following 128 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - adwaita-icon-theme: 40.1.1_1 - at-spi2-core: 2.48.0 - avahi-app: 0.8_1 - brotli: 1.0.9,1 - cairo: 1.17.4_2,3 - colord: 1.4.6 - cups: 2.4.6 - dbus: 1.14.6,1 - dbus-glib: 0.112 - dejavu: 2.37_1 - duktape-lib: 2.7.0 - enchant2: 2.2.15_3 - encodings: 1.0.5,1 - font-bh-ttf: 1.0.3_4 - font-misc-ethiopic: 1.0.4 - font-misc-meltho: 1.0.3_4 - fontconfig: 2.14.2,1 - freetype2: 2.12.1_2 - fribidi: 1.0.13 - gdbm: 1.23 - gdk-pixbuf2: 2.42.10 - geoclue: 2.5.7 - giflib: 5.2.1 - glib: 2.76.4_1,2 - glib-networking: 2.76.0 - gmp: 6.2.1 - gnome_subr: 1.0 - gnuplot: 5.4.1_2 - gnutls: 3.7.9 - gobject-introspection: 1.76.1,1 - graphene: 1.10.8 - graphite2: 1.3.14 - gsettings-desktop-schemas: 42.0 - gsl: 2.7.1 - gstreamer1: 1.22.5 - gstreamer1-plugins: 1.22.5 - gstreamer1-plugins-bad: 1.22.5 - gstreamer1-plugins-gl: 1.22.5 - gtk-update-icon-cache: 3.24.31 - gtk3: 3.24.34_1 - harfbuzz: 7.3.0 - harfbuzz-icu: 7.3.0 - hicolor-icon-theme: 0.17 - hunspell: 1.7.2 - hwdata: 0.371,1 - hyphen: 2.8.8 - icu: 73.2,1 - iso-codes: 4.7 - jbigkit: 2.1_1 - jpeg-turbo: 2.1.5.1 - json-glib: 1.6.6 - lcms2: 2.15_1 - libGLU: 9.0.2_2 - libICE: 1.1.0_1,1 - libSM: 1.2.3,1 - libX11: 1.8.6,1 - libXau: 1.0.9 - libXcomposite: 0.4.6,1 - libXcursor: 1.2.0 - libXdamage: 1.1.6 - libXdmcp: 1.1.3 - libXext: 1.3.4,1 - libXfixes: 6.0.0 - libXft: 2.3.7 - libXi: 1.8,1 - libXinerama: 1.1.4_2,1 - libXrandr: 1.5.2 - libXrender: 0.9.10_2 - libXt: 1.2.1,1 - libXtst: 1.2.3_2 - libXxf86vm: 1.1.4_3 - libdaemon: 0.14_1 - libdatrie: 0.2.13_1 - libdeflate: 1.18 - libedit: 3.1.20221030,1 - libepoll-shim: 0.0.20230411 - libepoxy: 1.5.9 - libevent: 2.1.12 - libfontenc: 1.1.4 - libgcrypt: 1.10.2 - libgd: 2.3.3_5,1 - libglvnd: 1.6.0 - libgpg-error: 1.47 - libgudev: 234 - libgusb: 0.3.10_1 - libmspack: 0.11alpha - libnice: 0.1.21_1 - libnotify: 0.8.2 - libpaper: 1.1.28 - libproxy: 0.4.17_1 - librsvg2-rust: 2.56.3 - libsecret: 0.20.5_2 - libsoup: 2.74.3 - libtasn1: 4.19.0 - libthai: 0.1.29 - libudev-devd: 0.5.1 - libunwind: 20211201_2 - libwpe: 1.12.0 - libxcb: 1.15_1 - libxkbcommon: 1.5.0 - libxml2: 2.10.4 - libxslt: 1.1.37 - lua53: 5.3.6 - mkfontscale: 1.2.1 - nettle: 3.9.1 - openjpeg: 2.5.0 - orc: 0.4.34_1 - p11-kit: 0.24.1_2 - pango: 1.50.14 - pixman: 0.42.2 - png: 1.6.39 - polkit: 122 - py39-cairo: 1.21.0,1 - py39-gobject3: 3.42.2 - pygobject3-common: 3.42.2 - shared-mime-info: 2.2_1 - sqlite3: 3.42.0,1 - tex-kpathsea: 6.3.5 - tiff: 4.4.0_1 - wayland: 1.22.0 - webkit2-gtk3: 2.34.6_7 - webp: 1.3.0_1 - woff2: 1.0.2_4 - wpebackend-fdo: 1.12.0 - wx30-gtk3: 3.0.5.1_2 - xkeyboard-config: 2.34_2 - xorg-fonts-truetype: 7.7_1 - xorgproto: 2022.1_1 - - Number of packages to be installed: 128 - - The process will require 605 MiB more space. - 118 MiB to be downloaded. - [fall] [1/128] Fetching duktape-lib-2.7.0.pkg: .......... done - [fall] [2/128] Fetching png-1.6.39.pkg: .......... done - [fall] [3/128] Fetching glib-networking-2.76.0.pkg: .......... done - [fall] [4/128] Fetching hyphen-2.8.8.pkg: ......... done - [fall] [5/128] Fetching libxcb-1.15_1.pkg: .......... done - [fall] [6/128] Fetching libdatrie-0.2.13_1.pkg: ..... done - [fall] [7/128] Fetching freetype2-2.12.1_2.pkg: ...... - .... done - [fall] [8/128] Fetching jpeg-turbo-2.1.5.1.pkg: .......... done - [fall] [9/128] Fetching graphene-1.10.8.pkg: .......... done - [fall] [10/128] Fetching libproxy-0.4.17_1.pkg: ....... done - [fall] [11/128] Fetching librsvg2-rust-2.56.3.pkg: .......... done - [fall] [12/128] Fetching libXt-1.2.1,1.pkg: .......... done - [fall] [13/128] Fetching libglvnd-1.6.0.pkg: .......... done - [fall] [14/128] Fetching gstreamer1-plugins-bad-1.22.5.pkg: .......... done - [fall] [15/128] Fetching libxslt-1.1.37.pkg: .......... done - [fall] [16/128] Fetching cups-2.4.6.pkg: ...... - .... done - [fall] [17/128] Fetching gobject-introspection-1.76.1,1.pkg: .......... done - [fall] [18/128] Fetching libXrandr-1.5.2.pkg: .... done - [fall] [19/128] Fetching nettle-3.9.1.pkg: .......... done - [fall] [20/128] Fetching lcms2-2.15_1.pkg: ..... - ..... done - [fall] [21/128] Fetching libnice-0.1.21_1.pkg: .......... done - [fall] [22/128] Fetching adwaita-icon-theme-40.1.1_1.pkg: .. - ....... - . done - [fall] [23/128] Fetching woff2-1.0.2_4.pkg: ........ done - [fall] [24/128] Fetching libthai-0.1.29.pkg: .......... done - [fall] [25/128] Fetching wx30-gtk3-3.0.5.1_2.pkg: - ..... - ..... done - [fall] [26/128] Fetching polkit-122.pkg: .......... done - [fall] [27/128] Fetching mkfontscale-1.2.1.pkg: ... done - [fall] [28/128] Fetching gtk-update-icon-cache-3.24.31.pkg: .......... done - [fall] [29/128] Fetching libdeflate-1.18.pkg: .......... done - [fall] [30/128] Fetching fribidi-1.0.13.pkg: .......... done - [fall] [31/128] Fetching libXxf86vm-1.1.4_3.pkg: ... done - [fall] [32/128] Fetching libmspack-0.11alpha.pkg: .......... done - [fall] [33/128] Fetching openjpeg-2.5.0.pkg: .......... done - [fall] [34/128] Fetching libXdamage-1.1.6.pkg: . done - [fall] [35/128] Fetching libtasn1-4.19.0.pkg: .......... done - [fall] [36/128] Fetching py39-cairo-1.21.0,1.pkg: .......... done - [fall] [37/128] Fetching libXfixes-6.0.0.pkg: .. done - [fall] [38/128] Fetching webkit2-gtk3-2.34.6_7.pkg: - .... - .... - .. done - [fall] [39/128] Fetching libXinerama-1.1.4_2,1.pkg: .. done - [fall] [40/128] Fetching gnome_subr-1.0.pkg: . done - [fall] [41/128] Fetching libxml2-2.10.4.pkg: .... - ...... done - [fall] [42/128] Fetching wayland-1.22.0.pkg: .......... done - [fall] [43/128] Fetching orc-0.4.34_1.pkg: .......... done - [fall] [44/128] Fetching lua53-5.3.6.pkg: .......... done - [fall] [45/128] Fetching libgd-2.3.3_5,1.pkg: ..... - ..... done - [fall] [46/128] Fetching gdk-pixbuf2-2.42.10.pkg: .......... done - [fall] [47/128] Fetching icu-73.2,1.pkg: . - ....... - .. done - [fall] [48/128] Fetching libgusb-0.3.10_1.pkg: ......... done - [fall] [49/128] Fetching gnutls-3.7.9.pkg: - .......... done - [fall] [50/128] Fetching hicolor-icon-theme-0.17.pkg: .. done - [fall] [51/128] Fetching libwpe-1.12.0.pkg: ...... done - [fall] [52/128] Fetching harfbuzz-icu-7.3.0.pkg: . done - [fall] [53/128] Fetching libepoll-shim-0.0.20230411.pkg: ... done - [fall] [54/128] Fetching libpaper-1.1.28.pkg: ... done - [fall] [55/128] Fetching colord-1.4.6.pkg: .......... done - [fall] [56/128] Fetching pygobject3-common-3.42.2.pkg: .. done - [fall] [57/128] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done - [fall] [58/128] Fetching libX11-1.8.6,1.pkg: - .......... done - [fall] [59/128] Fetching libsoup-2.74.3.pkg: .......... done - [fall] [60/128] Fetching libXrender-0.9.10_2.pkg: .... done - [fall] [61/128] Fetching giflib-5.2.1.pkg: .......... done - [fall] [62/128] Fetching xorgproto-2022.1_1.pkg: .......... done - [fall] [63/128] Fetching tex-kpathsea-6.3.5.pkg: .......... done - [fall] [64/128] Fetching libXtst-1.2.3_2.pkg: ... done - [fall] [65/128] Fetching libXi-1.8,1.pkg: .......... done - [fall] [66/128] Fetching libXft-2.3.7.pkg: ..... - ..... done - [fall] [67/128] Fetching gtk3-3.24.34_1.pkg: ... - ....... done - [fall] [68/128] Fetching wpebackend-fdo-1.12.0.pkg: .... done - [fall] [69/128] Fetching webp-1.3.0_1.pkg: .......... done - [fall] [70/128] Fetching libepoxy-1.5.9.pkg: .......... done - [fall] [71/128] Fetching hwdata-0.371,1.pkg: .......... done - [fall] [72/128] Fetching cairo-1.17.4_2,3.pkg: ......... - . done - [fall] [73/128] Fetching graphite2-1.3.14.pkg: .......... done - [fall] [74/128] Fetching shared-mime-info-2.2_1.pkg: .......... done - [fall] [75/128] Fetching libgudev-234.pkg: .... done - [fall] [76/128] Fetching hunspell-1.7.2.pkg: .......... done - [fall] [77/128] Fetching encodings-1.0.5,1.pkg: - .......... done - [fall] [78/128] Fetching gsl-2.7.1.pkg: .......... done - [fall] [79/128] Fetching harfbuzz-7.3.0.pkg: .......... done - [fall] [80/128] Fetching libevent-2.1.12.pkg: .......... done - [fall] [81/128] Fetching gdbm-1.23.pkg: .......... done - [fall] [82/128] Fetching gstreamer1-plugins-gl-1.22.5.pkg: .......... done - [fall] [83/128] Fetching avahi-app-0.8_1.pkg: .......... done - [fall] [84/128] Fetching enchant2-2.2.15_3.pkg: ....... done - [fall] [85/128] Fetching gstreamer1-plugins-1.22.5.pkg: ..... - ..... done - [fall] [86/128] Fetching dbus-1.14.6,1.pkg: .......... done - [fall] [87/128] Fetching libedit-3.1.20221030,1.pkg: .......... done - [fall] [88/128] Fetching libfontenc-1.1.4.pkg: ... done - [fall] [89/128] Fetching libXcursor-1.2.0.pkg: ..... done - [fall] [90/128] Fetching libgcrypt-1.10.2.pkg: . - ......... done - [fall] [91/128] Fetching json-glib-1.6.6.pkg: .......... done - [fall] [92/128] Fetching libsecret-0.20.5_2.pkg: - .......... done - [fall] [93/128] Fetching libudev-devd-0.5.1.pkg: ... done - [fall] [94/128] Fetching libunwind-20211201_2.pkg: .......... done - [fall] [95/128] Fetching font-bh-ttf-1.0.3_4.pkg: .......... done - [fall] [96/128] Fetching pango-1.50.14.pkg: - .......... done - [fall] [97/128] Fetching brotli-1.0.9,1.pkg: .......... done - [fall] [98/128] Fetching libgpg-error-1.47.pkg: .... - ...... done - [fall] [99/128] Fetching gmp-6.2.1.pkg: .......... done - [fall] [100/128] Fetching gstreamer1-1.22.5.pkg: ........ - .. done - [fall] [101/128] Fetching libXext-1.3.4,1.pkg: .......... done - [fall] [102/128] Fetching p11-kit-0.24.1_2.pkg: .......... done - [fall] [103/128] Fetching dbus-glib-0.112.pkg: .......... done - [fall] [104/128] Fetching libXau-1.0.9.pkg: .. done - [fall] [105/128] Fetching libICE-1.1.0_1,1.pkg: .......... done - [fall] [106/128] Fetching libXcomposite-0.4.6,1.pkg: .. done - [fall] [107/128] Fetching py39-gobject3-3.42.2.pkg: .......... done - [fall] [108/128] Fetching fontconfig-2.14.2,1.pkg: .......... done - [fall] [109/128] Fetching pixman-0.42.2.pkg: .......... done - [fall] [110/128] Fetching at-spi2-core-2.48.0.pkg: ..... - ..... done - [fall] [111/128] Fetching gsettings-desktop-schemas-42.0.pkg: .......... done - [fall] [112/128] Fetching sqlite3-3.42.0,1.pkg: .......... done - [fall] [113/128] Fetching libSM-1.2.3,1.pkg: ... done - [fall] [114/128] Fetching glib-2.76.4_1,2.pkg: .......... done - [fall] [115/128] Fetching geoclue-2.5.7.pkg: .......... done - [fall] [116/128] Fetching xkeyboard-config-2.34_2.pkg: .......... done - [fall] [117/128] Fetching libxkbcommon-1.5.0.pkg: .......... done - [fall] [118/128] Fetching jbigkit-2.1_1.pkg: .......... done - [fall] [119/128] Fetching font-misc-meltho-1.0.3_4.pkg: - .......... done - [fall] [120/128] Fetching libdaemon-0.14_1.pkg: ..... done - [fall] [121/128] Fetching iso-codes-4.7.pkg: ...... - .... done - [fall] [122/128] Fetching libXdmcp-1.1.3.pkg: .. done - [fall] [123/128] Fetching tiff-4.4.0_1.pkg: .......... done - [fall] [124/128] Fetching xorg-fonts-truetype-7.7_1.pkg: . done - [fall] [125/128] Fetching dejavu-2.37_1.pkg: - .......... done - [fall] [126/128] Fetching gnuplot-5.4.1_2.pkg: ... - ....... done - [fall] [127/128] Fetching libnotify-0.8.2.pkg: ..... done - [fall] [128/128] Fetching libGLU-9.0.2_2.pkg: .......... done - Checking integrity... - done (0 conflicting) - [fall] [1/128] Installing xorgproto-2022.1_1... - [fall] [1/128] Extracting xorgproto-2022.1_1: - ...... - .... done - [fall] [2/128] Installing libXau-1.0.9... - [fall] [2/128] Extracting libXau-1.0.9: .......... done - [fall] [3/128] Installing libXdmcp-1.1.3... - [fall] [3/128] Extracting libXdmcp-1.1.3: ......... done - [fall] [4/128] Installing libxcb-1.15_1... - [fall] [4/128] Extracting libxcb-1.15_1: .......... done - [fall] [5/128] Installing png-1.6.39... - [fall] [5/128] Extracting png-1.6.39: ...... - .... done - [fall] [6/128] Installing libX11-1.8.6,1... - [fall] [6/128] Extracting libX11-1.8.6,1: .. - .. - ...... done - [fall] [7/128] Installing brotli-1.0.9,1... - [fall] [7/128] Extracting brotli-1.0.9,1: .......... done - [fall] [8/128] Installing freetype2-2.12.1_2... - [fall] [8/128] Extracting freetype2-2.12.1_2: .......... done - [fall] [9/128] Installing libxml2-2.10.4... - [fall] [9/128] Extracting libxml2-2.10.4: .......... done - [fall] [10/128] Installing libfontenc-1.1.4... - [fall] [10/128] Extracting libfontenc-1.1.4: ......... done - [fall] [11/128] Installing libXext-1.3.4,1... - [fall] [11/128] Extracting libXext-1.3.4,1: .......... done - [fall] [12/128] Installing libICE-1.1.0_1,1... - [fall] [12/128] Extracting libICE-1.1.0_1,1: .......... done - [fall] [13/128] Installing jpeg-turbo-2.1.5.1... - [fall] [13/128] Extracting jpeg-turbo-2.1.5.1: .... - ...... done - [fall] [14/128] Installing libglvnd-1.6.0... - [fall] [14/128] Extracting libglvnd-1.6.0: .......... done - [fall] [15/128] Installing mkfontscale-1.2.1... - [fall] [15/128] Extracting mkfontscale-1.2.1: ....... done - [fall] [16/128] Installing libdeflate-1.18... - [fall] [16/128] Extracting libdeflate-1.18: .......... done - [fall] [17/128] Installing libtasn1-4.19.0... - [fall] [17/128] Extracting libtasn1-4.19.0: .......... done - [fall] [18/128] Installing libXfixes-6.0.0... - [fall] [18/128] Extracting libXfixes-6.0.0: .......... done - [fall] [19/128] Installing libepoll-shim-0.0.20230411... - [fall] [19/128] Extracting libepoll-shim-0.0.20230411: .......... done - [fall] [20/128] Installing libXrender-0.9.10_2... - [fall] [20/128] Extracting libXrender-0.9.10_2: .......... done - [fall] [21/128] Installing gmp-6.2.1... - [fall] [21/128] Extracting gmp-6.2.1: .......... done - [fall] [22/128] Installing fontconfig-2.14.2,1... - [fall] [22/128] Extracting fontconfig-2.14.2,1: .......... done - [fall] [23/128] Installing pixman-0.42.2... - [fall] [23/128] Extracting pixman-0.42.2: .......... done - [fall] [24/128] Installing libSM-1.2.3,1... - [fall] [24/128] Extracting libSM-1.2.3,1: .......... done - [fall] [25/128] Installing glib-2.76.4_1,2... - [fall] [25/128] Extracting glib-2.76.4_1,2: ...... - ... - . done - [fall] [26/128] Installing jbigkit-2.1_1... - [fall] [26/128] Extracting jbigkit-2.1_1: .......... done - [fall] [27/128] Installing libdatrie-0.2.13_1... - [fall] [27/128] Extracting libdatrie-0.2.13_1: .......... done - [fall] [28/128] Installing nettle-3.9.1... - [fall] [28/128] Extracting nettle-3.9.1: ...... - .... done - [fall] [29/128] Installing wayland-1.22.0... - [fall] [29/128] Extracting wayland-1.22.0: .......... done - [fall] [30/128] Installing font-misc-ethiopic-1.0.4... - [fall] [30/128] Extracting font-misc-ethiopic-1.0.4: ...... done - [fall] [31/128] Installing libXi-1.8,1... - [fall] [31/128] Extracting libXi-1.8,1: .......... done - [fall] [32/128] Installing cairo-1.17.4_2,3... - [fall] [32/128] Extracting cairo-1.17.4_2,3: .......... done - [fall] [33/128] Installing graphite2-1.3.14... - [fall] [33/128] Extracting graphite2-1.3.14: .......... done - [fall] [34/128] Installing shared-mime-info-2.2_1... - [fall] [34/128] Extracting shared-mime-info-2.2_1: ......... done - [fall] [35/128] Installing encodings-1.0.5,1... - [fall] [35/128] Extracting encodings-1.0.5,1: .......... done - [fall] [36/128] Installing dbus-1.14.6,1... - ===> Creating groups. - Creating group 'messagebus' with gid '556'. - ===> Creating users - Creating user 'messagebus' with uid '556'. - [fall] [36/128] Extracting dbus-1.14.6,1: ......... done - [fall] [37/128] Installing font-bh-ttf-1.0.3_4... - [fall] [37/128] Extracting font-bh-ttf-1.0.3_4: .......... done - [fall] [38/128] Installing p11-kit-0.24.1_2... - [fall] [38/128] Extracting p11-kit-0.24.1_2: .......... done - [fall] [39/128] Installing xkeyboard-config-2.34_2... - [fall] [39/128] Extracting xkeyboard-config-2.34_2: .......... done - [fall] [40/128] Installing font-misc-meltho-1.0.3_4... - [fall] [40/128] Extracting font-misc-meltho-1.0.3_4: .......... done - [fall] [41/128] Installing tiff-4.4.0_1... - [fall] [41/128] Extracting tiff-4.4.0_1: .......... done - [fall] [42/128] Installing dejavu-2.37_1... - [fall] [42/128] Extracting dejavu-2.37_1: .......... done - [fall] [43/128] Installing duktape-lib-2.7.0... - [fall] [43/128] Extracting duktape-lib-2.7.0: ......... done - [fall] [44/128] Installing libproxy-0.4.17_1... - [fall] [44/128] Extracting libproxy-0.4.17_1: .......... done - [fall] [45/128] Installing gobject-introspection-1.76.1,1... - [fall] [45/128] Extracting gobject-introspection-1.76.1,1: ........ - .. done - [fall] [46/128] Installing libthai-0.1.29... - [fall] [46/128] Extracting libthai-0.1.29: .......... done - [fall] [47/128] Installing fribidi-1.0.13... - [fall] [47/128] Extracting fribidi-1.0.13: .......... done - [fall] [48/128] Installing py39-cairo-1.21.0,1... - [fall] [48/128] Extracting py39-cairo-1.21.0,1: .......... done - [fall] [49/128] Installing gnome_subr-1.0... - [fall] [49/128] Extracting gnome_subr-1.0: .... done - [fall] [50/128] Installing gdk-pixbuf2-2.42.10... - [fall] [50/128] Extracting gdk-pixbuf2-2.42.10: .......... done - [fall] [51/128] Installing gnutls-3.7.9... - [fall] [51/128] Extracting gnutls-3.7.9: .......... done - [fall] [52/128] Installing pygobject3-common-3.42.2... - [fall] [52/128] Extracting pygobject3-common-3.42.2: ..... done - [fall] [53/128] Installing libXtst-1.2.3_2... - [fall] [53/128] Extracting libXtst-1.2.3_2: .......... done - [fall] [54/128] Installing libXft-2.3.7... - [fall] [54/128] Extracting libXft-2.3.7: .......... done - [fall] [55/128] Installing harfbuzz-7.3.0... - [fall] [55/128] Extracting harfbuzz-7.3.0: .......... done - [fall] [56/128] Installing libevent-2.1.12... - [fall] [56/128] Extracting libevent-2.1.12: ...... - .... done - [fall] [57/128] Installing gdbm-1.23... - [fall] [57/128] Extracting gdbm-1.23: .......... done - [fall] [58/128] Installing libedit-3.1.20221030,1... - [fall] [58/128] Extracting libedit-3.1.20221030,1: .......... done - [fall] [59/128] Installing libudev-devd-0.5.1... - [fall] [59/128] Extracting libudev-devd-0.5.1: ........ done - [fall] [60/128] Installing libunwind-20211201_2... - [fall] [60/128] Extracting libunwind-20211201_2: .......... done - [fall] [61/128] Installing libgpg-error-1.47... - [fall] [61/128] Extracting libgpg-error-1.47: .......... done - [fall] [62/128] Installing dbus-glib-0.112... - [fall] [62/128] Extracting dbus-glib-0.112: .......... done - [fall] [63/128] Installing gsettings-desktop-schemas-42.0... - [fall] [63/128] Extracting gsettings-desktop-schemas-42.0: ........ - .. done - [fall] [64/128] Installing libxkbcommon-1.5.0... - [fall] [64/128] Extracting libxkbcommon-1.5.0: .......... done - [fall] [65/128] Installing libdaemon-0.14_1... - [fall] [65/128] Extracting libdaemon-0.14_1: .......... done - [fall] [66/128] Installing xorg-fonts-truetype-7.7_1... - [fall] [66/128] Extracting xorg-fonts-truetype-7.7_1: ... done - [fall] [67/128] Installing glib-networking-2.76.0... - [fall] [67/128] Extracting glib-networking-2.76.0: - .......... done - [fall] [68/128] Installing lcms2-2.15_1... - [fall] [68/128] Extracting lcms2-2.15_1: .......... done - [fall] [69/128] Installing polkit-122... - ===> Creating groups. - Creating group 'polkitd' with gid '565'. - ===> Creating users - Creating user 'polkitd' with uid '565'. - [fall] [69/128] Extracting polkit-122: ......... done - [fall] [70/128] Installing gtk-update-icon-cache-3.24.31... - [fall] [70/128] Extracting gtk-update-icon-cache-3.24.31: .......... done - [fall] [71/128] Installing orc-0.4.34_1... - [fall] [71/128] Extracting orc-0.4.34_1: .......... done - [fall] [72/128] Installing libgusb-0.3.10_1... - [fall] [72/128] Extracting libgusb-0.3.10_1: .......... done - [fall] [73/128] Installing libpaper-1.1.28... - [fall] [73/128] Extracting libpaper-1.1.28: .......... done - [fall] [74/128] Installing hwdata-0.371,1... - [fall] [74/128] Extracting hwdata-0.371,1: .......... done - [fall] [75/128] Installing libgudev-234... - [fall] [75/128] Extracting libgudev-234: .......... done - [fall] [76/128] Installing avahi-app-0.8_1... - ===> Creating groups. - Creating group 'avahi' with gid '558'. - ===> Creating users - Creating user 'avahi' with uid '558'. - [fall] [76/128] Extracting avahi-app-0.8_1: .......... done - [fall] [77/128] Installing libgcrypt-1.10.2... - [fall] [77/128] Extracting libgcrypt-1.10.2: ... - ....... done - [fall] [78/128] Installing pango-1.50.14... - [fall] [78/128] Extracting pango-1.50.14: ..... - ..... done - [fall] [79/128] Installing gstreamer1-1.22.5... - [fall] [79/128] Extracting gstreamer1-1.22.5: ...... - .... done - [fall] [80/128] Installing py39-gobject3-3.42.2... - [fall] [80/128] Extracting py39-gobject3-3.42.2: .......... done - [fall] [81/128] Installing at-spi2-core-2.48.0... - [fall] [81/128] Extracting at-spi2-core-2.48.0: .......... done - [fall] [82/128] Installing sqlite3-3.42.0,1... - [fall] [82/128] Extracting sqlite3-3.42.0,1: ...... - .... done - [fall] [83/128] Installing iso-codes-4.7... - [fall] [83/128] Extracting iso-codes-4.7: .. - ........ done - [fall] [84/128] Installing graphene-1.10.8... - [fall] [84/128] Extracting graphene-1.10.8: .......... done - [fall] [85/128] Installing librsvg2-rust-2.56.3... - [fall] [85/128] Extracting librsvg2-rust-2.56.3: - .......... done - [fall] [86/128] Installing cups-2.4.6... - ===> Creating groups. - Creating group 'cups' with gid '193'. - ===> Creating users - Creating user 'cups' with uid '193'. - [fall] [86/128] Extracting cups-2.4.6: .......... done - [fall] [87/128] Installing libXrandr-1.5.2... - [fall] [87/128] Extracting libXrandr-1.5.2: .......... done - [fall] [88/128] Installing libnice-0.1.21_1... - [fall] [88/128] Extracting libnice-0.1.21_1: .......... done - [fall] [89/128] Installing adwaita-icon-theme-40.1.1_1... - [fall] [89/128] Extracting adwaita-icon-theme-40.1.1_1: . - ... - ... - ... done - [fall] [90/128] Installing libXdamage-1.1.6... - [fall] [90/128] Extracting libXdamage-1.1.6: ......... done - [fall] [91/128] Installing libXinerama-1.1.4_2,1... - [fall] [91/128] Extracting libXinerama-1.1.4_2,1: .......... done - [fall] [92/128] Installing icu-73.2,1... - [fall] [92/128] Extracting icu-73.2,1: ........ - . - . done - [fall] [93/128] Installing hicolor-icon-theme-0.17... - [fall] [93/128] Extracting hicolor-icon-theme-0.17: . done - [fall] [94/128] Installing libwpe-1.12.0... - [fall] [94/128] Extracting libwpe-1.12.0: .......... done - [fall] [95/128] Installing colord-1.4.6... - ===> Creating groups. - Creating group 'colord' with gid '970'. - ===> Creating users - Creating user 'colord' with uid '970'. - [fall] [95/128] Extracting colord-1.4.6: .. - ........ done - [fall] [96/128] Installing libsoup-2.74.3... - [fall] [96/128] Extracting libsoup-2.74.3: .......... done - [fall] [97/128] Installing giflib-5.2.1... - [fall] [97/128] Extracting giflib-5.2.1: ..... - ..... done - [fall] [98/128] Installing libepoxy-1.5.9... - [fall] [98/128] Extracting libepoxy-1.5.9: .......... done - [fall] [99/128] Installing hunspell-1.7.2... - [fall] [99/128] Extracting hunspell-1.7.2: .......... done - [fall] [100/128] Installing gstreamer1-plugins-1.22.5... - [fall] [100/128] Extracting gstreamer1-plugins-1.22.5: ..... - ..... done - [fall] [101/128] Installing libXcursor-1.2.0... - [fall] [101/128] Extracting libXcursor-1.2.0: ... - ....... done - [fall] [102/128] Installing json-glib-1.6.6... - [fall] [102/128] Extracting json-glib-1.6.6: .......... done - [fall] [103/128] Installing libXcomposite-0.4.6,1... - [fall] [103/128] Extracting libXcomposite-0.4.6,1: .......... done - [fall] [104/128] Installing libnotify-0.8.2... - [fall] [104/128] Extracting libnotify-0.8.2: .......... done - [fall] [105/128] Installing libGLU-9.0.2_2... - [fall] [105/128] Extracting libGLU-9.0.2_2: ..... done - [fall] [106/128] Installing hyphen-2.8.8... - [fall] [106/128] Extracting hyphen-2.8.8: .......... done - [fall] [107/128] Installing libXt-1.2.1,1... - [fall] [107/128] Extracting libXt-1.2.1,1: .......... done - [fall] [108/128] Installing gstreamer1-plugins-bad-1.22.5... - [fall] [108/128] Extracting gstreamer1-plugins-bad-1.22.5: ...... - .... done - [fall] [109/128] Installing libxslt-1.1.37... - [fall] [109/128] Extracting libxslt-1.1.37: ........ - .. done - [fall] [110/128] Installing woff2-1.0.2_4... - [fall] [110/128] Extracting woff2-1.0.2_4: .......... done - [fall] [111/128] Installing openjpeg-2.5.0... - [fall] [111/128] Extracting openjpeg-2.5.0: .......... done - [fall] [112/128] Installing harfbuzz-icu-7.3.0... - [fall] [112/128] Extracting harfbuzz-icu-7.3.0: ........ done - [fall] [113/128] Installing gtk3-3.24.34_1... - [fall] [113/128] Extracting gtk3-3.24.34_1: ... - ... - .... done - [fall] [114/128] Installing wpebackend-fdo-1.12.0... - [fall] [114/128] Extracting wpebackend-fdo-1.12.0: .......... done - [fall] [115/128] Installing webp-1.3.0_1... - [fall] [115/128] Extracting webp-1.3.0_1: .......... done - [fall] [116/128] Installing gstreamer1-plugins-gl-1.22.5... - [fall] [116/128] Extracting gstreamer1-plugins-gl-1.22.5: .......... done - [fall] [117/128] Installing enchant2-2.2.15_3... - [fall] [117/128] Extracting enchant2-2.2.15_3: .......... done - [fall] [118/128] Installing libsecret-0.20.5_2... - [fall] [118/128] Extracting libsecret-0.20.5_2: .......... done - [fall] [119/128] Installing geoclue-2.5.7... - [fall] [119/128] Extracting geoclue-2.5.7: .......... done - [fall] [120/128] Installing libXxf86vm-1.1.4_3... - [fall] [120/128] Extracting libXxf86vm-1.1.4_3: .......... done - [fall] [121/128] Installing libmspack-0.11alpha... - [fall] [121/128] Extracting libmspack-0.11alpha: ......... done - [fall] [122/128] Installing webkit2-gtk3-2.34.6_7... - [fall] [122/128] Extracting webkit2-gtk3-2.34.6_7: ....... - ... done - [fall] [123/128] Installing wx30-gtk3-3.0.5.1_2... - [fall] [123/128] Extracting wx30-gtk3-3.0.5.1_2: - ......... - . done - [fall] [124/128] Installing lua53-5.3.6... - [fall] [124/128] Extracting lua53-5.3.6: .......... done - [fall] [125/128] Installing libgd-2.3.3_5,1... - [fall] [125/128] Extracting libgd-2.3.3_5,1: .......... done - [fall] [126/128] Installing tex-kpathsea-6.3.5... - [fall] [126/128] Extracting tex-kpathsea-6.3.5: ......... - . done - [fall] [127/128] Installing gsl-2.7.1... - [fall] [127/128] Extracting gsl-2.7.1: .......... done - [fall] [128/128] Installing gnuplot-5.4.1_2... - [fall] [128/128] Extracting gnuplot-5.4.1_2: .......... done - Running fc-cache to build fontconfig cache... - Compiling glib schemas - Generating GIO modules cache - Generating gdk-pixbuf modules cache - Generating GTK icon cache for /usr/local/share/icons/hicolor - Generating GTK icon cache for /usr/local/share/icons/Adwaita - Building the Shared MIME-Info database cache - ===== - Message from freetype2-2.12.1_2: - - -- - 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 wayland-1.22.0: - - -- - Wayland requires XDG_RUNTIME_DIR to be defined to a path that will - contain "wayland-%d" unix(4) sockets. This is usually handled by - consolekit2 (via ck-launch-session) or pam_xdg (via login). - ===== - Message from dejavu-2.37_1: - - -- - 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 duktape-lib-2.7.0: - - -- - ===> NOTICE: - - The duktape-lib 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 - ===== - 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 - ===== - Message from libxkbcommon-1.5.0: - - -- - If arrow keys don't work under X11 switch to legacy rules e.g., - - For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: - export XKB_DEFAULT_RULES=xorg - - For csh/tcsh run and (optionally) add into ~/.login: - setenv XKB_DEFAULT_RULES xorg - ===== - Message from libsoup-2.74.3: - - -- - libsoup can use NTLM authentication if it is compiled - with the SMB option. To use it, you must install a - port that provides NTLM, like net/samba412 or net/samba413. <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/111: Processing 2/111: Processing 3/111: Processing 4/111: -> retrieved astring.0.8.5 (cached) Processing 5/111: Processing 6/111: Processing 7/111: Processing 8/111: Processing 9/111: Processing 10/111: [conf-gmp: sh] -> retrieved csexp.1.5.2 (cached) Processing 11/111: [conf-gmp: sh] -> retrieved cmdliner.1.2.0 (cached) Processing 12/111: [conf-gmp: sh] -> retrieved alcotest.1.7.0 (cached) Processing 13/111: [conf-gmp: sh] -> retrieved dune-configurator.3.10.0 (cached) Processing 14/111: [conf-gmp: sh] -> retrieved fmt.0.9.0 (cached) Processing 15/111: [conf-gmp: sh] -> retrieved gsl.1.24.3 (cached) Processing 16/111: [conf-gmp: sh] -> retrieved ocaml-syntax-shims.1.0.0 (cached) Processing 17/111: [conf-gmp: sh] -> retrieved ocamlbuild.0.14.2 (cached) Processing 18/111: [conf-gmp: sh] -> retrieved ocamlfind.1.9.6 (cached) Processing 19/111: [prbnmcn-basic-structures.0.0.1: http] [conf-gmp: sh] -> retrieved ounit2.2.2.7 (cached) Processing 20/111: [prbnmcn-basic-structures.0.0.1: http] [conf-gmp: sh] Processing 20/111: [conf-gmp: sh] -> retrieved prbnmcn-cgrph.0.0.2 (cached) Processing 21/111: [prbnmcn-dagger.0.0.2: http] [conf-gmp: sh] -> retrieved prbnmcn-basic-structures.0.0.1 (https://github.com/igarnier/prbnmcn-basic-structures/archive/0.0.1.tar.gz) Processing 22/111: [prbnmcn-dagger.0.0.2: http] [prbnmcn-dagger-gsl.0.0.2: http] [conf-gmp: sh] -> retrieved dune.3.10.0 (cached) Processing 23/111: [prbnmcn-dagger.0.0.2: http] [prbnmcn-dagger-gsl.0.0.2: http] [prbnmcn-dagger-stats.0.0.2: http] [conf-gmp: sh] Processing 23/111: [prbnmcn-dagger.0.0.2: http] [prbnmcn-dagger-stats.0.0.2: http] [conf-gmp: sh] Processing 23/111: [prbnmcn-dagger-stats.0.0.2: http] [conf-gmp: sh] -> retrieved prbnmcn-dagger-gsl.0.0.2 (https://github.com/igarnier/prbnmcn-dagger/archive/0.0.2.tar.gz) Processing 24/111: [prbnmcn-dagger-stats.0.0.2: http] [conf-gmp: sh] -> retrieved prbnmcn-dagger.0.0.2 (https://github.com/igarnier/prbnmcn-dagger/archive/0.0.2.tar.gz) Processing 25/111: [prbnmcn-dagger-stats.0.0.2: http] [prbnmcn-gnuplot.0.0.2: http] [conf-gmp: sh] -> retrieved prbnmcn-dagger-test.0.0.2 (cached) Processing 26/111: [prbnmcn-dagger-stats.0.0.2: http] [prbnmcn-gnuplot.0.0.2: http] [prbnmcn-linalg.0.0.1: http] [conf-gmp: sh] Processing 26/111: [prbnmcn-dagger-stats.0.0.2: http] [prbnmcn-linalg.0.0.1: http] [conf-gmp: sh] Processing 26/111: [prbnmcn-linalg.0.0.1: http] [conf-gmp: sh] -> retrieved prbnmcn-gnuplot.0.0.2 (https://github.com/igarnier/prbnmcn-gnuplot/archive/0.0.2.tar.gz) Processing 27/111: [prbnmcn-linalg.0.0.1: http] [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved prbnmcn-dagger-stats.0.0.2 (https://github.com/igarnier/prbnmcn-dagger/archive/0.0.2.tar.gz) Processing 28/111: [prbnmcn-linalg.0.0.1: http] [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] Processing 28/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved pringo.1.3 (cached) Processing 29/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved prbnmcn-linalg.0.0.1 (https://github.com/igarnier/prbnmcn-linalg/archive/0.0.1.tar.gz) Processing 30/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved qcheck.0.21.1 (cached) Processing 31/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved qcheck-alcotest.0.21.1 (cached) Processing 32/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved qcheck-core.0.21.1 (cached) Processing 33/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved qcheck-ounit.0.21.1 (cached) Processing 34/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] Processing 35/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved re.1.10.4 (cached) Processing 36/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved stdlib-shims.0.3.0 (cached) Processing 37/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved topkg.1.0.7 (cached) Processing 38/111: [prbnmcn-stats.0.0.4: http] [conf-gmp: sh] -> retrieved uutf.1.0.3 (cached) -> retrieved zarith.1.13 (cached) Processing 38/111: [conf-gmp: sh] - + cc -c -I/usr/local/include test.c -> compiled conf-gmp.4 Processing 38/111: Processing 39/111: [cmdliner: gmake all] -> installed conf-gmp.4 Processing 40/111: [cmdliner: gmake all] -> retrieved prbnmcn-stats.0.0.4 (https://github.com/igarnier/prbnmcn-stats/archive/0.0.4.tar.gz) + /usr/local/bin/gmake "all" "PREFIX=/usr/home/opam/.opam/default" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/cmdliner.1.2.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.2.0 Processing 41/111: [conf-gnuplot: gnuplot] Processing 42/111: [conf-gnuplot: gnuplot] [cmdliner: gmake install] - gnuplot 5.4 patchlevel 1 -> compiled conf-gnuplot.0.1 Processing 42/111: [cmdliner: gmake install] Processing 43/111: [conf-pkg-config: pkg-config] [cmdliner: gmake install] - 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 - --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 - - 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 43/111: [cmdliner: gmake install] Processing 44/111: [dune: ocaml 1] [cmdliner: gmake install] - install -d "/usr/home/opam/.opam/default/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/usr/home/opam/.opam/default/lib/cmdliner" - install cmdliner.opam "/usr/home/opam/.opam/default/lib/cmdliner/opam" - install _build/cmdliner.cma "/usr/home/opam/.opam/default/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/usr/home/opam/.opam/default/lib/cmdliner" - install _build/cmdliner.cmxs "/usr/home/opam/.opam/default/lib/cmdliner" Processing 44/111: [dune: ocaml 1] [cmdliner: gmake install-doc] - install -d "/usr/home/opam/.opam/default/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/usr/home/opam/.opam/default/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/usr/home/opam/.opam/default/doc/cmdliner/odoc-pages" -> installed cmdliner.1.2.0 Processing 44/111: [dune: ocaml 1] -> installed conf-gnuplot.0.1 Processing 45/111: [dune: ocaml 1] -> installed conf-pkg-config.3 Processing 46/111: [dune: ocaml 1] + /usr/home/opam/.opam/default/bin/ocaml "boot/bootstrap.ml" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 1 - Processing 46/111: [dune: ./_boot/dune.exe build] + /usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune.3.10.0) -> compiled dune.3.10.0 Processing 47/111: [conf-gsl: pkg-config gsl] -> installed dune.3.10.0 Processing 48/111: [conf-gsl: pkg-config gsl] + /usr/local/bin/pkg-config "gsl" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/conf-gsl.2) -> compiled conf-gsl.2 Processing 49/111: [csexp: dune build] -> installed conf-gsl.2 Processing 50/111: [csexp: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "csexp" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 51/111: [ocaml-syntax-shims: dune build] -> installed csexp.1.5.2 Processing 52/111: [ocaml-syntax-shims: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocaml-syntax-shims.1.0.0) -> compiled ocaml-syntax-shims.1.0.0 Processing 53/111: [dune-configurator: rm] -> installed ocaml-syntax-shims.1.0.0 Processing 54/111: [dune-configurator: rm] + /bin/rm "-rf" "vendor/csexp" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune-configurator.3.10.0) + /bin/rm "-rf" "vendor/pp" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune-configurator.3.10.0) Processing 54/111: [dune-configurator: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "dune-configurator" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/dune-configurator.3.10.0) -> compiled dune-configurator.3.10.0 Processing 55/111: [ocamlbuild: gmake configure.make] -> installed dune-configurator.3.10.0 Processing 56/111: [ocamlbuild: gmake configure.make] + /usr/local/bin/gmake "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/usr/home/opam/.opam/default" "OCAMLBUILD_BINDIR=/usr/home/opam/.opam/default/bin" "OCAMLBUILD_LIBDIR=/usr/home/opam/.opam/default/lib" "OCAMLBUILD_MANDIR=/usr/home/opam/.opam/default/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX="; \ - echo "OCAML_BINDIR=/usr/home/opam/.opam/default/bin"; \ - echo "OCAML_LIBDIR=/usr/home/opam/.opam/default/lib/ocaml"; \ - echo "OCAML_MANDIR=/usr/home/opam/.opam/default/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/default"; \ - echo "BINDIR=/usr/home/opam/.opam/default/bin"; \ - echo "LIBDIR=/usr/home/opam/.opam/default/lib"; \ - echo "MANDIR=/usr/home/opam/.opam/default/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/usr/home/opam/.opam/default/bin"'; \ - echo 'let libdir = "/usr/home/opam/.opam/default/lib"'; \ - echo 'let ocaml_libdir = "/usr/home/opam/.opam/default/lib/ocaml"'; \ - echo 'let libdir_abs = "/usr/home/opam/.opam/default/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 56/111: [ocamlbuild: gmake check-if-preinstalled] + /usr/local/bin/gmake "check-if-preinstalled" "all" "opam-install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /usr/home/opam/.opam/default/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/usr/home/opam/.opam/default/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/default/.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/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/default/.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/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-byte-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-lib-native-opam - gmake[3]: Entering directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - gmake[2]: Leaving directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-man-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - /usr/local/bin/gmake install-doc-opam - gmake[2]: Entering directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlbuild.0.14.2' - gmake[1]: Leaving directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 57/111: [gsl: dune build] -> installed ocamlbuild.0.14.2 Processing 58/111: [gsl: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "gsl" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/gsl.1.24.3) - File "src/dune", line 78, characters 0-101: - 78 | (rule - 79 | (targets sf.mli sf.ml) - 80 | (deps config/do_sf.exe sf.mli.q) - 81 | (action (run config/do_sf.exe)) - 82 | ) - (cd _build/default/src && config/do_sf.exe) - Fatal error: exception Sys_error("gsl_include.sexp: No such file or directory") - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_blas.o -c mlgsl_blas.c) - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas.c:8: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_blas.c:9: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas.c:9: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_blas.c:22:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas.c:29:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_dnrm2(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:141:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas.c:36:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_dasum(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 11 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_blas_complex.o -c mlgsl_blas_complex.c) - In file included from mlgsl_blas_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_complex.c:8: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_complex.c:8: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_blas_complex.c:9: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_complex.c:9: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:147:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_blas_complex.c:38:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_dznrm2(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_complex.c:45:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_dzasum(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_blas_complex_float.o -c mlgsl_blas_complex_float.c) - In file included from mlgsl_blas_complex_float.c:9: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:9: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:9: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:9: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:10: - In file included from ./mlgsl_vector_complex_float.h:11: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:10: - In file included from ./mlgsl_vector_complex_float.h:11: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:11: - In file included from ./mlgsl_matrix_complex_float.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:137:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_complex_float.c:11: - In file included from ./mlgsl_matrix_complex_float.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:141:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_blas_complex_float.c:40:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_scnrm2(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_complex_float.c:47:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_scasum(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_blas_float.o -c mlgsl_blas_float.c) - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:10: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_float.c:8: - In file included from ./mlgsl_vector_float.h:10: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_blas_float.c:9: - In file included from ./mlgsl_matrix_float.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:137:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_blas_float.c:9: - In file included from ./mlgsl_matrix_float.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:141:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_blas_float.c:22:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_float.c:31:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_float.c:40:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_float.c:47:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_snrm2(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:45:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_blas_float.c:54:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_blas_sasum(&v_X)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:55:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 13 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_bspline.o -c mlgsl_bspline.c) - In file included from mlgsl_bspline.c:10: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_bspline.c:10: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_bspline.c:10: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_bspline.c:10: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_bspline.c:16:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, w); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_bspline.c:25: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:144:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_bspline.c:25: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:148:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 7 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_cheb.o -c mlgsl_cheb.c) - In file included from mlgsl_cheb.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_cheb.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_cheb.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_cheb.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_cheb.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_cheb.c:16:36: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_cheb_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_cheb.c:30:7: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - a = alloc(len * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_cheb.c:43:42: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cheb_eval, CHEB_VAL, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cheb.c:52:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cheb_eval_n, CHEB_VAL, Int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 14 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_combi.o -c mlgsl_combi.c) - mlgsl_combi.c:11:15: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - c->data = Data_bigarray_val(Field(vc, 2)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:86:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - 1 warning generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_complex.o -c mlgsl_complex.c) - In file included from mlgsl_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_complex.c:7: - In file included from ./mlgsl_complex.h:7: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_complex.c:41:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_complex_logabs(z_Z)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:117:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 5 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_deriv.o -c mlgsl_deriv.c) - In file included from mlgsl_deriv.c:11: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_deriv.c:11: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_deriv.c:11: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_deriv.c:11: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_deriv.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_eigen.o -c mlgsl_eigen.c) - In file included from mlgsl_eigen.c:8: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_eigen.c:8: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_eigen.c:8: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_eigen.c:8: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_eigen.c:12: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_eigen.c:12: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_eigen.c:13: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_eigen.c:13: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:147:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_eigen.c:22: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_eigen.c:22: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_eigen.c:23: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_eigen.c:23: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_eigen.c:31:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_eigen.c:53:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_eigen.c:95:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:68:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_eigen.c:117:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:88:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_eigen.c:153:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:114:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_eigen.c:185:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(v, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 18 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_error.o -c mlgsl_error.c) - mlgsl_error.c:38:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("invalid GSL error code"); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:86:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - 1 warning generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_fft.o -c mlgsl_fft.c) - In file included from mlgsl_fft.c:14: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fft.c:14: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fft.c:14: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_fft.c:14: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_fft.c:31:2: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("wrong fft_array layout"); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - mlgsl_fft.c:33:5: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead [-W#pragma-messages] - raise_constant(*layout_exn); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:108:24: note: expanded from macro 'raise_constant' - #define raise_constant CAML_DEPRECATED("raise_constant", "caml_raise_constant") caml_raise_constant - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"raise_constant\" is deprecated: use \"caml_raise_constant\" instead" - ^ - mlgsl_fft.c:53:50: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_fft_real_workspace_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_fft.c:54:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_fft_complex_workspace_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_fft.c:55:50: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_fft_real_wavetable_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_fft.c:56:57: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_fft_halfcomplex_wavetable_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_fft.c:57:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_fft_complex_wavetable_alloc, Int_val, Abstract_ptr) - ^ - 11 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_fit.o -c mlgsl_fit.c) - In file included from mlgsl_fit.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fit.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fit.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_fit.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_fit.c:13: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_fit.c:13: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_fit.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_fit.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_fit.c:39:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(6 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_fit.c:83:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(3 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:144:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_fit.c:107:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, gsl_multifit_linear_alloc(Int_val(n), Int_val(p))); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_fit.c:133:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(chisq); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:29:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 12 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_fun.o -c mlgsl_fun.c) - In file included from mlgsl_fun.c:15: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fun.c:15: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_fun.c:15: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_fun.c:15: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_fun.c:16: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_fun.c:24:15: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - value v_x = copy_double(x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_fun.c:25:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(p->closure, v_x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:33:15: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - value v_x = copy_double(x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_fun.c:35:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(*closure, v_x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:43:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - value v_x=copy_double(x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_fun.c:44:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(Field(p->closure, 0), v_x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:52:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - value v_x=copy_double(x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_fun.c:53:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(Field(p->closure, 1), v_x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:62:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - value v_x=copy_double(x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_fun.c:63:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(Field(p->closure, 2), v_x); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:76:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(p->closure, p->dbl); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:85:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(p->closure, (value)x_arr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:94:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:94:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:100:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:101:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:102:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:103:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:66:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:106:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - callback2(p->closure, x_barr, f_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:113:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:113:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:119:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:120:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:121:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:122:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:125:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - callback2(Field(p->closure, 0), x_barr, f_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:132:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:132:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:139:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:43:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:140:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:47:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:141:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:142:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:55:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:145:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - callback2(Field(p->closure, 1), x_barr, j_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:59:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:153:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:153:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:160:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:161:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:162:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, len, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:163:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:164:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:165:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), len, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:168:3: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages] - callback3(Field(p->closure, 2), x_barr, f_barr, j_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3' - #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"callback3\" is deprecated: use \"caml_callback3\" instead" - ^ - mlgsl_fun.c:179:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:179:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:186:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:187:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:48:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:190:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(p->closure, x_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:52:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:196:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:56:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:196:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:60:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:203:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:204:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:207:7: warning: "callback" is deprecated: use "caml_callback" instead [-W#pragma-messages] - res=callback(Field(p->closure, 0), x_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:71:18: note: expanded from macro 'callback' - #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"callback\" is deprecated: use \"caml_callback\" instead" - ^ - mlgsl_fun.c:213:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:213:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:219:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:220:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:221:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:222:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:225:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - callback2(Field(p->closure, 1), x_barr, g_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:232:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:232:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:239:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:240:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - g_barr = alloc_bigarray_dims(barr_flags, 1, NULL, len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:241:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:242:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - g_v = gsl_vector_view_array(Data_bigarray_val(g_barr), len); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:245:7: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - res=callback2(Field(p->closure, 2), x_barr, g_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:255:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:255:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:262:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:263:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:264:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:265:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:268:3: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - callback2(Field(parms->closure, 0), x_barr, f_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:275:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:275:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:284:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:43:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:285:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:47:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:286:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:287:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:55:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:290:7: warning: "callback2" is deprecated: use "caml_callback2" instead [-W#pragma-messages] - res=callback2(Field(parms->closure, 1), x_barr, j_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:72:19: note: expanded from macro 'callback2' - #define callback2 CAML_DEPRECATED("callback2", "caml_callback2") caml_callback2 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:59:6: note: expanded from here - GCC warning "\"callback2\" is deprecated: use \"caml_callback2\" instead" - ^ - mlgsl_fun.c:300:20: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_fun.c:300:39: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_fun.c:308:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - x_barr = alloc_bigarray_dims(barr_flags, 1, NULL, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:309:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - f_barr = alloc_bigarray_dims(barr_flags, 1, NULL, n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:310:12: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - j_barr = alloc_bigarray_dims(barr_flags, 2, NULL, n, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_fun.c:311:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - x_v = gsl_vector_view_array(Data_bigarray_val(x_barr), p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:312:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - f_v = gsl_vector_view_array(Data_bigarray_val(f_barr), n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:313:31: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - j_v = gsl_matrix_view_array(Data_bigarray_val(j_barr), n, p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_fun.c:316:3: warning: "callback3" is deprecated: use "caml_callback3" instead [-W#pragma-messages] - callback3(Field(parms->closure, 2), x_barr, f_barr, j_barr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:73:19: note: expanded from macro 'callback3' - #define callback3 CAML_DEPRECATED("callback3", "caml_callback3") caml_callback3 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"callback3\" is deprecated: use \"caml_callback3\" instead" - ^ - 99 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_histo.o -c mlgsl_histo.c) - In file included from mlgsl_histo.c:13: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_histo.c:13: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_histo.c:13: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_histo.c:13: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_histo.c:63:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_max_val(&h)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_histo.c:77:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_min_val(&h)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_histo.c:91:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_mean(&h)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_histo.c:98:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_sigma(&h)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_histo.c:105:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_sum(&h)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_histo.c:189:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_histogram_pdf_sample(&p, r)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_ieee.o -c mlgsl_ieee.c) - In file included from mlgsl_ieee.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_ieee.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_ieee.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_ieee.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_ieee.c:18:5: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - m=copy_string(r->mantissa); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:126:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - mlgsl_ieee.c:19:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(4, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:130:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_ieee.c:53:14: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead [-W#pragma-messages] - int mask = convert_flag_list(ex_list, mask_conv); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:54:27: note: expanded from macro 'convert_flag_list' - #define convert_flag_list CAML_DEPRECATED("convert_flag_list", "caml_convert_flag_list") caml_convert_flag_list - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"convert_flag_list\" is deprecated: use \"caml_convert_flag_list\" instead" - ^ - 7 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_integration.o -c mlgsl_integration.c) - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:87:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:91:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:95:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:14: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_integration.c:15: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_integration.c:15: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_integration.c:15: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_integration.c:15: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_integration.c:31:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - r = copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_integration.c:32:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - e = copy_double(abserr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_integration.c:33:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res = alloc_small(3, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_integration.c:46:53: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_integration_workspace_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_integration.c:232:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, gsl_integration_qaws_table_alloc(Double_val(alpha), - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:137:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_integration.c:281:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, gsl_integration_qawo_table_alloc(Double_val(omega), - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:182:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 16 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_interp.o -c mlgsl_interp.c) - In file included from mlgsl_interp.c:13: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_interp.c:13: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_interp.c:13: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_interp.c:13: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_interp.c:31:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, i); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_interp.c:50:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(gsl_interp_name(Interp_val(i))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - mlgsl_interp.c:61:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, gsl_interp_accel_alloc()); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_interp.c:73:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_interp_eval(Interp_val(i), - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_interp.c:83:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_interp_eval_deriv(Interp_val(i), - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_interp.c:93:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_interp_eval_deriv2(Interp_val(i), - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_interp.c:103:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_interp_eval_integ(Interp_val(i), - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:139:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 11 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_linalg.o -c mlgsl_linalg.c) - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg.c:8: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_linalg.c:9: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg.c:9: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:33:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:138:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:33:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:42:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:42:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:53:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:21:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:53:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:65:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:37:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:65:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:82:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:59:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:82:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:64:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:93:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_linalg_LU_det(&m_LU, Int_val(sig))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:77:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_linalg.c:100:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_linalg_LU_lndet(&m_LU)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:83:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_linalg.c:250:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:169:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:250:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:174:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:263:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:187:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:263:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:281:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:281:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:25:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:292:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:292:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:45:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:304:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:304:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:316:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:78:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:316:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:83:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:328:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:328:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:339:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:339:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:121:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:524:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:524:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:43:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:537:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:537:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:554:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:79:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:554:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:84:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:565:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:565:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:576:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:117:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:576:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:122:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:587:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:587:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:141:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:598:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:153:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:598:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:158:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg.c:609:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg.c:609:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 52 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_linalg_complex.o -c mlgsl_linalg_complex.c) - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg_complex.c:8: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_linalg_complex.c:9: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:144:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg_complex.c:9: - In file included from ./mlgsl_vector_complex.h:11: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:148:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:19:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg_complex.c:19:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:28:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg_complex.c:28:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:29:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:39:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:54:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg_complex.c:39:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:59:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:51:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:78:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg_complex.c:51:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:83:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:68:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(P); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_linalg_complex.c:68:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:125:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_linalg_complex.c:88:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_linalg_complex_LU_lndet(&m_LU)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_linalg_complex.c:112: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg_complex.c:112: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_linalg_complex.c:113: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_linalg_complex.c:113: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 23 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_math.o -c mlgsl_math.c) - In file included from mlgsl_math.c:8: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_math.c:8: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_math.c:8: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_math.c:8: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_math.c:11:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_log1p, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_math.c:12:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_expm1, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_math.c:13:40: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_hypot, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_math.c:14:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_acosh, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_math.c:15:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_asinh, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_math.c:16:28: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_atanh, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_matrix_complex.o -c mlgsl_matrix_complex.c) - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:2: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_matrix_complex.c:2: - In file included from ./mlgsl_matrix_complex.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 6 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_matrix_complex_float.o -c mlgsl_matrix_complex_float.c) - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:2: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:2: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:2: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:2: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_matrix_complex_float.c:2: - In file included from ./mlgsl_matrix_complex_float.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 6 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_matrix_double.o -c mlgsl_matrix_double.c) - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_matrix_double.c:2: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 6 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_matrix_float.o -c mlgsl_matrix_float.c) - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:2: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:2: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:2: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:2: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:13: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_matrix_float.c:2: - In file included from ./mlgsl_matrix_float.h:13: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 6 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_min.o -c mlgsl_min.c) - In file included from mlgsl_min.c:11: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_min.c:11: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_min.c:11: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_min.c:11: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_min.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_min.c:30:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof *params); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:150:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_min.c:32:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_min.c:39:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_min.c:56:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(Mparams_val(s)->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_min.c:57:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(Mparams_val(s)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_min.c:62:45: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_min_fminimizer_name, Minimizer_val, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_min.c:66:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_min_fminimizer_x_minimum, Minimizer_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 17 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_monte.o -c mlgsl_monte.c) - In file included from mlgsl_monte.c:26: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_monte.c:26: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_monte.c:26: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_monte.c:26: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_monte.c:27: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_monte.c:46:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_monte.c:52:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_monte.c:59:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - params->dbl = alloc(dim * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_monte.c:61:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:62:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:71:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(s)->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:33:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:72:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(s)->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:37:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:73:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(CallbackParams_val(s)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:41:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_monte.c:122:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:61:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_monte.c:127:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:75:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_monte.c:134:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - params->dbl = alloc(dim * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:79:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_monte.c:136:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:83:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:137:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:87:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:146:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(s)->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:147:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(s)->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:148:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(CallbackParams_val(s)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_monte.c:190:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] - r=alloc_tuple(5); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' - #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:41:6: note: expanded from here - GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" - ^ - mlgsl_monte.c:191:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(s->estimate_frac)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_monte.c:194:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 3, copy_double(s->alpha)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_monte.c:195:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 4, copy_double(s->dither)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_monte.c:223:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_monte.c:228:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(3, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:72:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_monte.c:236:19: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - params->dbl = alloc(dim * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:76:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_monte.c:238:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:80:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:239:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:84:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:240:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(Field(res, 2))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:88:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_monte.c:250:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(state)->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:251:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(CallbackParams_val(state)->dbl)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:252:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(CallbackParams_val(state)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_monte.c:255:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&GSLVEGASSTREAM_VAL(state)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_monte.c:296:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(3 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_monte.c:308:5: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] - r=alloc_tuple(6); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' - #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" - ^ - mlgsl_monte.c:309:21: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(s->alpha)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_monte.c:317:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - vchan=alloc_small(1, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_monte.c:341:7: warning: "flush" is deprecated: use "caml_flush" instead [-W#pragma-messages] - flush(chan); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:191:15: note: expanded from macro 'flush' - #define flush CAML_DEPRECATED("flush", "caml_flush") caml_flush /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"flush\" is deprecated: use \"caml_flush\" instead" - ^ - 45 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_multifit.o -c mlgsl_multifit.c) - In file included from mlgsl_multifit.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multifit.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multifit.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multifit.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multifit.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multifit.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multifit.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multifit.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multifit.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multifit.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_multifit.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multifit.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_multifit.c:34:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_multifit.c:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_multifit.c:48:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_multifit.c:68:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:33:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_multifit.c:69:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:37:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_multifit.c:74:49: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_multifit_fdfsolver_name, FDFSOLVER_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 18 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_multimin.o -c mlgsl_multimin.c) - In file included from mlgsl_multimin.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multimin.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multimin.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multimin.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multimin.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multimin.c:13: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multimin.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multimin.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multimin.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multimin.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_multimin.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multimin.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_multimin.c:38:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_multimin.c:40:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_multimin.c:51:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_multimin.c:74:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:33:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_multimin.c:75:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:37:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_multimin.c:80:66: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_multimin_fdfminimizer_name, GSLMULTIMINFDFMINIMIZER_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_multimin.c:108:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_multimin_fdfminimizer_minimum(t)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:87:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_multimin.c:137:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:91:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_multimin.c:139:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:95:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_multimin.c:148:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_multimin.c:169:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_multimin.c:170:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_multimin.c:175:62: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_multimin_fminimizer_name, GSLMULTIMINFMINIMIZER_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_multimin.c:187:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_multimin_fminimizer_minimum(t)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_multimin.c:190:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_multimin_fminimizer_size, GSLMULTIMINFMINIMIZER_VAL, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 27 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_multiroots.o -c mlgsl_multiroots.c) - In file included from mlgsl_multiroots.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multiroots.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_multiroots.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multiroots.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_multiroots.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multiroots.c:13: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multiroots.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multiroots.c:13: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_multiroots.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multiroots.c:14: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_multiroots.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_multiroots.c:15: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_multiroots.c:48:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_multiroots.c:50:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_multiroots.c:58:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_multiroots.c:71:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_multiroots.c:73:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_multiroots.c:83:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_multiroots.c:118:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_multiroots.c:119:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:67:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_multiroots.c:127:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:71:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_multiroots.c:128:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:75:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_multiroots.c:133:57: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_multiroot_fsolver_name, GSLMULTIROOTSOLVER_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_multiroots.c:134:62: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_multiroot_fdfsolver_name, GSLMULTIROOTFDFSOLVER_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 24 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_odeiv.o -c mlgsl_odeiv.c) - In file included from mlgsl_odeiv.c:15: - /usr/local/include/gsl/gsl_odeiv.h:83:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - void * (*alloc) (size_t dim); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:86:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_odeiv.c:15: - /usr/local/include/gsl/gsl_odeiv.h:150:12: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - void * (*alloc) (void); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:90:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_odeiv.c:17: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_odeiv.c:17: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:110:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_odeiv.c:17: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:114:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_odeiv.c:17: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:33:9: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vt = copy_double(t); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_odeiv.c:35:9: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead [-W#pragma-messages] - res = callback3_exn(p->closure, vt, p->arr1, p->arr2); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:70:23: note: expanded from macro 'callback3_exn' - #define callback3_exn CAML_DEPRECATED("callback3_exn", "caml_callback3_exn") caml_callback3_exn - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"callback3_exn\" is deprecated: use \"caml_callback3_exn\" instead" - ^ - mlgsl_odeiv.c:48:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - args[0] = copy_double(t); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_odeiv.c:51:3: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead [-W#pragma-messages] - Data_bigarray_val(p->mat) = dfdy; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:341:27: note: expanded from macro 'Data_bigarray_val' - #define Data_bigarray_val CAML_DEPRECATED("Data_bigarray_val", "Caml_ba_data_val") Caml_ba_data_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"Data_bigarray_val\" is deprecated: use \"Caml_ba_data_val\" instead" - ^ - mlgsl_odeiv.c:54:9: warning: "callbackN_exn" is deprecated: use "caml_callbackN_exn" instead [-W#pragma-messages] - res = callbackN_exn(p->jac_closure, 4, args); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:67:23: note: expanded from macro 'callbackN_exn' - #define callbackN_exn CAML_DEPRECATED("callbackN_exn", "caml_callbackN_exn") caml_callbackN_exn - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:139:6: note: expanded from here - GCC warning "\"callbackN_exn\" is deprecated: use \"caml_callbackN_exn\" instead" - ^ - mlgsl_odeiv.c:63:26: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_odeiv.c:63:45: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead [-W#pragma-messages] - const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:330:27: note: expanded from macro 'BIGARRAY_C_LAYOUT' - #define BIGARRAY_C_LAYOUT CAML_DEPRECATED("BIGARRAY_C_LAYOUT", "CAML_BA_C_LAYOUT") CAML_BA_C_LAYOUT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"BIGARRAY_C_LAYOUT\" is deprecated: use \"CAML_BA_C_LAYOUT\" instead" - ^ - mlgsl_odeiv.c:63:65: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead [-W#pragma-messages] - const int barr_flags = BIGARRAY_FLOAT64 | BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:334:27: note: expanded from macro 'BIGARRAY_EXTERNAL' - #define BIGARRAY_EXTERNAL CAML_DEPRECATED("BIGARRAY_EXTERNAL", "CAML_BA_EXTERNAL") CAML_BA_EXTERNAL - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"BIGARRAY_EXTERNAL\" is deprecated: use \"CAML_BA_EXTERNAL\" instead" - ^ - mlgsl_odeiv.c:67:5: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - p=stat_alloc(sizeof (*p)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_odeiv.c:70:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_odeiv.c:72:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(p->jac_closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_odeiv.c:73:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - p->arr1 = alloc(Int_val(dim) * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_odeiv.c:74:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(p->arr1)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_odeiv.c:75:13: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - p->arr2 = alloc(Int_val(dim) * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_odeiv.c:76:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(p->arr2)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_odeiv.c:80:7: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead [-W#pragma-messages] - : alloc_bigarray_dims(barr_flags, 2, NULL, Int_val(dim), Int_val(dim)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:343:29: note: expanded from macro 'alloc_bigarray_dims' - #define alloc_bigarray_dims CAML_DEPRECATED("alloc_bigarray_dims", "caml_ba_alloc_dims") caml_ba_alloc_dims - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"alloc_bigarray_dims\" is deprecated: use \"caml_ba_alloc_dims\" instead" - ^ - mlgsl_odeiv.c:81:3: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(p->mat)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:48:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_odeiv.c:83:8: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - syst=stat_alloc(sizeof (*syst)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:52:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_odeiv.c:88:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, syst); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:56:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:98:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:60:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_odeiv.c:99:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->jac_closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_odeiv.c:100:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->arr1)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:7:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_odeiv.c:101:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->arr2)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:11:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_odeiv.c:102:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->mat)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_odeiv.c:103:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_odeiv.c:104:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(syst); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:23:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_odeiv.c:121:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, step); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:129:42: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_odeiv_step_name, ODEIV_STEP_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_odeiv.c:183:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, c); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:100:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:192:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, c); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:104:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:201:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, c); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:108:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:214:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, c); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:221:48: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_odeiv_control_name, ODEIV_CONTROL_VAL, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_odeiv.c:234:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vh = copy_double(c_h); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_odeiv.c:235:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_odeiv.c:252:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(res, e); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 42 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_permut.o -c mlgsl_permut.c) - In file included from mlgsl_permut.c:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_permut.c:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_permut.c:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_permut.c:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_permut.c:14:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:14:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:22:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:22:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:29:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:139:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:29:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:144:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:36:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(src); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:36:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:37:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(dst); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:37:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:44:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:44:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:51:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:51:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:58:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:51:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:58:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:56:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:69:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:69:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:68:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:70:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *barr = Bigarray_val(arr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:75:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:70:32: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *barr = Bigarray_val(arr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:79:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:71:8: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead [-W#pragma-messages] - enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:315:28: note: expanded from macro 'caml_bigarray_kind' - #define caml_bigarray_kind CAML_DEPRECATED("caml_bigarray_kind", "caml_ba_kind") caml_ba_kind - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:83:6: note: expanded from here - GCC warning "\"caml_bigarray_kind\" is deprecated: use \"caml_ba_kind\" instead" - ^ - mlgsl_permut.c:71:50: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages] - enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK' - #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:87:6: note: expanded from here - GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead" - ^ - mlgsl_permut.c:73:8: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead [-W#pragma-messages] - case BIGARRAY_FLOAT32: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:316:26: note: expanded from macro 'BIGARRAY_FLOAT32' - #define BIGARRAY_FLOAT32 CAML_DEPRECATED("BIGARRAY_FLOAT32", "CAML_BA_FLOAT32") CAML_BA_FLOAT32 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT32\" is deprecated: use \"CAML_BA_FLOAT32\" instead" - ^ - mlgsl_permut.c:75:8: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - case BIGARRAY_FLOAT64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_permut.c:77:8: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead [-W#pragma-messages] - case BIGARRAY_SINT8: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:318:24: note: expanded from macro 'BIGARRAY_SINT8' - #define BIGARRAY_SINT8 CAML_DEPRECATED("BIGARRAY_SINT8", "CAML_BA_SINT8") CAML_BA_SINT8 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"BIGARRAY_SINT8\" is deprecated: use \"CAML_BA_SINT8\" instead" - ^ - mlgsl_permut.c:79:8: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - case BIGARRAY_UINT8: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - mlgsl_permut.c:81:8: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead [-W#pragma-messages] - case BIGARRAY_SINT16: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:320:25: note: expanded from macro 'BIGARRAY_SINT16' - #define BIGARRAY_SINT16 CAML_DEPRECATED("BIGARRAY_SINT16", "CAML_BA_SINT16") CAML_BA_SINT16 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"BIGARRAY_SINT16\" is deprecated: use \"CAML_BA_SINT16\" instead" - ^ - mlgsl_permut.c:83:8: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead [-W#pragma-messages] - case BIGARRAY_UINT16: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:321:25: note: expanded from macro 'BIGARRAY_UINT16' - #define BIGARRAY_UINT16 CAML_DEPRECATED("BIGARRAY_UINT16", "CAML_BA_UINT16") CAML_BA_UINT16 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT16\" is deprecated: use \"CAML_BA_UINT16\" instead" - ^ - mlgsl_permut.c:86:8: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead [-W#pragma-messages] - case BIGARRAY_INT64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:323:24: note: expanded from macro 'BIGARRAY_INT64' - #define BIGARRAY_INT64 CAML_DEPRECATED("BIGARRAY_INT64", "CAML_BA_INT64") CAML_BA_INT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"BIGARRAY_INT64\" is deprecated: use \"CAML_BA_INT64\" instead" - ^ - mlgsl_permut.c:90:8: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - case BIGARRAY_CAML_INT: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - mlgsl_permut.c:91:8: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead [-W#pragma-messages] - case BIGARRAY_NATIVE_INT: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:325:29: note: expanded from macro 'BIGARRAY_NATIVE_INT' - #define BIGARRAY_NATIVE_INT CAML_DEPRECATED("BIGARRAY_NATIVE_INT", "CAML_BA_NATIVE_INT") CAML_BA_NATIVE_INT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"BIGARRAY_NATIVE_INT\" is deprecated: use \"CAML_BA_NATIVE_INT\" instead" - ^ - mlgsl_permut.c:93:8: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead [-W#pragma-messages] - case BIGARRAY_COMPLEX32: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:326:28: note: expanded from macro 'BIGARRAY_COMPLEX32' - #define BIGARRAY_COMPLEX32 CAML_DEPRECATED("BIGARRAY_COMPLEX32", "CAML_BA_COMPLEX32") CAML_BA_COMPLEX32 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"BIGARRAY_COMPLEX32\" is deprecated: use \"CAML_BA_COMPLEX32\" instead" - ^ - mlgsl_permut.c:95:8: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead [-W#pragma-messages] - case BIGARRAY_COMPLEX64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:327:28: note: expanded from macro 'BIGARRAY_COMPLEX64' - #define BIGARRAY_COMPLEX64 CAML_DEPRECATED("BIGARRAY_COMPLEX64", "CAML_BA_COMPLEX64") CAML_BA_COMPLEX64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"BIGARRAY_COMPLEX64\" is deprecated: use \"CAML_BA_COMPLEX64\" instead" - ^ - mlgsl_permut.c:105:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:50:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:105:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:55:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:113:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:113:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:67:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:124:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:74:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:124:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:5:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:125:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *barr = Bigarray_val(arr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:12:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:125:32: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *barr = Bigarray_val(arr); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:126:8: warning: "caml_bigarray_kind" is deprecated: use "caml_ba_kind" instead [-W#pragma-messages] - enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:315:28: note: expanded from macro 'caml_bigarray_kind' - #define caml_bigarray_kind CAML_DEPRECATED("caml_bigarray_kind", "caml_ba_kind") caml_ba_kind - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:20:6: note: expanded from here - GCC warning "\"caml_bigarray_kind\" is deprecated: use \"caml_ba_kind\" instead" - ^ - mlgsl_permut.c:126:50: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead [-W#pragma-messages] - enum caml_bigarray_kind kind = (barr->flags) & BIGARRAY_KIND_MASK ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:328:28: note: expanded from macro 'BIGARRAY_KIND_MASK' - #define BIGARRAY_KIND_MASK CAML_DEPRECATED("BIGARRAY_KIND_MASK", "CAML_BA_KIND_MASK") CAML_BA_KIND_MASK - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:24:6: note: expanded from here - GCC warning "\"BIGARRAY_KIND_MASK\" is deprecated: use \"CAML_BA_KIND_MASK\" instead" - ^ - mlgsl_permut.c:128:8: warning: "BIGARRAY_FLOAT32" is deprecated: use "CAML_BA_FLOAT32" instead [-W#pragma-messages] - case BIGARRAY_FLOAT32: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:316:26: note: expanded from macro 'BIGARRAY_FLOAT32' - #define BIGARRAY_FLOAT32 CAML_DEPRECATED("BIGARRAY_FLOAT32", "CAML_BA_FLOAT32") CAML_BA_FLOAT32 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT32\" is deprecated: use \"CAML_BA_FLOAT32\" instead" - ^ - mlgsl_permut.c:130:8: warning: "BIGARRAY_FLOAT64" is deprecated: use "CAML_BA_FLOAT64" instead [-W#pragma-messages] - case BIGARRAY_FLOAT64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:317:26: note: expanded from macro 'BIGARRAY_FLOAT64' - #define BIGARRAY_FLOAT64 CAML_DEPRECATED("BIGARRAY_FLOAT64", "CAML_BA_FLOAT64") CAML_BA_FLOAT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"BIGARRAY_FLOAT64\" is deprecated: use \"CAML_BA_FLOAT64\" instead" - ^ - mlgsl_permut.c:132:8: warning: "BIGARRAY_SINT8" is deprecated: use "CAML_BA_SINT8" instead [-W#pragma-messages] - case BIGARRAY_SINT8: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:318:24: note: expanded from macro 'BIGARRAY_SINT8' - #define BIGARRAY_SINT8 CAML_DEPRECATED("BIGARRAY_SINT8", "CAML_BA_SINT8") CAML_BA_SINT8 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:36:6: note: expanded from here - GCC warning "\"BIGARRAY_SINT8\" is deprecated: use \"CAML_BA_SINT8\" instead" - ^ - mlgsl_permut.c:134:8: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead [-W#pragma-messages] - case BIGARRAY_UINT8: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:319:24: note: expanded from macro 'BIGARRAY_UINT8' - #define BIGARRAY_UINT8 CAML_DEPRECATED("BIGARRAY_UINT8", "CAML_BA_UINT8") CAML_BA_UINT8 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT8\" is deprecated: use \"CAML_BA_UINT8\" instead" - ^ - mlgsl_permut.c:136:8: warning: "BIGARRAY_SINT16" is deprecated: use "CAML_BA_SINT16" instead [-W#pragma-messages] - case BIGARRAY_SINT16: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:320:25: note: expanded from macro 'BIGARRAY_SINT16' - #define BIGARRAY_SINT16 CAML_DEPRECATED("BIGARRAY_SINT16", "CAML_BA_SINT16") CAML_BA_SINT16 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"BIGARRAY_SINT16\" is deprecated: use \"CAML_BA_SINT16\" instead" - ^ - mlgsl_permut.c:138:8: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead [-W#pragma-messages] - case BIGARRAY_UINT16: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:321:25: note: expanded from macro 'BIGARRAY_UINT16' - #define BIGARRAY_UINT16 CAML_DEPRECATED("BIGARRAY_UINT16", "CAML_BA_UINT16") CAML_BA_UINT16 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:48:6: note: expanded from here - GCC warning "\"BIGARRAY_UINT16\" is deprecated: use \"CAML_BA_UINT16\" instead" - ^ - mlgsl_permut.c:141:8: warning: "BIGARRAY_INT64" is deprecated: use "CAML_BA_INT64" instead [-W#pragma-messages] - case BIGARRAY_INT64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:323:24: note: expanded from macro 'BIGARRAY_INT64' - #define BIGARRAY_INT64 CAML_DEPRECATED("BIGARRAY_INT64", "CAML_BA_INT64") CAML_BA_INT64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:52:6: note: expanded from here - GCC warning "\"BIGARRAY_INT64\" is deprecated: use \"CAML_BA_INT64\" instead" - ^ - mlgsl_permut.c:145:8: warning: "BIGARRAY_CAML_INT" is deprecated: use "CAML_BA_CAML_INT" instead [-W#pragma-messages] - case BIGARRAY_CAML_INT: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:324:27: note: expanded from macro 'BIGARRAY_CAML_INT' - #define BIGARRAY_CAML_INT CAML_DEPRECATED("BIGARRAY_CAML_INT", "CAML_BA_CAML_INT") CAML_BA_CAML_INT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:56:6: note: expanded from here - GCC warning "\"BIGARRAY_CAML_INT\" is deprecated: use \"CAML_BA_CAML_INT\" instead" - ^ - mlgsl_permut.c:146:8: warning: "BIGARRAY_NATIVE_INT" is deprecated: use "CAML_BA_NATIVE_INT" instead [-W#pragma-messages] - case BIGARRAY_NATIVE_INT: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:325:29: note: expanded from macro 'BIGARRAY_NATIVE_INT' - #define BIGARRAY_NATIVE_INT CAML_DEPRECATED("BIGARRAY_NATIVE_INT", "CAML_BA_NATIVE_INT") CAML_BA_NATIVE_INT - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:60:6: note: expanded from here - GCC warning "\"BIGARRAY_NATIVE_INT\" is deprecated: use \"CAML_BA_NATIVE_INT\" instead" - ^ - mlgsl_permut.c:148:8: warning: "BIGARRAY_COMPLEX32" is deprecated: use "CAML_BA_COMPLEX32" instead [-W#pragma-messages] - case BIGARRAY_COMPLEX32: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:326:28: note: expanded from macro 'BIGARRAY_COMPLEX32' - #define BIGARRAY_COMPLEX32 CAML_DEPRECATED("BIGARRAY_COMPLEX32", "CAML_BA_COMPLEX32") CAML_BA_COMPLEX32 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:64:6: note: expanded from here - GCC warning "\"BIGARRAY_COMPLEX32\" is deprecated: use \"CAML_BA_COMPLEX32\" instead" - ^ - mlgsl_permut.c:150:8: warning: "BIGARRAY_COMPLEX64" is deprecated: use "CAML_BA_COMPLEX64" instead [-W#pragma-messages] - case BIGARRAY_COMPLEX64: - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:327:28: note: expanded from macro 'BIGARRAY_COMPLEX64' - #define BIGARRAY_COMPLEX64 CAML_DEPRECATED("BIGARRAY_COMPLEX64", "CAML_BA_COMPLEX64") CAML_BA_COMPLEX64 - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:68:6: note: expanded from here - GCC warning "\"BIGARRAY_COMPLEX64\" is deprecated: use \"CAML_BA_COMPLEX64\" instead" - ^ - mlgsl_permut.c:160:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:160:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:9:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:168:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:16:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:168:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:21:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:169:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(pa); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:28:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:169:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:33:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:170:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(pb); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:170:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:45:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:177:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(q); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:52:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:177:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:57:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:178:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:64:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:178:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:69:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:185:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:76:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:185:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:81:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:186:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(q); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:88:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:186:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:194:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:9:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:194:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:202:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(q); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:21:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:202:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_permut.c:210:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:33:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_permut.c:210:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 80 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_poly.o -c mlgsl_poly.c) - In file included from mlgsl_poly.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_poly.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_poly.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_poly.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:17:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_poly_eval(Double_array_val(c), len, Double_val(x))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_poly.c:32:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:129:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_poly.c:33:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(x0)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:34:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 1, copy_double(x1)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:49:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - rz0 = alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:154:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:52:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - rz1 = alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:55:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:77:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(1, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:21:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_poly.c:78:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(x0)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:81:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(3, 1); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:29:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_poly.c:82:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(x0)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:83:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 1, copy_double(x1)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:84:25: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 2, copy_double(x2)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_poly.c:98:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - rz0 = alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:59:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:101:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - rz1 = alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:104:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - rz2 = alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:67:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:107:11: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(3, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:71:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_poly.c:116:54: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_poly_complex_workspace_alloc, Int_val, Abstract_ptr) - ^ - 22 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_qrng.o -c mlgsl_qrng.c) - In file included from mlgsl_qrng.c:8: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_qrng.c:8: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_qrng.c:8: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_qrng.c:8: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_qrng.c:23:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, gsl_qrng_alloc(qrngtype_val(type), Int_val(dim))); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_qrng.c:46:15: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - value arr = alloc(q->dimension * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:145:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_qrng.c:51:30: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_qrng_name, Qrng_val, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_qrng.c:62:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, gsl_qrng_clone(Qrng_val(qrng))); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:165:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 8 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_randist.o -c mlgsl_randist.c) - In file included from mlgsl_randist.c:11: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_randist.c:11: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_randist.c:11: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_randist.c:11: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_randist.c:13: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_randist.c:13: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_randist.c:14: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_randist.c:14: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_randist.c:17:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_gaussian, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:18:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_gaussian_ratio_method, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:19:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_gaussian_ziggurat, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:20:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_gaussian_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:22:33: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_ran_ugaussian, Rng_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:23:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_ran_ugaussian_ratio_method, Rng_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:24:40: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_ran_ugaussian_pdf, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:28:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gaussian_tail, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:29:68: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gaussian_tail_pdf, Double_val, Double_val, Double_val ,copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:31:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_ugaussian_tail, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:32:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_ugaussian_tail_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:45:97: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML5(gsl_ran_bivariate_gaussian_pdf, Double_val, Double_val, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:68:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_exponential, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:69:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_exponential_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:72:43: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_laplace, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:73:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_laplace_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:76:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_exppow, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:77:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_exppow_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:80:42: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_cauchy, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:81:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_cauchy_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:84:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_rayleigh, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:85:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_rayleigh_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:88:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_rayleigh_tail, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:89:68: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_rayleigh_tail_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:92:30: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_ran_landau, Rng_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:93:37: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_ran_landau_pdf, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:96:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_levy, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:99:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML4(gsl_ran_levy_skew, Rng_val, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:102:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gamma, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:103:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_gamma_int, Rng_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:104:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gamma_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:105:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gamma_mt, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:106:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gamma_knuth, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:109:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_flat, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:110:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_flat_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:113:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_lognormal, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:114:64: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_lognormal_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:117:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_chisq, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:118:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_chisq_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:139:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:63:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_randist.c:150:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:69:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_randist.c:154:53: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_fdist, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:155:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_fdist_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:158:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_tdist, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:159:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_tdist_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:162:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_beta, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:163:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_beta_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:166:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_logistic, Rng_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:167:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_logistic_pdf, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:170:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_pareto, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:171:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_pareto_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:195:7: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead [-W#pragma-messages] - r=alloc_tuple(3); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:48:21: note: expanded from macro 'alloc_tuple' - #define alloc_tuple CAML_DEPRECATED("alloc_tuple", "caml_alloc_tuple") caml_alloc_tuple - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"alloc_tuple\" is deprecated: use \"caml_alloc_tuple\" instead" - ^ - mlgsl_randist.c:196:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 0, copy_double(x)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:197:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 1, copy_double(y)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:198:23: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - Store_field(r, 2, copy_double(z)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:210:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_weibull, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:211:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_weibull_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:214:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gumbel1, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:215:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gumbel1_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:218:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gumbel2, Rng_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:219:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_gumbel2_pdf, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:223:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_poisson_pdf, Int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:227:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_bernoulli_pdf, Int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:233:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_binomial_pdf, Int_val, Double_val, Int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:244:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - r = alloc(K, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:65:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_randist.c:260:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:69:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_randist.c:272:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:73:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_randist.c:278:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_negative_binomial_pdf, Int_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:282:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_ran_pascal_pdf, Int_val, Double_val, Int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:286:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_geometric_pdf, Int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:290:69: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML4(gsl_ran_hypergeometric_pdf, Int_val, Int_val, Int_val, Int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:294:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_logarithmic_pdf, Int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_randist.c:346:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, G); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:68:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_randist.c:352:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_ran_discrete_pdf, Int_val, Discrete_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 82 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_rng.o -c mlgsl_rng.c) - In file included from mlgsl_rng.c:13: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_rng.c:13: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_rng.c:13: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_rng.c:13: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_rng.c:102:5: warning: "failwith" is deprecated: use "caml_failwith" instead [-W#pragma-messages] - failwith("should not happen") ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:111:18: note: expanded from macro 'failwith' - #define failwith CAML_DEPRECATED("failwith", "caml_failwith") caml_failwith - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"failwith\" is deprecated: use \"caml_failwith\" instead" - ^ - mlgsl_rng.c:112:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] - return copy_nativeint(gsl_rng_default_seed); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' - #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" - ^ - mlgsl_rng.c:130:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r,gsl_rng_alloc(Rngtype_val(type))); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_rng.c:148:10: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - return copy_string(gsl_rng_name(Rng_val(rng))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - mlgsl_rng.c:153:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] - return copy_nativeint(gsl_rng_max(Rng_val(rng))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' - #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:131:6: note: expanded from here - GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" - ^ - mlgsl_rng.c:158:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] - return copy_nativeint(gsl_rng_min(Rng_val(rng))); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' - #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:135:6: note: expanded from here - GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" - ^ - mlgsl_rng.c:175:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr(r, gsl_rng_clone(Rng_val(rng))); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_rng.c:186:7: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - n = copy_string(name); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"copy_string\" is deprecated: use \"caml_copy_string\" instead" - ^ - mlgsl_rng.c:188:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_rng.c:200:25: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - gsl_rng_size(r) != string_length(state) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - mlgsl_rng.c:201:5: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead [-W#pragma-messages] - invalid_argument("Gsl.Rng.set_state : wrong rng type"); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:112:26: note: expanded from macro 'invalid_argument' - #define invalid_argument CAML_DEPRECATED("invalid_argument", "caml_invalid_argument") caml_invalid_argument - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"invalid_argument\" is deprecated: use \"caml_invalid_argument\" instead" - ^ - mlgsl_rng.c:202:35: warning: "string_length" is deprecated: use "caml_string_length" instead [-W#pragma-messages] - memcpy(r->state, Bp_val(state), string_length(state)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:289:23: note: expanded from macro 'string_length' - #define string_length CAML_DEPRECATED("string_length", "caml_string_length") caml_string_length - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:35:6: note: expanded from here - GCC warning "\"string_length\" is deprecated: use \"caml_string_length\" instead" - ^ - mlgsl_rng.c:209:10: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead [-W#pragma-messages] - return copy_nativeint(gsl_rng_get(Rng_val(rng))) ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:177:24: note: expanded from macro 'copy_nativeint' - #define copy_nativeint CAML_DEPRECATED("copy_nativeint", "caml_copy_nativeint") caml_copy_nativeint - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:39:6: note: expanded from here - GCC warning "\"copy_nativeint\" is deprecated: use \"caml_copy_nativeint\" instead" - ^ - mlgsl_rng.c:214:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_rng_uniform(Rng_val(rng))) ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:43:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_rng.c:219:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(gsl_rng_uniform_pos(Rng_val(rng))) ; - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:47:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 19 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_roots.o -c mlgsl_roots.c) - In file included from mlgsl_roots.c:11: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:99:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_roots.c:11: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:103:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_roots.c:11: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:107:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_roots.c:11: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:112:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:63:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:7: - /usr/local/include/gsl/gsl_multiroots.h:120:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:120:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:84:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:124:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:8: - /usr/local/include/gsl/gsl_multimin.h:154:9: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:128:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:68:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:132:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - In file included from mlgsl_roots.c:12: - In file included from ./mlgsl_fun.h:9: - /usr/local/include/gsl/gsl_multifit_nlin.h:126:11: warning: "alloc" is deprecated: use "caml_alloc" instead [-W#pragma-messages] - int (*alloc) (void *state, size_t n, size_t p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:46:15: note: expanded from macro 'alloc' - #define alloc CAML_DEPRECATED("alloc", "caml_alloc") caml_alloc /*SP*/ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:136:6: note: expanded from here - GCC warning "\"alloc\" is deprecated: use \"caml_alloc\" instead" - ^ - mlgsl_roots.c:38:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:140:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_roots.c:43:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:4:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_roots.c:51:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_roots.c:62:10: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead [-W#pragma-messages] - params=stat_alloc(sizeof(*params)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:231:20: note: expanded from macro 'stat_alloc' - #define stat_alloc CAML_DEPRECATED("stat_alloc", "caml_stat_alloc") caml_stat_alloc - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:13:6: note: expanded from here - GCC warning "\"stat_alloc\" is deprecated: use \"caml_stat_alloc\" instead" - ^ - mlgsl_roots.c:67:9: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - res=alloc_small(2, Abstract_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:27:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_roots.c:77:5: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead [-W#pragma-messages] - register_global_root(&(params->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:138:30: note: expanded from macro 'register_global_root' - #define register_global_root CAML_DEPRECATED("register_global_root", "caml_register_global_root") caml_register_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:31:6: note: expanded from here - GCC warning "\"register_global_root\" is deprecated: use \"caml_register_global_root\" instead" - ^ - mlgsl_roots.c:108:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:58:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_roots.c:109:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:62:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_roots.c:117:3: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead [-W#pragma-messages] - remove_global_root(&(p->closure)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:139:28: note: expanded from macro 'remove_global_root' - #define remove_global_root CAML_DEPRECATED("remove_global_root", "caml_remove_global_root") caml_remove_global_root - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:66:6: note: expanded from here - GCC warning "\"remove_global_root\" is deprecated: use \"caml_remove_global_root\" instead" - ^ - mlgsl_roots.c:118:3: warning: "stat_free" is deprecated: use "caml_stat_free" instead [-W#pragma-messages] - stat_free(p); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:232:19: note: expanded from macro 'stat_free' - #define stat_free CAML_DEPRECATED("stat_free", "caml_stat_free") caml_stat_free - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:70:6: note: expanded from here - GCC warning "\"stat_free\" is deprecated: use \"caml_stat_free\" instead" - ^ - mlgsl_roots.c:123:41: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_root_fsolver_name, Fsolver_val, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_roots.c:124:45: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1(gsl_root_fdfsolver_name, FDFsolver_val, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_roots.c:128:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_root_fsolver_root, Fsolver_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_roots.c:129:45: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_root_fdfsolver_root, FDFsolver_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 24 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_sf.o -c mlgsl_sf.c) - In file included from mlgsl_sf.c:14: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sf.c:14: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sf.c:14: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_sf.c:14: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:27:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v = alloc_small (2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:127:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:37:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - v = copy_double(result->val); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:144:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sf.c:38:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - e = copy_double(result->err); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:148:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sf.c:39:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(3, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:152:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:104:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Ai, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:105:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Bi, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:106:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Ai_scaled, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:107:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Bi_scaled, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:108:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Ai_deriv, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:109:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Bi_deriv, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:110:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Ai_deriv_scaled, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:111:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(airy_Bi_deriv_scaled, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:113:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(airy_zero_Ai, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:114:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(airy_zero_Bi, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:115:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(airy_zero_Ai_deriv, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:116:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(airy_zero_Bi_deriv, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL(J) - ^ - mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:139:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL' - SF2(bessel_##l##n, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL(Y) - ^ - mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:140:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL' - SF2(bessel_##l##n, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL(I) - ^ - mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:141:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL' - SF2(bessel_##l##n, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL_SCALED(I) - ^ - mlgsl_sf.c:130:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF1(bessel_##l##0_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:131:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF1(bessel_##l##1_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:142:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:132:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF2(bessel_##l##n_scaled, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL(K) - ^ - mlgsl_sf.c:121:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:122:3: note: expanded from macro 'BESSEL_CYL' - SF1(bessel_##l##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:143:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:123:3: note: expanded from macro 'BESSEL_CYL' - SF2(bessel_##l##n, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_CYL_SCALED(K) - ^ - mlgsl_sf.c:130:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF1(bessel_##l##0_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:131:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF1(bessel_##l##1_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:144:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:132:3: note: expanded from macro 'BESSEL_CYL_SCALED' - SF2(bessel_##l##n_scaled, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_SPH(j) - ^ - mlgsl_sf.c:147:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:148:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:149:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##2, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:164:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:150:3: note: expanded from macro 'BESSEL_SPH' - SF2(bessel_##c##l, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_SPH(y) - ^ - mlgsl_sf.c:147:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##0, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:148:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##1, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:149:3: note: expanded from macro 'BESSEL_SPH' - SF1(bessel_##c##2, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:172:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:150:3: note: expanded from macro 'BESSEL_SPH' - SF2(bessel_##c##l, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_SPH_SCALED(i) - ^ - mlgsl_sf.c:156:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF1(bessel_##c##0_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:157:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF1(bessel_##c##1_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:173:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:158:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF2(bessel_##c##l_scaled, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - BESSEL_SPH_SCALED(k) - ^ - mlgsl_sf.c:156:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF1(bessel_##c##0_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:157:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF1(bessel_##c##1_scaled, Double_val) \ - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:174:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - mlgsl_sf.c:158:3: note: expanded from macro 'BESSEL_SPH_SCALED' - SF2(bessel_##c##l_scaled, Int_val, Double_val) \ - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:176:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Jnu, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:184:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Ynu, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:185:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Inu, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:186:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Inu_scaled, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:187:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Knu, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:188:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_lnKnu, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:189:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_Knu_scaled, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:191:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(bessel_zero_J0, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:192:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(bessel_zero_J1, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:193:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(bessel_zero_Jnu, Double_val, Int_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:196:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(clausen, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:199:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(hydrogenicR_1, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:200:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(hydrogenicR, Int_val, Int_val, Double_val, Double_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:215:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(dawson, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:218:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:219:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:220:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_3, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:221:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_4, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:222:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_5, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:223:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(debye_6, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:226:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(dilog, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:254:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(ellint_Kcomp, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:255:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(ellint_Ecomp, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:256:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(ellint_Pcomp, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:257:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(ellint_Dcomp, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:258:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(ellint_F, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:259:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(ellint_E, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:260:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(ellint_P, Double_val, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:263:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(ellint_D, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:285:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(ellint_RC, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:286:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(ellint_RD, Double_val, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:287:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(ellint_RF, Double_val, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:288:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF5(ellint_RJ, Double_val, Double_val, Double_val, Double_val, GSL_MODE_val) - ^ - mlgsl_sf.c:99:57: note: expanded from macro 'SF5' - ML5(gsl_sf_##name, conv1, conv2, conv3, conv4, conv5, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:292:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(erf, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:293:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(erfc, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:294:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(log_erfc, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:295:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(erf_Z, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:296:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(erf_Q, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:299:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(exp, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:306:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(exp_mult, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:313:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expm1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:314:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(exprel, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:315:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(exprel_2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:316:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(exprel_n, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:334:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_E1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:335:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_E2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:336:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_E1_scaled, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:337:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_E2_scaled, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:338:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_Ei, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:339:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_Ei_scaled, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:340:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(Shi, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:341:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(Chi, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:342:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(expint_3, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:343:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(Si, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:344:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(Ci, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:345:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(atanint, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:348:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_m1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:349:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_0, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:350:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:351:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:352:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(fermi_dirac_int, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:353:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_mhalf, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:354:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_half, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:355:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fermi_dirac_3half, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:356:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(fermi_dirac_inc_0, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:359:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(gamma, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:360:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lngamma, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:370:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - s=copy_double(sgn); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sf.c:371:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:377:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(gammastar, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:378:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(gammainv, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:385:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(taylorcoeff, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:386:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(fact, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:387:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(doublefact, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:388:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lnfact, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:389:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lndoublefact, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:390:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(choose, Int_val, Int_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:391:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(lnchoose, Int_val, Int_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:392:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(poch, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:393:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(lnpoch, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:403:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - s=copy_double(sgn); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:138:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sf.c:404:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:142:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:410:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(pochrel, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:411:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gamma_inc_Q, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:412:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gamma_inc_P, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:413:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gamma_inc, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:414:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(beta, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:415:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(lnbeta, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:425:7: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - s=copy_double(sgn); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:130:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sf.c:426:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:134:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sf.c:432:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(beta_inc, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:435:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gegenpoly_1, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:436:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gegenpoly_2, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:437:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(gegenpoly_3, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:438:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(gegenpoly_n, Int_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:449:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(hyperg_0F1, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:450:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(hyperg_1F1_int, Int_val, Int_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:451:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(hyperg_1F1, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:452:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(hyperg_U_int, Int_val, Int_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:459:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(hyperg_U, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:466:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(hyperg_2F1 , Double_val, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:467:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(hyperg_2F1_conj, Double_val, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:468:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(hyperg_2F1_renorm, Double_val, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:469:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF4(hyperg_2F1_conj_renorm, Double_val, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:96:50: note: expanded from macro 'SF4' - ML4(gsl_sf_##name, conv1, conv2, conv3, conv4, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:470:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(hyperg_2F0, Double_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:473:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(laguerre_1, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:474:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(laguerre_2, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:475:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(laguerre_3, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:476:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(laguerre_n, Int_val, Double_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:479:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lambert_W0, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:480:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lambert_Wm1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:483:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(legendre_P1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:484:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(legendre_P2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:485:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(legendre_P3, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:486:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(legendre_Pl, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:494:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(legendre_Q0, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:495:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(legendre_Q1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:496:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(legendre_Ql, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:537:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(legendre_Plm, Int_val, Int_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:538:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF3(legendre_sphPlm, Int_val, Int_val, Double_val) - ^ - mlgsl_sf.c:93:43: note: expanded from macro 'SF3' - ML3(gsl_sf_##name, conv1, conv2, conv3, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:542:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(log, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:543:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(log_abs, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:550:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(log_1plusx, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:551:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(log_1plusx_mx, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:554:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(pow_int, Double_val, Int_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:557:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(psi_int, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:558:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(psi, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:559:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(psi_1piy, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:566:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(psi_1_int, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:567:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(psi_1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:568:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(psi_n, Int_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:571:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(synchrotron_1, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:572:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(synchrotron_2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:575:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(transport_2, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:576:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(transport_3, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:577:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(transport_4, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:578:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(transport_5, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:581:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(sin, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:582:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(cos, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:583:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(hypot, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:584:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(sinc, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:603:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lnsinh, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:604:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(lncosh, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:617:45: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_sf_angle_restrict_symm, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:618:44: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_sf_angle_restrict_pos, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:623:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(zeta_int, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:624:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(zeta, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:625:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF2(hzeta, Double_val, Double_val) - ^ - mlgsl_sf.c:90:36: note: expanded from macro 'SF2' - ML2(gsl_sf_##name, conv1, conv2, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:626:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(eta_int, Int_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_sf.c:627:1: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - SF1(eta, Double_val) - ^ - mlgsl_sf.c:87:29: note: expanded from macro 'SF1' - ML1(gsl_sf_##name, conv1, copy_double) \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 202 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_sort.o -c mlgsl_sort.c) - In file included from mlgsl_sort.c:11: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sort.c:11: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sort.c:11: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_sort.c:11: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_sort.c:12: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_sort.c:12: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_sort.c:27:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:125:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_sort.c:27:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:130:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_sort.c:55:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:143:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_sort.c:55:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:148:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_sort.c:65:3: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - GSL_PERMUT_OF_BIGARRAY(p); - ^ - ./mlgsl_permut.h:9:10: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:3:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_sort.c:65:3: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - ./mlgsl_permut.h:9:40: note: expanded from macro 'GSL_PERMUT_OF_BIGARRAY' - struct caml_bigarray *bigarr_##arr = Bigarray_val(arr); \ - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:8:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 12 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_stats.o -c mlgsl_stats.c) - In file included from mlgsl_stats.c:12: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_stats.c:12: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_stats.c:12: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_stats.c:12: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_stats.c:32:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:117:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:56:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:121:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:125:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:98:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:129:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:116:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:133:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:140:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:137:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:155:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:173:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:6:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:188:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:10:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:206:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:14:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:218:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:18:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:228:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:22:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:240:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:26:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:247:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:30:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:254:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(result); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:34:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:285:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:38:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_stats.c:296:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:42:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_stats.c:306:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(r); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:46:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - 22 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_sum.o -c mlgsl_sum.c) - In file included from mlgsl_sum.c:10: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sum.c:10: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_sum.c:10: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_sum.c:10: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sum.c:13:43: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_sum_levin_u_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_sum.c:29:5: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - s=copy_double(W->sum_plain); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:163:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sum.c:30:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(3, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:167:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_sum.c:38:48: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - ML1_alloc(gsl_sum_levin_utrunc_alloc, Int_val, Abstract_ptr) - ^ - mlgsl_sum.c:54:5: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - s=copy_double(W->sum_plain); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:40:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - mlgsl_sum.c:55:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(3, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:44:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 10 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_vector_double.o -c mlgsl_vector_double.c) - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - In file included from ./mlgsl_vector.h:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_vector_double.c:2: - In file included from ./mlgsl_vector_double.h:9: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_vector_double.c:4: - ./mlgsl_vector_impl.h:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(FUNCTION(gsl_vector,max)(&v_a)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:185:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_double.c:4: - ./mlgsl_vector_impl.h:87:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(FUNCTION(gsl_vector,min)(&v_a)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:2:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_double.c:4: - ./mlgsl_vector_impl.h:120:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:32:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 9 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_vector_float.o -c mlgsl_vector_float.c) - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:1: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:10: - ./mlgsl_vector.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_vector_float.c:2: - In file included from ./mlgsl_vector_float.h:10: - ./mlgsl_vector.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vvec); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - In file included from mlgsl_vector_float.c:4: - ./mlgsl_vector_impl.h:80:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(FUNCTION(gsl_vector,max)(&v_a)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_float.c:4: - ./mlgsl_vector_impl.h:87:10: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - return copy_double(FUNCTION(gsl_vector,min)(&v_a)); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:116:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_vector_float.c:4: - ./mlgsl_vector_impl.h:120:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - v=alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:180:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - 9 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_wavelet.o -c mlgsl_wavelet.c) - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - In file included from ./mlgsl_matrix.h:9: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:115:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - In file included from mlgsl_wavelet.c:13: - In file included from ./mlgsl_matrix_double.h:11: - ./mlgsl_matrix.h:17:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(vmat); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:119:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - mlgsl_wavelet.c:35:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr (r, w); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:123:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_wavelet.c:42:37: warning: "copy_string" is deprecated: use "caml_copy_string" instead [-W#pragma-messages] - ML1 (gsl_wavelet_name, Wavelet_val, copy_string) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:51:21: note: expanded from macro 'copy_string' - #define copy_string CAML_DEPRECATED("copy_string", "caml_copy_string") caml_copy_string - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_wavelet.c:50:3: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - Abstract_ptr (r, ws); - ^ - ./wrappers.h:52:7: note: expanded from macro 'Abstract_ptr' - ( v=alloc_small(1, Abstract_tag), Field(v, 0)=Val_bp(p) ) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:155:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_wavelet.c:99:10: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:339:23: note: expanded from macro 'caml_bigarray' - #define caml_bigarray CAML_DEPRECATED("caml_bigarray", "caml_ba_array") caml_ba_array - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:15:6: note: expanded from here - GCC warning "\"caml_bigarray\" is deprecated: use \"caml_ba_array\" instead" - ^ - mlgsl_wavelet.c:99:34: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead [-W#pragma-messages] - struct caml_bigarray *bigarr = Bigarray_val(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:340:22: note: expanded from macro 'Bigarray_val' - #define Bigarray_val CAML_DEPRECATED("Bigarray_val", "Caml_ba_array_val") Caml_ba_array_val - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:19:6: note: expanded from here - GCC warning "\"Bigarray_val\" is deprecated: use \"Caml_ba_array_val\" instead" - ^ - 11 warnings generated. - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -I/usr/local/include -fPIC -DPIC -Wno-unused-parameter -g -I /usr/home/opam/.opam/default/lib/ocaml -o mlgsl_cdf.o -c mlgsl_cdf.c) - In file included from mlgsl_cdf.c:2: - ./wrappers.h:34:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - va = copy_double(a); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:98:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_cdf.c:2: - ./wrappers.h:35:8: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - vb = copy_double(b); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:102:6: note: expanded from here - GCC warning "\"copy_double\" is deprecated: use \"caml_copy_double\" instead" - ^ - In file included from mlgsl_cdf.c:2: - ./wrappers.h:36:7: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r = alloc_small(2, 0); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:106:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - In file included from mlgsl_cdf.c:2: - ./wrappers.h:45:5: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead [-W#pragma-messages] - r=alloc_small(2 * Double_wosize, Double_array_tag); - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:47:21: note: expanded from macro 'alloc_small' - #define alloc_small CAML_DEPRECATED("alloc_small", "caml_alloc_small") caml_alloc_small - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - <scratch space>:111:6: note: expanded from here - GCC warning "\"alloc_small\" is deprecated: use \"caml_alloc_small\" instead" - ^ - mlgsl_cdf.c:4:38: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_cdf_ugaussian_P, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:5:38: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_cdf_ugaussian_Q, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:6:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_cdf_ugaussian_Pinv, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:7:41: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML1(gsl_cdf_ugaussian_Qinv, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:8:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_gaussian_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:9:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_gaussian_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:10:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_gaussian_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:11:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_gaussian_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:12:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gamma_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:13:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gamma_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:14:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gamma_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:15:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gamma_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:16:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_cauchy_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:17:47: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_cauchy_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:18:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_cauchy_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:19:50: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_cauchy_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:20:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_laplace_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:21:48: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_laplace_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:22:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_laplace_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:23:51: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_laplace_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:24:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_rayleigh_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:25:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_rayleigh_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:26:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_rayleigh_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:27:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_rayleigh_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:28:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_chisq_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:29:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_chisq_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:30:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_chisq_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:31:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_chisq_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:32:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_exponential_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:33:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_exponential_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:34:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_exponential_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:35:55: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_exponential_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:36:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_exppow_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:37:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_exppow_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:38:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_tdist_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:39:46: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_tdist_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:40:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_tdist_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:41:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_tdist_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:42:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_fdist_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:43:58: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_fdist_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:44:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_fdist_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:45:61: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_fdist_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:46:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_beta_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:47:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_beta_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:48:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_beta_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:49:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_beta_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:50:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_flat_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:51:57: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_flat_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:52:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_flat_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:53:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_flat_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:54:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_lognormal_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:55:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_lognormal_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:56:65: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_lognormal_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:57:65: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_lognormal_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:58:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel1_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:59:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel1_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:60:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel1_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:61:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel1_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:62:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel2_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:63:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel2_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:64:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel2_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:65:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_gumbel2_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:66:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_weibull_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:67:60: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_weibull_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:68:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_weibull_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:69:63: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_weibull_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:70:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pareto_P, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:71:59: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pareto_Q, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:72:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pareto_Pinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:73:62: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pareto_Qinv, Double_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:74:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_logistic_P, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:75:49: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_logistic_Q, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:76:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_logistic_Pinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:77:52: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_logistic_Qinv, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:78:73: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_binomial_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:79:73: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_binomial_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:80:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_poisson_P, Unsigned_int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:81:54: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_poisson_Q, Unsigned_int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:82:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_geometric_P, Unsigned_int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:83:56: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML2(gsl_cdf_geometric_Q, Unsigned_int_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:84:76: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_negative_binomial_P, Unsigned_int_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:85:76: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_negative_binomial_Q, Unsigned_int_val, Double_val, Double_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:86:71: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pascal_P, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:87:71: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML3(gsl_cdf_pascal_Q, Unsigned_int_val, Double_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:88:103: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML4(gsl_cdf_hypergeometric_P, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - mlgsl_cdf.c:89:103: warning: "copy_double" is deprecated: use "caml_copy_double" instead [-W#pragma-messages] - ML4(gsl_cdf_hypergeometric_Q, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' - #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' - CAML_PREPROWARNING(name1 is deprecated: use name2 instead) - ^ - /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' - #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) - ^ - 90 warnings generated. [ERROR] The compilation of gsl.1.24.3 failed at "dune build -p gsl -j 1". [ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch Processing 59/111: [ocamlfind: patch] Processing 60/111: [ocamlfind: patch] Processing 60/111: [ocamlfind: ./configure] + /usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/default/bin" "-sitelib" "/usr/home/opam/.opam/default/lib" "-mandir" "/usr/home/opam/.opam/default/man" "-config" "/usr/home/opam/.opam/default/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6) - 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/default/lib/ocaml - Binaries: /usr/home/opam/.opam/default/bin - Manual pages: /usr/home/opam/.opam/default/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /usr/home/opam/.opam/default/lib - The configuration file is written to: - findlib config file: /usr/home/opam/.opam/default/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /usr/home/opam/.opam/default/bin - Manual pages: /usr/home/opam/.opam/default/man - topfind script: /usr/home/opam/.opam/default/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 60/111: [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.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/default/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/default/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/default/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/default/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/usr/home/opam/.opam/default/lib' | \ - tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/default/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/default/.opam-switch/build/ocamlfind.1.9.6' Processing 60/111: [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlfind.1.9.6/src/findlib' -> compiled ocamlfind.1.9.6 Processing 61/111: [prbnmcn-cgrph: dune build] Processing 62/111: [prbnmcn-cgrph: dune build] [ocamlfind: gmake install] -> compiled prbnmcn-cgrph.0.0.2 Processing 62/111: [ocamlfind: gmake install] Processing 63/111: [prbnmcn-gnuplot: dune build] [ocamlfind: gmake install] - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/usr/home/opam/.opam/default/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/default/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/default/bin" - install -d "/usr/home/opam/.opam/default/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6' - install -d "`dirname \"/usr/home/opam/.opam/default/lib/findlib.conf\"`" - test -f "/usr/home/opam/.opam/default/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/default/lib/findlib.conf" - gmake[1]: Leaving directory '/usr/home/opam/.opam/default/.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/default/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - install -d "/usr/home/opam/.opam/default/lib/findlib" - install -d "/usr/home/opam/.opam/default/bin" - test 1 -eq 0 || install -d "/usr/home/opam/.opam/default/lib/ocaml" - test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/default/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/default/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/usr/home/opam/.opam/default/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/default/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/usr/home/opam/.opam/default/lib/ocaml/compiler-libs/"; \ - install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/default/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.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/default/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/default/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/default/lib/$x/META.tmp" "/usr/home/opam/.opam/default/lib/$x/META"; done - install -d "/usr/home/opam/.opam/default/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/default/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/usr/home/opam/.opam/default/.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/default/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6' - install -d "/usr/home/opam/.opam/default/man/man1" "/usr/home/opam/.opam/default/man/man3" "/usr/home/opam/.opam/default/man/man5" - install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/default/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/default/man/man5" - gmake[1]: Leaving directory '/usr/home/opam/.opam/default/.opam-switch/build/ocamlfind.1.9.6' -> installed ocamlfind.1.9.6 Processing 63/111: [prbnmcn-gnuplot: dune build] -> installed prbnmcn-cgrph.0.0.2 Processing 64/111: [prbnmcn-gnuplot: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-gnuplot" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-gnuplot.0.0.2) -> compiled prbnmcn-gnuplot.0.0.2 Processing 66/111: [pringo: gmake] -> installed base-bytes.base Processing 67/111: [pringo: gmake] -> installed prbnmcn-gnuplot.0.0.2 Processing 68/111: [pringo: gmake] + /usr/local/bin/gmake (CWD=/usr/home/opam/.opam/default/.opam-switch/build/pringo.1.3) - ocamlopt -g -safe-string -bin-annot -c PRNG.mli - ocamlopt -g -safe-string -bin-annot -c PRNG.ml - ocamlc -g -safe-string -bin-annot -c PRNG.ml - ocamlc -g -safe-string -bin-annot -c stubs.c - ocamlmklib -o PRNG PRNG.cmo PRNG.cmx stubs.o -> compiled pringo.1.3 Processing 69/111: [qcheck-core: dune build] Processing 70/111: [qcheck-core: dune build] [pringo: gmake install] - ocamlfind install pringo META PRNG.mli PRNG.cmi PRNG.cmti PRNG.cma PRNG.cmxa PRNG.a libPRNG.a dllPRNG.so - Installed /usr/home/opam/.opam/default/lib/pringo/libPRNG.a - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.a - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.cmxa - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.cma - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.cmti - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.cmi - Installed /usr/home/opam/.opam/default/lib/pringo/PRNG.mli - Installed /usr/home/opam/.opam/default/lib/stublibs/dllPRNG.so - Installed /usr/home/opam/.opam/default/lib/stublibs/dllPRNG.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf - Installed /usr/home/opam/.opam/default/lib/pringo/META -> installed pringo.1.3 Processing 70/111: [qcheck-core: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "qcheck-core" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/qcheck-core.0.21.1) - (cd _build/default && /usr/home/opam/.opam/default/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 -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/default/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 -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.1 Processing 71/111: [prbnmcn-dagger: dune build] -> installed qcheck-core.0.21.1 Processing 72/111: [prbnmcn-dagger: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-dagger" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-dagger.0.0.2) - (cd _build/default && /usr/home/opam/.opam/default/bin/ocamlopt.opt -w -40 -O3 -warn-error -39 -I src/.dagger.objs/byte -I src/.dagger.objs/native -I /usr/home/opam/.opam/default/lib/prbnmcn-cgrph -I /usr/home/opam/.opam/default/lib/pringo -intf-suffix .ml -no-alias-deps -open Dagger__ -o src/.dagger.objs/native/dagger__RNG.cmx -c -impl src/RNG.ml) - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module PRNG, and its interface was not compiled with -opaque -> compiled prbnmcn-dagger.0.0.2 Processing 74/111: [stdlib-shims: dune build] -> installed prbnmcn-dagger.0.0.2 Processing 75/111: [stdlib-shims: dune build] -> installed seq.base Processing 76/111: [stdlib-shims: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "stdlib-shims" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 78/111: [re: dune build] Processing 79/111: [re: dune build] -> installed stdlib-shims.0.3.0 Processing 80/111: [re: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "re" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 81/111: [ounit2: dune build] -> installed re.1.10.4 Processing 82/111: [ounit2: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "ounit2" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/ounit2.2.2.7) -> compiled ounit2.2.2.7 Processing 83/111: [topkg: ocaml build] -> installed ounit2.2.2.7 Processing 84/111: [topkg: ocaml build] + /usr/home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/topkg.1.0.7) - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-care -I src-bin -I test -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.7 Processing 85/111: [qcheck-ounit: dune build] -> installed topkg.1.0.7 Processing 86/111: [qcheck-ounit: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "qcheck-ounit" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/qcheck-ounit.0.21.1) -> compiled qcheck-ounit.0.21.1 Processing 87/111: [astring: ocaml build] -> installed qcheck-ounit.0.21.1 Processing 88/111: [astring: ocaml build] + /usr/home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/astring.0.8.5) - ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml - ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml - ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml - ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml - ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends - ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml - ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml - ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - # No parallelism done -> compiled astring.0.8.5 Processing 89/111: [fmt: ocaml build] -> installed astring.0.8.5 Processing 90/111: [fmt: ocaml build] + /usr/home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/fmt.0.9.0) - ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends - ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmi src/fmt.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml - ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml - ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma - ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends - ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml - File "src/fmt_tty.ml", line 49, characters 12-20: - 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) - ^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa - ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml - File "src/fmt_tty.ml", line 49, characters 12-20: - 49 | try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var)) - ^^^^^^^^ - Warning 6 [labels-omitted]: label affix was omitted in the application of this function. - ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma - ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends - ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli - File "src/fmt_cli.mli", line 10, characters 26-42: - 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit -> - ^^^^^^^^^^^^^^^^ - Alert deprecated: Cmdliner.Arg.env - Use Cmd.Env.info instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml - ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa - ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml - ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma - ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa - + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma - + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/home/opam/.opam/default/lib/ocaml, /usr/home/opam/.opam/default/lib/ocaml/compiler-libs - # No parallelism done -> compiled fmt.0.9.0 Processing 91/111: [qcheck: dune build] -> installed fmt.0.9.0 Processing 92/111: [qcheck: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "qcheck" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/qcheck.0.21.1) -> compiled qcheck.0.21.1 Processing 93/111: [uutf: ocaml build] -> installed qcheck.0.21.1 Processing 94/111: [uutf: ocaml build] + /usr/home/opam/.opam/default/bin/ocaml "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/uutf.1.0.3) - ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends - ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmi src/uutf.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml - ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml - ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma - ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml - + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml - File "test/utftrip.ml", line 385, characters 8-12: - 385 | Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $ - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "test/utftrip.ml", line 387, characters 2-11: - 387 | Term.info "utftrip" ~version:"v1.0.3" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "test/utftrip.ml", line 389, characters 15-24: - 389 | let () = match Term.eval cmd with - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml - + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml - File "test/utftrip.ml", line 385, characters 8-12: - 385 | Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $ - ^^^^ - Alert deprecated: Cmdliner.Term.pure - Use Term.const instead. - File "test/utftrip.ml", line 387, characters 2-11: - 387 | Term.info "utftrip" ~version:"v1.0.3" ~doc ~man - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.info - Use Cmd.info instead. - File "test/utftrip.ml", line 389, characters 15-24: - 389 | let () = match Term.eval cmd with - ^^^^^^^^^ - Alert deprecated: Cmdliner.Term.eval - Use Cmd.v and one of Cmd.eval* instead. - ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native - # No parallelism done -> compiled uutf.1.0.3 Processing 95/111: [zarith: sh] -> installed uutf.1.0.3 Processing 96/111: [zarith: sh] + /bin/sh "-exc" "LDFLAGS=\"$LDFLAGS -L/usr/local/lib\" CFLAGS=\"$CFLAGS -I/usr/local/include\" ./configure" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/zarith.1.13) - + LDFLAGS=' -L/usr/local/lib' CFLAGS=' -I/usr/local/include' ./configure - binary ocaml: found in /usr/home/opam/.opam/default/bin - binary ocamlc: found in /usr/home/opam/.opam/default/bin - binary ocamldep: found in /usr/home/opam/.opam/default/bin - binary ocamlmklib: found in /usr/home/opam/.opam/default/bin - binary ocamldoc: found in /usr/home/opam/.opam/default/bin - binary ocamlopt: found in /usr/home/opam/.opam/default/bin - checking compilation with ocamlc -O3 -Wall -Wextra -I/usr/local/include: working - include caml/mlvalues.h: - found - library dynlink.cmxa: - found - binary ocamlfind: found in /usr/home/opam/.opam/default/bin - OCaml's word size is 64 - package gmp: found - OCaml supports -bin-annot to produce documentation - - detected configuration: - - native-code: yes - dynamic linking: yes - defines: -DHAS_GMP - includes: -I/usr/home/opam/.opam/default/lib/ocaml -I/usr/local/include - libraries: -L/usr/local/lib -lgmp - linker options: -L/usr/local/lib - C options: -O3 -Wall -Wextra -I/usr/local/include - installation path: /usr/home/opam/.opam/default/lib - installation method findlib - - configuration successful! - now type "make" to build - then type "make install" or "sudo make install" to install Processing 96/111: [zarith: gmake] + /usr/local/bin/gmake (CWD=/usr/home/opam/.opam/default/.opam-switch/build/zarith.1.13) - (echo "let"; grep "version" META | head -1) > zarith_version.ml - ocamldep zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend - ocamlc -g -I +compiler-libs -bin-annot -c zarith_version.ml - ocamlc -g -I +compiler-libs -bin-annot -c z.mli - ocamlc -g -I +compiler-libs -bin-annot -c z.ml - ocamlc -g -I +compiler-libs -bin-annot -c q.mli - ocamlc -g -I +compiler-libs -bin-annot -c q.ml - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.mli - ocamlc -g -I +compiler-libs -bin-annot -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp -L/usr/local/lib - ocamlc -ccopt "-I/usr/home/opam/.opam/default/lib/ocaml -I/usr/local/include -DHAS_GMP -O3 -Wall -Wextra -I/usr/local/include" -c caml_z.c - ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp -L/usr/local/lib - ocamlc -g -I +compiler-libs -bin-annot -c zarith_top.ml - ocamlc -g -o zarith_top.cma -a zarith_top.cmo - ocamlopt -g -I +compiler-libs -c zarith_version.ml - ocamlopt -g -I +compiler-libs -c z.ml - ocamlopt -g -I +compiler-libs -c q.ml - ocamlopt -g -I +compiler-libs -c big_int_Z.ml - ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp -L/usr/local/lib - ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall -> compiled zarith.1.13 Processing 97/111: [alcotest: dune build] Processing 98/111: [alcotest: dune build] [zarith: gmake install] - ocamlfind install -destdir "/usr/home/opam/.opam/default/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so - Installed /usr/home/opam/.opam/default/lib/zarith/big_int_Z.cmti - Installed /usr/home/opam/.opam/default/lib/zarith/q.cmti - Installed /usr/home/opam/.opam/default/lib/zarith/z.cmti - Installed /usr/home/opam/.opam/default/lib/zarith/zarith.a - Installed /usr/home/opam/.opam/default/lib/zarith/big_int_Z.mli - Installed /usr/home/opam/.opam/default/lib/zarith/q.mli - Installed /usr/home/opam/.opam/default/lib/zarith/zarith.h - Installed /usr/home/opam/.opam/default/lib/zarith/zarith.cmxs - Installed /usr/home/opam/.opam/default/lib/zarith/big_int_Z.cmx - Installed /usr/home/opam/.opam/default/lib/zarith/q.cmx - Installed /usr/home/opam/.opam/default/lib/zarith/z.cmx - Installed /usr/home/opam/.opam/default/lib/zarith/zarith_version.cmx - Installed /usr/home/opam/.opam/default/lib/zarith/zarith.cmxa - Installed /usr/home/opam/.opam/default/lib/zarith/z.mli - Installed /usr/home/opam/.opam/default/lib/zarith/zarith_top.cma - Installed /usr/home/opam/.opam/default/lib/zarith/big_int_Z.cmi - Installed /usr/home/opam/.opam/default/lib/zarith/q.cmi - Installed /usr/home/opam/.opam/default/lib/zarith/z.cmi - Installed /usr/home/opam/.opam/default/lib/zarith/libzarith.a - Installed /usr/home/opam/.opam/default/lib/zarith/zarith.cma - Installed /usr/home/opam/.opam/default/lib/stublibs/dllzarith.so - Installed /usr/home/opam/.opam/default/lib/stublibs/dllzarith.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/default/lib/stublibs is not mentioned in ld.conf - Installed /usr/home/opam/.opam/default/lib/zarith/META -> installed zarith.1.13 Processing 98/111: [alcotest: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "alcotest" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/alcotest.1.7.0) -> compiled alcotest.1.7.0 Processing 99/111: [prbnmcn-basic-structures: dune build] -> installed alcotest.1.7.0 Processing 100/111: [prbnmcn-basic-structures: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-basic-structures" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-basic-structures.0.0.1) -> compiled prbnmcn-basic-structures.0.0.1 Processing 101/111: [qcheck-alcotest: dune build] -> installed prbnmcn-basic-structures.0.0.1 Processing 102/111: [qcheck-alcotest: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "qcheck-alcotest" "-j" "1" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/qcheck-alcotest.0.21.1) -> compiled qcheck-alcotest.0.21.1 Processing 103/111: [prbnmcn-linalg: dune build] -> installed qcheck-alcotest.0.21.1 Processing 104/111: [prbnmcn-linalg: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-linalg" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-linalg.0.0.1) -> compiled prbnmcn-linalg.0.0.1 -> installed prbnmcn-linalg.0.0.1 Processing 106/111: [prbnmcn-stats: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-stats" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-stats.0.0.4) -> compiled prbnmcn-stats.0.0.4 -> installed prbnmcn-stats.0.0.4 Processing 108/111: [prbnmcn-dagger-stats: dune build] + /usr/home/opam/.opam/default/bin/dune "build" "-p" "prbnmcn-dagger-stats" "-j" "1" "@install" (CWD=/usr/home/opam/.opam/default/.opam-switch/build/prbnmcn-dagger-stats.0.0.2) - (cd _build/default && /usr/home/opam/.opam/default/bin/ocamlopt.opt -w -40 -g -I stats_dist/.stats_dist.objs/byte -I stats_dist/.stats_dist.objs/native -I /usr/home/opam/.opam/default/lib/prbnmcn-basic-structures -I /usr/home/opam/.opam/default/lib/prbnmcn-cgrph -I /usr/home/opam/.opam/default/lib/prbnmcn-dagger -I /usr/home/opam/.opam/default/lib/prbnmcn-linalg -I /usr/home/opam/.opam/default/lib/prbnmcn-stats -I /usr/home/opam/.opam/default/lib/pringo -I /usr/home/opam/.opam/default/lib/zarith -intf-suffix .ml -no-alias-deps -o stats_dist/.stats_dist.objs/native/stats_dist.cmx -c -impl stats_dist/stats_dist.ml) - File "_none_", line 1: - Warning 58 [no-cmx-file]: no cmx file was found in path for module PRNG, and its interface was not compiled with -opaque -> compiled prbnmcn-dagger-stats.0.0.2 -> installed prbnmcn-dagger-stats.0.0.2 #=== ERROR while compiling gsl.1.24.3 =========================================# # context 2.1.5 | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository # path /usr/home/opam/.opam/default/.opam-switch/build/gsl.1.24.3 # command /usr/home/opam/.opam/default/bin/dune build -p gsl -j 1 # exit-code 1 # env-file /usr/home/opam/.opam/log/gsl-70684-6be55d.env # output-file /usr/home/opam/.opam/log/gsl-70684-6be55d.out ### output ### # [...] # ML4(gsl_cdf_hypergeometric_Q, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, Unsigned_int_val, copy_double) # ^ # /usr/home/opam/.opam/default/lib/ocaml/caml/compatibility.h:131:21: note: expanded from macro 'copy_double' # #define copy_double CAML_DEPRECATED("copy_double", "caml_copy_double") caml_copy_double # ^ # /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:58:3: note: expanded from macro 'CAML_DEPRECATED' # CAML_PREPROWARNING(name1 is deprecated: use name2 instead) # ^ # /usr/home/opam/.opam/default/lib/ocaml/caml/misc.h:56:31: note: expanded from macro 'CAML_PREPROWARNING' # #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) # ^ # 90 warnings generated. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install prbnmcn-dagger-gsl 0.0.2 | - install prbnmcn-dagger-test 0.0.2 +- +- The following actions failed | - build gsl 1.24.3 +- +- The following changes have been performed (the rest was aborted) | - install alcotest 1.7.0 | - install astring 0.8.5 | - install base-bytes base | - install cmdliner 1.2.0 | - install conf-gmp 4 | - install conf-gnuplot 0.1 | - install conf-gsl 2 | - install conf-pkg-config 3 | - install csexp 1.5.2 | - install dune 3.10.0 | - install dune-configurator 3.10.0 | - install fmt 0.9.0 | - install ocaml-syntax-shims 1.0.0 | - install ocamlbuild 0.14.2 | - install ocamlfind 1.9.6 | - install ounit2 2.2.7 | - install prbnmcn-basic-structures 0.0.1 | - install prbnmcn-cgrph 0.0.2 | - install prbnmcn-dagger 0.0.2 | - install prbnmcn-dagger-stats 0.0.2 | - install prbnmcn-gnuplot 0.0.2 | - install prbnmcn-linalg 0.0.1 | - install prbnmcn-stats 0.0.4 | - install pringo 1.3 | - install qcheck 0.21.1 | - install qcheck-alcotest 0.21.1 | - install qcheck-core 0.21.1 | - install qcheck-ounit 0.21.1 | - install re 1.10.4 | - install seq base | - install stdlib-shims 0.3.0 | - install topkg 1.0.7 | - install uutf 1.0.3 | - install zarith 1.13 +- The former state can be restored with: /usr/local/bin/opam switch import "/usr/home/opam/.opam/default/.opam-switch/backup/state-20230826133010.export" 'opam install -vy prbnmcn-dagger-test.0.0.2' failed. 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 "prbnmcn-dagger-test.0.0.2" opam install -vy "prbnmcn-dagger-test.0.0.2" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "prbnmcn-dagger-test.0.0.2" | 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_65898_710" "mount.fstab=/tmp/obuilder-jail-2f4a94/fstab" "mount.devfs" "path=/obuilder/result/91c484d310921ac1bfe6967a1613e58d84f975ff605dc13e9ac8d07b26c56779/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 "prbnmcn-dagger-test.0.0.2" opam install -vy "prbnmcn-dagger-test.0.0.2" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "prbnmcn-dagger-test.0.0.2" | 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