Building on doris.caelum.ci.dev
(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
f6fae32d1855: Already exists
2b6b54cb75df: Already exists
7f4f75d80dc4: Already exists
86f2c2d376f7: Already exists
5fce5bf93f18: Already exists
91d6c59c3ffe: Already exists
9780bb50741d: Already exists
51f01f04294b: Already exists
46b42b345cac: Already exists
1dd5551ce92c: Already exists
55008ed07edc: Already exists
c1e792eee16f: Already exists
b2a816a70be2: Already exists
64b40eba7a69: Already exists
11491332e35e: Already exists
3314a0772c11: Already exists
9ba5ca987e73: Already exists
a5233de9b1e5: Already exists
bc6dd62b0adb: Already exists
17089b4923c4: Already exists
4dc2bdc414fd: Already exists
4f4fb700ef54: Already exists
1778f929414c: Already exists
21b3034f3560: Already exists
abe40b09cbf3: Already exists
1b0f9717b4f3: Already exists
46bab8457678: Already exists
f75badf20e81: Already exists
92b4348edd65: Already exists
f8b463772393: Already exists
dad7d278149c: Already exists
0ef56c176f19: Already exists
3fe17d841d7c: Already exists
cc682b2328b3: Already exists
cb04b5db3fe0: Pulling fs layer
7951eb285fe1: Pulling fs layer
8eddfc5be3a8: Pulling fs layer
fe0095345d4c: Pulling fs layer
c76cecb20b59: Pulling fs layer
375b1046045f: Pulling fs layer
92c985427cd1: Pulling fs layer
f7d3b985b1ba: Pulling fs layer
7c6e6b052f9d: Pulling fs layer
e92f54e86812: Pulling fs layer
f8805f233c2e: Pulling fs layer
83373b952d2c: Pulling fs layer
663dc85a117d: Pulling fs layer
e92f54e86812: Waiting
f8805f233c2e: Waiting
83373b952d2c: Waiting
c76cecb20b59: Waiting
375b1046045f: Waiting
663dc85a117d: Waiting
92c985427cd1: Waiting
7c6e6b052f9d: Waiting
7951eb285fe1: Download complete
fe0095345d4c: Verifying Checksum
fe0095345d4c: Download complete
c76cecb20b59: Verifying Checksum
c76cecb20b59: Download complete
375b1046045f: Verifying Checksum
375b1046045f: Download complete
92c985427cd1: Verifying Checksum
92c985427cd1: Download complete
f7d3b985b1ba: Verifying Checksum
f7d3b985b1ba: Download complete
7c6e6b052f9d: Verifying Checksum
7c6e6b052f9d: Download complete
e92f54e86812: Verifying Checksum
e92f54e86812: Download complete
f8805f233c2e: Download complete
83373b952d2c: Download complete
663dc85a117d: Verifying Checksum
663dc85a117d: Download complete
cb04b5db3fe0: Verifying Checksum
cb04b5db3fe0: Download complete
8eddfc5be3a8: Verifying Checksum
8eddfc5be3a8: Download complete
cb04b5db3fe0: Pull complete
7951eb285fe1: Pull complete
8eddfc5be3a8: Pull complete
fe0095345d4c: Pull complete
c76cecb20b59: Pull complete
375b1046045f: Pull complete
92c985427cd1: Pull complete
f7d3b985b1ba: Pull complete
7c6e6b052f9d: Pull complete
e92f54e86812: Pull complete
f8805f233c2e: Pull complete
83373b952d2c: Pull complete
663dc85a117d: Pull complete
Digest: sha256:215d78cea03ed28969926c5e696b68d631be333be3e2b3e86a048d1da602d241
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-08-11 15:41.57 ---> 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-08-11 15:41.57 ---> 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 854fc71d55ce63c2ce04935106fe0551861f9a39"))
2025-08-11 15:41.57 ---> using "475916120a5e8bdd46d5bf720fb18956c4e33cacc85007945b14f932636914ee" 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-08-11 15:41.57 ---> using "9be99d11144cc1a35d40ac27ad0f9322c1e9cd078064bb7137a66028612eb814" 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"}]
<><> 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-08-11 15:41.57 ---> using "b9fcdb3ea6c521a476456b374999641423e11455d71ed9962c683d63e24f241d" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [216 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-08-11-0818.03-F-2025-08-09-1855.42.pdiff [283 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-08-11-0818.03-F-2025-08-09-1855.42.pdiff [283 kB]
- Fetched 562 kB in 1s (410 kB/s)
- Reading package lists...
2025-08-11 15:41.57 ---> using "ae9398ef5a2cbea98741e4c1fc188ccf6f9cbafdc909f5d707d3bf1a05297c76" 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.19.1
The following actions will be performed:
=== install 1 package
- install dune 3.19.1 (pinned)
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.19.1 (cached)
-> installed dune.3.19.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-08-11 15:41.57 ---> using "d61dddc75f3540a1266573579489b25149345e987938e9ad2c4ab34791d06a66" 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 ocamlfuse.2.7.1-cvs13\
\nopam install -vy ocamlfuse.2.7.1-cvs13\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: ocamlfuse.2.7.1-cvs13 | 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"))
Nothing to do.
[NOTE] ocamlfuse.2.7.1-cvs13 is not installed.
The following actions will be performed:
=== install 6 packages
- install camlidl 1.13 [required by ocamlfuse]
- install conf-libfuse 1 [required by ocamlfuse]
- install conf-pkg-config 4 [required by conf-libfuse]
- install csexp 1.5.2 [required by dune-configurator]
- install dune-configurator 3.19.1 [required by ocamlfuse]
- install ocamlfuse 2.7.1-cvs13
The following system packages will first need to be installed:
libfuse-dev pkg-config
<><> 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" "libfuse-dev" "pkg-config"
- Selecting previously unselected package libfuse2t64: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 ... 20685 files and directories currently installed.)
- Preparing to unpack .../00-libfuse2t64_2.9.9-9_amd64.deb ...
- Adding 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2 to /lib/x86_64-linux-gnu/libfuse.so.2.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2.9.9 to /lib/x86_64-linux-gnu/libfuse.so.2.9.9.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.usr-is-merged by libfuse2t64'
- Adding 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1.usr-is-merged by libfuse2t64'
- Unpacking libfuse2t64:amd64 (2.9.9-9) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../01-libsepol-dev_3.8.1-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../02-libpcre2-16-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../03-libpcre2-32-0_10.45-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../04-libpcre2-posix3_10.45-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.45-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../05-libpcre2-dev_10.45-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.45-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../06-libselinux1-dev_3.8.1-1_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.8.1-1) ...
- Selecting previously unselected package libfuse-dev:amd64.
- Preparing to unpack .../07-libfuse-dev_2.9.9-9_amd64.deb ...
- Unpacking libfuse-dev:amd64 (2.9.9-9) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../08-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../09-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../10-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../11-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Setting up libpcre2-16-0:amd64 (10.45-1) ...
- Setting up libpcre2-32-0:amd64 (10.45-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up libsepol-dev:amd64 (3.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up libpcre2-posix3:amd64 (10.45-1) ...
- Setting up libfuse2t64:amd64 (2.9.9-9) ...
- Removing 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2 to /lib/x86_64-linux-gnu/libfuse.so.2.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libfuse.so.2.9.9 to /lib/x86_64-linux-gnu/libfuse.so.2.9.9.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.usr-is-merged by libfuse2t64'
- Removing 'diversion of /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1 to /lib/x86_64-linux-gnu/libulockmgr.so.1.0.1.usr-is-merged by libfuse2t64'
- Setting up libpcre2-dev:amd64 (10.45-1) ...
- Setting up libselinux1-dev:amd64 (3.8.1-1) ...
- Setting up libfuse-dev:amd64 (2.9.9-9) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.41-12) ...
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/18: [camlidl.1.13: extract]
Processing 2/18: [camlidl.1.13: extract]
Processing 3/18: [camlidl.1.13: extract]
Processing 4/18: [camlidl.1.13: extract] [csexp.1.5.2: extract]
Processing 5/18: [camlidl.1.13: extract] [csexp.1.5.2: extract] [dune-configurator.3.19.1: extract]
Processing 6/18: [camlidl.1.13: extract] [csexp.1.5.2: extract] [dune-configurator.3.19.1: extract] [conf-pkg-config: pkg-config]
-> retrieved camlidl.1.13 (cached)
Processing 6/18: [csexp.1.5.2: extract] [dune-configurator.3.19.1: extract] [conf-pkg-config: pkg-config]
Processing 7/18: [csexp.1.5.2: extract] [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [conf-pkg-config: pkg-config]
Processing 8/18: [csexp.1.5.2: extract] [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2 (cached)
Processing 8/18: [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [conf-pkg-config: pkg-config]
Processing 9/18: [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [conf-pkg-config: pkg-config] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-pkg-config.4)
- usage: pkgconf [OPTIONS] [LIBRARIES]
-
- basic options:
-
- --help this message
- --about print pkgconf version and license to stdout
- --version print supported pkg-config version to stdout
- --atleast-pkgconfig-version check whether or not pkgconf is compatible
- with a specified pkg-config version
- --errors-to-stdout print all errors on stdout instead of stderr
- --print-errors ensure all errors are printed
- --short-errors be less verbose about some errors
- --silence-errors explicitly be silent about errors
- --list-all list all known packages
- --list-package-names list all known package names
- --simulate simulate walking the calculated dependency graph
- --no-cache do not cache already seen packages when
- walking the dependency graph
- --log-file=filename write an audit log to a specified file
- --with-path=path adds a directory to the search path
- --define-prefix override the prefix variable with one that is guessed based on
- the location of the .pc file
- --dont-define-prefix do not override the prefix variable under any circumstances
- --prefix-variable=varname sets the name of the variable that pkgconf considers
- to be the package prefix
- --relocate=path relocates a path and exits (mostly for testsuite)
- --dont-relocate-paths disables path relocation support
-
- cross-compilation personality support:
-
- --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename'
- --dump-personality dumps details concerning selected personality
-
- checking specific pkg-config database entries:
-
- --atleast-version require a specific version of a module
- --exact-version require an exact version of a module
- --max-version require a maximum version of a module
- --exists check whether or not a module exists
- --uninstalled check whether or not an uninstalled module will be used
- --no-uninstalled never use uninstalled modules when satisfying dependencies
- --no-provides do not use 'provides' rules to resolve dependencies
- --maximum-traverse-depth maximum allowed depth for dependency graph
- --static be more aggressive when computing dependency graph
- (for static linking)
- --shared use a simplified dependency graph (usually default)
- --pure optimize a static dependency graph as if it were a normal
- dependency graph
- --env-only look only for package entries in PKG_CONFIG_PATH
- --ignore-conflicts ignore 'conflicts' rules in modules
- --validate validate specific .pc files for correctness
-
- querying specific pkg-config database fields:
-
- --define-variable=varname=value define variable 'varname' as 'value'
- --variable=varname print specified variable entry to stdout
- --cflags print required CFLAGS to stdout
- --cflags-only-I print required include-dir CFLAGS to stdout
- --cflags-only-other print required non-include-dir CFLAGS to stdout
- --libs print required linker flags to stdout
- --libs-only-L print required LDPATH linker flags to stdout
- --libs-only-l print required LIBNAME linker flags to stdout
- --libs-only-other print required other linker flags to stdout
- --print-requires print required dependency frameworks to stdout
- --print-requires-private print required dependency frameworks for static
- linking to stdout
- --print-provides print provided dependencies to stdout
- --print-variables print all known variables in module to stdout
- --digraph print entire dependency graph in graphviz 'dot' format
- --keep-system-cflags keep -I/usr/include entries in cflags output
- --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
- --path show the exact filenames for any matching .pc files
- --modversion print the specified module's version to stdout
- --internal-cflags do not filter 'internal' cflags from output
-
- filtering output:
-
- --msvc-syntax print translatable fragments in MSVC syntax
- --fragment-filter=types filter output fragments to the specified types
-
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled conf-pkg-config.4
Processing 9/18: [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [csexp: dune build]
-> installed conf-pkg-config.4
Processing 10/18: [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [csexp: dune build]
Processing 11/18: [dune-configurator.3.19.1: extract] [ocamlfuse.2.7.1-cvs13: extract] [camlidl: mv] [conf-libfuse: pkg-config fuse] [csexp: dune build]
-> retrieved ocamlfuse.2.7.1-cvs13 (cached)
Processing 11/18: [dune-configurator.3.19.1: extract] [camlidl: mv] [conf-libfuse: pkg-config fuse] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mv" "config/Makefile.unix" "config/Makefile" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13)
Processing 11/18: [dune-configurator.3.19.1: extract] [camlidl: make all] [conf-libfuse: pkg-config fuse] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--exists" "fuse" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-libfuse.1)
-> compiled conf-libfuse.1
Processing 11/18: [dune-configurator.3.19.1: extract] [camlidl: make all] [csexp: dune build]
-> installed conf-libfuse.1
Processing 12/18: [dune-configurator.3.19.1: extract] [camlidl: make all] [csexp: dune build]
-> retrieved dune-configurator.3.19.1 (cached)
Processing 12/18: [camlidl: make all] [csexp: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@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 12/18: [camlidl: make all]
-> installed csexp.1.5.2
Processing 13/18: [camlidl: make all]
Processing 14/18: [camlidl: make all] [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13)
- cd compiler; make all
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
- config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/compiler'
- cd runtime; make all
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl idlalloc.o comintf.o comerror.o
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/runtime'
- cd lib; make all
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/lib'
- cd tools; make all
- make[1]: Entering directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/5.3-opam/.opam-switch/build/camlidl.1.13/tools'
-> compiled camlidl.1.13
Processing 14/18: [dune-configurator: rm]
-> installed camlidl.1.13
Processing 15/18: [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.19.1)
+ /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.19.1)
Processing 15/18: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dune-configurator.3.19.1)
-> compiled dune-configurator.3.19.1
-> installed dune-configurator.3.19.1
Processing 17/18: [ocamlfuse: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlfuse" "-j" "255" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlfuse.2.7.1-cvs13)
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/camlidl -I /home/opam/.opam/5.3-opam/lib/ocaml/threads -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -o Unix_util_stubs.o -c Unix_util_stubs.c)
- Unix_util_stubs.c: In function 'unix_util_statvfs':
- Unix_util_stubs.c:164:3: warning: statement with no effect [-Wunused-value]
- 164 | bufv;
- | ^~~~
- (cd _build/default/lib && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -Wall -fdiagnostics-color=always -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.3-opam/lib/ocaml -I /home/opam/.opam/5.3-opam/lib/camlidl -I /home/opam/.opam/5.3-opam/lib/ocaml/threads -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -o Fuse_util.o -c Fuse_util.c)
- Fuse_util.c: In function 'gm281_ops_getxattr':
- Fuse_util.c:605:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
- 605 | if (size > 0) \
- | ^
- Fuse_util.c:658:7: note: in expansion of macro 'getxattr_RES'
- 658 | OPNAME##_RES /* res can be changed here */ \
- | ^~~~~~
- Fuse_util.c:314:3: note: in expansion of macro 'CALLBACK'
- 314 | MACRO(getxattr) \
- | ^~~~~
- Fuse_util.c:676:1: note: in expansion of macro 'FOR_ALL_OPS'
- 676 | FOR_ALL_OPS(CALLBACK)
- | ^~~~~~~~~~~
-> compiled ocamlfuse.2.7.1-cvs13
-> installed ocamlfuse.2.7.1-cvs13
Done.
# To update the current shell environment, run: eval $(opam env)
2025-08-11 15:42.10 ---> saved as "d3367f791eb5eab076489353f524b61cf8067a7b7a4e387dbe43b0c324edb317"
Job succeeded