Building on rosemary
(from freebsd)
2025-08-24 00:23.34 ---> 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-08-24 00:23.35 ---> 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 0978bfceb7ae2705887d6bd1b65779f77e52a183"))
2025-08-24 00:23.35 ---> using "31524c560f106c12940b60ac318a4d9768edf3ea35ee4e97727f47a3d78e237f" 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-08-24 00:23.35 ---> using "6b10c2b218ba1c88ea1a4506371091b4212462a3198f8f55b8320640a71e2608" 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-08-24 00:23.35 ---> using "6577fe0975f13ce4884a6b9d633dee9c229717336cbac89d6416b452bdc04e2e" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-08-24 00:23.36 ---> using "e35184fc5458ebfdb75d7512f09299148235d829f9b66348df20ee4a01859a6d" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam remove -y rune.1.0.0~alpha0\
\nopam install -vy rune.1.0.0~alpha0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: rune.1.0.0~alpha0 | 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] rune.1.0.0~alpha0 is not installed.
Nothing to do.
The following actions will be performed:
=== install 13 packages
- install bigarray-compat 1.1.0 [required by ctypes]
- install camlzip 1.13 [required by nx]
- install conf-pkg-config 4 [required by conf-zlib]
- install conf-zlib 1 [required by camlzip]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.23.0 [required by rune]
- install dune 3.20.0 [required by rune]
- install dune-configurator 3.20.0 [required by ctypes, nx]
- install integers 0.7.0 [required by ctypes]
- install nx 1.0.0~alpha0 [required by rune]
- install ocamlfind 1.9.8 [required by camlzip]
- install rune 1.0.0~alpha0
- install stdlib-shims 0.3.0 [required by integers]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/37: [bigarray-compat.1.1.0: extract]
Processing 2/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 3/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 4/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
Processing 5/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [csexp.1.5.2: extract]
Processing 6/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [csexp.1.5.2: extract] [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
- --fragment-tree visualize printed CFLAGS/LIBS fragments as a tree
-
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled conf-pkg-config.4
Processing 6/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [csexp.1.5.2: extract]
-> installed conf-pkg-config.4
Processing 7/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [csexp.1.5.2: extract]
Processing 8/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [csexp.1.5.2: extract] [conf-zlib: pkg-config zlib]
-> retrieved csexp.1.5.2 (cached)
Processing 8/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [conf-zlib: pkg-config zlib]
Processing 9/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [ctypes.0.23.0: extract] [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 9/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [ctypes.0.23.0: extract]
-> installed conf-zlib.1
Processing 10/37: [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract] [ctypes.0.23.0: extract]
-> retrieved camlzip.1.13 (cached)
Processing 10/37: [bigarray-compat.1.1.0: extract] [ctypes.0.23.0: extract]
Processing 11/37: [bigarray-compat.1.1.0: extract] [ctypes.0.23.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract]
-> retrieved ctypes.0.23.0 (cached)
Processing 11/37: [bigarray-compat.1.1.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract]
Processing 12/37: [bigarray-compat.1.1.0: extract] [dune.3.20.0, dune-configurator.3.20.0: extract] [integers.0.7.0: extract]
-> retrieved dune.3.20.0, dune-configurator.3.20.0 (cached)
Processing 12/37: [bigarray-compat.1.1.0: extract] [integers.0.7.0: extract]
Processing 13/37: [bigarray-compat.1.1.0: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha0, rune.1.0.0~alpha0: http]
Processing 14/37: [bigarray-compat.1.1.0: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha0, rune.1.0.0~alpha0: http] [dune: ocaml 39]
Processing 14/37: [bigarray-compat.1.1.0: extract] [integers.0.7.0: extract] [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [dune: ocaml 39]
-> retrieved integers.0.7.0 (cached)
Processing 14/37: [bigarray-compat.1.1.0: extract] [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [dune: ocaml 39]
Processing 15/37: [bigarray-compat.1.1.0: extract] [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 39]
-> retrieved bigarray-compat.1.1.0 (cached)
Processing 15/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 39]
Processing 16/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [ocamlfind.1.9.8: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39]
-> retrieved ocamlfind.1.9.8 (cached)
Processing 16/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39]
Processing 17/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 39] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 17/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [dune: ocaml 39] [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 17/37: [nx.1.0.0~alpha0, rune.1.0.0~alpha0: extract] [dune: ocaml 39] [ocamlfind: gmake all]
-> retrieved nx.1.0.0~alpha0, rune.1.0.0~alpha0 (https://github.com/raven-ml/raven/releases/download/1.0.0_alpha0/raven-1.0.0.alpha0.tbz)
Processing 17/37: [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 17/37: [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 17/37: [dune: ocaml 39]
Processing 18/37: [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 18/37: [dune: ocaml 39]
Processing 19/37: [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 19/37: [dune: ocaml 39]
Processing 20/37: [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 20/37: [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.20.0)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
-
Processing 20/37: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.20.0)
-> compiled dune.3.20.0
-> installed dune.3.20.0
Processing 22/37: [bigarray-compat: dune build]
Processing 23/37: [bigarray-compat: dune build] [csexp: dune build]
Processing 24/37: [bigarray-compat: dune build] [csexp: 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 -cmi-file src/.csexp.objs/byte/csexp.cmi -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 -cmi-file src/.csexp.objs/byte/csexp.cmi -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 24/37: [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 25/37: [bigarray-compat: dune build] [stdlib-shims: dune build]
Processing 26/37: [bigarray-compat: dune build] [dune-configurator: rm] [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 26/37: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 27/37: [bigarray-compat: dune build] [dune-configurator: rm]
Processing 28/37: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.0)
+ /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 28/37: [dune-configurator: rm] [integers: dune build]
-> installed bigarray-compat.1.1.0
Processing 29/37: [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune-configurator.3.20.0)
Processing 29/37: [dune-configurator: dune build] [integers: 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 29/37: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 30/37: [dune-configurator: 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.20.0)
-> compiled dune-configurator.3.20.0
-> installed dune-configurator.3.20.0
Processing 32/37: [ctypes: dune build]
Processing 33/37: [ctypes: dune build] [nx: 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 33/37: [ctypes: dune install] [nx: dune build]
+ /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 33/37: [nx: dune build]
-> installed ctypes.0.23.0
Processing 34/37: [nx: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "nx" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/nx.1.0.0~alpha0)
- (cd _build/default/nx/lib/c && /usr/bin/cc -O3 -march=native -fPIC -fopenmp -g -I /home/opam/.opam/5.3.0/lib/ocaml -I ../core -o nx_c_stubs.o -c nx_c_stubs.c)
- nx_c_stubs.c:372:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 372 | DEFINE_CAST_OP(float, int64_t, (int64_t))
- | ^
- nx_c_stubs.c:374:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 374 | DEFINE_CAST_OP(double, int64_t, (int64_t))
- | ^
- nx_c_stubs.c:380:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 380 | DEFINE_CAST_OP(int16_t, int64_t, (int64_t))
- | ^
- nx_c_stubs.c:388:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 388 | DEFINE_CAST_OP(int32_t, uint8_t, (uint8_t))
- | ^
- nx_c_stubs.c:389:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 389 | DEFINE_CAST_OP(float, uint8_t, (uint8_t))
- | ^
- nx_c_stubs.c:390:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 390 | DEFINE_CAST_OP(double, uint8_t, (uint8_t))
- | ^
- nx_c_stubs.c:518:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 518 | DEFINE_UNARY_OP(neg, int8_t, -)
- | ^
- nx_c_stubs.c:521:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 521 | DEFINE_UNARY_OP(neg, int64_t, -)
- | ^
- nx_c_stubs.c:522:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 522 | DEFINE_UNARY_OP(neg, intnat, -) // Covers both int and nativeint
- | ^
- nx_c_stubs.c:523:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 523 | DEFINE_UNARY_OP(neg, c32_t, -)
- | ^
- nx_c_stubs.c:524:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 524 | DEFINE_UNARY_OP(neg, c64_t, -)
- | ^
- nx_c_stubs.c:529:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 529 | DEFINE_UNARY_OP(sqrt, c32_t, csqrtf)
- | ^
- nx_c_stubs.c:530:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 530 | DEFINE_UNARY_OP(sqrt, c64_t, csqrt)
- | ^
- nx_c_stubs.c:534:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 534 | DEFINE_UNARY_OP(sin, c32_t, csinf)
- | ^
- nx_c_stubs.c:535:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 535 | DEFINE_UNARY_OP(sin, c64_t, csin)
- | ^
- nx_c_stubs.c:542:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 542 | DEFINE_UNARY_OP(exp2, c32_t, cexp2f_op)
- | ^
- nx_c_stubs.c:543:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 543 | DEFINE_UNARY_OP(exp2, c64_t, cexp2_op)
- | ^
- nx_c_stubs.c:550:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 550 | DEFINE_UNARY_OP(log2, c32_t, clog2f_op)
- | ^
- nx_c_stubs.c:551:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 551 | DEFINE_UNARY_OP(log2, c64_t, clog2_op)
- | ^
- nx_c_stubs.c:559:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 559 | DEFINE_UNARY_OP(recip, c32_t, crecipf_op)
- | ^
- nx_c_stubs.c:560:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 560 | DEFINE_UNARY_OP(recip, c64_t, crecip_op)
- | ^
- nx_c_stubs.c:761:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 761 | DEFINE_BINARY_OP(add, int8_t, ADD_OP)
- | ^
- nx_c_stubs.c:673:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 673 | DEFINE_BINARY_OP(add, uint8_t, ADD_OP)
- | ^
- nx_c_stubs.c:691:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 691 | DEFINE_BINARY_OP(add, int64_t, ADD_OP)
- | ^
- nx_c_stubs.c:790:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 790 | DEFINE_BINARY_OP(add, intnat, ADD_OP)
- | ^
- nx_c_stubs.c:749:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 749 | DEFINE_BINARY_OP(add, c32_t, ADD_OP)
- | ^
- nx_c_stubs.c:755:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 755 | DEFINE_BINARY_OP(add, c64_t, ADD_OP)
- | ^
- nx_c_stubs.c:762:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 762 | DEFINE_BINARY_OP(sub, int8_t, SUB_OP)
- | ^
- nx_c_stubs.c:674:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 674 | DEFINE_BINARY_OP(sub, uint8_t, SUB_OP)
- | ^
- nx_c_stubs.c:692:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 692 | DEFINE_BINARY_OP(sub, int64_t, SUB_OP)
- | ^
- nx_c_stubs.c:791:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 791 | DEFINE_BINARY_OP(sub, intnat, SUB_OP)
- | ^
- nx_c_stubs.c:750:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 750 | DEFINE_BINARY_OP(sub, c32_t, SUB_OP)
- | ^
- nx_c_stubs.c:756:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 756 | DEFINE_BINARY_OP(sub, c64_t, SUB_OP)
- | ^
- nx_c_stubs.c:763:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 763 | DEFINE_BINARY_OP(mul, int8_t, MUL_OP)
- | ^
- nx_c_stubs.c:675:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 675 | DEFINE_BINARY_OP(mul, uint8_t, MUL_OP)
- | ^
- nx_c_stubs.c:693:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 693 | DEFINE_BINARY_OP(mul, int64_t, MUL_OP)
- | ^
- nx_c_stubs.c:792:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 792 | DEFINE_BINARY_OP(mul, intnat, MUL_OP)
- | ^
- nx_c_stubs.c:751:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 751 | DEFINE_BINARY_OP(mul, c32_t, MUL_OP)
- | ^
- nx_c_stubs.c:757:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 757 | DEFINE_BINARY_OP(mul, c64_t, MUL_OP)
- | ^
- nx_c_stubs.c:752:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 752 | DEFINE_BINARY_OP(fdiv, c32_t, DIV_OP)
- | ^
- nx_c_stubs.c:758:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 758 | DEFINE_BINARY_OP(fdiv, c64_t, DIV_OP)
- | ^
- nx_c_stubs.c:694:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 694 | DEFINE_BINARY_OP(idiv, int64_t, idiv_op_i64)
- | ^
- nx_c_stubs.c:764:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 764 | DEFINE_BINARY_OP(max, int8_t, MAX_OP)
- | ^
- nx_c_stubs.c:676:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 676 | DEFINE_BINARY_OP(max, uint8_t, MAX_OP)
- | ^
- nx_c_stubs.c:695:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 695 | DEFINE_BINARY_OP(max, int64_t, MAX_OP)
- | ^
- nx_c_stubs.c:793:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 793 | DEFINE_BINARY_OP(max, intnat, MAX_OP)
- | ^
- nx_c_stubs.c:765:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 765 | DEFINE_BINARY_OP(mod, int8_t, MOD_OP)
- | ^
- nx_c_stubs.c:696:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 696 | DEFINE_BINARY_OP(mod, int64_t, MOD_OP)
- | ^
- nx_c_stubs.c:794:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 794 | DEFINE_BINARY_OP(mod, intnat, MOD_OP)
- | ^
- nx_c_stubs.c:766:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 766 | DEFINE_BINARY_OP(xor, int8_t, XOR_OP)
- | ^
- nx_c_stubs.c:677:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 677 | DEFINE_BINARY_OP(xor, uint8_t, XOR_OP)
- | ^
- nx_c_stubs.c:697:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 697 | DEFINE_BINARY_OP(xor, int64_t, XOR_OP)
- | ^
- nx_c_stubs.c:795:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 795 | DEFINE_BINARY_OP(xor, intnat, XOR_OP)
- | ^
- nx_c_stubs.c:767:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 767 | DEFINE_BINARY_OP(or, int8_t, OR_OP)
- | ^
- nx_c_stubs.c:678:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 678 | DEFINE_BINARY_OP(or, uint8_t, OR_OP)
- | ^
- nx_c_stubs.c:698:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 698 | DEFINE_BINARY_OP(or, int64_t, OR_OP)
- | ^
- nx_c_stubs.c:796:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 796 | DEFINE_BINARY_OP(or, intnat, OR_OP)
- | ^
- nx_c_stubs.c:768:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 768 | DEFINE_BINARY_OP(and, int8_t, AND_OP)
- | ^
- nx_c_stubs.c:679:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 679 | DEFINE_BINARY_OP(and, uint8_t, AND_OP)
- | ^
- nx_c_stubs.c:699:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 699 | DEFINE_BINARY_OP(and, int64_t, AND_OP)
- | ^
- nx_c_stubs.c:797:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 797 | DEFINE_BINARY_OP(and, intnat, AND_OP)
- | ^
- nx_c_stubs.c:829:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 829 | DEFINE_COMPARE_OP(cmplt, int8_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:830:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 830 | DEFINE_COMPARE_OP(cmplt, uint8_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:831:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 831 | DEFINE_COMPARE_OP(cmplt, int16_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:832:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 832 | DEFINE_COMPARE_OP(cmplt, uint16_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:833:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 833 | DEFINE_COMPARE_OP(cmplt, int32_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:834:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 834 | DEFINE_COMPARE_OP(cmplt, int64_t, CMPLT_OP)
- | ^
- nx_c_stubs.c:835:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 835 | DEFINE_COMPARE_OP(cmplt, intnat, CMPLT_OP)
- | ^
- nx_c_stubs.c:836:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 836 | DEFINE_COMPARE_OP(cmplt, float, CMPLT_OP)
- | ^
- nx_c_stubs.c:837:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 837 | DEFINE_COMPARE_OP(cmplt, double, CMPLT_OP)
- | ^
- nx_c_stubs.c:839:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 839 | DEFINE_COMPARE_OP(cmpne, int8_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:840:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 840 | DEFINE_COMPARE_OP(cmpne, uint8_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:841:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 841 | DEFINE_COMPARE_OP(cmpne, int16_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:842:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 842 | DEFINE_COMPARE_OP(cmpne, uint16_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:843:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 843 | DEFINE_COMPARE_OP(cmpne, int32_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:844:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 844 | DEFINE_COMPARE_OP(cmpne, int64_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:845:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 845 | DEFINE_COMPARE_OP(cmpne, intnat, CMPNE_OP)
- | ^
- nx_c_stubs.c:846:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 846 | DEFINE_COMPARE_OP(cmpne, float, CMPNE_OP)
- | ^
- nx_c_stubs.c:847:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 847 | DEFINE_COMPARE_OP(cmpne, double, CMPNE_OP)
- | ^
- nx_c_stubs.c:848:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 848 | DEFINE_COMPARE_OP(cmpne, c32_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:849:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 849 | DEFINE_COMPARE_OP(cmpne, c64_t, CMPNE_OP)
- | ^
- nx_c_stubs.c:965:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 965 | DEFINE_REDUCE_OP_KERNEL(sum, int8_t, 0, SUM_OP)
- | ^
- nx_c_stubs.c:966:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 966 | DEFINE_REDUCE_OP_KERNEL(sum, uint8_t, 0, SUM_OP)
- | ^
- nx_c_stubs.c:970:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 970 | DEFINE_REDUCE_OP_KERNEL(sum, int64_t, 0, SUM_OP)
- | ^
- nx_c_stubs.c:971:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 971 | DEFINE_REDUCE_OP_KERNEL(sum, intnat, 0, SUM_OP)
- | ^
- nx_c_stubs.c:976:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 976 | DEFINE_REDUCE_OP_KERNEL(max, int8_t, INT8_MIN, MAX_OP)
- | ^
- nx_c_stubs.c:977:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 977 | DEFINE_REDUCE_OP_KERNEL(max, uint8_t, 0, MAX_OP)
- | ^
- nx_c_stubs.c:981:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 981 | DEFINE_REDUCE_OP_KERNEL(max, int64_t, INT64_MIN, MAX_OP)
- | ^
- nx_c_stubs.c:982:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 982 | DEFINE_REDUCE_OP_KERNEL(max, intnat, INTNAT_MIN, MAX_OP)
- | ^
- nx_c_stubs.c:987:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 987 | DEFINE_REDUCE_OP_KERNEL(prod, int8_t, 1, PROD_OP)
- | ^
- nx_c_stubs.c:988:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 988 | DEFINE_REDUCE_OP_KERNEL(prod, uint8_t, 1, PROD_OP)
- | ^
- nx_c_stubs.c:992:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 992 | DEFINE_REDUCE_OP_KERNEL(prod, int64_t, 1, PROD_OP)
- | ^
- nx_c_stubs.c:993:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 993 | DEFINE_REDUCE_OP_KERNEL(prod, intnat, 1, PROD_OP)
- | ^
- nx_c_stubs.c:1102:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1102 | DEFINE_WHERE_OP(int8_t)
- | ^
- nx_c_stubs.c:1103:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1103 | DEFINE_WHERE_OP(uint8_t)
- | ^
- nx_c_stubs.c:1104:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1104 | DEFINE_WHERE_OP(int16_t)
- | ^
- nx_c_stubs.c:1105:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1105 | DEFINE_WHERE_OP(uint16_t)
- | ^
- nx_c_stubs.c:1106:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1106 | DEFINE_WHERE_OP(int32_t)
- | ^
- nx_c_stubs.c:1107:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1107 | DEFINE_WHERE_OP(int64_t)
- | ^
- nx_c_stubs.c:1108:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1108 | DEFINE_WHERE_OP(intnat)
- | ^
- nx_c_stubs.c:1109:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1109 | DEFINE_WHERE_OP(float)
- | ^
- nx_c_stubs.c:1110:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1110 | DEFINE_WHERE_OP(double)
- | ^
- nx_c_stubs.c:1111:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1111 | DEFINE_WHERE_OP(c32_t)
- | ^
- nx_c_stubs.c:1112:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1112 | DEFINE_WHERE_OP(c64_t)
- | ^
- nx_c_stubs.c:1177:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1177 | DEFINE_PAD_OP(int32_t)
- | ^
- nx_c_stubs.c:1178:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1178 | DEFINE_PAD_OP(int64_t)
- | ^
- nx_c_stubs.c:1183:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 1183 | DEFINE_PAD_OP(uint8_t)
- | ^
- nx_c_stubs.c:1183:1: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
- 108 warnings generated.
Processing 34/37: [nx: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "nx" "--create-install-files" "nx" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/nx.1.0.0~alpha0)
-> compiled nx.1.0.0~alpha0
-> installed nx.1.0.0~alpha0
Processing 36/37: [rune: dune build]
+ /home/opam/.opam/5.3.0/bin/dune "build" "-p" "rune" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/rune.1.0.0~alpha0)
Processing 36/37: [rune: dune install]
+ /home/opam/.opam/5.3.0/bin/dune "install" "-p" "rune" "--create-install-files" "rune" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/rune.1.0.0~alpha0)
-> compiled rune.1.0.0~alpha0
-> installed rune.1.0.0~alpha0
Done.
2025-08-24 00:26.16 ---> saved as "c1040e905e5b0a6f17d3c1b6e2ba953db1550487c721d404bbc0b0e8d1947666"
Job succeeded