Building on rosemary (from freebsd) 2025-07-05 18:58.21 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2025-07-05 18:58.22 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 f7060d5dd1056d18a1e0f07c7958d7529ad9f555")) 2025-07-05 18:58.22 ---> using "251c69349e90e075c5185ca7e83a6f01d7f6cedcb8571a3e7148e7747a60204f" 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: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2025-07-05 18:58.22 ---> using "153fd1dc00c3c459bf4a441dfad4cdb36913ad6b6c2d6b101c2381483ba8cb7a" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3.0) 2025-07-05 18:58.23 ---> using "db2c698ab1e84ec43f6ecfe533b0246f3f9bdd86cf3236e733526bf51d6ed6c7" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-07-05 18:58.23 ---> using "0c80ef6adf9245534edc621fcf8488e434ed88e30d762eeca1580ae5164e1332" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y owl-plplot.1.1\ \nopam install -vy owl-plplot.1.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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")) [NOTE] owl-plplot.1.1 is not installed. Nothing to do. The following actions will be performed: === install 21 packages - install base v0.17.3 [required by owl] - install bigarray-compat 1.1.0 [required by ctypes] - install camlzip 1.13 [required by npy] - install conf-openblas 0.2.2 [required by owl] - install conf-pkg-config 4 [required by conf-plplot] - install conf-plplot 1 [required by plplot] - install conf-zlib 1 [required by camlzip] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.23.0 [required by owl] - install dune 3.19.1 [required by owl-plplot] - install dune-configurator 3.19.1 [required by owl, plplot] - install integers 0.7.0 [required by ctypes] - install npy 0.0.9 [required by owl] - install ocaml_intrinsics_kernel v0.17.1 [required by base] - install ocamlfind 1.9.8 [required by camlzip] - install owl 1.2 [required by owl-plplot] - install owl-base 1.2 [required by owl] - install owl-plplot 1.1 - install plplot 5.12.1 [required by owl-plplot] - install sexplib0 v0.17.0 [required by base] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: lapacke openblas plplot <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "lapacke" "openblas" "plplot" - Updating FreeBSD repository catalogue... - [rosemary] Fetching data.pkg: - ....... - ... done - Processing entries: - .. - . - . - .. - . - . - . - . done - FreeBSD repository update completed. 36010 packages processed. - All repositories are up to date. - New version of pkg detected; it needs to be installed first. - The following 1 package(s) will be affected (of 0 checked): - - Installed packages to be UPGRADED: - pkg: 2.1.2 -> 2.2.0 - - Number of packages to be upgraded: 1 - - 12 MiB to be downloaded. - [rosemary] [1/1] Fetching pkg-2.2.0.pkg: . - ....... - .. done - Checking integrity... done (0 conflicting) - [rosemary] [1/1] Upgrading pkg from 2.1.2 to 2.2.0... - [rosemary] [1/1] Extracting pkg-2.2.0: .......... done - Updating FreeBSD repository catalogue... - FreeBSD repository is up to date. - All repositories are up to date. - The following 152 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - Imath: 3.1.12 - aalib: 1.4.r5_14 - adwaita-icon-theme: 42.0 - agg: 2.5_11 - aom: 3.12.1 - at-spi2-core: 2.54.1_1 - avahi-app: 0.8_6 - binutils: 2.44,1 - blas: 3.12.1 - cairo: 1.18.2,3 - colord: 1.4.7_3 - cups: 2.4.11_1 - dav1d: 1.5.1 - dbus: 1.16.2_2,1 - dbus-glib: 0.114 - duktape-lib: 2.7.0 - enchant2: 2.2.15_6 - fontconfig: 2.15.0_3,1 - freefont-ttf: 20120503_2 - freetype2: 2.13.3 - fribidi: 1.0.16 - gcc13: 13.3.0_2 - gdbm: 1.24 - gdk-pixbuf2: 2.42.12_1 - geoclue: 2.7.2 - ghostscript10: 10.05.1 - giflib: 5.2.2 - glib: 2.80.5_1,2 - glib-networking: 2.80.1_1 - gmp: 6.3.0 - gnome_subr: 1.0 - gnutls: 3.8.9 - gobject-introspection: 1.78.1_2,1 - graphene: 1.10.8_1 - graphite2: 1.3.14 - gsettings-desktop-schemas: 47.1_1 - gstreamer1: 1.26.0 - gstreamer1-plugins: 1.26.0 - gstreamer1-plugins-bad: 1.26.0 - gstreamer1-plugins-gl: 1.26.0 - gtk-update-icon-cache: 3.24.42 - gtk3: 3.24.48 - harfbuzz: 10.3.0 - harfbuzz-icu: 10.3.0 - hicolor-icon-theme: 0.18 - highway: 1.2.0 - hunspell: 1.7.2_1 - hwdata: 0.393,1 - hyphen: 2.8.8 - icu: 76.1,1 - iso-codes: 4.15.0 - jbig2dec: 0.20_1 - jbigkit: 2.1_3 - jpeg-turbo: 3.1.0 - json-glib: 1.10.6 - lapack: 3.12.1 - lapacke: 3.12.1 - lasi: 1.1.3_2 - lcms2: 2.17 - lerc: 4.0.0 - libGLU: 9.0.3 - libICE: 1.1.1,1 - libSM: 1.2.6,1 - libX11: 1.8.12,1 - libXau: 1.0.11 - libXcomposite: 0.4.6_1,1 - libXcursor: 1.2.2 - libXdamage: 1.1.6 - libXdmcp: 1.1.5 - libXext: 1.3.6,1 - libXfixes: 6.0.1 - libXft: 2.3.8 - libXi: 1.8.1,1 - libXinerama: 1.1.5,1 - libXrandr: 1.5.4 - libXrender: 0.9.12 - libXt: 1.3.0,1 - libXtst: 1.2.4 - libXxf86vm: 1.1.5 - libavif: 1.2.0 - libdaemon: 0.14_1 - libdatrie: 0.2.13_2 - libdeflate: 1.22 - libdrm: 2.4.123,1 - libedit: 3.1.20250104,1 - libepoll-shim: 0.0.20240608 - libepoxy: 1.5.10 - libevent: 2.1.12 - libfontenc: 1.1.8 - libgcrypt: 1.11.0 - libglvnd: 1.7.0 - libgpg-error: 1.51 - libgudev: 237 - libgusb: 0.4.9_1 - libidn: 1.43 - libjxl: 0.11.1_1 - libltdl: 2.5.4 - libmspack: 0.11alpha - libnotify: 0.8.6 - libpaper: 1.1.28_1 - libpciaccess: 0.18.1_1 - libproxy: 0.5.9_1 - librsvg2-rust: 2.60.0 - libsecret: 0.20.5_3 - libsoup: 2.74.3 - libsoup3: 3.6.5_2 - libsysinfo: 0.0.3_3 - libtasn1: 4.20.0_1 - libthai: 0.1.29_1 - libudev-devd: 0.6.0 - libunwind: 20240221_2 - libxcb: 1.17.0 - libxkbcommon: 1.8.1_1 - libxml2: 2.11.9_1 - libxshmfence: 1.3.2 - libxslt: 1.1.43 - libyuv: 0.0.1789_2 - lzo2: 2.10_1 - mesa-libs: 24.1.7_1 - mkfontscale: 1.2.3 - mpc: 1.3.1_1 - mpfr: 4.2.2,1 - nettle: 3.10.1 - openblas: 0.3.29_1,2 - openexr: 3.3.4 - openjpeg: 2.5.3 - orc: 0.4.40 - p11-kit: 0.25.5 - pango: 1.56.1 - pixman: 0.44.2 - plplot: 5.15.0_7 - png: 1.6.47 - polkit: 125_1 - poppler-data: 0.4.12 - py311-cairo: 1.21.0,1 - py311-packaging: 24.2 - py311-pygobject: 3.50.0 - pygobject-common: 3.50.0 - qhull: 8.0.2_3,1 - sdl: 1.2.15_17,2 - shared-mime-info: 2.4_1 - sqlite3: 3.46.1_1,1 - tiff: 4.7.0 - urw-base35-fonts: 20200910 - vmaf: 3.0.0 - wayland: 1.23.1 - webkit2-gtk_40: 2.46.6 - webp: 1.5.0 - woff2: 1.0.2_5 - wx30-gtk3: 3.0.5.1_6 - xkeyboard-config: 2.41_4 - xorgproto: 2024.1 - - Number of packages to be installed: 152 - - The process will require 1 GiB more space. - 287 MiB to be downloaded. - [rosemary] [1/152] Fetching duktape-lib-2.7.0.pkg: .......... done - [rosemary] [2/152] Fetching png-1.6.47.pkg: .......... done - [rosemary] [3/152] Fetching glib-networking-2.80.1_1.pkg: .......... done - [rosemary] [4/152] Fetching qhull-8.0.2_3,1.pkg: ......... done - [rosemary] [5/152] Fetching hyphen-2.8.8.pkg: ..... done - [rosemary] [6/152] Fetching libxcb-1.17.0.pkg: .......... done - [rosemary] [7/152] Fetching sdl-1.2.15_17,2.pkg: .......... done - [rosemary] [8/152] Fetching libdatrie-0.2.13_2.pkg: ... done - [rosemary] [9/152] Fetching freetype2-2.13.3.pkg: .......... done - [rosemary] [10/152] Fetching jpeg-turbo-3.1.0.pkg: .......... done - [rosemary] [11/152] Fetching graphene-1.10.8_1.pkg: .......... done - [rosemary] [12/152] Fetching libproxy-0.5.9_1.pkg: .......... done - [rosemary] [13/152] Fetching librsvg2-rust-2.60.0.pkg: ..... - ..... done - [rosemary] [14/152] Fetching libXt-1.3.0,1.pkg: .......... done - [rosemary] [15/152] Fetching libglvnd-1.7.0.pkg: ....... done - [rosemary] [16/152] Fetching gstreamer1-plugins-bad-1.26.0.pkg: ..... - ..... done - [rosemary] [17/152] Fetching libxslt-1.1.43.pkg: .......... done - [rosemary] [18/152] Fetching cups-2.4.11_1.pkg: .......... done - [rosemary] [19/152] Fetching gobject-introspection-1.78.1_2,1.pkg: .......... done - [rosemary] [20/152] Fetching libXrandr-1.5.4.pkg: ... done - [rosemary] [21/152] Fetching nettle-3.10.1.pkg: .......... done - [rosemary] [22/152] Fetching lzo2-2.10_1.pkg: ........ done - [rosemary] [23/152] Fetching lcms2-2.17.pkg: .......... done - [rosemary] [24/152] Fetching adwaita-icon-theme-42.0.pkg: .......... done - [rosemary] [25/152] Fetching woff2-1.0.2_5.pkg: .... done - [rosemary] [26/152] Fetching libthai-0.1.29_1.pkg: .......... done - [rosemary] [27/152] Fetching wx30-gtk3-3.0.5.1_6.pkg: .. - ........ done - [rosemary] [28/152] Fetching polkit-125_1.pkg: . - ......... done - [rosemary] [29/152] Fetching libsoup3-3.6.5_2.pkg: .......... done - [rosemary] [30/152] Fetching mkfontscale-1.2.3.pkg: .. done - [rosemary] [31/152] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done - [rosemary] [32/152] Fetching libdeflate-1.22.pkg: ...... done - [rosemary] [33/152] Fetching fribidi-1.0.16.pkg: ..... done - [rosemary] [34/152] Fetching libXxf86vm-1.1.5.pkg: .. done - [rosemary] [35/152] Fetching libmspack-0.11alpha.pkg: ..... done - [rosemary] [36/152] Fetching vmaf-3.0.0.pkg: .......... done - [rosemary] [37/152] Fetching libidn-1.43.pkg: .......... done - [rosemary] [38/152] Fetching openjpeg-2.5.3.pkg: .......... done - [rosemary] [39/152] Fetching libXdamage-1.1.6.pkg: . done - [rosemary] [40/152] Fetching libtasn1-4.20.0_1.pkg: ......... done - [rosemary] [41/152] Fetching libdrm-2.4.123,1.pkg: ..... - ..... done - [rosemary] [42/152] Fetching libXfixes-6.0.1.pkg: . done - [rosemary] [43/152] Fetching libXinerama-1.1.5,1.pkg: . done - [rosemary] [44/152] Fetching gnome_subr-1.0.pkg: . done - [rosemary] [45/152] Fetching libxml2-2.11.9_1.pkg: .......... done - [rosemary] [46/152] Fetching wayland-1.23.1.pkg: ......... done - [rosemary] [47/152] Fetching aom-3.12.1.pkg: .... - ...... done - [rosemary] [48/152] Fetching orc-0.4.40.pkg: ..... done - [rosemary] [49/152] Fetching gdk-pixbuf2-2.42.12_1.pkg: ....... - ... done - [rosemary] [50/152] Fetching icu-76.1,1.pkg: .. - ... - .... - . done - [rosemary] [51/152] Fetching libgusb-0.4.9_1.pkg: .......... done - [rosemary] [52/152] Fetching gnutls-3.8.9.pkg: .......... done - [rosemary] [53/152] Fetching hicolor-icon-theme-0.18.pkg: . done - [rosemary] [54/152] Fetching libxshmfence-1.3.2.pkg: . done - [rosemary] [55/152] Fetching py311-packaging-24.2.pkg: ...... done - [rosemary] [56/152] Fetching harfbuzz-icu-10.3.0.pkg: . done - [rosemary] [57/152] Fetching libepoll-shim-0.0.20240608.pkg: .. done - [rosemary] [58/152] Fetching libpaper-1.1.28_1.pkg: .. done - [rosemary] [59/152] Fetching colord-1.4.7_3.pkg: .......... done - [rosemary] [60/152] Fetching libjxl-0.11.1_1.pkg: ........ - .. done - [rosemary] [61/152] Fetching py311-cairo-1.21.0,1.pkg: ....... done - [rosemary] [62/152] Fetching libX11-1.8.12,1.pkg: .......... done - pkg: cached package libX11-1.8.12,1: missing or size mismatch, fetching from remote - [rosemary] [63/152] Fetching libX11-1.8.12,1.pkg: ... - ....... done - [rosemary] [64/152] Fetching giflib-5.2.2.pkg: .......... done - [rosemary] [65/152] Fetching libXrender-0.9.12.pkg: ... done - [rosemary] [66/152] Fetching xorgproto-2024.1.pkg: .......... done - [rosemary] [67/152] Fetching libsoup-2.74.3.pkg: .......... done - [rosemary] [68/152] Fetching urw-base35-fonts-20200910.pkg: . - ......... done - [rosemary] [69/152] Fetching libXtst-1.2.4.pkg: .. done - [rosemary] [70/152] Fetching libXi-1.8.1,1.pkg: ........ done - [rosemary] [71/152] Fetching libXft-2.3.8.pkg: ...... done - [rosemary] [72/152] Fetching gtk3-3.24.48.pkg: - ..... - ..... done - [rosemary] [73/152] Fetching lapacke-3.12.1.pkg: .......... done - [rosemary] [74/152] Fetching webp-1.5.0.pkg: .......... done - [rosemary] [75/152] Fetching libepoxy-1.5.10.pkg: .......... done - [rosemary] [76/152] Fetching hwdata-0.393,1.pkg: .......... done - [rosemary] [77/152] Fetching cairo-1.18.2,3.pkg: ......... done - [rosemary] [78/152] Fetching aalib-1.4.r5_14.pkg: ......... done - [rosemary] [79/152] Fetching plplot-5.15.0_7.pkg: .......... done - [rosemary] [80/152] Fetching graphite2-1.3.14.pkg: ....... done - [rosemary] [81/152] Fetching shared-mime-info-2.4_1.pkg: ... - ....... done - [rosemary] [82/152] Fetching libgudev-237.pkg: ... done - [rosemary] [83/152] Fetching hunspell-1.7.2_1.pkg: .......... done - [rosemary] [84/152] Fetching harfbuzz-10.3.0.pkg: .......... done - [rosemary] [85/152] Fetching libevent-2.1.12.pkg: .......... done - [rosemary] [86/152] Fetching mesa-libs-24.1.7_1.pkg: .......... done - [rosemary] [87/152] Fetching gdbm-1.24.pkg: .......... done - [rosemary] [88/152] Fetching libpciaccess-0.18.1_1.pkg: . done - [rosemary] [89/152] Fetching gstreamer1-plugins-gl-1.26.0.pkg: .......... done - [rosemary] [90/152] Fetching avahi-app-0.8_6.pkg: .......... done - [rosemary] [91/152] Fetching enchant2-2.2.15_6.pkg: .... done - [rosemary] [92/152] Fetching gstreamer1-plugins-1.26.0.pkg: ......... - . done - [rosemary] [93/152] Fetching ghostscript10-10.05.1.pkg: ....... - ... done - [rosemary] [94/152] Fetching dbus-1.16.2_2,1.pkg: .......... done - [rosemary] [95/152] Fetching libedit-3.1.20250104,1.pkg: .......... done - [rosemary] [96/152] Fetching libXcursor-1.2.2.pkg: ... done - [rosemary] [97/152] Fetching libfontenc-1.1.8.pkg: . done - [rosemary] [98/152] Fetching highway-1.2.0.pkg: .......... done - [rosemary] [99/152] Fetching libgcrypt-1.11.0.pkg: .......... done - [rosemary] [100/152] Fetching json-glib-1.10.6.pkg: .......... done - [rosemary] [101/152] Fetching webkit2-gtk_40-2.46.6.pkg: - .. - ... - ... - .. done - [rosemary] [102/152] Fetching libsecret-0.20.5_3.pkg: - .......... done - [rosemary] [103/152] Fetching pygobject-common-3.50.0.pkg: . done - [rosemary] [104/152] Fetching libudev-devd-0.6.0.pkg: . done - [rosemary] [105/152] Fetching libavif-1.2.0.pkg: .......... done - [rosemary] [106/152] Fetching libunwind-20240221_2.pkg: .......... done - [rosemary] [107/152] Fetching lapack-3.12.1.pkg: - ........ - .. done - [rosemary] [108/152] Fetching pango-1.56.1.pkg: .......... done - [rosemary] [109/152] Fetching libgpg-error-1.51.pkg: .......... done - [rosemary] [110/152] Fetching gmp-6.3.0.pkg: .......... done - [rosemary] [111/152] Fetching gstreamer1-1.26.0.pkg: .......... done - [rosemary] [112/152] Fetching mpfr-4.2.2,1.pkg: .......... done - [rosemary] [113/152] Fetching Imath-3.1.12.pkg: .......... done - [rosemary] [114/152] Fetching libXext-1.3.6,1.pkg: ....... done - [rosemary] [115/152] Fetching p11-kit-0.25.5.pkg: .......... done - [rosemary] [116/152] Fetching dbus-glib-0.114.pkg: .......... done - [rosemary] [117/152] Fetching libsysinfo-0.0.3_3.pkg: .. done - [rosemary] [118/152] Fetching jbig2dec-0.20_1.pkg: ...... done - [rosemary] [119/152] Fetching agg-2.5_11.pkg: .......... done - [rosemary] [120/152] Fetching libXau-1.0.11.pkg: . done - [rosemary] [121/152] Fetching libICE-1.1.1,1.pkg: ....... done - [rosemary] [122/152] Fetching libXcomposite-0.4.6_1,1.pkg: . done - [rosemary] [123/152] Fetching libltdl-2.5.4.pkg: ... done - [rosemary] [124/152] Fetching libyuv-0.0.1789_2.pkg: .......... done - [rosemary] [125/152] Fetching fontconfig-2.15.0_3,1.pkg: .......... done - [rosemary] [126/152] Fetching pixman-0.44.2.pkg: .......... done - [rosemary] [127/152] Fetching dav1d-1.5.1.pkg: ... - ....... done - [rosemary] [128/152] Fetching gsettings-desktop-schemas-47.1_1.pkg: .......... done - [rosemary] [129/152] Fetching at-spi2-core-2.54.1_1.pkg: .......... done - [rosemary] [130/152] Fetching sqlite3-3.46.1_1,1.pkg: .......... done - [rosemary] [131/152] Fetching mpc-1.3.1_1.pkg: ....... done - [rosemary] [132/152] Fetching libSM-1.2.6,1.pkg: . done - [rosemary] [133/152] Fetching openexr-3.3.4.pkg: .......... done - [rosemary] [134/152] Fetching glib-2.80.5_1,2.pkg: .......... done - [rosemary] [135/152] Fetching geoclue-2.7.2.pkg: .......... done - [rosemary] [136/152] Fetching xkeyboard-config-2.41_4.pkg: .......... done - [rosemary] [137/152] Fetching libxkbcommon-1.8.1_1.pkg: ....... - ... done - [rosemary] [138/152] Fetching jbigkit-2.1_3.pkg: ..... done - [rosemary] [139/152] Fetching gcc13-13.3.0_2.pkg: - . - .. - . - . - .. - . - . - . done - [rosemary] [140/152] Fetching blas-3.12.1.pkg: .......... done - [rosemary] [141/152] Fetching libdaemon-0.14_1.pkg: ... done - [rosemary] [142/152] Fetching iso-codes-4.15.0.pkg: .......... done - [rosemary] [143/152] Fetching binutils-2.44,1.pkg: .. - .... - .... done - [rosemary] [144/152] Fetching libXdmcp-1.1.5.pkg: . done - [rosemary] [145/152] Fetching tiff-4.7.0.pkg: .......... done - [rosemary] [146/152] Fetching freefont-ttf-20120503_2.pkg: ...... - .... done - [rosemary] [147/152] Fetching libnotify-0.8.6.pkg: ... done - [rosemary] [148/152] Fetching poppler-data-0.4.12.pkg: ....... - ... done - [rosemary] [149/152] Fetching libGLU-9.0.3.pkg: .......... done - [rosemary] [150/152] Fetching openblas-0.3.29_1,2.pkg: .... - ...... done - [rosemary] [151/152] Fetching lerc-4.0.0.pkg: .......... done - [rosemary] [152/152] Fetching py311-pygobject-3.50.0.pkg: .......... done - [rosemary] Fetching lasi-1.1.3_2.pkg: .......... done - Checking integrity... - done (0 conflicting) - [rosemary] [1/152] Installing lapacke-3.12.1... - [rosemary] [1/152] Extracting lapacke-3.12.1: .......... done - [rosemary] [2/152] Installing lapack-3.12.1... - [rosemary] [2/152] Extracting lapack-3.12.1: .......... done - [rosemary] [3/152] Installing blas-3.12.1... - [rosemary] [3/152] Extracting blas-3.12.1: ........ done - [rosemary] [4/152] Installing openblas-0.3.29_1,2... - [rosemary] [4/152] Extracting openblas-0.3.29_1,2: .......... done - [rosemary] [5/152] Installing gcc13-13.3.0_2... - [rosemary] [5/152] Extracting gcc13-13.3.0_2: ..... - .... - . done - [rosemary] [6/152] Installing binutils-2.44,1... - [rosemary] [6/152] Extracting binutils-2.44,1: .... - ...... done - [rosemary] [7/152] Installing mpc-1.3.1_1... - [rosemary] [7/152] Extracting mpc-1.3.1_1: ......... done - [rosemary] [8/152] Installing mpfr-4.2.2,1... - [rosemary] [8/152] Extracting mpfr-4.2.2,1: .......... done - [rosemary] [9/152] Installing plplot-5.15.0_7... - [rosemary] [9/152] Extracting plplot-5.15.0_7: .......... done - [rosemary] [10/152] Installing agg-2.5_11... - [rosemary] [10/152] Extracting agg-2.5_11: .......... done - [rosemary] [11/152] Installing freefont-ttf-20120503_2... - [rosemary] [11/152] Extracting freefont-ttf-20120503_2: .......... done - [rosemary] [12/152] Installing ghostscript10-10.05.1... - [rosemary] [12/152] Extracting ghostscript10-10.05.1: .......... done - [rosemary] [13/152] Installing jbig2dec-0.20_1... - [rosemary] [13/152] Extracting jbig2dec-0.20_1: .......... done - [rosemary] [14/152] Installing lasi-1.1.3_2... - [rosemary] [14/152] Extracting lasi-1.1.3_2: .......... done - [rosemary] [15/152] Installing libXt-1.3.0,1... - [rosemary] [15/152] Extracting libXt-1.3.0,1: .......... done - [rosemary] [16/152] Installing libidn-1.43... - [rosemary] [16/152] Extracting libidn-1.43: .......... done - [rosemary] [17/152] Installing libltdl-2.5.4... - [rosemary] [17/152] Extracting libltdl-2.5.4: .......... done - [rosemary] [18/152] Installing openjpeg-2.5.3... - [rosemary] [18/152] Extracting openjpeg-2.5.3: .......... done - [rosemary] [19/152] Installing poppler-data-0.4.12... - [rosemary] [19/152] Extracting poppler-data-0.4.12: .......... done - [rosemary] [20/152] Installing qhull-8.0.2_3,1... - [rosemary] [20/152] Extracting qhull-8.0.2_3,1: .......... done - [rosemary] [21/152] Installing sdl-1.2.15_17,2... - [rosemary] [21/152] Extracting sdl-1.2.15_17,2: .......... done - [rosemary] [22/152] Installing aalib-1.4.r5_14... - [rosemary] [22/152] Extracting aalib-1.4.r5_14: .......... done - [rosemary] [23/152] Installing urw-base35-fonts-20200910... - [rosemary] [23/152] Extracting urw-base35-fonts-20200910: .......... done - [rosemary] [24/152] Installing mkfontscale-1.2.3... - [rosemary] [24/152] Extracting mkfontscale-1.2.3: ....... done - [rosemary] [25/152] Installing libfontenc-1.1.8... - [rosemary] [25/152] Extracting libfontenc-1.1.8: ......... done - [rosemary] [26/152] Installing wx30-gtk3-3.0.5.1_6... - [rosemary] [26/152] Extracting wx30-gtk3-3.0.5.1_6: .......... done - [rosemary] [27/152] Installing libGLU-9.0.3... - [rosemary] [27/152] Extracting libGLU-9.0.3: ..... done - [rosemary] [28/152] Installing libmspack-0.11alpha... - [rosemary] [28/152] Extracting libmspack-0.11alpha: ......... done - [rosemary] [29/152] Installing webkit2-gtk_40-2.46.6... - [rosemary] [29/152] Extracting webkit2-gtk_40-2.46.6: . - ......... done - [rosemary] [30/152] Installing enchant2-2.2.15_6... - [rosemary] [30/152] Extracting enchant2-2.2.15_6: .......... done - [rosemary] [31/152] Installing geoclue-2.7.2... - [rosemary] [31/152] Extracting geoclue-2.7.2: .......... done - [rosemary] [32/152] Installing gstreamer1-plugins-bad-1.26.0... - [rosemary] [32/152] Extracting gstreamer1-plugins-bad-1.26.0: .......... done - [rosemary] [33/152] Installing gstreamer1-plugins-gl-1.26.0... - [rosemary] [33/152] Extracting gstreamer1-plugins-gl-1.26.0: .......... done - [rosemary] [34/152] Installing graphene-1.10.8_1... - [rosemary] [34/152] Extracting graphene-1.10.8_1: .......... done - [rosemary] [35/152] Installing gstreamer1-plugins-1.26.0... - [rosemary] [35/152] Extracting gstreamer1-plugins-1.26.0: .......... done - [rosemary] [36/152] Installing gstreamer1-1.26.0... - [rosemary] [36/152] Extracting gstreamer1-1.26.0: .......... done - [rosemary] [37/152] Installing gtk3-3.24.48... - [rosemary] [37/152] Extracting gtk3-3.24.48: .......... done - [rosemary] [38/152] Installing adwaita-icon-theme-42.0... - [rosemary] [38/152] Extracting adwaita-icon-theme-42.0: .......... done - [rosemary] [39/152] Installing at-spi2-core-2.54.1_1... - [rosemary] [39/152] Extracting at-spi2-core-2.54.1_1: .......... done - [rosemary] [40/152] Installing colord-1.4.7_3... - ===> Creating groups - Creating group 'colord' with gid '970' - ===> Creating users - Creating user 'colord' with uid '970' - [rosemary] [40/152] Extracting colord-1.4.7_3: .......... done - [rosemary] [41/152] Installing cups-2.4.11_1... - ===> Creating groups - Creating group 'cups' with gid '193' - ===> Creating users - Creating user 'cups' with uid '193' - [rosemary] [41/152] Extracting cups-2.4.11_1: .......... done - [rosemary] [42/152] Installing avahi-app-0.8_6... - ===> Creating groups - Creating group 'avahi' with gid '558' - ===> Creating users - Creating user 'avahi' with uid '558' - [rosemary] [42/152] Extracting avahi-app-0.8_6: .......... done - [rosemary] [43/152] Installing dbus-glib-0.114... - [rosemary] [43/152] Extracting dbus-glib-0.114: .......... done - [rosemary] [44/152] Installing gdbm-1.24... - [rosemary] [44/152] Extracting gdbm-1.24: .......... done - [rosemary] [45/152] Installing gnome_subr-1.0... - [rosemary] [45/152] Extracting gnome_subr-1.0: .... done - [rosemary] [46/152] Installing gtk-update-icon-cache-3.24.42... - [rosemary] [46/152] Extracting gtk-update-icon-cache-3.24.42: .......... done - [rosemary] [47/152] Installing harfbuzz-icu-10.3.0... - [rosemary] [47/152] Extracting harfbuzz-icu-10.3.0: ........ done - [rosemary] [48/152] Installing hicolor-icon-theme-0.18... - [rosemary] [48/152] Extracting hicolor-icon-theme-0.18: . done - [rosemary] [49/152] Installing hunspell-1.7.2_1... - [rosemary] [49/152] Extracting hunspell-1.7.2_1: .......... done - [rosemary] [50/152] Installing hyphen-2.8.8... - [rosemary] [50/152] Extracting hyphen-2.8.8: .......... done - [rosemary] [51/152] Installing icu-76.1,1... - [rosemary] [51/152] Extracting icu-76.1,1: ......... - . done - [rosemary] [52/152] Installing iso-codes-4.15.0... - [rosemary] [52/152] Extracting iso-codes-4.15.0: .......... done - [rosemary] [53/152] Installing lcms2-2.17... - [rosemary] [53/152] Extracting lcms2-2.17: .......... done - [rosemary] [54/152] Installing libXcomposite-0.4.6_1,1... - [rosemary] [54/152] Extracting libXcomposite-0.4.6_1,1: .......... done - [rosemary] [55/152] Installing libXcursor-1.2.2... - [rosemary] [55/152] Extracting libXcursor-1.2.2: .......... done - [rosemary] [56/152] Installing libXinerama-1.1.5,1... - [rosemary] [56/152] Extracting libXinerama-1.1.5,1: .......... done - [rosemary] [57/152] Installing libXtst-1.2.4... - [rosemary] [57/152] Extracting libXtst-1.2.4: .......... done - [rosemary] [58/152] Installing libXi-1.8.1,1... - [rosemary] [58/152] Extracting libXi-1.8.1,1: .......... done - [rosemary] [59/152] Installing libavif-1.2.0... - [rosemary] [59/152] Extracting libavif-1.2.0: .......... done - [rosemary] [60/152] Installing aom-3.12.1... - [rosemary] [60/152] Extracting aom-3.12.1: .......... done - [rosemary] [61/152] Installing libdaemon-0.14_1... - [rosemary] [61/152] Extracting libdaemon-0.14_1: .......... done - [rosemary] [62/152] Installing libepoxy-1.5.10... - [rosemary] [62/152] Extracting libepoxy-1.5.10: .......... done - [rosemary] [63/152] Installing libevent-2.1.12... - [rosemary] [63/152] Extracting libevent-2.1.12: .......... done - [rosemary] [64/152] Installing libglvnd-1.7.0... - [rosemary] [64/152] Extracting libglvnd-1.7.0: .......... done - [rosemary] [65/152] Installing libgudev-237... - [rosemary] [65/152] Extracting libgudev-237: .......... done - [rosemary] [66/152] Installing libgusb-0.4.9_1... - [rosemary] [66/152] Extracting libgusb-0.4.9_1: .......... done - [rosemary] [67/152] Installing json-glib-1.10.6... - [rosemary] [67/152] Extracting json-glib-1.10.6: .......... done - [rosemary] [68/152] Installing libjxl-0.11.1_1... - [rosemary] [68/152] Extracting libjxl-0.11.1_1: .......... done - [rosemary] [69/152] Installing highway-1.2.0... - [rosemary] [69/152] Extracting highway-1.2.0: .......... done - [rosemary] [70/152] Installing libnotify-0.8.6... - [rosemary] [70/152] Extracting libnotify-0.8.6: .......... done - [rosemary] [71/152] Installing libpaper-1.1.28_1... - [rosemary] [71/152] Extracting libpaper-1.1.28_1: .......... done - [rosemary] [72/152] Installing librsvg2-rust-2.60.0... - [rosemary] [72/152] Extracting librsvg2-rust-2.60.0: .......... done - [rosemary] [73/152] Installing dav1d-1.5.1... - [rosemary] [73/152] Extracting dav1d-1.5.1: .......... done - [rosemary] [74/152] Installing gdk-pixbuf2-2.42.12_1... - [rosemary] [74/152] Extracting gdk-pixbuf2-2.42.12_1: .......... done - [rosemary] [75/152] Installing libsecret-0.20.5_3... - [rosemary] [75/152] Extracting libsecret-0.20.5_3: .......... done - [rosemary] [76/152] Installing libsoup-2.74.3... - [rosemary] [76/152] Extracting libsoup-2.74.3: .......... done - [rosemary] [77/152] Installing libsoup3-3.6.5_2... - [rosemary] [77/152] Extracting libsoup3-3.6.5_2: .......... done - [rosemary] [78/152] Installing glib-networking-2.80.1_1... - [rosemary] [78/152] Extracting glib-networking-2.80.1_1: .......... done - [rosemary] [79/152] Installing gnutls-3.8.9... - [rosemary] [79/152] Extracting gnutls-3.8.9: .......... done - [rosemary] [80/152] Installing libproxy-0.5.9_1... - [rosemary] [80/152] Extracting libproxy-0.5.9_1: .......... done - [rosemary] [81/152] Installing gsettings-desktop-schemas-47.1_1... - [rosemary] [81/152] Extracting gsettings-desktop-schemas-47.1_1: .......... done - [rosemary] [82/152] Installing libsysinfo-0.0.3_3... - [rosemary] [82/152] Extracting libsysinfo-0.0.3_3: ......... done - [rosemary] [83/152] Installing libudev-devd-0.6.0... - [rosemary] [83/152] Extracting libudev-devd-0.6.0: ........ done - [rosemary] [84/152] Installing libunwind-20240221_2... - [rosemary] [84/152] Extracting libunwind-20240221_2: .......... done - [rosemary] [85/152] Installing libxkbcommon-1.8.1_1... - [rosemary] [85/152] Extracting libxkbcommon-1.8.1_1: .......... done - [rosemary] [86/152] Installing libxslt-1.1.43... - [rosemary] [86/152] Extracting libxslt-1.1.43: .......... done - [rosemary] [87/152] Installing libgcrypt-1.11.0... - [rosemary] [87/152] Extracting libgcrypt-1.11.0: .......... done - [rosemary] [88/152] Installing libgpg-error-1.51... - [rosemary] [88/152] Extracting libgpg-error-1.51: .......... done - [rosemary] [89/152] Installing libyuv-0.0.1789_2... - [rosemary] [89/152] Extracting libyuv-0.0.1789_2: .......... done - [rosemary] [90/152] Installing mesa-libs-24.1.7_1... - [rosemary] [90/152] Extracting mesa-libs-24.1.7_1: .......... done - [rosemary] [91/152] Installing libXdamage-1.1.6... - [rosemary] [91/152] Extracting libXdamage-1.1.6: ......... done - [rosemary] [92/152] Installing libXfixes-6.0.1... - [rosemary] [92/152] Extracting libXfixes-6.0.1: .......... done - [rosemary] [93/152] Installing libXrandr-1.5.4... - [rosemary] [93/152] Extracting libXrandr-1.5.4: .......... done - [rosemary] [94/152] Installing libXxf86vm-1.1.5... - [rosemary] [94/152] Extracting libXxf86vm-1.1.5: .......... done - [rosemary] [95/152] Installing libdrm-2.4.123,1... - [rosemary] [95/152] Extracting libdrm-2.4.123,1: .......... done - [rosemary] [96/152] Installing libpciaccess-0.18.1_1... - [rosemary] [96/152] Extracting libpciaccess-0.18.1_1: ........ done - [rosemary] [97/152] Installing hwdata-0.393,1... - [rosemary] [97/152] Extracting hwdata-0.393,1: .......... done - [rosemary] [98/152] Installing libxshmfence-1.3.2... - [rosemary] [98/152] Extracting libxshmfence-1.3.2: ......... done - [rosemary] [99/152] Installing nettle-3.10.1... - [rosemary] [99/152] Extracting nettle-3.10.1: .......... done - [rosemary] [100/152] Installing gmp-6.3.0... - [rosemary] [100/152] Extracting gmp-6.3.0: .......... done - [rosemary] [101/152] Installing openexr-3.3.4... - [rosemary] [101/152] Extracting openexr-3.3.4: .......... done - [rosemary] [102/152] Installing Imath-3.1.12... - [rosemary] [102/152] Extracting Imath-3.1.12: .......... done - [rosemary] [103/152] Installing orc-0.4.40... - [rosemary] [103/152] Extracting orc-0.4.40: .......... done - [rosemary] [104/152] Installing p11-kit-0.25.5... - [rosemary] [104/152] Extracting p11-kit-0.25.5: .......... done - [rosemary] [105/152] Installing libtasn1-4.20.0_1... - [rosemary] [105/152] Extracting libtasn1-4.20.0_1: .......... done - [rosemary] [106/152] Installing pango-1.56.1... - [rosemary] [106/152] Extracting pango-1.56.1: .......... done - [rosemary] [107/152] Installing fribidi-1.0.16... - [rosemary] [107/152] Extracting fribidi-1.0.16: .......... done - [rosemary] [108/152] Installing harfbuzz-10.3.0... - [rosemary] [108/152] Extracting harfbuzz-10.3.0: .......... done - [rosemary] [109/152] Installing graphite2-1.3.14... - [rosemary] [109/152] Extracting graphite2-1.3.14: .......... done - [rosemary] [110/152] Installing libXft-2.3.8... - [rosemary] [110/152] Extracting libXft-2.3.8: .......... done - [rosemary] [111/152] Installing libthai-0.1.29_1... - [rosemary] [111/152] Extracting libthai-0.1.29_1: .......... done - [rosemary] [112/152] Installing libdatrie-0.2.13_2... - [rosemary] [112/152] Extracting libdatrie-0.2.13_2: .......... done - [rosemary] [113/152] Installing polkit-125_1... - ===> Creating groups - Creating group 'polkitd' with gid '565' - ===> Creating users - Creating user 'polkitd' with uid '565' - [rosemary] [113/152] Extracting polkit-125_1: ......... done - [rosemary] [114/152] Installing dbus-1.16.2_2,1... - ===> Creating groups - Creating group 'messagebus' with gid '556' - ===> Creating users - Creating user 'messagebus' with uid '556' - [rosemary] [114/152] Extracting dbus-1.16.2_2,1: ......... done - [rosemary] [115/152] Installing duktape-lib-2.7.0... - [rosemary] [115/152] Extracting duktape-lib-2.7.0: ......... done - [rosemary] [116/152] Installing libSM-1.2.6,1... - [rosemary] [116/152] Extracting libSM-1.2.6,1: .......... done - [rosemary] [117/152] Installing libICE-1.1.1,1... - [rosemary] [117/152] Extracting libICE-1.1.1,1: .......... done - [rosemary] [118/152] Installing py311-pygobject-3.50.0... - [rosemary] [118/152] Extracting py311-pygobject-3.50.0: .......... done - [rosemary] [119/152] Installing gobject-introspection-1.78.1_2,1... - [rosemary] [119/152] Extracting gobject-introspection-1.78.1_2,1: .......... done - [rosemary] [120/152] Installing py311-cairo-1.21.0,1... - [rosemary] [120/152] Extracting py311-cairo-1.21.0,1: .......... done - [rosemary] [121/152] Installing cairo-1.18.2,3... - [rosemary] [121/152] Extracting cairo-1.18.2,3: .......... done - [rosemary] [122/152] Installing fontconfig-2.15.0_3,1... - [rosemary] [122/152] Extracting fontconfig-2.15.0_3,1: .......... done - [rosemary] [123/152] Installing freetype2-2.13.3... - [rosemary] [123/152] Extracting freetype2-2.13.3: .......... done - [rosemary] [124/152] Installing libXext-1.3.6,1... - [rosemary] [124/152] Extracting libXext-1.3.6,1: .......... done - [rosemary] [125/152] Installing libXrender-0.9.12... - [rosemary] [125/152] Extracting libXrender-0.9.12: .......... done - [rosemary] [126/152] Installing libX11-1.8.12,1... - [rosemary] [126/152] Extracting libX11-1.8.12,1: ....... - ... done - [rosemary] [127/152] Installing libxcb-1.17.0... - [rosemary] [127/152] Extracting libxcb-1.17.0: .......... done - [rosemary] [128/152] Installing libXau-1.0.11... - [rosemary] [128/152] Extracting libXau-1.0.11: .......... done - [rosemary] [129/152] Installing libXdmcp-1.1.5... - [rosemary] [129/152] Extracting libXdmcp-1.1.5: ......... done - [rosemary] [130/152] Installing lzo2-2.10_1... - [rosemary] [130/152] Extracting lzo2-2.10_1: .......... done - [rosemary] [131/152] Installing pixman-0.44.2... - [rosemary] [131/152] Extracting pixman-0.44.2: ......... done - [rosemary] [132/152] Installing pygobject-common-3.50.0... - [rosemary] [132/152] Extracting pygobject-common-3.50.0: ..... done - [rosemary] [133/152] Installing shared-mime-info-2.4_1... - [rosemary] [133/152] Extracting shared-mime-info-2.4_1: ......... done - [rosemary] [134/152] Installing glib-2.80.5_1,2... - [rosemary] [134/152] Extracting glib-2.80.5_1,2: .......... done - [rosemary] [135/152] Installing py311-packaging-24.2... - [rosemary] [135/152] Extracting py311-packaging-24.2: .......... done - [rosemary] [136/152] Installing sqlite3-3.46.1_1,1... - [rosemary] [136/152] Extracting sqlite3-3.46.1_1,1: .......... done - [rosemary] [137/152] Installing libedit-3.1.20250104,1... - [rosemary] [137/152] Extracting libedit-3.1.20250104,1: .......... done - [rosemary] [138/152] Installing vmaf-3.0.0... - [rosemary] [138/152] Extracting vmaf-3.0.0: .......... done - [rosemary] [139/152] Installing wayland-1.23.1... - [rosemary] [139/152] Extracting wayland-1.23.1: .......... done - [rosemary] [140/152] Installing libepoll-shim-0.0.20240608... - [rosemary] [140/152] Extracting libepoll-shim-0.0.20240608: .......... done - [rosemary] [141/152] Installing webp-1.5.0... - [rosemary] [141/152] Extracting webp-1.5.0: .......... done - [rosemary] [142/152] Installing giflib-5.2.2... - [rosemary] [142/152] Extracting giflib-5.2.2: .......... done - [rosemary] [143/152] Installing png-1.6.47... - [rosemary] [143/152] Extracting png-1.6.47: .......... done - [rosemary] [144/152] Installing tiff-4.7.0... - [rosemary] [144/152] Extracting tiff-4.7.0: .......... done - [rosemary] [145/152] Installing jbigkit-2.1_3... - [rosemary] [145/152] Extracting jbigkit-2.1_3: .......... done - [rosemary] [146/152] Installing jpeg-turbo-3.1.0... - [rosemary] [146/152] Extracting jpeg-turbo-3.1.0: .......... done - [rosemary] [147/152] Installing lerc-4.0.0... - [rosemary] [147/152] Extracting lerc-4.0.0: ........ done - [rosemary] [148/152] Installing libdeflate-1.22... - [rosemary] [148/152] Extracting libdeflate-1.22: .......... done - [rosemary] [149/152] Installing woff2-1.0.2_5... - [rosemary] [149/152] Extracting woff2-1.0.2_5: .......... done - [rosemary] [150/152] Installing xkeyboard-config-2.41_4... - [rosemary] [150/152] Extracting xkeyboard-config-2.41_4: .......... done - [rosemary] [151/152] Installing libxml2-2.11.9_1... - [rosemary] [151/152] Extracting libxml2-2.11.9_1: .......... done - [rosemary] [152/152] Installing xorgproto-2024.1... - [rosemary] [152/152] Extracting xorgproto-2024.1: .......... done - ==> Running trigger: gtk-update-icon-cache.ucl - Generating GTK icon cache for /usr/local/share/icons/hicolor - Generating GTK icon cache for /usr/local/share/icons/Adwaita - ==> Running trigger: glib-schemas.ucl - Compiling glib schemas - Warning: Schema “org.gnome.system.locale” has path “/system/locale/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”. Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated. - ==> Running trigger: gdk-pixbuf-query-loaders.ucl - Generating gdk-pixbuf modules cache - ==> Running trigger: shared-mime-info.ucl - Building the Shared MIME-Info database cache - ==> Running trigger: gio-modules.ucl - Generating GIO modules cache - ==> Running trigger: fontconfig.ucl - Running fc-cache to build fontconfig cache... - ===== - Message from gcc13-13.3.0_2: - - -- - To ensure binaries built with this toolchain find appropriate versions - of the necessary run-time libraries, you may want to link using - - -Wl,-rpath=/usr/local/lib/gcc13 - - For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens - transparently. - ===== - Message from plplot-5.15.0_7: - - -- - ===> NOTICE: - - The plplot 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 ghostscript10-10.05.1: - - -- - This package installs a script named dvipdf that depends on dvips. If you - want to use this script you need to install print/tex-dvipsk. - ===== - Message from sdl-1.2.15_17,2: - - -- - Your SDL library has been built with libvgl support, which means that you - can run almost any SDL application straight on your console (VESA 2.0 - compatible videocard is required). - - To do this you have to load the vesa kernel module or enable it in your - kernel, and set environment variable "SDL_VIDEODRIVER=vgl". - ===== - Message from aalib-1.4.r5_14: - - -- - ===> NOTICE: - - The aalib 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 libjxl-0.11.1_1: - - -- - Additional packages recommended for new users: - - imlib2-jxl (e.g., feh, scrot) - - kf5-kimageformats (e.g., nomacs, flameshot, skanlite) - - gimp-jxl-plugin - ===== - 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. - ===== - Message from libxkbcommon-1.8.1_1: - - -- - 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 freetype2-2.13.3: - - -- - 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.23.1: - - -- - 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). <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/61: [base.v0.17.3: extract] Processing 2/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] Processing 3/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] -> retrieved camlzip.1.13 (cached) Processing 3/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] -> retrieved conf-openblas.0.2.2 (cached) Processing 4/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] Processing 5/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] Processing 6/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] Processing 7/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] Processing 8/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] Processing 9/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-openblas: sh] Processing 10/61: [base.v0.17.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-openblas: sh] [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 10/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [conf-openblas: sh] [conf-pkg-config: pkg-config] Processing 11/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-pkg-config.4) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --verbose print additional information - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --solution print dependency graph solution in a simple format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - --license print the specified module's license to stdout if known - --exists-cflags add -DHAVE_FOO fragments to cflags for each found module - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - --env=prefix print output as shell-compatible environmental variables - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.4 Processing 11/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] -> installed conf-pkg-config.4 Processing 12/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] Processing 13/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] Processing 14/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-plplot: sh pkg-config --exists plplot || pkg-config --exists plplotd] [conf-zlib: pkg-config zlib] + /bin/sh "-exc" "pkg-config --exists plplot || pkg-config --exists plplotd" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-plplot.1) - + pkg-config --exists plplot -> compiled conf-plplot.1 Processing 14/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-zlib: pkg-config zlib] -> installed conf-plplot.1 Processing 15/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-zlib: pkg-config zlib] -> retrieved csexp.1.5.2 (cached) Processing 15/61: [base.v0.17.3: extract] [ctypes.0.23.0: extract] [conf-openblas: sh] [conf-zlib: pkg-config zlib] Processing 16/61: [base.v0.17.3: extract] [ctypes.0.23.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-openblas: sh] [conf-zlib: pkg-config zlib] + /usr/local/bin/pkg-config "zlib" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 16/61: [base.v0.17.3: extract] [ctypes.0.23.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-openblas: sh] -> installed conf-zlib.1 Processing 17/61: [base.v0.17.3: extract] [ctypes.0.23.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-openblas: sh] -> retrieved ctypes.0.23.0 (cached) Processing 17/61: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-openblas: sh] Processing 18/61: [base.v0.17.3: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [integers.0.7.0: extract] [conf-openblas: sh] -> retrieved base.v0.17.3 (cached) Processing 18/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [integers.0.7.0: extract] [conf-openblas: sh] Processing 19/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [integers.0.7.0: extract] [npy.0.0.9: extract] [conf-openblas: sh] -> retrieved integers.0.7.0 (cached) Processing 19/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [npy.0.0.9: extract] [conf-openblas: sh] Processing 20/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [npy.0.0.9: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [conf-openblas: sh] -> retrieved npy.0.0.9 (cached) Processing 20/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [conf-openblas: sh] Processing 21/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlfind.1.9.8: extract] [conf-openblas: sh] -> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached) Processing 21/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [conf-openblas: sh] Processing 22/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [owl.1.2, owl-base.1.2: extract] [conf-openblas: sh] -> retrieved ocamlfind.1.9.8 (cached) Processing 22/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [conf-openblas: sh] Processing 23/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: http] [conf-openblas: sh] Processing 24/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: http] [conf-openblas: sh] [ocamlfind: ./configure] + /bin/sh "-exc" "cc $CFLAGS -I/usr/local/include -L/usr/local/lib test.c -lopenblas" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/conf-openblas.0.2.2) - + cc -I/usr/local/include -L/usr/local/lib test.c -lopenblas -> compiled conf-openblas.0.2.2 Processing 24/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: http] [ocamlfind: ./configure] -> installed conf-openblas.0.2.2 Processing 25/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: http] [ocamlfind: ./configure] Processing 25/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: extract] [ocamlfind: ./configure] + /home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/./configure "-bindir" "/home/opam/.opam/5.3.0/bin" "-sitelib" "/home/opam/.opam/5.3.0/lib" "-mandir" "/home/opam/.opam/5.3.0/man" "-config" "/home/opam/.opam/5.3.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - Welcome to findlib version 1.9.8 - 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... - Configuring libraries... - unix: found (in +unix) - dynlink: found (in +dynlink) - bigarray: not present (possible since 4.08) - 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 (in +str) - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/5.3.0/lib/ocaml - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/5.3.0/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/5.3.0/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/5.3.0/bin - Manual pages: /home/opam/.opam/5.3.0/man - topfind script: /home/opam/.opam/5.3.0/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 25/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [owl-plplot.1.1: extract] [ocamlfind: gmake all] -> retrieved owl-plplot.1.1 (https://github.com/owlbarn/owl-plplot/releases/download/1.1/owl-plplot-1.1.tbz) Processing 25/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [ocamlfind: gmake all] Processing 26/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [plplot.5.12.1: extract] [ocamlfind: gmake all] -> retrieved plplot.5.12.1 (cached) Processing 26/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [ocamlfind: gmake all] Processing 27/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [sexplib0.v0.17.0: extract] [ocamlfind: gmake all] -> retrieved sexplib0.v0.17.0 (cached) Processing 27/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [ocamlfind: gmake all] Processing 28/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [stdlib-shims.0.3.0: extract] [ocamlfind: gmake all] -> retrieved stdlib-shims.0.3.0 (cached) Processing 28/61: [dune.3.19.1, dune-configurator.3.19.1: extract] [owl.1.2, owl-base.1.2: extract] [ocamlfind: gmake all] -> retrieved dune.3.19.1, dune-configurator.3.19.1 (cached) Processing 28/61: [owl.1.2, owl-base.1.2: extract] [ocamlfind: gmake all] Processing 29/61: [owl.1.2, owl-base.1.2: extract] [dune: ocaml 39] [ocamlfind: gmake all] -> retrieved owl.1.2, owl-base.1.2 (cached) Processing 29/61: [dune: ocaml 39] [ocamlfind: gmake all] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/5.3.0/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.3.0/lib/ocaml' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' | \ - 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 fl_compat.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 findlib_config.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 - 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 - 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 fl_compat.cmo fl_split.cmo findlib_config.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 - 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 - if [ "1" = "1" ]; then \ - cp topfind.in topfind.compat.in; \ - else \ - sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \ - > topfind.compat.in ; \ - fi - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind.compat.in | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - ../../tools/patch '@RELATIVE_PATHS@' 'false' \ - >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 '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake all-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - if [ "false" = "true" ]; then \ - /usr/local/bin/gmake findlib-relative; \ - else \ - /usr/local/bin/gmake findlib-absolute; \ - fi - gmake[2]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/5.3.0/lib' | \ - tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.3.0/lib/ocaml:/home/opam/.opam/5.3.0/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[2]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' Processing 29/61: [dune: ocaml 39] [ocamlfind: gmake opt] + /usr/local/bin/gmake "opt" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c fl_compat.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 findlib_config.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 - ocamlopt -I +compiler-libs -g -opaque -I +unix -I +dynlink -c findlib.ml - 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 fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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 - 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 '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' -> compiled ocamlfind.1.9.8 Processing 29/61: [dune: ocaml 39] Processing 30/61: [dune: ocaml 39] [ocamlfind: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8) - if [ "0" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/5.3.0/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.3.0/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi; \ - fi; \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - install -d "/home/opam/.opam/5.3.0/bin" - install -d "/home/opam/.opam/5.3.0/man" - /usr/local/bin/gmake install-config - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "`dirname \"/home/opam/.opam/5.3.0/lib/findlib.conf\"`" - test -f "/home/opam/.opam/5.3.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/5.3.0/lib/findlib.conf" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - install -d "/home/opam/.opam/5.3.0/lib/findlib" - install -d "/home/opam/.opam/5.3.0/bin" - test 1 -eq 0 || install -d "/home/opam/.opam/5.3.0/lib/ocaml" - test 1 -eq 0 || cp topfind "/home/opam/.opam/5.3.0/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` && \ - cp $files "/home/opam/.opam/5.3.0/lib/findlib/" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - install -c $f "/home/opam/.opam/5.3.0/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/5.3.0/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/5.3.0/lib/findlib/"; \ - fi - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8/src/findlib' - /usr/local/bin/gmake install-meta - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - for x in bytes ; do install -d "/home/opam/.opam/5.3.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/5.3.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.3.0/lib/$x/META.tmp" "/home/opam/.opam/5.3.0/lib/$x/META"; done - install -d "/home/opam/.opam/5.3.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/5.3.0/lib/findlib/Makefile.packages" - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - 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 "/home/opam/.opam/5.3.0/bin" - /usr/local/bin/gmake install-doc - gmake[1]: Entering directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' - install -d "/home/opam/.opam/5.3.0/man/man1" "/home/opam/.opam/5.3.0/man/man3" "/home/opam/.opam/5.3.0/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.3.0/man/man1" - cp: doc/ref-man/ocamlfind.1: No such file or directory - gmake[1]: [Makefile:91: install-doc] Error 1 (ignored) - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.3.0/man/man5" - cp: doc/ref-man/META.5: No such file or directory - cp: doc/ref-man/site-lib.5: No such file or directory - cp: doc/ref-man/findlib.conf.5: No such file or directory - gmake[1]: [Makefile:92: install-doc] Error 1 (ignored) - gmake[1]: Leaving directory '/home/opam/.opam/5.3.0/.opam-switch/build/ocamlfind.1.9.8' -> installed ocamlfind.1.9.8 Processing 30/61: [dune: ocaml 39] Processing 31/61: [camlzip: gmake all] [dune: ocaml 39] + /usr/local/bin/gmake "all" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/camlzip.1.13) - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g zlibstubs.c - ocamlfind ocamlmklib -oc camlzip zlibstubs.o -lz - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli - ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo -lz - ocamlfind ocamlopt -safe-string -package unix -c zlib.ml - ocamlfind ocamlopt -safe-string -package unix -c zip.ml - ocamlfind ocamlopt -safe-string -package unix -c gzip.ml - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx -lz - ocamlfind ocamlopt -safe-string -package unix -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a -> compiled camlzip.1.13 Processing 31/61: [dune: ocaml 39] Processing 32/61: [dune: ocaml 39] [camlzip: gmake install] + /usr/local/bin/gmake "install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/camlzip.1.13) - cp META-zip META && \ - ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ - rm META - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmxs - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmxa - Installed /home/opam/.opam/5.3.0/lib/zip/zlib.cmx - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmx - Installed /home/opam/.opam/5.3.0/lib/zip/gzip.cmx - Installed /home/opam/.opam/5.3.0/lib/zip/zlib.cmt - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmt - Installed /home/opam/.opam/5.3.0/lib/zip/gzip.cmt - Installed /home/opam/.opam/5.3.0/lib/zip/zlib.cmti - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmti - Installed /home/opam/.opam/5.3.0/lib/zip/gzip.cmti - Installed /home/opam/.opam/5.3.0/lib/zip/zlib.cmi - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cmi - Installed /home/opam/.opam/5.3.0/lib/zip/gzip.cmi - Installed /home/opam/.opam/5.3.0/lib/zip/zlib.mli - Installed /home/opam/.opam/5.3.0/lib/zip/zip.mli - Installed /home/opam/.opam/5.3.0/lib/zip/gzip.mli - Installed /home/opam/.opam/5.3.0/lib/zip/zip.a - Installed /home/opam/.opam/5.3.0/lib/zip/libcamlzip.a - Installed /home/opam/.opam/5.3.0/lib/zip/zip.cma - Installed /home/opam/.opam/5.3.0/lib/stublibs/dllcamlzip.so - Installed /home/opam/.opam/5.3.0/lib/stublibs/dllcamlzip.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.3.0/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/5.3.0/lib/zip/META - cp META-camlzip META && \ - ocamlfind install camlzip META && \ - rm META - Installed /home/opam/.opam/5.3.0/lib/camlzip/META -> installed camlzip.1.13 Processing 32/61: [dune: ocaml 39] + /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 39 - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli - File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli - File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 32/61: [dune: ./_boot/dune.exe build] + /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1) -> compiled dune.3.19.1 -> installed dune.3.19.1 Processing 34/61: [bigarray-compat: dune build] Processing 35/61: [bigarray-compat: dune build] [csexp: dune build] Processing 36/61: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] Processing 37/61: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml_intrinsics_kernel: dune build] Processing 38/61: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] Processing 39/61: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] Processing 40/61: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "npy" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/npy.0.0.9) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.npy.objs/byte -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/zip -intf-suffix .ml -no-alias-deps -o src/.npy.objs/byte/npy.cmo -c -impl src/npy.ml) - File "src/npy.ml", lines 13-26, characters 4-68: - 13 | ....match packed_kind with - 14 | | P Bigarray.Int32 -> "i4" - 15 | | P Bigarray.Int64 -> "i8" - 16 | | P Bigarray.Float32 -> "f4" - 17 | | P Bigarray.Float64 -> "f8" - ... - 23 | | P Bigarray.Complex32 -> "c8" (* 2 32bits float. *) - 24 | | P Bigarray.Complex64 -> "c16" (* 2 64bits float. *) - 25 | | P Bigarray.Int -> failwith "Int is not supported" - 26 | | P Bigarray.Nativeint -> failwith "Nativeint is not supported." - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - P Float16 - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.npy.objs/byte -I src/.npy.objs/native -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/zip -intf-suffix .ml -no-alias-deps -o src/.npy.objs/native/npy.cmx -c -impl src/npy.ml) - File "src/npy.ml", lines 13-26, characters 4-68: - 13 | ....match packed_kind with - 14 | | P Bigarray.Int32 -> "i4" - 15 | | P Bigarray.Int64 -> "i8" - 16 | | P Bigarray.Float32 -> "f4" - 17 | | P Bigarray.Float64 -> "f8" - ... - 23 | | P Bigarray.Complex32 -> "c8" (* 2 32bits float. *) - 24 | | P Bigarray.Complex64 -> "c16" (* 2 64bits float. *) - 25 | | P Bigarray.Int -> failwith "Int is not supported" - 26 | | P Bigarray.Nativeint -> failwith "Nativeint is not supported." - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - P Float16 -> compiled npy.0.0.9 Processing 40/61: [bigarray-compat: dune build] [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed npy.0.0.9 Processing 41/61: [bigarray-compat: dune build] [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 41/61: [bigarray-compat: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 42/61: [bigarray-compat: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 43/61: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "stdlib-shims" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 43/61: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] -> installed stdlib-shims.0.3.0 Processing 44/61: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] Processing 45/61: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] [sexplib0: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1) + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "sexplib0" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/sexplib0.v0.17.0) -> compiled sexplib0.v0.17.0 Processing 45/61: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] -> installed sexplib0.v0.17.0 Processing 46/61: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1) Processing 46/61: [bigarray-compat: dune build] [dune-configurator: dune build] [integers: dune build] [ocaml_intrinsics_kernel: dune build] [owl-base: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.1) - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -I /home/opam/.opam/5.3.0/lib/ocaml -o int_stubs.o -c int_stubs.c) - int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives] - 118 | #elseif /* _MSC_VER */ - | ^~~~~~ - | elif - 1 warning generated. -> compiled ocaml_intrinsics_kernel.v0.17.1 Processing 46/61: [bigarray-compat: dune build] [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] -> installed ocaml_intrinsics_kernel.v0.17.1 Processing 47/61: [bigarray-compat: dune build] [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "bigarray-compat" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 47/61: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] -> installed bigarray-compat.1.1.0 Processing 48/61: [dune-configurator: dune build] [integers: dune build] [owl-base: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "integers" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 48/61: [dune-configurator: dune build] [owl-base: dune build] -> installed integers.0.7.0 Processing 49/61: [dune-configurator: dune build] [owl-base: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.19.1) -> compiled dune-configurator.3.19.1 Processing 49/61: [owl-base: dune build] -> installed dune-configurator.3.19.1 Processing 50/61: [owl-base: dune build] Processing 51/61: [base: dune build] [owl-base: dune build] Processing 52/61: [base: dune build] [ctypes: dune build] [owl-base: dune build] Processing 53/61: [base: dune build] [ctypes: dune build] [owl-base: dune build] [plplot: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "owl-base" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/owl-base.1.2) -> compiled owl-base.1.2 Processing 53/61: [base: dune build] [ctypes: dune build] [plplot: dune build] -> installed owl-base.1.2 Processing 54/61: [base: dune build] [ctypes: dune build] [plplot: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "plplot" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/plplot.5.12.1) - (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -g -O2 -I/usr/local/include/plplot -g -I /home/opam/.opam/5.3.0/lib/ocaml -o plplot_impl.o -c plplot_impl.c) - plplot_impl.c:68:14: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 68 | pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:100:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 100 | defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:122:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 122 | mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:154:18: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 154 | callback = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:176:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 176 | handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:195:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 195 | handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:216:19: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 216 | transform = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:235:14: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 235 | pltr = caml_named_value( CAML_PLPLOT_PLOTTER_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:252:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 252 | defined = caml_named_value( CAML_PLPLOT_DEFINED_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:269:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 269 | mapform = caml_named_value( CAML_PLPLOT_MAPFORM_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:289:15: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 289 | label = caml_named_value( CAML_PLPLOT_LABEL_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:311:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 311 | handler = caml_named_value( CAML_PLPLOT_ABORT_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:330:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 330 | handler = caml_named_value( CAML_PLPLOT_EXIT_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:351:17: warning: assigning to 'value *' (aka 'long *') from 'const value *' (aka 'const long *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] - 351 | handler = caml_named_value( CAML_PLPLOT_TRANSFORM_FUNC_NAME ); - | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - plplot_impl.c:704:41: warning: passing 'const char *[argv_length]' to parameter of type 'PLCHAR_NC_MATRIX' (aka 'char **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] - 704 | result = plparseopts( &argv_length, c_argv, combined_parse_method ); - | ^~~~~~ - /usr/local/include/plplot/plplot.h:2305:46: note: passing argument to parameter 'argv' here - 2305 | c_plparseopts( int *p_argc, PLCHAR_NC_MATRIX argv, PLINT mode ); - | ^ - 15 warnings generated. -> compiled plplot.5.12.1 Processing 54/61: [base: dune build] [ctypes: dune build] -> installed plplot.5.12.1 Processing 55/61: [base: dune build] [ctypes: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "ctypes" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.23.0) Processing 55/61: [base: dune build] [ctypes: dune install] + /home/opam/.opam/5.3.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/ctypes.0.23.0) -> compiled ctypes.0.23.0 Processing 55/61: [base: dune build] -> installed ctypes.0.23.0 Processing 56/61: [base: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "base" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/base.v0.17.3) - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.3.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.3.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml) - File "src/array.ml", line 399, characters 28-75: - 399 | result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 55 [inlining-impossible]: Cannot inline: Unknown function -> compiled base.v0.17.3 -> installed base.v0.17.3 Processing 58/61: [owl: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "owl" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/owl.1.2) - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o airyf.o -c airyf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o bdtr.o -c bdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/bdtr.c:151:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 151 | double bdtrc(k, n, p) - | ^ - src/owl/maths/cephes/cephes_names.h:5:15: note: expanded from macro 'bdtrc' - 5 | #define bdtrc cephes_bdtrc - | ^ - src/owl/maths/cephes/bdtr.c:191:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 191 | double bdtr(k, n, p) - | ^ - src/owl/maths/cephes/cephes_names.h:6:14: note: expanded from macro 'bdtr' - 6 | #define bdtr cephes_bdtr - | ^ - src/owl/maths/cephes/bdtr.c:220:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 220 | double bdtri(k, n, y) - | ^ - src/owl/maths/cephes/cephes_names.h:7:15: note: expanded from macro 'bdtri' - 7 | #define bdtri cephes_bdtri - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o airy.o -c airy.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/airy.c:256:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 256 | int airy(x, ai, aip, bi, bip) - | ^ - src/owl/maths/cephes/cephes_names.h:4:14: note: expanded from macro 'airy' - 4 | #define airy cephes_airy - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o btdtr.o -c btdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/btdtr.c:55:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 55 | double btdtr(a, b, x) - | ^ - src/owl/maths/cephes/cephes_names.h:10:15: note: expanded from macro 'btdtr' - 10 | #define btdtr cephes_btdtr - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o beta.o -c beta.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o cbrt.o -c cbrt.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o chbevl.o -c chbevl.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/chbevl.c:63:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 63 | double chbevl(x, array, n) - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o chbevlf.o -c chbevlf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes_single/chbevlf.c:63:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 63 | float chbevlf( x, array, n ) - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o SFMT.o -c SFMT.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o const.o -c const.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o constf.o -c constf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o chdtr.o -c chdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/chdtr.c:153:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 153 | double chdtrc(df, x) - | ^ - src/owl/maths/cephes/cephes_names.h:12:16: note: expanded from macro 'chdtrc' - 12 | #define chdtrc cephes_chdtrc - | ^ - src/owl/maths/cephes/chdtr.c:164:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 164 | double chdtr(df, x) - | ^ - src/owl/maths/cephes/cephes_names.h:13:15: note: expanded from macro 'chdtr' - 13 | #define chdtr cephes_chdtr - | ^ - src/owl/maths/cephes/chdtr.c:177:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 177 | double chdtri(df, y) - | ^ - src/owl/maths/cephes/cephes_names.h:14:16: note: expanded from macro 'chdtri' - 14 | #define chdtri cephes_chdtri - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o dawsn.o -c dawsn.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/dawsn.c:127:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 127 | double dawsn(xx) - | ^ - src/owl/maths/cephes/cephes_names.h:15:15: note: expanded from macro 'dawsn' - 15 | #define dawsn cephes_dawsn - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o dawsnf.o -c dawsnf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ellpe.o -c ellpe.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/ellpe.c:95:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 95 | double ellpe(x) - | ^ - src/owl/maths/cephes/cephes_names.h:18:15: note: expanded from macro 'ellpe' - 18 | #define ellpe cephes_ellpe - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ellie.o -c ellie.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ellik.o -c ellik.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ellpj.o -c ellpj.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ellpk.o -c ellpk.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/ellpk.c:97:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 97 | double ellpk(x) - | ^ - src/owl/maths/cephes/cephes_names.h:20:15: note: expanded from macro 'ellpk' - 20 | #define ellpk cephes_ellpk - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o exp10.o -c exp10.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o exp2.o -c exp2.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o fdtr.o -c fdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o fresnl.o -c fresnl.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/fresnl.c:162:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 162 | int fresnl(xxa, ssa, cca) - | ^ - src/owl/maths/cephes/cephes_names.h:28:16: note: expanded from macro 'fresnl' - 28 | #define fresnl cephes_fresnl - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o gdtr.o -c gdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/gdtr.c:101:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 101 | double gdtr(a, b, x) - | ^ - src/owl/maths/cephes/cephes_names.h:31:14: note: expanded from macro 'gdtr' - 31 | #define gdtr cephes_gdtr - | ^ - src/owl/maths/cephes/gdtr.c:113:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 113 | double gdtrc(a, b, x) - | ^ - src/owl/maths/cephes/cephes_names.h:32:15: note: expanded from macro 'gdtrc' - 32 | #define gdtrc cephes_gdtrc - | ^ - src/owl/maths/cephes/gdtr.c:125:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 125 | double gdtri(a, b, y) - | ^ - src/owl/maths/cephes/cephes_names.h:33:15: note: expanded from macro 'gdtri' - 33 | #define gdtri cephes_gdtri - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o gammaf.o -c gammaf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o gamma.o -c gamma.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o expn.o -c expn.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o gels.o -c gels.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/gels.c:69:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 69 | int gels(A, R, M, EPS, AUX) - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o i0f.o -c i0f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o i0.o -c i0.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/i0.c:149:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 149 | double i0(x) - | ^ - src/owl/maths/cephes/cephes_names.h:39:12: note: expanded from macro 'i0' - 39 | #define i0 cephes_i0 - | ^ - src/owl/maths/cephes/i0.c:168:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 168 | double i0e(x) - | ^ - src/owl/maths/cephes/cephes_names.h:40:13: note: expanded from macro 'i0e' - 40 | #define i0e cephes_i0e - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o i1.o -c i1.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/i1.c:150:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 150 | double i1(x) - | ^ - src/owl/maths/cephes/cephes_names.h:41:12: note: expanded from macro 'i1' - 41 | #define i1 cephes_i1 - | ^ - src/owl/maths/cephes/i1.c:170:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 170 | double i1e(x) - | ^ - src/owl/maths/cephes/cephes_names.h:42:13: note: expanded from macro 'i1e' - 42 | #define i1e cephes_i1e - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o hypergf.o -c hypergf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o i1f.o -c i1f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o hyperg.o -c hyperg.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/hyperg.c:70:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 70 | double hyperg(a, b, x) - | ^ - src/owl/maths/cephes/cephes_names.h:35:16: note: expanded from macro 'hyperg' - 35 | #define hyperg cephes_hyperg - | ^ - src/owl/maths/cephes/hyperg.c:115:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 115 | static double hy1f1p(a, b, x, err) - | ^ - src/owl/maths/cephes/hyperg.c:208:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 208 | static double hy1f1a(a, b, x, err) - | ^ - src/owl/maths/cephes/hyperg.c:282:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 282 | double hyp2f0(a, b, x, type, err) - | ^ - src/owl/maths/cephes/cephes_names.h:36:16: note: expanded from macro 'hyp2f0' - 36 | #define hyp2f0 cephes_hyp2f0 - | ^ - 4 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o igami.o -c igami.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/igami.c:56:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 56 | double igami(a, y0) - | ^ - src/owl/maths/cephes/cephes_names.h:45:15: note: expanded from macro 'igami' - 45 | #define igami cephes_igami - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ivf.o -c ivf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o hyp2f1.o -c hyp2f1.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/hyp2f1.c:89:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 89 | double hyp2f1(a, b, c, x) - | ^ - src/owl/maths/cephes/cephes_names.h:34:16: note: expanded from macro 'hyp2f1' - 34 | #define hyp2f1 cephes_hyp2f1 - | ^ - src/owl/maths/cephes/hyp2f1.c:285:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 285 | static double hyt2f1(a, b, c, x, loss) - | ^ - src/owl/maths/cephes/hyp2f1.c:459:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 459 | static double hys2f1(a, b, c, x, loss) - | ^ - src/owl/maths/cephes/hyp2f1.c:607:12: warning: unused variable 'err' [-Wunused-variable] - 607 | double err; - | ^~~ - 4 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o j0f.o -c j0f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o igam.o -c igam.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/igam.c:131:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 131 | double igam(a, x) - | ^ - src/owl/maths/cephes/cephes_names.h:44:14: note: expanded from macro 'igam' - 44 | #define igam cephes_igam - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o incbet.o -c incbet.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/incbet.c:75:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 75 | double incbet(aa, bb, xx) - | ^ - src/owl/maths/cephes/cephes_names.h:46:16: note: expanded from macro 'incbet' - 46 | #define incbet cephes_incbet - | ^ - src/owl/maths/cephes/incbet.c:166:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 166 | static double incbcf(a, b, x) - | ^ - src/owl/maths/cephes/incbet.c:254:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 254 | static double incbd(a, b, x) - | ^ - src/owl/maths/cephes/incbet.c:340:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 340 | static double pseries(a, b, x) - | ^ - 4 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o j1f.o -c j1f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o j0.o -c j0.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/j0.c:185:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 185 | double j0(x) - | ^ - src/owl/maths/cephes/cephes_names.h:49:12: note: expanded from macro 'j0' - 49 | #define j0 cephes_j0 - | ^ - src/owl/maths/cephes/j0.c:226:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 226 | double y0(x) - | ^ - src/owl/maths/cephes/cephes_names.h:50:12: note: expanded from macro 'y0' - 50 | #define y0 cephes_y0 - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o jnf.o -c jnf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o incbi.o -c incbi.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/incbi.c:51:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 51 | double incbi(aa, bb, yy0) - | ^ - src/owl/maths/cephes/cephes_names.h:47:15: note: expanded from macro 'incbi' - 47 | #define incbi cephes_incbi - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o j1.o -c j1.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/j1.c:174:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 174 | double j1(x) - | ^ - src/owl/maths/cephes/cephes_names.h:51:12: note: expanded from macro 'j1' - 51 | #define j1 cephes_j1 - | ^ - src/owl/maths/cephes/j1.c:200:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 200 | double y1(x) - | ^ - src/owl/maths/cephes/cephes_names.h:52:12: note: expanded from macro 'y1' - 52 | #define y1 cephes_y1 - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o k0f.o -c k0f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o k0.o -c k0.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/k0.c:131:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 131 | double k0(x) - | ^ - src/owl/maths/cephes/cephes_names.h:55:12: note: expanded from macro 'k0' - 55 | #define k0 cephes_k0 - | ^ - src/owl/maths/cephes/k0.c:158:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 158 | double k0e(x) - | ^ - src/owl/maths/cephes/cephes_names.h:56:13: note: expanded from macro 'k0e' - 56 | #define k0e cephes_k0e - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o k1f.o -c k1f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o k1.o -c k1.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/k1.c:133:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 133 | double k1(x) - | ^ - src/owl/maths/cephes/cephes_names.h:57:12: note: expanded from macro 'k1' - 57 | #define k1 cephes_k1 - | ^ - src/owl/maths/cephes/k1.c:160:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 160 | double k1e(x) - | ^ - src/owl/maths/cephes/cephes_names.h:58:13: note: expanded from macro 'k1e' - 58 | #define k1e cephes_k1e - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o mtherr.o -c mtherr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o kn.o -c kn.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/kn.c:86:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 86 | double kn(nn, x) - | ^ - src/owl/maths/cephes/cephes_names.h:59:12: note: expanded from macro 'kn' - 59 | #define kn cephes_kn - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o nbdtr.o -c nbdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/nbdtr.c:155:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 155 | double nbdtrc(k, n, p) - | ^ - src/owl/maths/cephes/cephes_names.h:60:16: note: expanded from macro 'nbdtrc' - 60 | #define nbdtrc cephes_nbdtrc - | ^ - src/owl/maths/cephes/nbdtr.c:176:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 176 | double nbdtr(k, n, p) - | ^ - src/owl/maths/cephes/cephes_names.h:61:15: note: expanded from macro 'nbdtr' - 61 | #define nbdtr cephes_nbdtr - | ^ - src/owl/maths/cephes/nbdtr.c:196:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 196 | double nbdtri(k, n, p) - | ^ - src/owl/maths/cephes/cephes_names.h:62:16: note: expanded from macro 'nbdtri' - 62 | #define nbdtri cephes_nbdtri - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o kolmogorov.o -c kolmogorov.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o lanczos.o -c lanczos.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ndtri.o -c ndtri.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/ndtri.c:134:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 134 | double ndtri(y0) - | ^ - src/owl/maths/cephes/cephes_names.h:66:15: note: expanded from macro 'ndtri' - 66 | #define ndtri cephes_ndtri - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ndtr.o -c ndtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o jv.o -c jv.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ipmpar.o -c owl_ipmpar.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o jvf.o -c jvf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes_single/jvf.c:272:26: warning: variable 'pkp1' set but not used [-Wunused-but-set-variable] - 272 | float x, pkm2, pkm1, pk, pkp1, qkm2, qkm1; - | ^ - src/owl/maths/cephes_single/jvf.c:275:12: warning: variable 'ctr' set but not used [-Wunused-but-set-variable] - 275 | int nflag, ctr; - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_maths_special_gamma.o -c owl_maths_special_gamma.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_maths_special_impl.o -c owl_maths_special_impl.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_maths_special_stub.o -c owl_maths_special_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_core_utils.o -c owl_core_utils.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_beta.o -c owl_stats_dist_beta.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/stats/owl_stats_dist_beta.c:8: - src/owl/maths/cdflib/owl_cdflib.h:45:13: warning: unused function 'E0000' [-Wunused-function] - 45 | static void E0000(int,int*,double*,double*,unsigned long*, - | ^~~~~ - src/owl/maths/cdflib/owl_cdflib.h:58:13: warning: unused function 'E0001' [-Wunused-function] - 58 | static void E0001(int,int*,double*,double*,double*,double*, - | ^~~~~ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_binomial.o -c owl_stats_dist_binomial.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_chi2.o -c owl_stats_dist_chi2.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_matrix_check_stub.o -c owl_matrix_check_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_cauchy.o -c owl_stats_dist_cauchy.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_exponential.o -c owl_stats_dist_exponential.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_f.o -c owl_stats_dist_f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_dirichlet.o -c owl_stats_dist_dirichlet.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_gennorm.o -c owl_stats_dist_gennorm.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_gaussian.o -c owl_stats_dist_gaussian.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_fma_stub.o -c owl_ndarray_fma_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_exponpow.o -c owl_stats_dist_exponpow.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/stats/owl_stats_dist_exponpow.c:36:31: warning: passing arguments to 'std_gaussian_rvs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 36 | return std_gaussian_rvs (a / sqrt (2.0)); - | ^ - src/owl/stats/owl_stats_dist_exponpow.c:43:28: warning: passing arguments to 'std_gaussian_rvs' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 43 | x = std_gaussian_rvs (B); - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_geometric.o -c owl_stats_dist_geometric.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_gamma.o -c owl_stats_dist_gamma.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_utils_stub.o -c owl_ndarray_utils_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_gumbel2.o -c owl_stats_dist_gumbel2.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_gumbel1.o -c owl_stats_dist_gumbel1.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_hypergeometric.o -c owl_stats_dist_hypergeometric.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/stats/owl_stats_dist_hypergeometric.c:8: - src/owl/maths/cdflib/owl_cdflib.h:45:13: warning: unused function 'E0000' [-Wunused-function] - 45 | static void E0000(int,int*,double*,double*,unsigned long*, - | ^~~~~ - src/owl/maths/cdflib/owl_cdflib.h:58:13: warning: unused function 'E0001' [-Wunused-function] - 58 | static void E0001(int,int*,double*,double*,double*,double*, - | ^~~~~ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_contract_stub.o -c owl_ndarray_contract_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_logistic.o -c owl_stats_dist_logistic.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_laplace.o -c owl_stats_dist_laplace.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_logseries.o -c owl_stats_dist_logseries.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_negative_binomial.o -c owl_stats_dist_negative_binomial.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_lognormal.o -c owl_stats_dist_lognormal.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_lomax.o -c owl_stats_dist_lomax.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_multinomial.o -c owl_stats_dist_multinomial.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_noncentral_f.o -c owl_stats_dist_noncentral_f.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_noncentral_chi2.o -c owl_stats_dist_noncentral_chi2.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_cblas_generated_stub.o -c owl_cblas_generated_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_poisson.o -c owl_stats_dist_poisson.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_power.o -c owl_stats_dist_power.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_rayleigh.o -c owl_stats_dist_rayleigh.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_triangular.o -c owl_stats_dist_triangular.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_t.o -c owl_stats_dist_t.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_slide_stub.o -c owl_ndarray_slide_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_uniform.o -c owl_stats_dist_uniform.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_vonmises.o -c owl_stats_dist_vonmises.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_zipf.o -c owl_stats_dist_zipf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/stats/owl_stats_dist_zipf.c:20:13: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] - 20 | if (X > LONG_MAX || X < 1.0) - | ~ ^~~~~~~~ - /usr/include/sys/limits.h:62:18: note: expanded from macro 'LONG_MAX' - 62 | #define LONG_MAX __LONG_MAX /* max for a long */ - | ^~~~~~~~~~ - /usr/include/x86/_limits.h:63:20: note: expanded from macro '__LONG_MAX' - 63 | #define __LONG_MAX 0x7fffffffffffffff /* max for a long */ - | ^~~~~~~~~~~~~~~~~~ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_weibull.o -c owl_stats_dist_weibull.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_wald.o -c owl_stats_dist_wald.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_extend_shuffle.o -c owl_stats_extend_shuffle.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_extend_misc.o -c owl_stats_extend_misc.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_ziggurat.o -c owl_stats_ziggurat.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o polevlf.o -c polevlf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o pdtr.o -c pdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/pdtr.c:130:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 130 | double pdtrc(k, m) - | ^ - src/owl/maths/cephes/cephes_names.h:67:15: note: expanded from macro 'pdtrc' - 67 | #define pdtrc cephes_pdtrc - | ^ - src/owl/maths/cephes/pdtr.c:148:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 148 | double pdtr(k, m) - | ^ - src/owl/maths/cephes/cephes_names.h:68:14: note: expanded from macro 'pdtr' - 68 | #define pdtr cephes_pdtr - | ^ - src/owl/maths/cephes/pdtr.c:166:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 166 | double pdtri(k, y) - | ^ - src/owl/maths/cephes/cephes_names.h:69:15: note: expanded from macro 'pdtri' - 69 | #define pdtri cephes_pdtri - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_upsampling_stub.o -c owl_ndarray_upsampling_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_slicing_fancy_stub.o -c owl_slicing_fancy_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o psi.o -c psi.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o rgamma.o -c rgamma.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/rgamma.c:77:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 77 | double rgamma(x) - | ^ - src/owl/maths/cephes/cephes_names.h:71:16: note: expanded from macro 'rgamma' - 71 | #define rgamma cephes_rgamma - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_matrix_swap_stub.o -c owl_matrix_swap_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o round.o -c round.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o sf_error.o -c sf_error.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_dcdflib.o -c owl_dcdflib.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cdflib/owl_dcdflib.c:1888:36: warning: '&&' within '||' [-Wlogical-op-parentheses] - 1888 | if(!(*s < 0.0e0 || *which != 3 && *s > *xn)) goto S160; - | ~~ ~~~~~~~~~~~~^~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:1888:36: note: place parentheses around the '&&' expression to silence this warning - 1888 | if(!(*s < 0.0e0 || *which != 3 && *s > *xn)) goto S160; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:3550:20: warning: '&&' within '||' [-Wlogical-op-parentheses] - 3550 | if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; - | ~~~~~~^~~~~~~~~~~~~~ ~~ - src/owl/maths/cdflib/owl_dcdflib.c:3550:20: note: place parentheses around the '&&' expression to silence this warning - 3550 | if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:3550:45: warning: '&&' within '||' [-Wlogical-op-parentheses] - 3550 | if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; - | ~~ ~~~~~~~^~~~~~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:3550:45: note: place parentheses around the '&&' expression to silence this warning - 3550 | if(!(qporq && cum > 1.5e0 || !qporq && ccum > 1.5e0)) goto S280; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6094:17: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6094 | qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; - | ~~~~~~^~~~~~~~~~~~~ ~~ - src/owl/maths/cdflib/owl_dcdflib.c:6094:17: note: place parentheses around the '&&' expression to silence this warning - 6094 | qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6094:41: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6094 | qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; - | ~~ ~~~~~~~^~~~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:6094:41: note: place parentheses around the '&&' expression to silence this warning - 6094 | qup = qincr && yy < 0.0e0 || !qincr && yy > 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6118:18: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6118 | qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; - | ~~~~~~^~~~~~~~~~~~~~ ~~ - src/owl/maths/cdflib/owl_dcdflib.c:6118:18: note: place parentheses around the '&&' expression to silence this warning - 6118 | qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6118:43: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6118 | qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; - | ~~ ~~~~~~~^~~~~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:6118:43: note: place parentheses around the '&&' expression to silence this warning - 6118 | qbdd = qincr && yy >= 0.0e0 || !qincr && yy <= 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6159:18: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6159 | qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; - | ~~~~~~^~~~~~~~~~~~~~ ~~ - src/owl/maths/cdflib/owl_dcdflib.c:6159:18: note: place parentheses around the '&&' expression to silence this warning - 6159 | qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6159:43: warning: '&&' within '||' [-Wlogical-op-parentheses] - 6159 | qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; - | ~~ ~~~~~~~^~~~~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:6159:43: note: place parentheses around the '&&' expression to silence this warning - 6159 | qbdd = qincr && yy <= 0.0e0 || !qincr && yy >= 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:6026:56: warning: variable 'qok' set but not used [-Wunused-but-set-variable] - 6026 | static unsigned long qbdd,qcond,qdum1,qdum2,qincr,qlim,qok,qup; - | ^ - src/owl/maths/cdflib/owl_dcdflib.c:6835:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] - 6835 | 1.0e0,1.0e0,0.0e0,0.0e0,0.0e0,3.0e0,16.0e0,5.0e0,0.0e0,0.0e0,-15.0e0,17.0e0, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - | { } - src/owl/maths/cdflib/owl_dcdflib.c:6835:35: warning: suggest braces around initialization of subobject [-Wmissing-braces] - 6835 | 1.0e0,1.0e0,0.0e0,0.0e0,0.0e0,3.0e0,16.0e0,5.0e0,0.0e0,0.0e0,-15.0e0,17.0e0, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - | { } - src/owl/maths/cdflib/owl_dcdflib.c:6835:66: warning: suggest braces around initialization of subobject [-Wmissing-braces] - 6835 | 1.0e0,1.0e0,0.0e0,0.0e0,0.0e0,3.0e0,16.0e0,5.0e0,0.0e0,0.0e0,-15.0e0,17.0e0, - | ^~~~~~~~~~~~~~~ - | { - 6836 | 19.0e0,3.0e0,0.0e0,-945.0e0,-1920.0e0,1482.0e0,776.0e0,79.0e0 - | ~~~~~~~~~~~~~~~~~~ - | } - src/owl/maths/cdflib/owl_dcdflib.c:6836:24: warning: suggest braces around initialization of subobject [-Wmissing-braces] - 6836 | 19.0e0,3.0e0,0.0e0,-945.0e0,-1920.0e0,1482.0e0,776.0e0,79.0e0 - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - | { } - src/owl/maths/cdflib/owl_dcdflib.c:7002:26: warning: '&&' within '||' [-Wlogical-op-parentheses] - 7002 | qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; - | ~~~~~~~~~~~~^~~~~~~~~~~~~~ ~~ - src/owl/maths/cdflib/owl_dcdflib.c:7002:26: note: place parentheses around the '&&' expression to silence this warning - 7002 | qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; - | ^ - | ( ) - src/owl/maths/cdflib/owl_dcdflib.c:7002:55: warning: '&&' within '||' [-Wlogical-op-parentheses] - 7002 | qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; - | ~~ ~~~~~~~~~~~^~~~~~~~~~~~~~ - src/owl/maths/cdflib/owl_dcdflib.c:7002:55: note: place parentheses around the '&&' expression to silence this warning - 7002 | qrzero = fc >= 0.0e0 && fb <= 0.0e0 || fc < 0.0e0 && fb >= 0.0e0; - | ^ - | ( ) - 16 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o shichi.o -c shichi.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/shichi.c:174:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 174 | int shichi(x, si, ci) - | ^ - src/owl/maths/cephes/cephes_names.h:73:16: note: expanded from macro 'shichi' - 73 | #define shichi cephes_shichi - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o sincos.o -c sincos.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o scipy_iv.o -c scipy_iv.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o spence.o -c spence.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/spence.c:77:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 77 | double spence(x) - | ^ - src/owl/maths/cephes/cephes_names.h:79:16: note: expanded from macro 'spence' - 79 | #define spence cephes_spence - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o sqrtf.o -c sqrtf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o sici.o -c sici.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/sici.c:189:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 189 | int sici(x, si, ci) - | ^ - src/owl/maths/cephes/cephes_names.h:74:14: note: expanded from macro 'sici' - 74 | #define sici cephes_sici - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o sindg.o -c sindg.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/sindg.c:101:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 101 | double sindg(x) - | ^ - src/owl/maths/cephes/cephes_names.h:76:15: note: expanded from macro 'sindg' - 76 | #define sindg cephes_sindg - | ^ - src/owl/maths/cephes/sindg.c:157:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 157 | double cosdg(x) - | ^ - src/owl/maths/cephes/cephes_names.h:77:15: note: expanded from macro 'cosdg' - 77 | #define cosdg cephes_cosdg - | ^ - src/owl/maths/cephes/sindg.c:218:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 218 | double radian(d, m, s) - | ^ - src/owl/maths/cephes/cephes_names.h:75:16: note: expanded from macro 'radian' - 75 | #define radian cephes_radian - | ^ - 3 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o stdtr.o -c stdtr.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/stdtr.c:92:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 92 | double stdtr(k, t) - | ^ - src/owl/maths/cephes/cephes_names.h:80:15: note: expanded from macro 'stdtr' - 80 | #define stdtr cephes_stdtr - | ^ - src/owl/maths/cephes/stdtr.c:172:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 172 | double stdtri(k, p) - | ^ - src/owl/maths/cephes/cephes_names.h:81:16: note: expanded from macro 'stdtri' - 81 | #define stdtri cephes_stdtri - | ^ - 2 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o tandg.o -c tandg.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o struvef.o -c struvef.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o tukey.o -c tukey.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_prng_stub.o -c owl_stats_prng_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_extend_stub.o -c owl_stats_extend_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o struve.o -c struve.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/struve.c:42:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 42 | double onef2(a, b, c, x, err) - | ^ - src/owl/maths/cephes/cephes_names.h:37:15: note: expanded from macro 'onef2' - 37 | #define onef2 cephes_onef2 - | ^ - src/owl/maths/cephes/struve.c:111:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 111 | double threef0(a, b, c, x, err) - | ^ - src/owl/maths/cephes/cephes_names.h:38:17: note: expanded from macro 'threef0' - 38 | #define threef0 cephes_threef0 - | ^ - src/owl/maths/cephes/struve.c:196:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 196 | double struve(v, x) - | ^ - src/owl/maths/cephes/cephes_names.h:82:16: note: expanded from macro 'struve' - 82 | #define struve cephes_struve - | ^ - src/owl/maths/cephes/struve.c:267:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 267 | double yv(v, x) - | ^ - src/owl/maths/cephes/cephes_names.h:83:12: note: expanded from macro 'yv' - 83 | #define yv cephes_yv - | ^ - 4 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o yn.o -c yn.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/yn.c:57:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 57 | double yn(n, x) - | ^ - src/owl/maths/cephes/cephes_names.h:89:12: note: expanded from macro 'yn' - 89 | #define yn cephes_yn - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o ynf.o -c ynf.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o unity.o -c unity.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o zeta.o -c zeta.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/zeta.c:89:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 89 | double zeta(x, q) - | ^ - src/owl/maths/cephes/cephes_names.h:90:14: note: expanded from macro 'zeta' - 90 | #define zeta cephes_zeta - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o zetac.o -c zetac.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - src/owl/maths/cephes/zetac.c:171:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] - 171 | double zetac(x) - | ^ - src/owl/maths/cephes/cephes_names.h:91:15: note: expanded from macro 'zetac' - 91 | #define zetac cephes_zetac - | ^ - 1 warning generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_slicing_basic_stub.o -c owl_slicing_basic_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_transpose_stub.o -c owl_ndarray_transpose_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_stats_dist_stub.o -c owl_stats_dist_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_repeat_stub.o -c owl_ndarray_repeat_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/core/owl_ndarray_repeat_stub.c:18: - src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable] - 180 | int64_t *shape_x = (int64_t *) Shape_x->data; - | ^~~~~~~ - src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable] - 297 | int highest_dim = X->num_dims - 1; - | ^~~~~~~~~~~ - In file included from src/owl/core/owl_ndarray_repeat_stub.c:27: - src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable] - 180 | int64_t *shape_x = (int64_t *) Shape_x->data; - | ^~~~~~~ - src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable] - 297 | int highest_dim = X->num_dims - 1; - | ^~~~~~~~~~~ - In file included from src/owl/core/owl_ndarray_repeat_stub.c:36: - src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable] - 180 | int64_t *shape_x = (int64_t *) Shape_x->data; - | ^~~~~~~ - src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable] - 297 | int highest_dim = X->num_dims - 1; - | ^~~~~~~~~~~ - In file included from src/owl/core/owl_ndarray_repeat_stub.c:45: - src/owl/core/owl_ndarray_repeat_impl.h:180:12: warning: unused variable 'shape_x' [-Wunused-variable] - 180 | int64_t *shape_x = (int64_t *) Shape_x->data; - | ^~~~~~~ - src/owl/core/owl_ndarray_repeat_impl.h:297:7: warning: unused variable 'highest_dim' [-Wunused-variable] - 297 | int highest_dim = X->num_dims - 1; - | ^~~~~~~~~~~ - 8 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_sort_stub.o -c owl_ndarray_sort_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_pool_stub.o -c owl_ndarray_pool_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/core/owl_ndarray_pool_stub.c:24: - src/owl/core/owl_ndarray_pool_impl.h:69:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 69 | int c = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:285:17: warning: variable 'counter' set but not used [-Wunused-but-set-variable] - 285 | int counter = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:517:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 517 | int c = 0; - | ^ - In file included from src/owl/core/owl_ndarray_pool_stub.c:43: - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable] - 166 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable] - 167 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 113 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable] - 406 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable] - 407 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 336 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_pool_stub.c:62: - src/owl/core/owl_ndarray_pool_impl.h:69:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 69 | int c = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:285:17: warning: variable 'counter' set but not used [-Wunused-but-set-variable] - 285 | int counter = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:517:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 517 | int c = 0; - | ^ - In file included from src/owl/core/owl_ndarray_pool_stub.c:81: - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable] - 166 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable] - 167 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 113 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable] - 406 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable] - 407 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 336 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_pool_stub.c:100: - src/owl/core/owl_ndarray_pool_impl.h:69:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 69 | int c = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:285:17: warning: variable 'counter' set but not used [-Wunused-but-set-variable] - 285 | int counter = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:517:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 517 | int c = 0; - | ^ - In file included from src/owl/core/owl_ndarray_pool_stub.c:119: - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable] - 166 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable] - 167 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 113 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable] - 406 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable] - 407 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 336 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_pool_stub.c:138: - src/owl/core/owl_ndarray_pool_impl.h:69:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 69 | int c = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:285:17: warning: variable 'counter' set but not used [-Wunused-but-set-variable] - 285 | int counter = 0; - | ^ - src/owl/core/owl_ndarray_pool_impl.h:517:15: warning: variable 'c' set but not used [-Wunused-but-set-variable] - 517 | int c = 0; - | ^ - In file included from src/owl/core/owl_ndarray_pool_stub.c:157: - src/owl/core/owl_ndarray_pool_impl.h:33:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 33 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:34:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 34 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:166:16: warning: unused variable 'acc' [-Wunused-variable] - 166 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:167:15: warning: unused variable 'max_idx' [-Wunused-variable] - 167 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:113:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 113 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:406:18: warning: unused variable 'acc' [-Wunused-variable] - 406 | TYPE acc = INITACC; - | ^~~ - src/owl/core/owl_ndarray_pool_impl.h:407:17: warning: unused variable 'max_idx' [-Wunused-variable] - 407 | int max_idx = 0; - | ^~~~~~~ - src/owl/core/owl_ndarray_pool_impl.h:336:9: warning: unused variable 'input_ptr' [-Wunused-variable] - 336 | TYPE *input_ptr = (TYPE *) IN->data; - | ^~~~~~~~~ - 52 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_distribution_common_c.o -c owl_distribution_common_c.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/distribution/owl_distribution_common_c.c:308: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:315: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:452: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:459: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:756: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:763: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:2196: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - In file included from src/owl/distribution/owl_distribution_common_c.c:2203: - src/owl/core/owl_ndarray_maths_map.h:398:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] - 398 | NUMBER *y = (NUMBER *) Y->data + ofs_y; - | ^ - 8 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_lapacke_generated_stub.o -c owl_lapacke_generated_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - (cd _build/default/src/owl && /usr/bin/cc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -std=c++11 -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_fftpack_float32.o -c owl_fftpack_float32.cc) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/fftpack/owl_fftpack_float32.cc:32: - src/owl/fftpack/owl_fftpack_impl.h:76:7: warning: unused variable 'n' [-Wunused-variable] - 76 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:143:7: warning: unused variable 'n' [-Wunused-variable] - 143 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:203:7: warning: unused variable 'n' [-Wunused-variable] - 203 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:213:7: warning: unused variable 'ncomplex' [-Wunused-variable] - 213 | int ncomplex = X->dim[d]; - | ^~~~~~~~ - src/owl/fftpack/owl_fftpack_impl.h:277:7: warning: unused variable 'n' [-Wunused-variable] - 277 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:343:7: warning: unused variable 'n' [-Wunused-variable] - 343 | int n = X->dim[d]; - | ^ - 6 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -x c++ -std=gnu++11 -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -fdiagnostics-color=always -std=c++11 -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_fftpack_float64.o -c owl_fftpack_float64.cc) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/fftpack/owl_fftpack_float64.cc:31: - src/owl/fftpack/owl_fftpack_impl.h:76:7: warning: unused variable 'n' [-Wunused-variable] - 76 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:143:7: warning: unused variable 'n' [-Wunused-variable] - 143 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:203:7: warning: unused variable 'n' [-Wunused-variable] - 203 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:213:7: warning: unused variable 'ncomplex' [-Wunused-variable] - 213 | int ncomplex = X->dim[d]; - | ^~~~~~~~ - src/owl/fftpack/owl_fftpack_impl.h:277:7: warning: unused variable 'n' [-Wunused-variable] - 277 | int n = X->dim[d]; - | ^ - src/owl/fftpack/owl_fftpack_impl.h:343:7: warning: unused variable 'n' [-Wunused-variable] - 343 | int n = X->dim[d]; - | ^ - 6 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_conv_stub.o -c owl_ndarray_conv_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/core/owl_ndarray_conv_stub.c:34: - src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 273 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 274 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable] - 282 | const int kernel_cr = kernel_cols * kernel_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 491 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 492 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable] - 496 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 701 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 702 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable] - 707 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 930 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 931 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1032 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1033 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1038 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1142 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1143 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1147 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1597 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1598 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1725 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1726 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1730 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1731 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1854 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1855 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1859 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1860 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable] - 1996 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable] - 1997 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2155 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2156 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2315 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2316 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2467 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2468 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable] - 2473 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable] - 2475 | const int output_crb = output_rows * output_cols * batches; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable] - 2476 | const int kernel_cri = kernel_cols * kernel_rows * in_channel; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable] - 2479 | const int ksize = kernel_cols * kernel_rows; - | ^~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2572 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2573 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2668 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2669 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3235 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3348 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:71: - src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 273 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 274 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable] - 282 | const int kernel_cr = kernel_cols * kernel_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 491 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 492 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable] - 496 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 701 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 702 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable] - 707 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 930 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 931 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1032 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1033 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1038 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1142 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1143 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1147 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1597 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1598 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1725 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1726 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1730 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1731 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1854 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1855 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1859 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1860 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable] - 1996 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable] - 1997 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2155 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2156 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2315 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2316 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2467 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2468 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable] - 2473 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable] - 2475 | const int output_crb = output_rows * output_cols * batches; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable] - 2476 | const int kernel_cri = kernel_cols * kernel_rows * in_channel; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable] - 2479 | const int ksize = kernel_cols * kernel_rows; - | ^~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2572 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2573 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2668 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2669 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3235 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3348 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 273 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 274 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable] - 282 | const int kernel_cr = kernel_cols * kernel_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 491 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 492 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable] - 496 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 701 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 702 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable] - 707 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 930 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 931 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1032 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1033 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1038 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1142 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1143 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1147 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1597 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1598 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1725 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1726 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1730 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1731 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1752:3: warning: unused variable 'beta' [-Wunused-variable] - 1752 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1854 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1855 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1859 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1860 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1881:3: warning: unused variable 'beta' [-Wunused-variable] - 1881 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable] - 1996 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable] - 1997 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2155 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2156 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2177:3: warning: unused variable 'beta' [-Wunused-variable] - 2177 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2315 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2316 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2337:3: warning: unused variable 'beta' [-Wunused-variable] - 2337 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2467 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2468 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable] - 2473 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable] - 2475 | const int output_crb = output_rows * output_cols * batches; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable] - 2476 | const int kernel_cri = kernel_cols * kernel_rows * in_channel; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable] - 2479 | const int ksize = kernel_cols * kernel_rows; - | ^~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2483:3: warning: unused variable 'alpha' [-Wunused-variable] - 2483 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2483:3: warning: unused variable 'beta' [-Wunused-variable] - 2483 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2572 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2573 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2584:3: warning: unused variable 'alpha' [-Wunused-variable] - 2584 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2584:3: warning: unused variable 'beta' [-Wunused-variable] - 2584 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2668 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2669 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2680:3: warning: unused variable 'alpha' [-Wunused-variable] - 2680 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2680:3: warning: unused variable 'beta' [-Wunused-variable] - 2680 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2779:3: warning: unused variable 'alpha' [-Wunused-variable] - 2779 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2779:3: warning: unused variable 'beta' [-Wunused-variable] - 2779 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2904:3: warning: unused variable 'alpha' [-Wunused-variable] - 2904 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:2904:3: warning: unused variable 'beta' [-Wunused-variable] - 2904 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:3021:3: warning: unused variable 'alpha' [-Wunused-variable] - 3021 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:29: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:3021:3: warning: unused variable 'beta' [-Wunused-variable] - 3021 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:94:41: note: expanded from macro 'INIT' - 94 | #define INIT _Complex float alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:98: - src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3235 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3348 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:273:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 273 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:274:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 274 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:282:13: warning: unused variable 'kernel_cr' [-Wunused-variable] - 282 | const int kernel_cr = kernel_cols * kernel_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:491:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 491 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:492:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 492 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:496:13: warning: unused variable 'output_ri' [-Wunused-variable] - 496 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:701:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 701 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:702:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 702 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:707:13: warning: unused variable 'output_ri' [-Wunused-variable] - 707 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:930:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 930 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:931:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 931 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1032:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1032 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1033:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1033 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1038:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1038 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1142:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1142 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1143:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1143 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1147:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1147 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1597:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1597 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1598:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1598 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1725:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1725 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1726:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1726 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1730:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1730 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1731:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1731 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1752:3: warning: unused variable 'beta' [-Wunused-variable] - 1752 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:1854:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 1854 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1855:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 1855 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1859:13: warning: unused variable 'output_ri' [-Wunused-variable] - 1859 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1860:13: warning: unused variable 'output_cr' [-Wunused-variable] - 1860 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1881:3: warning: unused variable 'beta' [-Wunused-variable] - 1881 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:1996:13: warning: unused variable 'output_dr' [-Wunused-variable] - 1996 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:1997:13: warning: unused variable 'output_drc' [-Wunused-variable] - 1997 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2155:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2155 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2156:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2156 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2177:3: warning: unused variable 'beta' [-Wunused-variable] - 2177 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2315:13: warning: unused variable 'output_dr' [-Wunused-variable] - 2315 | const int output_dr = output_dpts * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2316:13: warning: unused variable 'output_drc' [-Wunused-variable] - 2316 | const int output_drc = output_dpts * output_rows * output_cols; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2337:3: warning: unused variable 'beta' [-Wunused-variable] - 2337 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2467:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2467 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2468:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2468 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2473:13: warning: unused variable 'output_cr' [-Wunused-variable] - 2473 | const int output_cr = output_rows * output_cols; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2475:13: warning: unused variable 'output_crb' [-Wunused-variable] - 2475 | const int output_crb = output_rows * output_cols * batches; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2476:13: warning: unused variable 'kernel_cri' [-Wunused-variable] - 2476 | const int kernel_cri = kernel_cols * kernel_rows * in_channel; - | ^~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2479:13: warning: unused variable 'ksize' [-Wunused-variable] - 2479 | const int ksize = kernel_cols * kernel_rows; - | ^~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2483:3: warning: unused variable 'alpha' [-Wunused-variable] - 2483 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2483:3: warning: unused variable 'beta' [-Wunused-variable] - 2483 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2572:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2572 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2573:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2573 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2584:3: warning: unused variable 'alpha' [-Wunused-variable] - 2584 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2584:3: warning: unused variable 'beta' [-Wunused-variable] - 2584 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2668:7: warning: unused variable 'row_in_stride' [-Wunused-variable] - 2668 | int row_in_stride = Long_val(vRow_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2669:7: warning: unused variable 'col_in_stride' [-Wunused-variable] - 2669 | int col_in_stride = Long_val(vCol_in_stride); - | ^~~~~~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:2680:3: warning: unused variable 'alpha' [-Wunused-variable] - 2680 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2680:3: warning: unused variable 'beta' [-Wunused-variable] - 2680 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2779:3: warning: unused variable 'alpha' [-Wunused-variable] - 2779 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2779:3: warning: unused variable 'beta' [-Wunused-variable] - 2779 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2904:3: warning: unused variable 'alpha' [-Wunused-variable] - 2904 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:2904:3: warning: unused variable 'beta' [-Wunused-variable] - 2904 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:3021:3: warning: unused variable 'alpha' [-Wunused-variable] - 3021 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:30: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:3021:3: warning: unused variable 'beta' [-Wunused-variable] - 3021 | INIT; - | ^~~~ - src/owl/core/owl_ndarray_conv_stub.c:111:42: note: expanded from macro 'INIT' - 111 | #define INIT _Complex double alpha = 1., beta = 0. - | ^~~~ - In file included from src/owl/core/owl_ndarray_conv_stub.c:115: - src/owl/core/owl_ndarray_conv_impl.h:3235:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3235 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - src/owl/core/owl_ndarray_conv_impl.h:3348:13: warning: unused variable 'output_ri' [-Wunused-variable] - 3348 | const int output_ri = out_channel * output_rows; - | ^~~~~~~~~ - 212 warnings generated. - (cd _build/default/src/owl && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -g -O3 -march=native -mfpmath=sse -msse2 -funroll-loops -fno-math-errno -fno-rounding-math -fno-signaling-nans -fexcess-precision=fast -DSFMT_MEXP=19937 -fno-strict-aliasing -I/usr/local/include -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I /home/opam/.opam/5.3.0/lib/bigarray-compat -I /home/opam/.opam/5.3.0/lib/camlzip -I /home/opam/.opam/5.3.0/lib/ctypes -I /home/opam/.opam/5.3.0/lib/ctypes/stubs -I /home/opam/.opam/5.3.0/lib/integers -I /home/opam/.opam/5.3.0/lib/npy -I /home/opam/.opam/5.3.0/lib/ocaml/str -I /home/opam/.opam/5.3.0/lib/ocaml/unix -I /home/opam/.opam/5.3.0/lib/owl-base -I /home/opam/.opam/5.3.0/lib/stdlib-shims -I /home/opam/.opam/5.3.0/lib/zip -o owl_ndarray_maths_stub.o -c owl_ndarray_maths_stub.c) - cc: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument] - In file included from src/owl/core/owl_ndarray_maths_stub.c:1702: - src/owl/core/openmp/owl_ndarray_maths_map_omp.h:240:12: warning: variable 'start_y' set but not used [-Wunused-but-set-variable] - 240 | NUMBER1 *start_y; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2362: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2369: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2376: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2383: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2390: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2397: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2404: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2411: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2418: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - In file included from src/owl/core/owl_ndarray_maths_stub.c:2425: - src/owl/core/openmp/owl_ndarray_maths_fold_omp.h:317:7: warning: variable 'outersize' set but not used [-Wunused-but-set-variable] - 317 | int outersize = 1; - | ^ - 11 warnings generated. - File "bin/dune", line 4, characters 8-19: - 4 | (names owl_bin_viz) - ^^^^^^^^^^^ - (cd _build/default && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -w -40 -g -o bin/owl_bin_viz.exe /home/opam/.opam/5.3.0/lib/stdlib-shims/stdlib_shims.cmxa /home/opam/.opam/5.3.0/lib/integers/integers.cmxa -I /home/opam/.opam/5.3.0/lib/integers /home/opam/.opam/5.3.0/lib/bigarray-compat/bigarray_compat.cmxa /home/opam/.opam/5.3.0/lib/ctypes/ctypes.cmxa -I /home/opam/.opam/5.3.0/lib/ctypes /home/opam/.opam/5.3.0/lib/ocaml/str/str.cmxa /home/opam/.opam/5.3.0/lib/ctypes/stubs/ctypes_stubs.cmxa /home/opam/.opam/5.3.0/lib/ocaml/unix/unix.cmxa /home/opam/.opam/5.3.0/lib/owl-base/owl_base.cmxa /home/opam/.opam/5.3.0/lib/zip/zip.cmxa -I /home/opam/.opam/5.3.0/lib/zip /home/opam/.opam/5.3.0/lib/npy/npy.cmxa src/owl/owl.cmxa -I src/owl bin/.owl_bin_viz.eobjs/native/dune__exe__Owl_bin_viz.cmx -linkall) - ld: error: undefined symbol: __kmpc_fork_call - >>> referenced by owl_slicing_basic_impl_omp.h:48 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:48) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_2) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:88 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:88) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_3) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:142 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:142) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_4) in archive src/owl/libowl_stubs.a - >>> referenced 724 more times - - ld: error: undefined symbol: __kmpc_for_static_init_8 - >>> referenced by owl_slicing_basic_impl_omp.h:48 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:48) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_2.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:88 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:88) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_3.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:142 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:142) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_4.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced 21 more times - - ld: error: undefined symbol: __kmpc_for_static_fini - >>> referenced by owl_slicing_basic_impl_omp.h:48 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:48) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_2.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:88 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:88) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_3.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_slicing_basic_impl_omp.h:142 (src/owl/core/openmp/owl_slicing_basic_impl_omp.h:142) - >>> owl_slicing_basic_stub.o:(c_float32_ndarray_get_slice_4.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced 700 more times - - ld: error: undefined symbol: __kmpc_for_static_init_4 - >>> referenced by owl_ndarray_pool_impl.h:52 (src/owl/core/owl_ndarray_pool_impl.h:52) - >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_spatial_native.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_ndarray_pool_impl.h:143 (src/owl/core/owl_ndarray_pool_impl.h:143) - >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_spatial_backward_native.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced by owl_ndarray_pool_impl.h:264 (src/owl/core/owl_ndarray_pool_impl.h:264) - >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_cuboid_native.omp_outlined) in archive src/owl/libowl_stubs.a - >>> referenced 676 more times - cc: error: linker command failed with exit code 1 (use -v to see invocation) - File "caml_startup", line 1: - Error: Error during linking (exit code 1) [ERROR] The compilation of owl.1.2 failed at "dune build -p owl -j 39". #=== ERROR while compiling owl.1.2 ============================================# # context 2.4.0~alpha2 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository # path ~/.opam/5.3.0/.opam-switch/build/owl.1.2 # command ~/.opam/5.3.0/bin/dune build -p owl -j 39 # exit-code 1 # env-file ~/.opam/log/owl-87483-400410.env # output-file ~/.opam/log/owl-87483-400410.out ### output ### # >>> referenced 700 more times # [...] # ld: error: undefined symbol: __kmpc_for_static_init_4 # >>> referenced by owl_ndarray_pool_impl.h:52 (src/owl/core/owl_ndarray_pool_impl.h:52) # >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_spatial_native.omp_outlined) in archive src/owl/libowl_stubs.a # >>> referenced by owl_ndarray_pool_impl.h:143 (src/owl/core/owl_ndarray_pool_impl.h:143) # >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_spatial_backward_native.omp_outlined) in archive src/owl/libowl_stubs.a # >>> referenced by owl_ndarray_pool_impl.h:264 (src/owl/core/owl_ndarray_pool_impl.h:264) # >>> owl_ndarray_pool_stub.o:(stub_float32_ndarray_maxpool_cuboid_native.omp_outlined) in archive src/owl/libowl_stubs.a # >>> referenced 676 more times # cc: error: linker command failed with exit code 1 (use -v to see invocation) # File "caml_startup", line 1: # Error: Error during linking (exit code 1) <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install owl-plplot 1.1 +- +- The following actions failed | - build owl 1.2 +- +- The following changes have been performed (the rest was aborted) | - install base v0.17.3 | - install bigarray-compat 1.1.0 | - install camlzip 1.13 | - install conf-openblas 0.2.2 | - install conf-pkg-config 4 | - install conf-plplot 1 | - install conf-zlib 1 | - install csexp 1.5.2 | - install ctypes 0.23.0 | - install dune 3.19.1 | - install dune-configurator 3.19.1 | - install integers 0.7.0 | - install npy 0.0.9 | - install ocaml_intrinsics_kernel v0.17.1 | - install ocamlfind 1.9.8 | - install owl-base 1.2 | - install plplot 5.12.1 | - install sexplib0 v0.17.0 | - install stdlib-shims 0.3.0 +- The former state can be restored with: /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20250705185832.export" 'opam install -vy owl-plplot.1.1' failed. jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y owl-plplot.1.1 opam install -vy owl-plplot.1.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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_11788_106678" "mount.fstab=/tmp/obuilder-jail-3e5590/fstab" "mount.devfs" "path=/obuilder/result/aa63b7074720ddd80cfc6c7bb0e1ecf70f8d33e1c1e21a732f833e30923023e1/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y owl-plplot.1.1 opam install -vy owl-plplot.1.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: owl-plplot.1.1 | 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