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


Building on x86-bm-c7.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
25fab027ffef: Pulling fs layer
25fab027ffef: Verifying Checksum
25fab027ffef: Download complete
25fab027ffef: Pull complete
Digest: sha256:00c8fa21003c73535c54d476b1a5da8f00157ae8e69ed0802828b81c31dcd75f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-05-11 09:27.23 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2025-05-11 09:27.23 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 0d013e603b5ebf0e9b404e10d5a6839f226e1739"))
2025-05-11 09:27.23 ---> using "ba691fcd1e6a6933d86676a5956798a33485251a7773cdc85bbcb8bc10de7787" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-05-11 09:27.23 ---> using "37994383d0922ffe4fc14a481504ca4a090a36b7b12fca5453c37cee0fe783d2" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "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-opam)
2025-05-11 09:27.23 ---> using "308116583b513fdc7b023cc41f667a0497ea0794a5aadd1cd6c494a4d826c83f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-11-0205.36-F-2025-05-04-0821.28.pdiff [434 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-05-11-0205.36-F-2025-05-04-0821.28.pdiff [434 kB]
- Fetched 703 kB in 2s (291 kB/s)
- Reading package lists...
- 
2025-05-11 09:27.23 ---> using "6e3f30bdb18d3f001f5fde54736f8683e0c9941ffe5410c2638f3a07bfcd6abd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.18.2

The following actions will be performed:
=== install 1 package
  - install dune 3.18.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.2  (cached)
-> installed dune.3.18.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-05-11 09:27.23 ---> using "62db504db63ad18d511c2725cb4b92b5285d4549694da84c6e4c39c1766a5f95" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "opam remove -y xedbindings.0.9\
               \nopam install -vy xedbindings.0.9\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: xedbindings.0.9 | grep -q 'debian-unstable'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] xedbindings.0.9 is not installed.

Nothing to do.
The following actions will be performed:
=== install 8 packages
  - install bigarray-compat   1.1.0  [required by ctypes]
  - install conf-python-3     9.0.0  [required by xedbindings]
  - install csexp             1.5.2  [required by dune-configurator]
  - install ctypes            0.23.0 [required by xedbindings]
  - install dune-configurator 3.18.2 [required by ctypes]
  - install integers          0.7.0  [required by ctypes]
  - install stdlib-shims      0.3.0  [required by integers]
  - install xedbindings       0.9

The following system packages will first need to be installed:
    python3

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. 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/bin/sudo "apt-get" "install" "-qq" "-yy" "python3"
- Selecting previously unselected package libpython3.13-minimal:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20677 files and directories currently installed.)
- Preparing to unpack .../libpython3.13-minimal_3.13.3-2_amd64.deb ...
- Unpacking libpython3.13-minimal:amd64 (3.13.3-2) ...
- Selecting previously unselected package python3.13-minimal.
- Preparing to unpack .../python3.13-minimal_3.13.3-2_amd64.deb ...
- Unpacking python3.13-minimal (3.13.3-2) ...
- Setting up libpython3.13-minimal:amd64 (3.13.3-2) ...
- Setting up python3.13-minimal (3.13.3-2) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21002 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.13.3-1_amd64.deb ...
- Unpacking python3-minimal (3.13.3-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_13.0.0_all.deb ...
- Unpacking media-types (13.0.0) ...
- Selecting previously unselected package readline-common.
- Preparing to unpack .../2-readline-common_8.2-6_all.deb ...
- Unpacking readline-common (8.2-6) ...
- Selecting previously unselected package libreadline8t64:amd64.
- Preparing to unpack .../3-libreadline8t64_8.2-6_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8 to /lib/x86_64-linux-gnu/libhistory.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libhistory.so.8.2 to /lib/x86_64-linux-gnu/libhistory.so.8.2.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8 to /lib/x86_64-linux-gnu/libreadline.so.8.usr-is-merged by libreadline8t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libreadline.so.8.2 to /lib/x86_64-linux-gnu/libreadline.so.8.2.usr-is-merged by libreadline8t64'
- Unpacking libreadline8t64:amd64 (8.2-6) ...
- Selecting previously unselected package libpython3.13-stdlib:amd64.
- Preparing to unpack .../4-libpython3.13-stdlib_3.13.3-2_amd64.deb ...
- Unpacking libpython3.13-stdlib:amd64 (3.13.3-2) ...
- Selecting previously unselected package python3.13.
- Preparing to unpack .../5-python3.13_3.13.3-2_amd64.deb ...
- Unpacking python3.13 (3.13.3-2) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../6-libpython3-stdlib_3.13.3-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.13.3-1) ...
- Setting up python3-minimal (3.13.3-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 21485 files and directories currently installed.)
- Preparing to unpack .../python3_3.13.3-1_amd64.deb ...
- Unpacking python3 (3.13.3-1) ...
- Setting up media-types (13.0.0) ...
- Setting up readline-common (8.2-6) ...
- Setting up libreadline8t64:amd64 (8.2-6) ...
- Setting up libpython3.13-stdlib:amd64 (3.13.3-2) ...
- Setting up libpython3-stdlib:amd64 (3.13.3-1) ...
- Setting up python3.13 (3.13.3-2) ...
- Setting up python3 (3.13.3-1) ...
- running python rtupdate hooks for python3.13...
- running python post-rtupdate hooks for python3.13...
- Processing triggers for libc-bin (2.41-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/24: [bigarray-compat.1.1.0: extract]
-> retrieved conf-python-3.9.0.0  (cached)
Processing  2/24: [bigarray-compat.1.1.0: extract]
Processing  3/24: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing  4/24: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract]
Processing  5/24: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-python-3: python3 test.py]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/24: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [conf-python-3: python3 test.py]
Processing  6/24: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.2: extract] [conf-python-3: python3 test.py]
Processing  7/24: [csexp.1.5.2: extract] [ctypes.0.23.0: extract] [dune-configurator.3.18.2: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py]
-> retrieved csexp.1.5.2  (cached)
Processing  7/24: [ctypes.0.23.0: extract] [dune-configurator.3.18.2: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py]
Processing  8/24: [ctypes.0.23.0: extract] [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py]
Processing  9/24: [ctypes.0.23.0: extract] [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py] [csexp: dune build]
-> retrieved ctypes.0.23.0  (cached)
Processing  9/24: [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py] [csexp: dune build]
Processing 10/24: [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [conf-python-3: python3 test.py] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing 10/24: [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [csexp: dune build]
-> installed conf-python-3.9.0.0
Processing 11/24: [dune-configurator.3.18.2: extract] [integers.0.7.0: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 11/24: [dune-configurator.3.18.2: extract] [stdlib-shims.0.3.0: extract] [bigarray-compat: dune build] [csexp: dune build]
Processing 12/24: [dune-configurator.3.18.2: extract] [stdlib-shims.0.3.0: extract] [xedbindings.0.9: extract] [bigarray-compat: dune build] [csexp: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 12/24: [dune-configurator.3.18.2: extract] [xedbindings.0.9: extract] [bigarray-compat: dune build] [csexp: dune build]
Processing 13/24: [dune-configurator.3.18.2: extract] [xedbindings.0.9: extract] [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
-> retrieved xedbindings.0.9  (cached)
Processing 13/24: [dune-configurator.3.18.2: extract] [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.3-opam/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-opam/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 13/24: [dune-configurator.3.18.2: extract] [bigarray-compat: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 14/24: [dune-configurator.3.18.2: extract] [bigarray-compat: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 14/24: [dune-configurator.3.18.2: extract] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 15/24: [dune-configurator.3.18.2: extract] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 15/24: [dune-configurator.3.18.2: extract]
-> installed stdlib-shims.0.3.0
Processing 16/24: [dune-configurator.3.18.2: extract]
Processing 17/24: [dune-configurator.3.18.2: extract] [integers: dune build]
-> retrieved dune-configurator.3.18.2  (cached)
Processing 17/24: [integers: dune build]
Processing 18/24: [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 18/24: [dune-configurator: rm]
-> installed integers.0.7.0
Processing 19/24: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.2)
Processing 19/24: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.18.2)
-> compiled  dune-configurator.3.18.2
-> installed dune-configurator.3.18.2
Processing 21/24: [ctypes: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.23.0)
Processing 21/24: [ctypes: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
-> installed ctypes.0.23.0
Processing 23/24: [xedbindings: sh xed-build.sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "xed-build.sh" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9)
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/mbuild/mbuild/util.py:931: SyntaxWarning: invalid escape sequence '\d'
-   r = re.search('version[ ]+(?P<version>(\d+\.)+\d+)', line.lower())
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/mbuild/mbuild/build_env.py:312: SyntaxWarning: invalid escape sequence '\P'
-   C:\Program Files (x86)\Windows Kits\10\bin\{x86,x64}
- mfile.py --compiler=gnu --shared --cc=gcc --cxx=gcc --linker=gcc --ar=ar --no-werror --extra-flags=-fPIC --install-dir=kits/xed-install install
- [PYTHON VERSION] 3.13.3
- [XED VERSION] v2024.05.20
- [SECURITY BUILD LEVEL] 1
- [GNU/GCC VERSION] 14
- [EXTF PROCESSING] ./datafiles/files.cfg
- [EXTF PROCESSING] ./datafiles/files-xregs.cfg
- [EXTF PROCESSING] ./datafiles/via/files-via-padlock.cfg
- [EXTF PROCESSING] ./datafiles/amd/files-amd.cfg
- [EXTF PROCESSING] ./datafiles/amd/amdxop/files.cfg
- [EXTF PROCESSING] ./datafiles/mpx/files.cfg
- [EXTF PROCESSING] ./datafiles/cet/files.cfg
- [EXTF PROCESSING] ./datafiles/rdrand/files.cfg
- [EXTF PROCESSING] ./datafiles/glm/files.cfg
- [EXTF PROCESSING] ./datafiles/sha/files.cfg
- [EXTF PROCESSING] ./datafiles/xsaveopt/files.cfg
- [EXTF PROCESSING] ./datafiles/xsaves/files.cfg
- [EXTF PROCESSING] ./datafiles/xsavec/files.cfg
- [EXTF PROCESSING] ./datafiles/clflushopt/files.cfg
- [EXTF PROCESSING] ./datafiles/rdseed/files.cfg
- [EXTF PROCESSING] ./datafiles/fsgsbase/files.cfg
- [EXTF PROCESSING] ./datafiles/smap/files.cfg
- [EXTF PROCESSING] ./datafiles/sgx/files.cfg
- [EXTF PROCESSING] ./datafiles/rdpid/files.cfg
- [EXTF PROCESSING] ./datafiles/pt/files.cfg
- [EXTF PROCESSING] ./datafiles/tremont/files.cfg
- [EXTF PROCESSING] ./datafiles/movdir/files.cfg
- [EXTF PROCESSING] ./datafiles/waitpkg/files.cfg
- [EXTF PROCESSING] ./datafiles/cldemote/files.cfg
- [EXTF PROCESSING] ./datafiles/lakefield/files.cfg
- [EXTF PROCESSING] ./datafiles/avx/files.cfg
- [Clearing file list for type dec-spine: [ ./datafiles/xed-spine.txt ]] 
- [EXTF PROCESSING] ./datafiles/ivbavx/files.cfg
- [EXTF PROCESSING] ./datafiles/hswavx/files.cfg
- [EXTF PROCESSING] ./datafiles/hswbmi/files.cfg
- [EXTF PROCESSING] ./datafiles/hsw/files.cfg
- [EXTF PROCESSING] ./datafiles/bdw/files.cfg
- [EXTF PROCESSING] ./datafiles/skl/files.cfg
- [EXTF PROCESSING] ./datafiles/skx/files.cfg
- [EXTF PROCESSING] ./datafiles/pku/files.cfg
- [EXTF PROCESSING] ./datafiles/clwb/files.cfg
- [EXTF PROCESSING] ./datafiles/clx/files.cfg
- [EXTF PROCESSING] ./datafiles/vnni/files.cfg
- [EXTF PROCESSING] ./datafiles/cpx/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-bf16/files.cfg
- [EXTF PROCESSING] ./datafiles/knl/files.cfg
- [EXTF PROCESSING] ./datafiles/knm/files.cfg
- [EXTF PROCESSING] ./datafiles/4fmaps-512/files.cfg
- [EXTF PROCESSING] ./datafiles/4vnniw-512/files.cfg
- [EXTF PROCESSING] ./datafiles/vpopcntdq-512/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512f/files.cfg
- [Clearing file list for type dec-spine: [ ./datafiles/avx/avx-spine.txt ]] 
- [CONSIDERING SOURCE] /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [ADDING SOURCE] /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [EXTF PROCESSING] ./datafiles/avx512cd/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-skx/files.cfg
- [EXTF PROCESSING] ./datafiles/cnl/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512ifma/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512vbmi/files.cfg
- [EXTF PROCESSING] ./datafiles/icl/files.cfg
- [EXTF PROCESSING] ./datafiles/wbnoinvd/files.cfg
- [EXTF PROCESSING] ./datafiles/sgx-enclv/files.cfg
- [EXTF PROCESSING] ./datafiles/pconfig/files.cfg
- [EXTF PROCESSING] ./datafiles/bitalg/files.cfg
- [EXTF PROCESSING] ./datafiles/vbmi2/files.cfg
- [EXTF PROCESSING] ./datafiles/gfni-vaes-vpcl/files-sse.cfg
- [EXTF PROCESSING] ./datafiles/gfni-vaes-vpcl/files-avx-avx512.cfg
- [EXTF PROCESSING] ./datafiles/vpopcntdq-vl/files.cfg
- [EXTF PROCESSING] ./datafiles/tgl/files.cfg
- [EXTF PROCESSING] ./datafiles/vp2intersect/files.cfg
- [EXTF PROCESSING] ./datafiles/keylocker/files.cfg
- [EXTF PROCESSING] ./datafiles/adl/files.cfg
- [EXTF PROCESSING] ./datafiles/hreset/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni/files.cfg
- [EXTF PROCESSING] ./datafiles/spr/files.cfg
- [EXTF PROCESSING] ./datafiles/uintr/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-spr/files.cfg
- [EXTF PROCESSING] ./datafiles/enqcmd/files.cfg
- [EXTF PROCESSING] ./datafiles/tsx-ldtrk/files.cfg
- [EXTF PROCESSING] ./datafiles/serialize/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-fp16/files.cfg
- [EXTF PROCESSING] ./datafiles/evex-map5-6/files.cfg
- [EXTF PROCESSING] ./datafiles/emr/files.cfg
- [EXTF PROCESSING] ./datafiles/tdx/files.cfg
- [EXTF PROCESSING] ./datafiles/gnr/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-fp16/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-complex/files.cfg
- [EXTF PROCESSING] ./datafiles/iprefetch/files.cfg
- [EXTF PROCESSING] ./datafiles/srf/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-ifma/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-ne-convert/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni-int8/files.cfg
- [EXTF PROCESSING] ./datafiles/cmpccxadd/files.cfg
- [EXTF PROCESSING] ./datafiles/msrlist/files.cfg
- [EXTF PROCESSING] ./datafiles/wrmsrns/files.cfg
- [EXTF PROCESSING] ./datafiles/cwf/files.cfg
- [EXTF PROCESSING] ./datafiles/user-msr/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni-int16/files.cfg
- [EXTF PROCESSING] ./datafiles/sha512/files.cfg
- [EXTF PROCESSING] ./datafiles/sm3/files.cfg
- [EXTF PROCESSING] ./datafiles/sm4/files.cfg
- [EXTF PROCESSING] ./datafiles/vex-map7/files.cfg
- [EXTF PROCESSING] ./datafiles/arrow-lake/files.cfg
- [EXTF PROCESSING] ./datafiles/lunar-lake/files.cfg
- [EXTF PROCESSING] ./datafiles/pbndkb/files.cfg
- [EXTF PROCESSING] ./datafiles/ptl/files.cfg
- [EXTF PROCESSING] ./datafiles/fred/files.cfg
- [EXTF PROCESSING] ./datafiles/future/files.cfg
- [EXTF PROCESSING] ./datafiles/apx-f/files.cfg
- [EXTF PROCESSING] ./datafiles/rao-int/files.cfg
- [EMIT BUILD DEFINES HEADER FILE] 
- R: 1 P: 0 C: 0 E: 0 / 91 msecs [decprep]
- [TOUCH] obj/dummy-prep
- R: 0 P: 0 C: 1 E: 0 / 952 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/dummy-prep
- R: 2 P: 0 C: 1 E: 0 / 953 msecs [decgen encgen]
- R: 2 P: 0 C: 1 E: 0 / 20 secs [decgen encgen]
- R: 2 P: 0 C: 1 E: 0 / 50 secs [decgen encgen]
- [WRITING] obj/DEC-OUT.txt
- [WRITING] obj/DEC-ERR.txt
- [DEC-GEN] Return code: 0
- R: 1 P: 0 C: 2 E: 0 / 54 secs [encgen]
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/DECGEN-OUTPUT-FILES.txt
- [WRITING] obj/ENC-OUT.txt
- [WRITING] obj/ENC-ERR.txt
- [ENC-GEN] Return code: 0
- R: 0 P: 0 C: 3 E: 0 / 60 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/ENCGEN-OUTPUT-FILES.txt
- R: 4 P: 113 C: 0 E: 0 / 8 msecs 
- R: 4 P: 112 C: 1 E: 0 / 39 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-error-enum.o
- R: 4 P: 111 C: 2 E: 0 / 41 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-enum.o
- R: 4 P: 110 C: 3 E: 0 / 42 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-width-enum.o
- R: 4 P: 109 C: 4 E: 0 / 45 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-enum.o
- R: 4 P: 108 C: 5 E: 0 / 66 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class-enum.o
- R: 4 P: 107 C: 6 E: 0 / 68 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-visibility-enum.o
- R: 4 P: 106 C: 7 E: 0 / 70 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-enum.o
- R: 4 P: 105 C: 8 E: 0 / 72 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action-enum.o
- R: 4 P: 104 C: 9 E: 0 / 94 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-xtype-enum.o
- R: 4 P: 103 C: 10 E: 0 / 96 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-nonterminal-enum.o
- R: 4 P: 102 C: 11 E: 0 / 98 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-rec-enum.o
- R: 4 P: 101 C: 12 E: 0 / 101 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-group-enum.o
- R: 4 P: 100 C: 13 E: 0 / 124 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-enum.o
- R: 4 P: 99 C: 14 E: 0 / 126 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-machine-mode-enum.o
- 
- R: 4 P: 98 C: 15 E: 0 / 132 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-type-enum.o
- R: 4 P: 97 C: 16 E: 0 / 150 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-category-enum.o
- R: 4 P: 96 C: 17 E: 0 / 152 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-enum.o
- R: 4 P: 95 C: 18 E: 0 / 154 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-extension-enum.o
- R: 4 P: 94 C: 19 E: 0 / 157 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-enum.o
- R: 4 P: 93 C: 20 E: 0 / 175 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-type-enum.o
- R: 4 P: 92 C: 21 E: 0 / 177 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attribute-enum.o
- R: 4 P: 91 C: 22 E: 0 / 179 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-exception-enum.o
- R: 4 P: 90 C: 23 E: 0 / 181 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-enum.o
- R: 4 P: 89 C: 24 E: 0 / 202 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-action-enum.o
- R: 4 P: 88 C: 25 E: 0 / 205 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set-enum.o
- R: 4 P: 87 C: 26 E: 0 / 207 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-address-width-enum.o
- R: 4 P: 86 C: 27 E: 0 / 210 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-syntax-enum.o
- R: 4 P: 85 C: 28 E: 0 / 229 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-enum.o
- R: 4 P: 84 C: 29 E: 0 / 231 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-version.o
- R: 4 P: 83 C: 30 E: 0 / 233 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-mapu-enum.o
- R: 4 P: 82 C: 31 E: 0 / 244 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-role-enum.o
- R: 4 P: 81 C: 32 E: 0 / 257 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action.o
- R: 4 P: 80 C: 33 E: 0 / 272 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iformfl-enum.o
- R: 4 P: 79 C: 34 E: 0 / 275 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-portability.o
- R: 4 P: 78 C: 35 E: 0 / 286 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-state.o
- R: 4 P: 77 C: 36 E: 0 / 301 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immed.o
- R: 4 P: 76 C: 37 E: 0 / 337 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-util.o
- R: 4 P: 75 C: 38 E: 0 / 339 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immdis.o
- R: 4 P: 74 C: 39 E: 0 / 401 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes-override.o
- R: 4 P: 73 C: 40 E: 0 / 403 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-enum.o
- R: 4 P: 72 C: 41 E: 0 / 423 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-support.o
- R: 4 P: 71 C: 42 E: 0 / 488 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-hl.o
- R: 4 P: 70 C: 43 E: 0 / 489 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-agen.o
- R: 4 P: 69 C: 44 E: 0 / 513 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-accessors.o
- R: 4 P: 68 C: 45 E: 0 / 514 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class.o
- R: 4 P: 67 C: 46 E: 0 / 579 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode-isa-functions.o
- R: 4 P: 66 C: 47 E: 0 / 589 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags.o
- R: 4 P: 65 C: 48 E: 0 / 610 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-table-sizes.o
- R: 4 P: 64 C: 49 E: 0 / 612 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes.o
- R: 4 P: 63 C: 50 E: 0 / 668 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-actions.o
- R: 4 P: 62 C: 51 E: 0 / 687 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-complex.o
- R: 4 P: 61 C: 52 E: 0 / 689 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-simple.o
- R: 4 P: 60 C: 53 E: 0 / 741 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-iforms-init.o
- R: 4 P: 59 C: 54 E: 0 / 749 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-tables.o
- R: 4 P: 58 C: 55 E: 0 / 774 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-order-init.o
- R: 4 P: 57 C: 56 E: 0 / 827 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-operand-lu.o
- R: 4 P: 56 C: 57 E: 0 / 829 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-disp-l3.o
- R: 4 P: 55 C: 58 E: 0 / 850 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-imm-l3.o
- R: 4 P: 54 C: 59 E: 0 / 864 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-easz.o
- R: 4 P: 53 C: 60 E: 0 / 918 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-eosz.o
- R: 4 P: 52 C: 61 E: 0 / 925 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-classifiers.o
- R: 4 P: 51 C: 62 E: 0 / 954 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-init.o
- R: 4 P: 50 C: 63 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-list.o
- R: 4 P: 49 C: 64 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table.o
- R: 4 P: 48 C: 65 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-0.o
- R: 4 P: 47 C: 66 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features-table.o
- R: 4 P: 46 C: 67 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-sequences.o
- R: 4 P: 45 C: 68 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-data.o
- R: 4 P: 44 C: 69 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-string.o
- R: 4 P: 43 C: 70 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-max.o
- R: 4 P: 42 C: 71 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-map.o
- R: 4 P: 41 C: 72 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-init.o
- R: 4 P: 40 C: 73 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map-init.o
- R: 4 P: 39 C: 74 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-data.o
- R: 4 P: 38 C: 75 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-type-mappings.o
- R: 4 P: 37 C: 76 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-width.o
- R: 4 P: 36 C: 77 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-prefix.o
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:163: SyntaxWarning: invalid escape sequence '\*'
-   if re.search("-\*-",first) or re.search("-\*-",second):
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:163: SyntaxWarning: invalid escape sequence '\*'
-   if re.search("-\*-",first) or re.search("-\*-",second):
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:174: SyntaxWarning: invalid escape sequence '\*'
-   while re.match("#",f) or re.search("-\*-",f):
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:278: SyntaxWarning: invalid escape sequence '\d'
-   regx = '.*copyright.* (\d+\d+)[ ,].*'
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:321: SyntaxWarning: invalid escape sequence '\('
-   regx= '.*Copyright \(C\) .* intel corporation.*'
- /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/scripts/apply_legal_header.py:368: SyntaxWarning: invalid escape sequence '\('
-   '.*Copyright \(C\) (\d+) intel corporation.*\n')
- 
- R: 4 P: 35 C: 78 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init.o
- R: 4 P: 34 C: 79 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-reg-class.o
- R: 4 P: 33 C: 80 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid.o
- R: 4 P: 32 C: 81 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-inst.o
- R: 4 P: 31 C: 82 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map.o
- R: 4 P: 30 C: 83 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-init.o
- R: 4 P: 29 C: 84 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-patch.o
- R: 4 P: 28 C: 85 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-dec.o
- R: 4 P: 27 C: 86 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-ild.o
- R: 4 P: 26 C: 87 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-inst.o
- R: 4 P: 25 C: 88 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode.o
- R: 4 P: 24 C: 89 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-init.o
- R: 4 P: 23 C: 90 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-7.o
- R: 4 P: 22 C: 91 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-5.o
- R: 4 P: 21 C: 92 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-patterns.o
- R: 4 P: 20 C: 93 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-4.o
- R: 4 P: 19 C: 94 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-3.o
- R: 4 P: 18 C: 95 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-6.o
- R: 4 P: 17 C: 96 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-1.o
- R: 4 P: 16 C: 97 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-2.o
- R: 4 P: 15 C: 98 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-0.o
- R: 4 P: 14 C: 99 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-pattern-lu.o
- R: 4 P: 13 C: 100 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-convert-table-init.o
- R: 4 P: 12 C: 101 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-pointer-names.o
- R: 4 P: 11 C: 102 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-map.o
- R: 4 P: 10 C: 103 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface-uisa.o
- R: 4 P: 9 C: 104 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface.o
- R: 4 P: 8 C: 105 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set.o
- R: 4 P: 7 C: 106 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-disas.o
- R: 4 P: 6 C: 107 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features.o
- R: 4 P: 5 C: 108 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-static-decode.o
- R: 4 P: 4 C: 109 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decode.o
- R: 4 P: 3 C: 110 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-operand-lu.o
- R: 4 P: 2 C: 111 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv3.o
- R: 4 P: 1 C: 112 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv1.o
- R: 4 P: 0 C: 113 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-dynamic-decode.o
- R: 3 P: 0 C: 114 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild.o
- R: 3 P: 0 C: 115 E: 0 / 10 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv2.o
- R: 2 P: 0 C: 116 E: 0 / 10 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/libxed-ild.so
- R: 1 P: 0 C: 117 E: 0 / 19 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv0.o
- R: 1 P: 0 C: 117 E: 0 / 29 secs 
- R: 1 P: 0 C: 117 E: 0 / 49 secs 
- R: 0 P: 0 C: 118 E: 0 / 50 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-groups.o
- R: 1 P: 0 C: 118 E: 0 / 50 secs 
- R: 0 P: 0 C: 119 E: 0 / 50 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/libxed.so
- [STRIPPING] obj/libxed.so
- [INSTALL DIR] kits/xed-install
- [XED KIT BUILD COMPLETE] 
- [ELAPSED TIME] 113 secs
- [RETVAL=0] 
- mfile.py --compiler=gnu --cc=gcc --cxx=gcc --linker=gcc --ar=ar --no-werror --extra-flags=-fPIC --install-dir=kits/xed-install install
- [PYTHON VERSION] 3.13.3
- [XED VERSION] v2024.05.20
- [SECURITY BUILD LEVEL] 1
- [GNU/GCC VERSION] 14
- [EXTF PROCESSING] ./datafiles/files.cfg
- [EXTF PROCESSING] ./datafiles/files-xregs.cfg
- [EXTF PROCESSING] ./datafiles/via/files-via-padlock.cfg
- [EXTF PROCESSING] ./datafiles/amd/files-amd.cfg
- [EXTF PROCESSING] ./datafiles/amd/amdxop/files.cfg
- [EXTF PROCESSING] ./datafiles/mpx/files.cfg
- [EXTF PROCESSING] ./datafiles/cet/files.cfg
- [EXTF PROCESSING] ./datafiles/rdrand/files.cfg
- [EXTF PROCESSING] ./datafiles/glm/files.cfg
- [EXTF PROCESSING] ./datafiles/sha/files.cfg
- [EXTF PROCESSING] ./datafiles/xsaveopt/files.cfg
- [EXTF PROCESSING] ./datafiles/xsaves/files.cfg
- [EXTF PROCESSING] ./datafiles/xsavec/files.cfg
- [EXTF PROCESSING] ./datafiles/clflushopt/files.cfg
- [EXTF PROCESSING] ./datafiles/rdseed/files.cfg
- [EXTF PROCESSING] ./datafiles/fsgsbase/files.cfg
- [EXTF PROCESSING] ./datafiles/smap/files.cfg
- [EXTF PROCESSING] ./datafiles/sgx/files.cfg
- [EXTF PROCESSING] ./datafiles/rdpid/files.cfg
- [EXTF PROCESSING] ./datafiles/pt/files.cfg
- [EXTF PROCESSING] ./datafiles/tremont/files.cfg
- [EXTF PROCESSING] ./datafiles/movdir/files.cfg
- [EXTF PROCESSING] ./datafiles/waitpkg/files.cfg
- [EXTF PROCESSING] ./datafiles/cldemote/files.cfg
- [EXTF PROCESSING] ./datafiles/lakefield/files.cfg
- [EXTF PROCESSING] ./datafiles/avx/files.cfg
- [Clearing file list for type dec-spine: [ ./datafiles/xed-spine.txt ]] 
- [EXTF PROCESSING] ./datafiles/ivbavx/files.cfg
- [EXTF PROCESSING] ./datafiles/hswavx/files.cfg
- [EXTF PROCESSING] ./datafiles/hswbmi/files.cfg
- [EXTF PROCESSING] ./datafiles/hsw/files.cfg
- [EXTF PROCESSING] ./datafiles/bdw/files.cfg
- [EXTF PROCESSING] ./datafiles/skl/files.cfg
- [EXTF PROCESSING] ./datafiles/skx/files.cfg
- [EXTF PROCESSING] ./datafiles/pku/files.cfg
- [EXTF PROCESSING] ./datafiles/clwb/files.cfg
- [EXTF PROCESSING] ./datafiles/clx/files.cfg
- [EXTF PROCESSING] ./datafiles/vnni/files.cfg
- [EXTF PROCESSING] ./datafiles/cpx/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-bf16/files.cfg
- [EXTF PROCESSING] ./datafiles/knl/files.cfg
- [EXTF PROCESSING] ./datafiles/knm/files.cfg
- [EXTF PROCESSING] ./datafiles/4fmaps-512/files.cfg
- [EXTF PROCESSING] ./datafiles/4vnniw-512/files.cfg
- [EXTF PROCESSING] ./datafiles/vpopcntdq-512/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512f/files.cfg
- [Clearing file list for type dec-spine: [ ./datafiles/avx/avx-spine.txt ]] 
- [CONSIDERING SOURCE] /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [ADDING SOURCE] /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [EXTF PROCESSING] ./datafiles/avx512cd/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-skx/files.cfg
- [EXTF PROCESSING] ./datafiles/cnl/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512ifma/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512vbmi/files.cfg
- [EXTF PROCESSING] ./datafiles/icl/files.cfg
- [EXTF PROCESSING] ./datafiles/wbnoinvd/files.cfg
- [EXTF PROCESSING] ./datafiles/sgx-enclv/files.cfg
- [EXTF PROCESSING] ./datafiles/pconfig/files.cfg
- [EXTF PROCESSING] ./datafiles/bitalg/files.cfg
- [EXTF PROCESSING] ./datafiles/vbmi2/files.cfg
- [EXTF PROCESSING] ./datafiles/gfni-vaes-vpcl/files-sse.cfg
- [EXTF PROCESSING] ./datafiles/gfni-vaes-vpcl/files-avx-avx512.cfg
- [EXTF PROCESSING] ./datafiles/vpopcntdq-vl/files.cfg
- [EXTF PROCESSING] ./datafiles/tgl/files.cfg
- [EXTF PROCESSING] ./datafiles/vp2intersect/files.cfg
- [EXTF PROCESSING] ./datafiles/keylocker/files.cfg
- [EXTF PROCESSING] ./datafiles/adl/files.cfg
- [EXTF PROCESSING] ./datafiles/hreset/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni/files.cfg
- [EXTF PROCESSING] ./datafiles/spr/files.cfg
- [EXTF PROCESSING] ./datafiles/uintr/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-spr/files.cfg
- [EXTF PROCESSING] ./datafiles/enqcmd/files.cfg
- [EXTF PROCESSING] ./datafiles/tsx-ldtrk/files.cfg
- [EXTF PROCESSING] ./datafiles/serialize/files.cfg
- [EXTF PROCESSING] ./datafiles/avx512-fp16/files.cfg
- [EXTF PROCESSING] ./datafiles/evex-map5-6/files.cfg
- [EXTF PROCESSING] ./datafiles/emr/files.cfg
- [EXTF PROCESSING] ./datafiles/tdx/files.cfg
- [EXTF PROCESSING] ./datafiles/gnr/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-fp16/files.cfg
- [EXTF PROCESSING] ./datafiles/amx-complex/files.cfg
- [EXTF PROCESSING] ./datafiles/iprefetch/files.cfg
- [EXTF PROCESSING] ./datafiles/srf/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-ifma/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-ne-convert/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni-int8/files.cfg
- [EXTF PROCESSING] ./datafiles/cmpccxadd/files.cfg
- [EXTF PROCESSING] ./datafiles/msrlist/files.cfg
- [EXTF PROCESSING] ./datafiles/wrmsrns/files.cfg
- [EXTF PROCESSING] ./datafiles/cwf/files.cfg
- [EXTF PROCESSING] ./datafiles/user-msr/files.cfg
- [EXTF PROCESSING] ./datafiles/avx-vnni-int16/files.cfg
- [EXTF PROCESSING] ./datafiles/sha512/files.cfg
- [EXTF PROCESSING] ./datafiles/sm3/files.cfg
- [EXTF PROCESSING] ./datafiles/sm4/files.cfg
- [EXTF PROCESSING] ./datafiles/vex-map7/files.cfg
- [EXTF PROCESSING] ./datafiles/arrow-lake/files.cfg
- [EXTF PROCESSING] ./datafiles/lunar-lake/files.cfg
- [EXTF PROCESSING] ./datafiles/pbndkb/files.cfg
- [EXTF PROCESSING] ./datafiles/ptl/files.cfg
- [EXTF PROCESSING] ./datafiles/fred/files.cfg
- [EXTF PROCESSING] ./datafiles/future/files.cfg
- [EXTF PROCESSING] ./datafiles/apx-f/files.cfg
- [EXTF PROCESSING] ./datafiles/rao-int/files.cfg
- [EMIT BUILD DEFINES HEADER FILE] 
- R: 0 P: 0 C: 0 E: 0 / 81 msecs 
- R: 4 P: 113 C: 0 E: 0 / 15 msecs 
- R: 4 P: 112 C: 1 E: 0 / 47 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-enum.o
- R: 4 P: 111 C: 2 E: 0 / 57 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-error-enum.o
- R: 4 P: 110 C: 3 E: 0 / 63 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-width-enum.o
- R: 4 P: 109 C: 4 E: 0 / 66 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-enum.o
- R: 4 P: 108 C: 5 E: 0 / 72 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class-enum.o
- R: 4 P: 107 C: 6 E: 0 / 97 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-enum.o
- R: 4 P: 106 C: 7 E: 0 / 100 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-visibility-enum.o
- R: 4 P: 105 C: 8 E: 0 / 103 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-nonterminal-enum.o
- R: 4 P: 104 C: 9 E: 0 / 107 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action-enum.o
- R: 4 P: 103 C: 10 E: 0 / 134 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-xtype-enum.o
- R: 4 P: 102 C: 11 E: 0 / 139 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-rec-enum.o
- R: 4 P: 101 C: 12 E: 0 / 142 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-enum.o
- R: 4 P: 100 C: 13 E: 0 / 147 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-group-enum.o
- R: 4 P: 99 C: 14 E: 0 / 171 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-type-enum.o
- R: 4 P: 98 C: 15 E: 0 / 179 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-machine-mode-enum.o
- R: 4 P: 97 C: 16 E: 0 / 187 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-category-enum.o
- R: 4 P: 96 C: 17 E: 0 / 205 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-enum.o
- R: 4 P: 95 C: 18 E: 0 / 208 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-extension-enum.o
- R: 4 P: 94 C: 19 E: 0 / 219 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-enum.o
- R: 4 P: 93 C: 20 E: 0 / 223 msecs 
- 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-type-enum.o
- R: 4 P: 92 C: 21 E: 0 / 244 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-enum.o
- R: 4 P: 91 C: 22 E: 0 / 246 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attribute-enum.o
- R: 4 P: 90 C: 23 E: 0 / 248 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-exception-enum.o
- R: 4 P: 89 C: 24 E: 0 / 260 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-action-enum.o
- R: 4 P: 88 C: 25 E: 0 / 276 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set-enum.o
- R: 4 P: 87 C: 26 E: 0 / 284 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-address-width-enum.o
- R: 4 P: 86 C: 27 E: 0 / 286 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-syntax-enum.o
- R: 4 P: 85 C: 28 E: 0 / 297 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-enum.o
- R: 4 P: 84 C: 29 E: 0 / 303 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-mapu-enum.o
- R: 4 P: 83 C: 30 E: 0 / 315 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-version.o
- R: 4 P: 82 C: 31 E: 0 / 323 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-role-enum.o
- R: 4 P: 81 C: 32 E: 0 / 335 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action.o
- R: 4 P: 80 C: 33 E: 0 / 354 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iformfl-enum.o
- R: 4 P: 79 C: 34 E: 0 / 357 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-portability.o
- R: 4 P: 78 C: 35 E: 0 / 375 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-state.o
- R: 4 P: 77 C: 36 E: 0 / 384 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immed.o
- R: 4 P: 76 C: 37 E: 0 / 420 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-util.o
- R: 4 P: 75 C: 38 E: 0 / 460 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immdis.o
- R: 4 P: 74 C: 39 E: 0 / 507 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-support.o
- R: 4 P: 73 C: 40 E: 0 / 515 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-enum.o
- R: 4 P: 72 C: 41 E: 0 / 567 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes-override.o
- R: 4 P: 71 C: 42 E: 0 / 592 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-agen.o
- R: 4 P: 70 C: 43 E: 0 / 597 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-accessors.o
- R: 4 P: 69 C: 44 E: 0 / 602 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-hl.o
- R: 4 P: 68 C: 45 E: 0 / 649 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class.o
- R: 4 P: 67 C: 46 E: 0 / 681 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode-isa-functions.o
- R: 4 P: 66 C: 47 E: 0 / 692 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags.o
- R: 4 P: 65 C: 48 E: 0 / 700 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-table-sizes.o
- R: 4 P: 64 C: 49 E: 0 / 749 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes.o
- R: 4 P: 63 C: 50 E: 0 / 771 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-actions.o
- R: 4 P: 62 C: 51 E: 0 / 781 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-complex.o
- R: 4 P: 61 C: 52 E: 0 / 827 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-simple.o
- R: 4 P: 60 C: 53 E: 0 / 853 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-tables.o
- R: 4 P: 59 C: 54 E: 0 / 855 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-iforms-init.o
- R: 4 P: 58 C: 55 E: 0 / 871 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-order-init.o
- R: 4 P: 57 C: 56 E: 0 / 938 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-imm-l3.o
- R: 4 P: 56 C: 57 E: 0 / 940 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-disp-l3.o
- R: 4 P: 55 C: 58 E: 0 / 955 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-easz.o
- R: 4 P: 54 C: 59 E: 0 / 970 msecs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-operand-lu.o
- R: 4 P: 53 C: 60 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-eosz.o
- R: 4 P: 52 C: 61 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-classifiers.o
- R: 4 P: 51 C: 62 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-init.o
- R: 4 P: 50 C: 63 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-list.o
- R: 4 P: 49 C: 64 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table.o
- R: 4 P: 48 C: 65 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-0.o
- R: 4 P: 47 C: 66 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-sequences.o
- R: 4 P: 46 C: 67 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-data.o
- R: 4 P: 45 C: 68 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features-table.o
- R: 4 P: 44 C: 69 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-string.o
- R: 4 P: 43 C: 70 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-max.o
- R: 4 P: 42 C: 71 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-data.o
- R: 4 P: 41 C: 72 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-init.o
- R: 4 P: 40 C: 73 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-map.o
- R: 4 P: 39 C: 74 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map-init.o
- R: 4 P: 38 C: 75 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-type-mappings.o
- R: 4 P: 37 C: 76 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-prefix.o
- R: 4 P: 36 C: 77 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-width.o
- R: 4 P: 35 C: 78 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init.o
- R: 4 P: 34 C: 79 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid.o
- R: 4 P: 33 C: 80 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-reg-class.o
- R: 4 P: 32 C: 81 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-inst.o
- R: 4 P: 31 C: 82 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map.o
- R: 4 P: 30 C: 83 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-init.o
- 
- R: 4 P: 29 C: 84 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-patch.o
- R: 4 P: 28 C: 85 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-inst.o
- R: 4 P: 27 C: 86 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-ild.o
- R: 4 P: 26 C: 87 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-dec.o
- R: 4 P: 25 C: 88 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode.o
- R: 4 P: 24 C: 89 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-init.o
- R: 4 P: 23 C: 90 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-7.o
- R: 4 P: 22 C: 91 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-5.o
- R: 4 P: 21 C: 92 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-patterns.o
- R: 4 P: 20 C: 93 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-4.o
- R: 4 P: 19 C: 94 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-3.o
- R: 4 P: 18 C: 95 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-6.o
- R: 4 P: 17 C: 96 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-1.o
- R: 4 P: 16 C: 97 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-2.o
- R: 4 P: 15 C: 98 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-0.o
- R: 4 P: 14 C: 99 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-pointer-names.o
- R: 4 P: 13 C: 100 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-convert-table-init.o
- R: 4 P: 12 C: 101 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-pattern-lu.o
- R: 4 P: 11 C: 102 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-map.o
- R: 4 P: 10 C: 103 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface-uisa.o
- R: 4 P: 9 C: 104 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface.o
- R: 4 P: 8 C: 105 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-disas.o
- R: 4 P: 7 C: 106 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set.o
- R: 4 P: 6 C: 107 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features.o
- R: 4 P: 5 C: 108 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-static-decode.o
- R: 4 P: 4 C: 109 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decode.o
- R: 4 P: 3 C: 110 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-operand-lu.o
- R: 4 P: 2 C: 111 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv3.o
- R: 4 P: 1 C: 112 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv1.o
- R: 4 P: 0 C: 113 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-dynamic-decode.o
- R: 3 P: 0 C: 114 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild.o
- R: 3 P: 0 C: 115 E: 0 / 11 secs 
- [REMOVING] obj/libxed-ild.a
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv2.o
- R: 2 P: 0 C: 116 E: 0 / 11 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/libxed-ild.a
- R: 1 P: 0 C: 117 E: 0 / 20 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv0.o
- R: 1 P: 0 C: 117 E: 0 / 30 secs 
- R: 0 P: 0 C: 118 E: 0 / 47 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-groups.o
- R: 1 P: 0 C: 118 E: 0 / 47 secs 
- [REMOVING] obj/libxed.a
- R: 0 P: 0 C: 119 E: 0 / 47 secs 
- 	BUILT: /home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9/xed/obj/libxed.a
- [INSTALL DIR] kits/xed-install
- [XED KIT BUILD COMPLETE] 
- [ELAPSED TIME] 50 secs
- [RETVAL=0] 
- cp -R xed/kits/xed-install/include/xed src/bind/xedkit/include/
- cp xed/kits/xed-install/lib/libxed.a src/bind/xedkit/lib/
- cp xed/kits/xed-install/lib/libxed.so src/bind/xedkit/lib/dllxed.so
Processing 23/24: [xedbindings: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "xedbindings" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/xedbindings.0.9)
- (cd _build/default/src/bind && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fdiagnostics-color=always -fPIC -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/bigarray-compat -I /home/opam/.opam/5.3-opam/lib/ctypes -I /home/opam/.opam/5.3-opam/lib/ctypes/stubs -I /home/opam/.opam/5.3-opam/lib/integers -I /home/opam/.opam/5.3-opam/lib/ocaml/str -I /home/opam/.opam/5.3-opam/lib/stdlib-shims -o libxed__c_cout_generated_functions__Function_desc__Function.o -c libxed__c_cout_generated_functions__Function_desc__Function.c)
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_359_xed_decoded_inst_get_rflags_info':
- libxed__c_cout_generated_functions__Function_desc__Function.c:2347:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2347 |    xed_simple_flag_t* x1726 = xed_decoded_inst_get_rflags_info(x1725);
-       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_368_xed_decoded_inst_inst':
- libxed__c_cout_generated_functions__Function_desc__Function.c:2403:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2403 |    xed_inst_t* x1761 = xed_decoded_inst_inst(x1760);
-       |                        ^~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_390_xed_decoded_inst_operands_const':
- libxed__c_cout_generated_functions__Function_desc__Function.c:2553:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2553 |    xed_operand_values_t* x1863 = xed_decoded_inst_operands_const(x1862);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_419_xed_encoder_request_operands_const':
- libxed__c_cout_generated_functions__Function_desc__Function.c:2783:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  2783 |    xed_operand_values_t* x2056 = xed_encoder_request_operands_const(x2055);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_495_xed_inst_operand':
- libxed__c_cout_generated_functions__Function_desc__Function.c:3307:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  3307 |    xed_operand_t* x2482 = xed_inst_operand(x2478, x2479);
-       |                           ^~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_634_xed_simple_flag_get_flag_action':
- libxed__c_cout_generated_functions__Function_desc__Function.c:4254:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  4254 |    xed_flag_action_t* x3155 = xed_simple_flag_get_flag_action(x3151, x3152);
-       |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_638_xed_simple_flag_get_read_flag_set':
- libxed__c_cout_generated_functions__Function_desc__Function.c:4278:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  4278 |    xed_flag_set_t* x3167 = xed_simple_flag_get_read_flag_set(x3166);
-       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_639_xed_simple_flag_get_undefined_flag_set':
- libxed__c_cout_generated_functions__Function_desc__Function.c:4284:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  4284 |    xed_flag_set_t* x3170 = xed_simple_flag_get_undefined_flag_set(x3169);
-       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c: In function 'libxed_stubs_640_xed_simple_flag_get_written_flag_set':
- libxed__c_cout_generated_functions__Function_desc__Function.c:4290:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  4290 |    xed_flag_set_t* x3173 = xed_simple_flag_get_written_flag_set(x3172);
-       |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  xedbindings.0.9
-> installed xedbindings.0.9
Done.
# To update the current shell environment, run: eval $(opam env)
2025-05-11 09:31.11 ---> saved as "a2582a7cc41b0e5d633cc633dad78330b5cc88378b0148069ade69939b51dc45"
Job succeeded