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


Building on spring

(from freebsd)
2024-08-09 22:56.16 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-08-09 22:56.17 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 85058bdc24b7375e71be2d749b47bd7a1c8dd5b4"))
2024-08-09 22:56.17 ---> using "ce11077fd6b5f0fe43748cf38a8fe6352459b19d6d46e6ffe9d0777a816d13c5" 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.

2024-08-09 22:56.17 ---> using "250005dfc2b47d1b02f9e7f5ee3b74c50d6278cc900e4f133ee5445c0e192fd8" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-08-09 22:56.17 ---> using "290d983aecb70b17ef4e452ea81575de728adf6e223fdac00c59b400c692169f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-08-09 22:56.17 ---> using "d80f4c1e58ba77d96ecd33492ed2780ccf5463ffb829d69c2051cddd3762426b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam 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 '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] xedbindings.0.9 is not installed.

Nothing to do.
The following actions will be performed:
=== install 9 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.22.0 [required by xedbindings]
  - install dune              3.16.0 [required by xedbindings]
  - install dune-configurator 3.16.0 [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 pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "python3"
- Updating FreeBSD repository catalogue...
- [spring] Fetching data.pkg: .....
- ..... done
- Processing entries: 
- .
- .
- .
- ..
- .
- .
- .
- .
- . done
- FreeBSD repository update completed. 34465 packages processed.
- All repositories are up to date.
- The following 2 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	python3: 3_4
- 	python311: 3.11.9
- 
- Number of packages to be installed: 2
- 
- The process will require 201 MiB more space.
- 27 MiB to be downloaded.
- [spring] [1/2] Fetching python3-3_4.pkg: . done
- [spring] [2/2] Fetching python311-3.11.9.pkg: .
- ...
- ...
- ..
- . done
- Checking integrity...
-  done (0 conflicting)
- [spring] [1/2] Installing python311-3.11.9...
- [spring] [1/2] Extracting python311-3.11.9: .....
- ..... done
- [spring] [2/2] Installing python3-3_4...
- [spring] [2/2] Extracting python3-3_4: ....... done
- =====
- Message from python311-3.11.9:
- 
- --
- Note that some standard Python modules are provided as separate ports
- as they require additional dependencies. They are available as:
- 
- py311-gdbm       databases/py-gdbm@py311
- py311-sqlite3    databases/py-sqlite3@py311
- py311-tkinter    x11-toolkits/py-tkinter@py311

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/26: [bigarray-compat.1.1.0: extract]
-> retrieved conf-python-3.9.0.0  (cached)
Processing  2/26: [bigarray-compat.1.1.0: extract]
Processing  3/26: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing  4/26: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.22.0: extract]
Processing  5/26: [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [conf-python-3: python3 test.py]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  5/26: [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [conf-python-3: python3 test.py]
Processing  6/26: [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-python-3: python3 test.py]
+ /usr/local/bin/python3 "test.py" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-python-3.9.0.0)
- python-3 OK
-> compiled  conf-python-3.9.0.0
Processing  6/26: [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> installed conf-python-3.9.0.0
Processing  7/26: [csexp.1.5.2: extract] [ctypes.0.22.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> retrieved ctypes.0.22.0  (cached)
Processing  7/26: [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing  8/26: [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  8/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract]
Processing  9/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved integers.0.7.0  (cached)
Processing  9/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 10/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract] [xedbindings.0.9: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 10/26: [dune.3.16.0, dune-configurator.3.16.0: extract] [xedbindings.0.9: extract]
-> retrieved xedbindings.0.9  (cached)
Processing 10/26: [dune.3.16.0, dune-configurator.3.16.0: extract]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 11/26: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- 

Processing 11/26: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 13/26: [bigarray-compat: dune build]
Processing 14/26: [bigarray-compat: dune build] [csexp: dune build]
Processing 15/26: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 15/26: [csexp: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 16/26: [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 16/26: [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 17/26: [stdlib-shims: dune build]
Processing 18/26: [dune-configurator: rm] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 18/26: [dune-configurator: rm]
-> installed stdlib-shims.0.3.0
Processing 19/26: [dune-configurator: rm]
Processing 20/26: [dune-configurator: rm] [integers: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
Processing 20/26: [dune-configurator: dune build] [integers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "integers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 20/26: [dune-configurator: dune build]
-> installed integers.0.7.0
Processing 21/26: [dune-configurator: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
-> installed dune-configurator.3.16.0
Processing 23/26: [ctypes: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.22.0)
Processing 23/26: [ctypes: dune install]
+ /home/opam/.opam/5.2.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
-> installed ctypes.0.22.0
Processing 25/26: [xedbindings: sh xed-build.sh]
+ /bin/sh "xed-build.sh" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9)
- mfile.py --compiler=clang --shared --cc=cc --cxx=cc --linker=cc --ar=ar --no-werror --extra-flags=-fPIC --install-dir=kits/xed-install install
- [PYTHON VERSION] 3.11.9
- [XED VERSION] v2024.05.20
- [SECURITY BUILD LEVEL] 1
- [CLANG VERSION] 16.0.6
- [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.2.0/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [ADDING SOURCE] /home/opam/.opam/5.2.0/.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 / 106 msecs [decprep]
- [TOUCH] obj/dummy-prep
- R: 0 P: 0 C: 1 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/dummy-prep
- R: 2 P: 0 C: 1 E: 0 / 1 secs [decgen encgen]
- R: 2 P: 0 C: 1 E: 0 / 21 secs [decgen encgen]
- R: 2 P: 0 C: 1 E: 0 / 51 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 / 85 secs [encgen]
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/DECGEN-OUTPUT-FILES.txt
- R: 1 P: 0 C: 2 E: 0 / 95 secs [encgen]
- [WRITING] obj/ENC-OUT.txt
- [WRITING] obj/ENC-ERR.txt
- [ENC-GEN] Return code: 0
- R: 0 P: 0 C: 3 E: 0 / 95 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/ENCGEN-OUTPUT-FILES.txt
- R: 4 P: 113 C: 0 E: 0 / 33 msecs 
- R: 4 P: 112 C: 1 E: 0 / 81 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-enum.o
- R: 4 P: 111 C: 2 E: 0 / 196 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-enum.o
- R: 4 P: 110 C: 3 E: 0 / 261 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class-enum.o
- R: 4 P: 109 C: 4 E: 0 / 284 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-enum.o
- R: 4 P: 108 C: 5 E: 0 / 292 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-visibility-enum.o
- R: 4 P: 107 C: 6 E: 0 / 293 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action-enum.o
- R: 4 P: 106 C: 7 E: 0 / 349 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-nonterminal-enum.o
- R: 4 P: 105 C: 8 E: 0 / 363 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-width-enum.o
- R: 4 P: 104 C: 9 E: 0 / 451 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-error-enum.o
- R: 4 P: 103 C: 10 E: 0 / 513 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-xtype-enum.o
- R: 4 P: 102 C: 11 E: 0 / 546 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-rec-enum.o
- R: 4 P: 101 C: 12 E: 0 / 704 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-group-enum.o
- R: 4 P: 100 C: 13 E: 0 / 710 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-enum.o
- R: 4 P: 99 C: 14 E: 0 / 742 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-type-enum.o
- R: 4 P: 98 C: 15 E: 0 / 797 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-enum.o
- R: 4 P: 97 C: 16 E: 0 / 849 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-category-enum.o
- R: 4 P: 96 C: 17 E: 0 / 850 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-extension-enum.o
- R: 4 P: 95 C: 18 E: 0 / 859 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-enum.o
- R: 4 P: 94 C: 19 E: 0 / 876 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-type-enum.o
- R: 4 P: 93 C: 20 E: 0 / 892 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attribute-enum.o
- R: 4 P: 92 C: 21 E: 0 / 918 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-machine-mode-enum.o
- R: 4 P: 91 C: 22 E: 0 / 956 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-enum.o
- R: 4 P: 90 C: 23 E: 0 / 970 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-exception-enum.o
- R: 4 P: 89 C: 24 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-action-enum.o
- R: 4 P: 88 C: 25 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set-enum.o
- R: 4 P: 87 C: 26 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-address-width-enum.o
- R: 4 P: 86 C: 27 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-syntax-enum.o
- R: 4 P: 85 C: 28 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-enum.o
- R: 4 P: 84 C: 29 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-mapu-enum.o
- R: 4 P: 83 C: 30 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-role-enum.o
- R: 4 P: 82 C: 31 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-version.o
- R: 4 P: 81 C: 32 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action.o
- R: 4 P: 80 C: 33 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iformfl-enum.o
- R: 4 P: 79 C: 34 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-portability.o
- R: 4 P: 78 C: 35 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-state.o
- R: 4 P: 77 C: 36 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-enum.o
- R: 4 P: 76 C: 37 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-util.o
- R: 4 P: 75 C: 38 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immed.o
- R: 4 P: 74 C: 39 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immdis.o
- R: 4 P: 73 C: 40 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes-override.o
- R: 4 P: 72 C: 41 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-support.o
- R: 4 P: 71 C: 42 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-agen.o
- R: 4 P: 70 C: 43 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-hl.o
- R: 4 P: 69 C: 44 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class.o
- R: 4 P: 68 C: 45 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-accessors.o
- R: 4 P: 67 C: 46 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags.o
- R: 4 P: 66 C: 47 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode-isa-functions.o
- R: 4 P: 65 C: 48 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-table-sizes.o
- R: 4 P: 64 C: 49 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes.o
- R: 4 P: 63 C: 50 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-map.o
- R: 4 P: 62 C: 51 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-type-mappings.o
- R: 4 P: 61 C: 52 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table.o
- R: 4 P: 60 C: 53 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-sequences.o
- R: 4 P: 59 C: 54 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-simple.o
- R: 4 P: 58 C: 55 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-imm-l3.o
- R: 4 P: 57 C: 56 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-iforms-init.o
- R: 4 P: 56 C: 57 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-tables.o
- R: 4 P: 55 C: 58 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-list.o
- R: 4 P: 54 C: 59 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-order-init.o
- R: 4 P: 53 C: 60 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-easz.o
- R: 4 P: 52 C: 61 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-data.o
- R: 4 P: 51 C: 62 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-init.o
- R: 4 P: 50 C: 63 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-eosz.o
- R: 4 P: 49 C: 64 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-width.o
- R: 4 P: 48 C: 65 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-operand-lu.o
- R: 4 P: 47 C: 66 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-string.o
- R: 4 P: 46 C: 67 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-disp-l3.o
- R: 4 P: 45 C: 68 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-init.o
- R: 4 P: 44 C: 69 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-0.o
- R: 4 P: 43 C: 70 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-actions.o
- R: 4 P: 42 C: 71 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-complex.o
- R: 4 P: 41 C: 72 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map-init.o
- R: 4 P: 40 C: 73 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-reg-class.o
- R: 4 P: 39 C: 74 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-data.o
- R: 4 P: 38 C: 75 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-max.o
- R: 4 P: 37 C: 76 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-classifiers.o
- R: 4 P: 36 C: 77 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid.o
- R: 4 P: 35 C: 78 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features-table.o
- R: 4 P: 34 C: 79 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-prefix.o
- R: 4 P: 33 C: 80 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-inst.o
- R: 4 P: 32 C: 81 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-init.o
- R: 4 P: 31 C: 82 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init.o
- R: 4 P: 30 C: 83 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map.o
- R: 4 P: 29 C: 84 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-patch.o
- R: 4 P: 28 C: 85 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-dec.o
- R: 4 P: 27 C: 86 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-inst.o
- R: 4 P: 26 C: 87 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-ild.o
- R: 4 P: 25 C: 88 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode.o
- R: 4 P: 24 C: 89 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-init.o
- R: 4 P: 23 C: 90 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-patterns.o
- R: 4 P: 22 C: 91 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-6.o
- R: 4 P: 21 C: 92 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-7.o
- R: 4 P: 20 C: 93 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-5.o
- R: 4 P: 19 C: 94 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-0.o
- R: 4 P: 18 C: 95 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-3.o
- R: 4 P: 17 C: 96 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-1.o
- R: 4 P: 16 C: 97 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-4.o
- R: 4 P: 15 C: 98 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-map.o
- R: 4 P: 14 C: 99 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-pointer-names.o
- R: 4 P: 13 C: 100 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-2.o
- R: 4 P: 12 C: 101 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface-uisa.o
- R: 4 P: 11 C: 102 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface.o
- R: 4 P: 10 C: 103 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-pattern-lu.o
- R: 4 P: 9 C: 104 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-convert-table-init.o
- R: 4 P: 8 C: 105 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-disas.o
- R: 4 P: 7 C: 106 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set.o
- R: 4 P: 6 C: 107 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features.o
- R: 4 P: 5 C: 108 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-static-decode.o
- R: 4 P: 4 C: 109 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decode.o
- R: 4 P: 3 C: 110 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-operand-lu.o
- R: 4 P: 2 C: 111 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv3.o
- R: 4 P: 1 C: 112 E: 0 / 7 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-dynamic-decode.o
- R: 4 P: 0 C: 113 E: 0 / 7 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv1.o
- R: 3 P: 0 C: 114 E: 0 / 7 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild.o
- R: 3 P: 0 C: 115 E: 0 / 9 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-groups.o
- R: 2 P: 0 C: 116 E: 0 / 9 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/libxed-ild.so
- R: 1 P: 0 C: 117 E: 0 / 9 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv2.o
- R: 0 P: 0 C: 118 E: 0 / 14 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv0.o
- R: 1 P: 0 C: 118 E: 0 / 14 secs 
- R: 0 P: 0 C: 119 E: 0 / 15 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.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=clang --cc=cc --cxx=cc --linker=cc --ar=ar --no-werror --extra-flags=-fPIC --install-dir=kits/xed-install install
- [PYTHON VERSION] 3.11.9
- [XED VERSION] v2024.05.20
- [SECURITY BUILD LEVEL] 1
- [CLANG VERSION] 16.0.6
- [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.2.0/.opam-switch/build/xedbindings.0.9/xed/datafiles/avx512f/xed-operand-values-interface-uisa.c source 1
- [ADDING SOURCE] /home/opam/.opam/5.2.0/.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 / 45 msecs 
- R: 4 P: 113 C: 0 E: 0 / 8 msecs 
- R: 4 P: 112 C: 1 E: 0 / 61 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class-enum.o
- R: 4 P: 111 C: 2 E: 0 / 95 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-enum.o
- R: 4 P: 110 C: 3 E: 0 / 152 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-enum.o
- R: 4 P: 109 C: 4 E: 0 / 156 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-visibility-enum.o
- R: 4 P: 108 C: 5 E: 0 / 178 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-enum.o
- R: 4 P: 107 C: 6 E: 0 / 205 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-nonterminal-enum.o
- R: 4 P: 106 C: 7 E: 0 / 215 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-width-enum.o
- R: 4 P: 105 C: 8 E: 0 / 221 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action-enum.o
- R: 4 P: 104 C: 9 E: 0 / 276 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-rec-enum.o
- R: 4 P: 103 C: 10 E: 0 / 309 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-xtype-enum.o
- R: 4 P: 102 C: 11 E: 0 / 318 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-error-enum.o
- R: 4 P: 101 C: 12 E: 0 / 330 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-group-enum.o
- R: 4 P: 100 C: 13 E: 0 / 368 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-element-type-enum.o
- R: 4 P: 99 C: 14 E: 0 / 386 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-category-enum.o
- R: 4 P: 98 C: 15 E: 0 / 437 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-enum.o
- R: 4 P: 97 C: 16 E: 0 / 450 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-enum.o
- R: 4 P: 96 C: 17 E: 0 / 594 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-extension-enum.o
- R: 4 P: 95 C: 18 E: 0 / 602 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-enum.o
- R: 4 P: 94 C: 19 E: 0 / 767 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attribute-enum.o
- R: 4 P: 93 C: 20 E: 0 / 803 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-exception-enum.o
- R: 4 P: 92 C: 21 E: 0 / 814 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-machine-mode-enum.o
- R: 4 P: 91 C: 22 E: 0 / 827 msecs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-type-enum.o
- R: 4 P: 90 C: 23 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-enum.o
- R: 4 P: 89 C: 24 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flag-action-enum.o
- R: 4 P: 88 C: 25 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-address-width-enum.o
- R: 4 P: 87 C: 26 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set-enum.o
- R: 4 P: 86 C: 27 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-syntax-enum.o
- R: 4 P: 85 C: 28 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-enum.o
- R: 4 P: 84 C: 29 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-mapu-enum.o
- R: 4 P: 83 C: 30 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-role-enum.o
- R: 4 P: 82 C: 31 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-version.o
- R: 4 P: 81 C: 32 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-action.o
- R: 4 P: 80 C: 33 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-portability.o
- R: 4 P: 79 C: 34 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-state.o
- R: 4 P: 78 C: 35 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iformfl-enum.o
- R: 4 P: 77 C: 36 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immed.o
- R: 4 P: 76 C: 37 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-util.o
- R: 4 P: 75 C: 38 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-enum.o
- R: 4 P: 74 C: 39 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-immdis.o
- R: 4 P: 73 C: 40 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-accessors.o
- R: 4 P: 72 C: 41 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-support.o
- R: 4 P: 71 C: 42 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes-override.o
- R: 4 P: 70 C: 43 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-agen.o
- R: 4 P: 69 C: 44 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-reg-class.o
- R: 4 P: 68 C: 45 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-hl.o
- R: 4 P: 67 C: 46 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags.o
- R: 4 P: 66 C: 47 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode-isa-functions.o
- R: 4 P: 65 C: 48 E: 0 / 1 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-table-sizes.o
- R: 4 P: 64 C: 49 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-modes.o
- R: 4 P: 63 C: 50 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-map.o
- R: 4 P: 62 C: 51 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-type-mappings.o
- R: 4 P: 61 C: 52 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-simple.o
- R: 4 P: 60 C: 53 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-iforms-init.o
- R: 4 P: 59 C: 54 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-sequences.o
- R: 4 P: 58 C: 55 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table.o
- R: 4 P: 57 C: 56 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-imm-l3.o
- R: 4 P: 56 C: 57 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-order-init.o
- R: 4 P: 55 C: 58 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-list.o
- R: 4 P: 54 C: 59 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-easz.o
- R: 4 P: 53 C: 60 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-operand-data.o
- R: 4 P: 52 C: 61 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid-tables.o
- R: 4 P: 51 C: 62 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-attributes-init.o
- R: 4 P: 50 C: 63 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-width.o
- R: 4 P: 49 C: 64 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-eosz.o
- R: 4 P: 48 C: 65 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-operand-lu.o
- R: 4 P: 47 C: 66 E: 0 / 2 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iclass-string.o
- R: 4 P: 46 C: 67 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-convert-init.o
- R: 4 P: 45 C: 68 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild-disp-l3.o
- R: 4 P: 44 C: 69 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-0.o
- R: 4 P: 43 C: 70 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-actions.o
- R: 4 P: 42 C: 71 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-flags-complex.o
- R: 4 P: 41 C: 72 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map-init.o
- R: 4 P: 40 C: 73 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-reg-class.o
- R: 4 P: 39 C: 74 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-max.o
- R: 4 P: 38 C: 75 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-classifiers.o
- R: 4 P: 37 C: 76 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-inst-table-data.o
- R: 4 P: 36 C: 77 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-cpuid.o
- R: 4 P: 35 C: 78 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features-table.o
- R: 4 P: 34 C: 79 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-rep-prefix.o
- R: 4 P: 33 C: 80 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-inst.o
- R: 4 P: 32 C: 81 E: 0 / 3 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init.o
- R: 4 P: 31 C: 82 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-init.o
- R: 4 P: 30 C: 83 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-iform-map.o
- R: 4 P: 29 C: 84 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-patch.o
- R: 4 P: 28 C: 85 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decoded-inst.o
- R: 4 P: 27 C: 86 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-dec.o
- R: 4 P: 26 C: 87 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-ild.o
- R: 4 P: 25 C: 88 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-init.o
- R: 4 P: 24 C: 89 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encode.o
- R: 4 P: 23 C: 90 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-patterns.o
- R: 4 P: 22 C: 91 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-7.o
- R: 4 P: 21 C: 92 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-5.o
- R: 4 P: 20 C: 93 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-6.o
- R: 4 P: 19 C: 94 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-4.o
- R: 4 P: 18 C: 95 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-0.o
- R: 4 P: 17 C: 96 E: 0 / 4 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-1.o
- R: 4 P: 16 C: 97 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-3.o
- R: 4 P: 15 C: 98 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-ctype-map.o
- R: 4 P: 14 C: 99 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-2.o
- R: 4 P: 13 C: 100 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-init-pointer-names.o
- R: 4 P: 12 C: 101 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface-uisa.o
- R: 4 P: 11 C: 102 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-operand-values-interface.o
- R: 4 P: 10 C: 103 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-convert-table-init.o
- R: 4 P: 9 C: 104 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-encoder-pattern-lu.o
- R: 4 P: 8 C: 105 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-disas.o
- R: 4 P: 7 C: 106 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-isa-set.o
- R: 4 P: 6 C: 107 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-chip-features.o
- R: 4 P: 5 C: 108 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-static-decode.o
- R: 4 P: 4 C: 109 E: 0 / 5 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-operand-lu.o
- R: 4 P: 3 C: 110 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-decode.o
- R: 4 P: 2 C: 111 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv3.o
- R: 4 P: 1 C: 112 E: 0 / 6 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-dynamic-decode.o
- R: 4 P: 0 C: 113 E: 0 / 7 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv1.o
- R: 3 P: 0 C: 114 E: 0 / 7 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-ild.o
- R: 3 P: 0 C: 115 E: 0 / 9 secs 
- [REMOVING] obj/libxed-ild.a
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed-enc-groups.o
- R: 2 P: 0 C: 116 E: 0 / 9 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/libxed-ild.a
- R: 1 P: 0 C: 117 E: 0 / 10 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv2.o
- R: 0 P: 0 C: 118 E: 0 / 16 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/xed3-phash-lu-vv0.o
- R: 1 P: 0 C: 118 E: 0 / 16 secs 
- [REMOVING] obj/libxed.a
- R: 0 P: 0 C: 119 E: 0 / 16 secs 
- 	BUILT: /home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9/xed/obj/libxed.a
- [INSTALL DIR] kits/xed-install
- [XED KIT BUILD COMPLETE] 
- [ELAPSED TIME] 18 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 25/26: [xedbindings: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "xedbindings" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/xedbindings.0.9)
- (cd _build/default/src/bind && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -fPIC -g -I /home/opam/.opam/5.2.0/lib/ocaml -I /home/opam/.opam/5.2.0/lib/bigarray-compat -I /home/opam/.opam/5.2.0/lib/ctypes -I /home/opam/.opam/5.2.0/lib/ctypes/stubs -I /home/opam/.opam/5.2.0/lib/integers -I /home/opam/.opam/5.2.0/lib/ocaml/str -I /home/opam/.opam/5.2.0/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:2007:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1493 = xed_address_width_enum_t2str(x1490);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2019:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1503 = xed_attribute_enum_t2str(x1500);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2030:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1510 = xed_category_enum_t2str(x1507);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2036:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1515 = xed_chip_enum_t2str(x1512);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2086:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1543 = xed_cpuid_group_enum_t2str(x1540);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2092:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x1548 = xed_cpuid_rec_enum_t2str(x1545);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2100:47: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_error_enum_t x1557 = xed_decode(x1552, x1553, x1554);
-                                               ^~~~~
- ./xedkit/include/xed/xed-decode.h:53:31: note: passing argument to parameter 'itext' here
-            const xed_uint8_t* itext, 
-                               ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:2111:36: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_decode_with_features(x1562, x1563, x1564, x1567);
-                                    ^~~~~
- ./xedkit/include/xed/xed-decode.h:63:45: note: passing argument to parameter 'itext' here
-                          const xed_uint8_t* itext, 
-                                             ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:2133:33: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_decoded_inst_dump(x1578, x1579, x1580);
-                                 ^~~~~
- ./xedkit/include/xed/xed-decoded-inst-api.h:404:58: note: passing argument to parameter 'buf' here
- xed_decoded_inst_dump(const xed_decoded_inst_t* p, char* buf,  int buflen);
-                                                          ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:2146:44: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_decoded_inst_dump_xed_format(x1588, x1589, x1590, x1593);
-                                            ^~~~~
- ./xedkit/include/xed/xed-decoded-inst-api.h:418:40: note: passing argument to parameter 'buf' here
-                                  char* buf, 
-                                        ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:2347:23: warning: initializing 'xed_simple_flag_t *' (aka 'struct xed_simple_flag_s *') with an expression of type 'const xed_simple_flag_t *' (aka 'const struct xed_simple_flag_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_simple_flag_t* x1726 = xed_decoded_inst_get_rflags_info(x1725);
-                       ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2403:16: warning: initializing 'xed_inst_t *' (aka 'struct xed_inst_s *') with an expression of type 'const xed_inst_t *' (aka 'const struct xed_inst_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_inst_t* x1761 = xed_decoded_inst_inst(x1760);
-                ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2553:26: warning: initializing 'xed_operand_values_t *' (aka 'struct xed_decoded_inst_s *') with an expression of type 'const xed_operand_values_t *' (aka 'const struct xed_decoded_inst_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_operand_values_t* x1863 = xed_decoded_inst_operands_const(x1862);
-                          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:2750:36: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_encode_request_print(x2032, x2033, x2034);
-                                    ^~~~~
- ./xedkit/include/xed/xed-encode.h:241:52: note: passing argument to parameter 'buf' here
-                                              char* buf, xed_uint_t buflen);
-                                                    ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:2783:26: warning: initializing 'xed_operand_values_t *' (aka 'struct xed_decoded_inst_s *') with an expression of type 'const xed_operand_values_t *' (aka 'const struct xed_decoded_inst_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_operand_values_t* x2056 = xed_encoder_request_operands_const(x2055);
-                          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3000:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2244 = xed_error_enum_t2str(x2241);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3006:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2249 = xed_exception_enum_t2str(x2246);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3012:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2254 = xed_extension_enum_t2str(x2251);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3024:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2264 = xed_flag_action_enum_t2str(x2261);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3046:45: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x2283 = xed_flag_action_print(x2278, x2279, x2280);
-                                             ^~~~~
- ./xedkit/include/xed/xed-flags.h:142:76: note: passing argument to parameter 'buf' here
- XED_DLL_EXPORT int xed_flag_action_print(const xed_flag_action_t* p, char* buf, int buflen);
-                                                                            ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:3084:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2311 = xed_flag_enum_t2str(x2308);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3106:42: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x2328 = xed_flag_set_print(x2323, x2324, x2325);
-                                          ^~~~~
- ./xedkit/include/xed/xed-flags.h:103:71: note: passing argument to parameter 'buf' here
- XED_DLL_EXPORT int  xed_flag_set_print(const xed_flag_set_t* p, char* buf, int buflen);
-                                                                       ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:3118:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2337 = xed_get_copyright();
-          ^       ~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3165:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2377 = xed_get_version();
-          ^       ~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3177:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2387 = xed_iclass_enum_t2str(x2384);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3183:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2392 = xed_iform_enum_t2str(x2389);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3219:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2422 = xed_iform_to_iclass_string_att(x2419);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3225:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2427 = xed_iform_to_iclass_string_intel(x2424);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3239:51: warning: passing 'char *' to parameter of type 'const uint8_t *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_error_enum_t x2441 = xed_ild_decode(x2436, x2437, x2438);
-                                                   ^~~~~
- ./xedkit/include/xed/xed-ild.h:56:35: note: passing argument to parameter 'itext' here
-                const xed_uint8_t* itext, 
-                                   ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:3307:19: warning: initializing 'xed_operand_t *' (aka 'struct xed_operand_s *') with an expression of type 'const xed_operand_t *' (aka 'const struct xed_operand_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_operand_t* x2482 = xed_inst_operand(x2478, x2479);
-                   ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3313:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2487 = xed_isa_set_enum_t2str(x2484);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3327:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2501 = xed_machine_mode_enum_t2str(x2498);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3342:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2517 = xed_nonterminal_enum_t2str(x2514);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3366:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2537 = xed_operand_action_enum_t2str(x2534);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3414:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2573 = xed_operand_convert_enum_t2str(x2570);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3420:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2578 = xed_operand_element_type_enum_t2str(x2575);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3426:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2583 = xed_operand_element_xtype_enum_t2str(x2580);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3432:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2588 = xed_operand_enum_t2str(x2585);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3478:29: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_operand_print(x2614, x2615, x2616);
-                             ^~~~~
- ./xedkit/include/xed/xed-inst.h:181:49: note: passing argument to parameter 'buf' here
- xed_operand_print(const xed_operand_t* p, char* buf, int buflen);
-                                                 ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:3526:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x2645 = xed_operand_type_enum_t2str(x2642);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:3565:35: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_operand_values_dump(x2664, x2665, x2666);
-                                   ^~~~~
- ./xedkit/include/xed/xed-operand-values-interface.h:66:31: note: passing argument to parameter 'buf' here
-                         char* buf,
-                               ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:3922:42: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    xed_operand_values_print_short(x2861, x2862, x2863);
-                                          ^~~~~
- ./xedkit/include/xed/xed-operand-values-interface.h:72:38: note: passing argument to parameter 'buf' here
-                                char* buf,
-                                      ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:4149:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x3078 = xed_operand_visibility_enum_t2str(x3075);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4168:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x3093 = xed_operand_width_enum_t2str(x3090);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4198:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x3112 = xed_reg_class_enum_t2str(x3109);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4204:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x3117 = xed_reg_enum_t2str(x3114);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4254:23: warning: initializing 'xed_flag_action_t *' (aka 'struct xed_flag_enum_s *') with an expression of type 'const xed_flag_action_t *' (aka 'const struct xed_flag_enum_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_flag_action_t* x3155 = xed_simple_flag_get_flag_action(x3151, x3152);
-                       ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4278:20: warning: initializing 'xed_flag_set_t *' (aka 'union xed_flag_set_s *') with an expression of type 'const xed_flag_set_t *' (aka 'const union xed_flag_set_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_flag_set_t* x3167 = xed_simple_flag_get_read_flag_set(x3166);
-                    ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4284:20: warning: initializing 'xed_flag_set_t *' (aka 'union xed_flag_set_s *') with an expression of type 'const xed_flag_set_t *' (aka 'const union xed_flag_set_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_flag_set_t* x3170 = xed_simple_flag_get_undefined_flag_set(x3169);
-                    ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4290:20: warning: initializing 'xed_flag_set_t *' (aka 'union xed_flag_set_s *') with an expression of type 'const xed_flag_set_t *' (aka 'const union xed_flag_set_s *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    xed_flag_set_t* x3173 = xed_simple_flag_get_written_flag_set(x3172);
-                    ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- libxed__c_cout_generated_functions__Function_desc__Function.c:4299:45: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x3182 = xed_simple_flag_print(x3177, x3178, x3179);
-                                             ^~~~~
- ./xedkit/include/xed/xed-flags.h:237:76: note: passing argument to parameter 'buf' here
- XED_DLL_EXPORT int xed_simple_flag_print(const xed_simple_flag_t* p, char* buf, int buflen);
-                                                                            ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:4373:39: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
-    int x3241 = xed_state_print(x3236, x3237, x3238);
-                                       ^~~~~
- ./xedkit/include/xed/xed-state.h:190:64: note: passing argument to parameter 'buf' here
- XED_DLL_EXPORT int xed_state_print(const xed_state_t* p, char* buf, int buflen);
-                                                                ^
- libxed__c_cout_generated_functions__Function_desc__Function.c:4406:10: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
-    char* x3266 = xed_syntax_enum_t2str(x3263);
-          ^       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- 53 warnings generated.
-> compiled  xedbindings.0.9
-> installed xedbindings.0.9
Done.
2024-08-09 23:01.41 ---> saved as "37c370635e7e1df1effc63a9c94c799d2cd752956c3d8740d8f928c800bd0444"
Job succeeded