Build:
- 0
2026-06-24 18:04.35: New job: build google-drive-ocamlfuse.0.7.32 (74550b526617) 2026-06-24 18:04.35: Waiting for resource in pool day11-builds 2026-06-24 18:44.58: Got resource from pool day11-builds 2026-06-24 18:44.58: [profile full] build google-drive-ocamlfuse.0.7.32 2026-06-24 18:44.58: build google-drive-ocamlfuse.0.7.32 (74550b526617) === DEPENDENCIES (54 transitive) === astring.0.8.5 868f52a07c05 base-bigarray.base 2e16f77d4cae base-bytes.base a7b3bf16b3f4 base-threads.base c9e7bdbf5823 base-unix.base 7d1428be9ddb camlidl.1.13-1 aa6b8b9d84b7 camlp-streams.5.0.1 e5a01aae2353 compiler-cloning.enabled 439a1fc77aa6 conf-gmp.5 be11edf77089 conf-gmp-powm-sec.4 7029468462a8 conf-libcurl.2 51cd4bf1ad55 conf-libfuse.1 c314889ff77e conf-pkg-config.5 d5de2c6a88f9 conf-sqlite3.1 73da1b580604 conf-zlib.1 5297f1b9477f cppo.1.8.0 deac69f17b6b cryptokit.1.21.1 19379b90126f csexp.1.5.2 977b865a51b4 cstruct.6.2.0 eddf6574d28d curl.0.10.0 679937089015 curl_lwt.0.10.0 99cc61a24199 dune.3.23.1 a59dd9b14fe3 dune-compiledb.0.6.0 bbcea4bb8eee dune-configurator.3.23.1 8cec6bb1116c extlib.1.8.0 3e9d6f614db2 ezjsonm.1.3.0 d0dd855e4d56 fmt.0.11.0 a00e65adfdb2 fpath.0.7.3 f291dce35bf8 gapi-ocaml.0.4.9 6066853611a5 hex.1.5.0 ddd49645680b hmap.0.8.1 76a9897dfcb8 iostream.0.3 5f9edf1ff3d5 jsonm.1.0.2 f319e6a275ae lwt.6.1.2 ac157df3e196 num.1.6 efd5a307a10f ocaml.5.5.0 383268832c4b ocaml-base-compiler.5.5.0 522c248944c8 ocaml-compiler.5.5.0 eb1a8babf54c ocamlbuild.0.16.1 e57f00093c6a ocamlfind.1.9.8 b506a15fcd6c ocamlfuse.2.7.2 50d39c6edf34 ocplib-endian.1.2 d54106a1e513 ocurl.transition 222cdbf341f4 parsexp.v0.17.0 7a592903ad6e result.1.5 dc628609a9da seq.base 8e8202906505 sexplib.v0.17.0 96575d3108de sexplib0.v0.17.0 166f8102230b sqlite3.5.4.1 83a44b331f41 tiny_httpd.0.21 cbc3c86a3958 topkg.1.1.1 ac206dbbd2b6 uutf.1.0.4 4c8ac9e9daae yojson.3.0.0 e1da5f5d4d16 zarith.1.14 c48bd7ff5430 === STDOUT === Processing: [default: loading data] [google-drive-ocamlfuse.0.7.32: dl] [google-drive-ocamlfuse.0.7.32: extract] -> retrieved google-drive-ocamlfuse.0.7.32 (https://opam.ocaml.org/cache) [google-drive-ocamlfuse: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "google-drive-ocamlfuse" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/google-drive-ocamlfuse.0.7.32) - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -bin-annot-occurrences -I src/.google_drive_ocamlfuse.objs/byte -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/oauth2.cmo -c -impl src/oauth2.ml) - File "src/oauth2.ml", line 46, characters 10-33: - 46 | ExtString.String.exists message "CURLE_COULDNT_RESOLVE_HOST" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 47, characters 13-36: - 47 | || ExtString.String.exists message "CURLE_COULDNT_RESOLVE_PROXY" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 50, characters 10-33: - 50 | ExtString.String.exists message "CURLE_OPERATION_TIMEOUTED" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 51, characters 13-36: - 51 | || ExtString.String.exists message "CURLE_COULDNT_CONNECT" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 52, characters 13-36: - 52 | || ExtString.String.exists message "CURLE_SSL_CONNECT_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 53, characters 13-36: - 53 | || ExtString.String.exists message "CURLE_SEND_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 54, characters 13-36: - 54 | || ExtString.String.exists message "CURLE_RECV_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -cmi-file src/.google_drive_ocamlfuse.objs/byte/cacheData.cmi -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/cacheData.cmx -c -impl src/cacheData.ml) - File "src/cacheData.ml", line 310, characters 24-52: - 310 | (fun (n, _) -> ExtString.String.starts_with n "x-") - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -3-27-32-58 -g -bin-annot -bin-annot-occurrences -I src/.google_drive_ocamlfuse.objs/byte -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -no-alias-deps -o src/.google_drive_ocamlfuse.objs/byte/drive.cmo -c -impl src/drive.ml) - File "src/drive.ml", line 85, characters 12-30: - 85 | let md5 = Cryptokit.Hash.md5 () in - ^^^^^^^^^^^^^^^^^^ - Alert crypto: Cryptokit.Hash.md5 - MD5 is broken - - File "src/drive.ml", line 105, characters 13-39: - 105 | && ExtString.String.ends_with filename full_file_extension - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 147, characters 7-35: - 147 | else ExtString.String.starts_with path trash_directory_base_path - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 155, characters 7-35: - 155 | else ExtString.String.starts_with path lost_and_found_directory - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 162, characters 7-35: - 162 | else ExtString.String.starts_with path shared_with_me_directory - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 1398, characters 16-34: - 1398 | let md5 = Cryptokit.Hash.md5 () in - ^^^^^^^^^^^^^^^^^^ - Alert crypto: Cryptokit.Hash.md5 - MD5 is broken - - File "src/drive.ml", line 1729, characters 16-42: - 1729 | (if ExtString.String.ends_with mountpoint_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 2371, characters 9-35: - 2371 | if ExtString.String.ends_with mountpoint_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 2389, characters 12-40: - 2389 | ExtString.String.starts_with tp mountpoint_path - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 2420, characters 13-41: - 2420 | if ExtString.String.starts_with target_path mountpoint_path then - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 2427, characters 13-39: - 2427 | if ExtString.String.ends_with target_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -cmi-file src/.google_drive_ocamlfuse.objs/byte/oauth2.cmi -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/oauth2.cmx -c -impl src/oauth2.ml) - File "src/oauth2.ml", line 46, characters 10-33: - 46 | ExtString.String.exists message "CURLE_COULDNT_RESOLVE_HOST" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 47, characters 13-36: - 47 | || ExtString.String.exists message "CURLE_COULDNT_RESOLVE_PROXY" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 50, characters 10-33: - 50 | ExtString.String.exists message "CURLE_OPERATION_TIMEOUTED" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 51, characters 13-36: - 51 | || ExtString.String.exists message "CURLE_COULDNT_CONNECT" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 52, characters 13-36: - 52 | || ExtString.String.exists message "CURLE_SSL_CONNECT_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 53, characters 13-36: - 53 | || ExtString.String.exists message "CURLE_SEND_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - - File "src/oauth2.ml", line 54, characters 13-36: - 54 | || ExtString.String.exists message "CURLE_RECV_ERROR" - ^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label sub was omitted in the application of this - function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlc.opt -w -40 -w -3-27-58 -g -bin-annot -bin-annot-occurrences -I bin/.gdfuse.eobjs/byte -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -I src/.google_drive_ocamlfuse.objs/byte -no-alias-deps -o bin/.gdfuse.eobjs/byte/gdfuse.cmo -c -impl bin/gdfuse.ml) - File "bin/gdfuse.ml", line 631, characters 28-56: - 631 | List.filter (fun o -> ExtString.String.starts_with o "gdfroot") opts - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "bin/gdfuse.ml", line 642, characters 33-61: - 642 | List.filter (fun o -> not (ExtString.String.starts_with o "gdfroot")) opts - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -3-27-32-58 -g -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -cmi-file src/.google_drive_ocamlfuse.objs/byte/drive.cmi -no-alias-deps -o src/.google_drive_ocamlfuse.objs/native/drive.cmx -c -impl src/drive.ml) - File "src/drive.ml", line 85, characters 12-30: - 85 | let md5 = Cryptokit.Hash.md5 () in - ^^^^^^^^^^^^^^^^^^ - Alert crypto: Cryptokit.Hash.md5 - MD5 is broken - - File "src/drive.ml", line 105, characters 13-39: - 105 | && ExtString.String.ends_with filename full_file_extension - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 147, characters 7-35: - 147 | else ExtString.String.starts_with path trash_directory_base_path - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 155, characters 7-35: - 155 | else ExtString.String.starts_with path lost_and_found_directory - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 162, characters 7-35: - 162 | else ExtString.String.starts_with path shared_with_me_directory - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 1398, characters 16-34: - 1398 | let md5 = Cryptokit.Hash.md5 () in - ^^^^^^^^^^^^^^^^^^ - Alert crypto: Cryptokit.Hash.md5 - MD5 is broken - - File "src/drive.ml", line 1729, characters 16-42: - 1729 | (if ExtString.String.ends_with mountpoint_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 2371, characters 9-35: - 2371 | if ExtString.String.ends_with mountpoint_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - - File "src/drive.ml", line 2389, characters 12-40: - 2389 | ExtString.String.starts_with tp mountpoint_path - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 2420, characters 13-41: - 2420 | if ExtString.String.starts_with target_path mountpoint_path then - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "src/drive.ml", line 2427, characters 13-39: - 2427 | if ExtString.String.ends_with target_path Filename.dir_sep then - ^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label suffix was omitted in the application of - this function. - (cd _build/default && /home/opam/.opam/default/bin/ocamlopt.opt -w -40 -w -3-27-58 -g -I bin/.gdfuse.eobjs/byte -I bin/.gdfuse.eobjs/native -I /home/opam/.opam/default/lib/camlidl -I /home/opam/.opam/default/lib/camlp-streams -I /home/opam/.opam/default/lib/cryptokit -I /home/opam/.opam/default/lib/curl -I /home/opam/.opam/default/lib/extlib -I /home/opam/.opam/default/lib/gapi-ocaml -I /home/opam/.opam/default/lib/gapi-ocaml/netstring-local -I /home/opam/.opam/default/lib/gapi-ocaml/netsys-local -I /home/opam/.opam/default/lib/hmap -I /home/opam/.opam/default/lib/iostream -I /home/opam/.opam/default/lib/iostream/types -I /home/opam/.opam/default/lib/ocaml/str -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -I /home/opam/.opam/default/lib/ocamlfuse -I /home/opam/.opam/default/lib/seq -I /home/opam/.opam/default/lib/sqlite3 -I /home/opam/.opam/default/lib/tiny_httpd -I /home/opam/.opam/default/lib/tiny_httpd/core -I /home/opam/.opam/default/lib/tiny_httpd/html -I /home/opam/.opam/default/lib/tiny_httpd/unix -I /home/opam/.opam/default/lib/yojson -I /home/opam/.opam/default/lib/zarith -I src/.google_drive_ocamlfuse.objs/byte -I src/.google_drive_ocamlfuse.objs/native -cmi-file bin/.gdfuse.eobjs/byte/gdfuse.cmi -no-alias-deps -o bin/.gdfuse.eobjs/native/gdfuse.cmx -c -impl bin/gdfuse.ml) - File "bin/gdfuse.ml", line 631, characters 28-56: - 631 | List.filter (fun o -> ExtString.String.starts_with o "gdfroot") opts - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. - - File "bin/gdfuse.ml", line 642, characters 33-61: - 642 | List.filter (fun o -> not (ExtString.String.starts_with o "gdfroot")) opts - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Warning 6 [labels-omitted]: label prefix was omitted in the application of - this function. -> compiled google-drive-ocamlfuse.0.7.32 -> installed google-drive-ocamlfuse.0.7.32 [WARNING] Opam packages conf-libcurl.2, conf-libfuse.1, conf-pkg-config.5, conf-sqlite3.1 and conf-zlib.1 depend on the following system packages that are no longer installed: libcurl4-gnutls-dev libfuse-dev libsqlite3-dev pkg-config zlib1g-dev - conf-libcurl.2: depends on libcurl4-gnutls-dev - conf-libfuse.1: depends on libfuse-dev - conf-pkg-config.5: depends on pkg-config - conf-sqlite3.1: depends on libsqlite3-dev - conf-zlib.1: depends on zlib1g-dev === STDERR === 2026-06-24 18:45.21: OK: build google-drive-ocamlfuse.0.7.32 (runc: 8.1s, disk: 31KB) 2026-06-24 18:45.21: Job succeeded