Build:
- 0
2026-06-23 19:57.39: New job: build aws-ssm.0.1.0 (fe907fe74c6c) 2026-06-23 19:57.39: Waiting for resource in pool day11-builds 2026-06-23 20:50.59: Got resource from pool day11-builds 2026-06-23 20:50.59: [profile full] build aws-ssm.0.1.0 2026-06-23 20:50.59: build aws-ssm.0.1.0 (fe907fe74c6c) === DEPENDENCIES (48 transitive) === angstrom.0.16.1 a499461c2439 astring.0.8.5 156e7cc742dd aws.1.0.2 19b0f35c080d base.v0.16.5 6465b53ca5ca base-bytes.base 70d0daec7841 base-threads.base b7164ff76afe base-unix.base 839dc585f12d bigarray-compat.1.1.0 ecf1ac9cc3fe bigstringaf.0.10.0 b0e2fb8e5d3b calendar.3.0.0 1d2414d5eaf8 conf-gmp.5 61e3c79e0ddf conf-pkg-config.5 4b60827fc174 cppo.1.8.0 ea583d2d3bbb cpuid.0.1.2 ce4b1bcb1c9f csexp.1.5.2 ec63db2dab31 cstruct.6.0.1 db62722d8978 cstruct-lwt.6.0.1 deed70b99ba0 dune.3.23.1 5402470d931c dune-configurator.3.23.1 58f4a3f92083 ezxmlm.1.1.0 12f3341d2308 lwt.5.10.0 f990f11fd2af mirage-no-solo5.1 5c89b8ab74d7 mirage-no-xen.1 554fe85d1712 nocrypto.0.5.4-2 5b4ac5c3b196 num.1.6 480227ca99db ocaml.4.14.4 cb826ea44eb2 ocaml-base-compiler.4.14.4 d2f775f983d7 ocaml-compiler-libs.v0.12.4 d1dd1437b449 ocaml-config.2 669e0fcf9e4d ocaml-syntax-shims.1.0.0 8e1b0ec7f904 ocamlbuild.0.16.1 8f6c52e6fce8 ocamlfind.1.9.8 6025f4a8e98e ocb-stubblr.0.1.1-1 5d8f69c72183 ocplib-endian.1.2 4dbd3fe91c51 parsexp.v0.16.0 75d2c6ce6b44 ppx_derivers.1.2.1 441538dbecd1 ppx_deriving.6.0.3 c45af81d8ccb ppx_sexp_conv.v0.16.0 c4b8211970d7 ppxlib.0.35.0 58eae20f5b7b re.1.14.0 8d7c1999492d sexplib.v0.16.0 c758cedeb83d sexplib0.v0.16.0 3e198ce31e44 stdlib-shims.0.3.0 e2dd0beb9112 stringext.1.6.0 d29c9ca4a03c topkg.1.1.1 ab549298f3fc uri.4.4.0 a28bedf1b002 xmlm.1.4.0 4be3f3d46020 zarith.1.14 da8b932acb94 === STDOUT === Processing: [default: loading data] [aws-ssm.0.1.0: dl] [aws-ssm.0.1.0: extract] -> retrieved aws-ssm.0.1.0 (https://opam.ocaml.org/cache) [aws-ssm: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-configure" "--prefix" "/home/opam/.opam/default" (CWD=/home/opam/.opam/default/.opam-switch/build/aws-ssm.0.1.0) - File "./setup.ml", line 318, characters 20-36: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - 330 | Hashtbl.hash (String.lowercase s) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - 368 | String.lowercase buf - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - 474 | String.lowercase - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 1381, characters 23-41: - 1381 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "./setup.ml", line 1825, characters 16-33: - 1825 | concat dir (String.capitalize base) - ^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - 1831 | concat dir (String.uncapitalize base) - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 2916, characters 10-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2922, characters 10-21: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2925, characters 23-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2928, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2931, characters 10-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2934, characters 16-28: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 15-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 32-42: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 48-61: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2936, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2937, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2938, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3088, characters 4-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3107, characters 24-40: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3109, characters 21-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 41-53: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 41-54: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 50-62: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 50-63: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3118, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3131, characters 15-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3229, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 5847, characters 11-28: - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 6484, characters 33-42: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - File "setup.ml", line 6485, characters 36-45: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - - Configuration: - ocamlfind: ........................................... /home/opam/.opam/default/bin/ocamlfind - ocamlc: .............................................. /home/opam/.opam/default/bin/ocamlc.opt - ocamlopt: ............................................ /home/opam/.opam/default/bin/ocamlopt.opt - ocamlbuild: .......................................... /home/opam/.opam/default/bin/ocamlbuild - Package name: ........................................ aws-ssm - Package version: ..................................... 0.1.0 - os_type: ............................................. Unix - system: .............................................. linux - architecture: ........................................ amd64 - ccomp_type: .......................................... cc - ocaml_version: ....................................... 4.14.4 - standard_library_default: ............................ /home/opam/.opam/default/lib/ocaml - standard_library: .................................... /home/opam/.opam/default/lib/ocaml - bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 - model: ............................................... default - ext_obj: ............................................. .o - ext_asm: ............................................. .s - ext_lib: ............................................. .a - ext_dll: ............................................. .so - default_executable_name: ............................. a.out - systhread_supported: ................................. true - Install architecture-independent files dir: .......... /home/opam/.opam/default - Install architecture-dependent files in dir: ......... $prefix - User executables: .................................... $exec_prefix/bin - System admin executables: ............................ $exec_prefix/sbin - Program executables: ................................. $exec_prefix/libexec - Read-only single-machine data: ....................... $prefix/etc - Modifiable architecture-independent data: ............ $prefix/com - Modifiable single-machine data: ...................... $prefix/var - Object code libraries: ............................... $exec_prefix/lib - Read-only arch-independent data root: ................ $prefix/share - Read-only architecture-independent data: ............. $datarootdir - Info documentation: .................................. $datarootdir/info - Locale-dependent data: ............................... $datarootdir/locale - Man documentation: ................................... $datarootdir/man - Documentation root: .................................. $datarootdir/doc/$pkg_name - HTML documentation: .................................. $docdir - DVI documentation: ................................... $docdir - PDF documentation: ................................... $docdir - PS documentation: .................................... $docdir - findlib_version: ..................................... 1.9.8 - is_native: ........................................... true - suffix_program: ...................................... - Remove a file.: ...................................... rm -f - Remove a directory.: ................................. rm -rf - Turn ocaml debug flag on: ............................ true - Turn ocaml profile flag on: .......................... false - Compiler support generation of .cmxs.: ............... true - OCamlbuild additional flags: ......................... - Create documentations: ............................... true - Compile tests executable and library and run them: ... false - pkg_aws: ............................................. /home/opam/.opam/default/lib/aws - ocamldoc: ............................................ /home/opam/.opam/default/bin/ocamldoc - [aws-ssm: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-build" (CWD=/home/opam/.opam/default/.opam-switch/build/aws-ssm.0.1.0) - File "./setup.ml", line 318, characters 20-36: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - 330 | Hashtbl.hash (String.lowercase s) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - 368 | String.lowercase buf - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - 474 | String.lowercase - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 1381, characters 23-41: - 1381 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "./setup.ml", line 1825, characters 16-33: - 1825 | concat dir (String.capitalize base) - ^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - 1831 | concat dir (String.uncapitalize base) - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 2916, characters 10-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2922, characters 10-21: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2925, characters 23-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2928, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2931, characters 10-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2934, characters 16-28: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 15-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 32-42: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 48-61: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2936, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2937, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2938, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3088, characters 4-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3107, characters 24-40: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3109, characters 21-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 41-53: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 41-54: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 50-62: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 50-63: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3118, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3131, characters 15-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3229, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 5847, characters 11-28: - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 6484, characters 33-42: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - File "setup.ml", line 6485, characters 36-45: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - W: Cannot find source file matching module 'aws-ssm' in library aws-ssm - + /home/opam/.opam/default/bin/ocamlc.opt -config - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - + /home/opam/.opam/default/bin/ocamlc.opt -config - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/types.ml > lib/types.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/errors.ml > lib/errors.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createAssociation.mli > lib/createAssociation.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/errors.cmo lib/errors.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/types.cmo lib/types.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createAssociation.cmi lib/createAssociation.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createAssociation.ml > lib/createAssociation.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createAssociationBatch.mli > lib/createAssociationBatch.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createAssociationBatch.cmi lib/createAssociationBatch.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createAssociationBatch.ml > lib/createAssociationBatch.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createDocument.mli > lib/createDocument.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createDocument.cmi lib/createDocument.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/createDocument.ml > lib/createDocument.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/deleteAssociation.mli > lib/deleteAssociation.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/deleteAssociation.cmi lib/deleteAssociation.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/deleteAssociation.ml > lib/deleteAssociation.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/deleteDocument.mli > lib/deleteDocument.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/deleteDocument.cmi lib/deleteDocument.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/deleteDocument.ml > lib/deleteDocument.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/describeAssociation.mli > lib/describeAssociation.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/describeAssociation.cmi lib/describeAssociation.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/describeAssociation.ml > lib/describeAssociation.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/describeDocument.mli > lib/describeDocument.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/describeDocument.cmi lib/describeDocument.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/describeDocument.ml > lib/describeDocument.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/getDocument.mli > lib/getDocument.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/getDocument.cmi lib/getDocument.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/getDocument.ml > lib/getDocument.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/listAssociations.mli > lib/listAssociations.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/listAssociations.cmi lib/listAssociations.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/listAssociations.ml > lib/listAssociations.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/listDocuments.mli > lib/listDocuments.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/listDocuments.cmi lib/listDocuments.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/listDocuments.ml > lib/listDocuments.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/updateAssociationStatus.mli > lib/updateAssociationStatus.mli.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/updateAssociationStatus.cmi lib/updateAssociationStatus.mli - + /home/opam/.opam/default/bin/ocamlfind ocamldep -package aws -modules lib/updateAssociationStatus.ml > lib/updateAssociationStatus.ml.depends - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createAssociation.cmo lib/createAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createAssociationBatch.cmo lib/createAssociationBatch.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/createDocument.cmo lib/createDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/deleteAssociation.cmo lib/deleteAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/deleteDocument.cmo lib/deleteDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/describeAssociation.cmo lib/describeAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/describeDocument.cmo lib/describeDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/getDocument.cmo lib/getDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/listAssociations.cmo lib/listAssociations.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/listDocuments.cmo lib/listDocuments.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package aws -I lib -o lib/updateAssociationStatus.cmo lib/updateAssociationStatus.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlc -pack -g -annot -bin-annot lib/types.cmo lib/errors.cmo lib/createAssociation.cmo lib/createAssociationBatch.cmo lib/createDocument.cmo lib/deleteAssociation.cmo lib/deleteDocument.cmo lib/describeAssociation.cmo lib/describeDocument.cmo lib/getDocument.cmo lib/listAssociations.cmo lib/listDocuments.cmo lib/updateAssociationStatus.cmo -o lib/aws-ssm.cmo - + /home/opam/.opam/default/bin/ocamlfind ocamlc -a -I lib lib/aws-ssm.cmo -o lib/aws-ssm.cma - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/errors.cmx lib/errors.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/types.cmx lib/types.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/createAssociation.cmx lib/createAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/createAssociationBatch.cmx lib/createAssociationBatch.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/createDocument.cmx lib/createDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/deleteAssociation.cmx lib/deleteAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/deleteDocument.cmx lib/deleteDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/describeAssociation.cmx lib/describeAssociation.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/describeDocument.cmx lib/describeDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/getDocument.cmx lib/getDocument.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/listAssociations.cmx lib/listAssociations.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/listDocuments.cmx lib/listDocuments.ml - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package aws -for-pack Aws-ssm -I lib -o lib/updateAssociationStatus.cmx lib/updateAssociationStatus.ml - + touch lib/aws-ssm.mli ; if /home/opam/.opam/default/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I lib lib/types.cmx lib/errors.cmx lib/createAssociation.cmx lib/createAssociationBatch.cmx lib/createDocument.cmx lib/deleteAssociation.cmx lib/deleteDocument.cmx lib/describeAssociation.cmx lib/describeDocument.cmx lib/getDocument.cmx lib/listAssociations.cmx lib/listDocuments.cmx lib/updateAssociationStatus.cmx -o lib/aws-ssm.cmx ; then rm -f lib/aws-ssm.mli ; else rm -f lib/aws-ssm.mli ; exit 1; fi - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -a -I lib lib/aws-ssm.cmx -o lib/aws-ssm.cmxa - + /home/opam/.opam/default/bin/ocamlfind ocamlopt -shared -I lib lib/aws-ssm.cmxa lib/aws-ssm.cmx -o lib/aws-ssm.cmxs - + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - File "myocamlbuild.ml", line 155, characters 10-27: - 155 | Stream.of_channel chn - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 161, characters 10-21: - 161 | Stream.from - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 164, characters 23-34: - 164 | match Stream.next st with - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 167, characters 20-34: - 167 | with Stream.Failure -> None) - ^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 170, characters 10-27: - 170 | Genlex.make_lexer ["="] st_line - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 173, characters 16-28: - 173 | match Stream.npeek 3 lexer with - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 174, characters 15-27: - 174 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 174, characters 32-42: - 174 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 174, characters 48-61: - 174 | | [Genlex.Ident nm; Genlex.Kwd "="; Genlex.String value] -> - ^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 175, characters 16-27: - 175 | Stream.junk lexer; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 176, characters 16-27: - 176 | Stream.junk lexer; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 177, characters 16-27: - 177 | Stream.junk lexer; - ^^^^^^^^^^^ - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "myocamlbuild.ml", line 518, characters 43-62: - 518 | List.map (fun m -> (String.uncapitalize m) ^ ".cmi") - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "myocamlbuild.ml", line 531, characters 51-70: - 531 | List.map (fun m -> dir^"/"^(String.uncapitalize m)^".cmi") - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Ocamlbuild_plugin.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. -> compiled aws-ssm.0.1.0 [aws-ssm: ocaml setup.ml] + /home/opam/.opam/default/bin/ocaml "setup.ml" "-install" (CWD=/home/opam/.opam/default/.opam-switch/build/aws-ssm.0.1.0) - File "./setup.ml", line 318, characters 20-36: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 318, characters 42-58: - 318 | String.compare (String.lowercase s1) (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 14-30: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 327, characters 38-54: - 327 | (String.lowercase s1) = (String.lowercase s2) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 330, characters 25-41: - 330 | Hashtbl.hash (String.lowercase s) - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 368, characters 10-26: - 368 | String.lowercase buf - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 474, characters 13-29: - 474 | String.lowercase - ^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.lowercase - Use String.lowercase_ascii/StringLabels.lowercase_ascii instead. - File "./setup.ml", line 1381, characters 23-41: - 1381 | let compare = Pervasives.compare - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "./setup.ml", line 1825, characters 16-33: - 1825 | concat dir (String.capitalize base) - ^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "./setup.ml", line 1831, characters 16-35: - 1831 | concat dir (String.uncapitalize base) - ^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 2916, characters 10-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2922, characters 10-21: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2925, characters 23-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2928, characters 20-34: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2931, characters 10-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2934, characters 16-28: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 15-27: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 32-42: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2935, characters 48-61: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 2936, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2937, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 2938, characters 16-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3088, characters 4-21: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3107, characters 24-40: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3109, characters 21-33: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3110, characters 41-53: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3112, characters 41-54: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3114, characters 50-62: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3116, characters 50-63: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3118, characters 20-32: - Alert deprecated: module Stdlib.Genlex - Use the camlp-streams library instead. - File "setup.ml", line 3131, characters 15-27: - Alert deprecated: module Stdlib.Stream - Use the camlp-streams library instead. - File "setup.ml", line 3229, characters 16-34: - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - File "setup.ml", line 5847, characters 11-28: - Alert deprecated: Stdlib.String.capitalize - Use String.capitalize_ascii/StringLabels.capitalize_ascii instead. - File "setup.ml", line 5848, characters 11-30: - Alert deprecated: Stdlib.String.uncapitalize - Use String.uncapitalize_ascii/StringLabels.uncapitalize_ascii instead. - File "setup.ml", line 6484, characters 33-42: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - File "setup.ml", line 6485, characters 36-45: - Warning 6 [labels-omitted]: label what was omitted in the application of this function. - Installed /home/opam/.opam/default/lib/aws-ssm/types.ml - Installed /home/opam/.opam/default/lib/aws-ssm/errors.ml - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociation.mli - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociationBatch.mli - Installed /home/opam/.opam/default/lib/aws-ssm/createDocument.mli - Installed /home/opam/.opam/default/lib/aws-ssm/deleteAssociation.mli - Installed /home/opam/.opam/default/lib/aws-ssm/deleteDocument.mli - Installed /home/opam/.opam/default/lib/aws-ssm/describeAssociation.mli - Installed /home/opam/.opam/default/lib/aws-ssm/describeDocument.mli - Installed /home/opam/.opam/default/lib/aws-ssm/getDocument.mli - Installed /home/opam/.opam/default/lib/aws-ssm/listAssociations.mli - Installed /home/opam/.opam/default/lib/aws-ssm/listDocuments.mli - Installed /home/opam/.opam/default/lib/aws-ssm/updateAssociationStatus.mli - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cmi - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cma - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cmxa - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.a - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cmxs - Installed /home/opam/.opam/default/lib/aws-ssm/updateAssociationStatus.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/updateAssociationStatus.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/updateAssociationStatus.annot - Installed /home/opam/.opam/default/lib/aws-ssm/listDocuments.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/listDocuments.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/listDocuments.annot - Installed /home/opam/.opam/default/lib/aws-ssm/listAssociations.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/listAssociations.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/listAssociations.annot - Installed /home/opam/.opam/default/lib/aws-ssm/getDocument.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/getDocument.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/getDocument.annot - Installed /home/opam/.opam/default/lib/aws-ssm/describeDocument.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/describeDocument.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/describeDocument.annot - Installed /home/opam/.opam/default/lib/aws-ssm/describeAssociation.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/describeAssociation.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/describeAssociation.annot - Installed /home/opam/.opam/default/lib/aws-ssm/deleteDocument.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/deleteDocument.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/deleteDocument.annot - Installed /home/opam/.opam/default/lib/aws-ssm/deleteAssociation.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/deleteAssociation.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/deleteAssociation.annot - Installed /home/opam/.opam/default/lib/aws-ssm/createDocument.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/createDocument.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/createDocument.annot - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociationBatch.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociationBatch.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociationBatch.annot - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociation.cmti - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociation.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/createAssociation.annot - Installed /home/opam/.opam/default/lib/aws-ssm/errors.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/errors.annot - Installed /home/opam/.opam/default/lib/aws-ssm/types.cmt - Installed /home/opam/.opam/default/lib/aws-ssm/types.annot - Installed /home/opam/.opam/default/lib/aws-ssm/aws-ssm.cmx - Installed /home/opam/.opam/default/lib/aws-ssm/META -> installed aws-ssm.0.1.0 [WARNING] Opam package conf-pkg-config.5 depends on the following system package that can no longer be found: pkg-config === STDERR === 2026-06-23 20:51.35: OK: build aws-ssm.0.1.0 (runc: 13.2s, disk: 52KB) 2026-06-23 20:51.35: Job succeeded