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


Building on spring

(from freebsd)
2024-04-19 19:24.21 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-19 19:24.22 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-19 19:24.23 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2024-04-19 19:24.24 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-19 19:24.24 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-19 19:24.25 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install unison 2.53.4

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [unison.2.53.4: http]
Processing  1/3:
-> retrieved unison.2.53.4  (https://github.com/bcpierce00/unison/archive/refs/tags/v2.53.4.tar.gz)
Processing  2/3: [unison: gmake 7]
+ /usr/local/bin/gmake "NATIVE=true" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4)
- /usr/local/bin/gmake -C src
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src'
- Building for Unix
- NATIVE = true
- ocamlopt: ubase/umarshal.mli ---> ubase/umarshal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/umarshal.mli
- ocamlopt: ubase/rx.mli ---> ubase/rx.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/rx.mli
- echo 'let myName = "'unison'";;' > ubase/projectInfo.ml
- ocamlopt: unicode.mli ---> unicode.cmi
- ocamlopt: unicode_tables.ml ---> unicode_tables.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/unicode.mli
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/unicode_tables.ml
- echo 'let myVersion = "'2.53.4'";;' >> ubase/projectInfo.ml
- echo 'let myMajorVersion = "'2.53'";;' >> ubase/projectInfo.ml
- ocamlopt: ubase/safelist.mli ---> ubase/safelist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/safelist.mli
- ocamlopt: ubase/util.mli ---> ubase/util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/util.mli
- ocamlopt: ubase/uarg.mli ---> ubase/uarg.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/uarg.mli
- ocamlopt: ubase/proplist.mli ---> ubase/proplist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/proplist.mli
- ocamlopt: lwt/lwt.mli ---> lwt/lwt.cmi
- ocamlopt: lwt/pqueue.mli ---> lwt/pqueue.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt.mli
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/pqueue.mli
- ocamlopt: features.mli ---> features.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/features.mli
- ocamlopt: fileutil.mli ---> fileutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fileutil.mli
- ocamlopt: uutil.mli ---> uutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uutil.mli
- ocamlopt: name.mli ---> name.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/name.mli
- ocamlopt: propsdata.mli ---> propsdata.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/propsdata.mli
- ocamlopt: clroot.mli ---> clroot.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/clroot.mli
- ocamlopt: lock.mli ---> lock.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lock.mli
- ocamlopt: tree.mli ---> tree.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/tree.mli
- ocamlopt: checksum.mli ---> checksum.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/checksum.mli
- ocamlopt: external.mli ---> external.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/external.mli
- ocamlopt: strings.mli ---> strings.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/strings.mli
- ocamlopt: test.mli ---> test.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/test.mli
- ocamlopt: osxsupport.c ---> osxsupport.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/osxsupport.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/osxsupport.c
- ocamlopt: pty.c ---> pty.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/pty.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/pty.c
- ocamlopt: bytearray_stubs.c ---> bytearray_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/bytearray_stubs.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/bytearray_stubs.c
- ocamlopt: hash_compat.c ---> hash_compat.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/hash_compat.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/hash_compat.c
- ocamlopt: props_xattr.c ---> props_xattr.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props_xattr.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props_xattr.c
- GUI library lablgtk not found. GTK GUI will not be built.
- Not on macOS. macOS native GUI will not be built.
- fsmonitor implementation is not available or not configured for this system. fsmonitor will not be built.
- ocamlopt: props_acl.c ---> props_acl.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -ccopt "-o "/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props_acl.o -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props_acl.c
- ocamlopt: ubase/umarshal.ml ---> ubase/umarshal.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/umarshal.ml
- ocamlopt: ubase/rx.ml ---> ubase/rx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/rx.ml
- ocamlopt: unicode.ml ---> unicode.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/unicode.ml
- ocamlopt: bytearray.mli ---> bytearray.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/bytearray.mli
- ocamlc: system/system_intf.ml ---> system/system_intf.cmo
- ocamlc -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/system/system_intf.ml
- ocamlopt: ubase/projectInfo.ml ---> ubase/projectInfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/projectInfo.ml
- ocamlopt: ubase/myMap.mli ---> ubase/myMap.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/myMap.mli
- ocamlopt: ubase/safelist.ml ---> ubase/safelist.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/safelist.ml
- ocamlopt: lwt/lwt.ml ---> lwt/lwt.cmx
- ocamlopt: ubase/prefs.mli ---> ubase/prefs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt.ml
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/prefs.mli
- ocamlopt: lwt/pqueue.ml ---> lwt/pqueue.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/pqueue.ml
- ocamlopt: lwt/lwt_unix.mli ---> lwt/lwt_unix.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt_unix.mli
- ocamlopt: fileutil.ml ---> fileutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fileutil.ml
- ocamlopt: tree.ml ---> tree.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/tree.ml
- ocamlopt: abort.mli ---> abort.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/abort.mli
- ocamlopt: checksum.ml ---> checksum.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/checksum.ml
- ocamlopt: transfer.mli ---> transfer.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/transfer.mli
- ocamlopt: lwt/lwt_util.mli ---> lwt/lwt_util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt_util.mli
- ocamlopt: strings.ml ---> strings.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/strings.ml
- ocamlopt: bytearray.ml ---> bytearray.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/bytearray.ml
- ocamlopt: system/system_generic.ml ---> system/system_generic.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/system/system_generic.ml
- ocamlopt: ubase/myMap.ml ---> ubase/myMap.cmx
- ocamlopt: system.mli ---> system.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/myMap.ml
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/system.mli
- ocamlopt: ubase/trace.mli ---> ubase/trace.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/trace.mli
- ocamlopt: lwt/lwt_util.ml ---> lwt/lwt_util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt_util.ml
- ocamlopt: lwt/generic/lwt_unix_impl.ml ---> lwt/generic/lwt_unix_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/generic/lwt_unix_impl.ml
- ocamlopt: case.mli ---> case.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/case.mli
- ocamlopt: pred.mli ---> pred.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/pred.mli
- ocamlopt: terminal.mli ---> terminal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/terminal.mli
- ocamlopt: system/generic/system_impl.ml ---> system/generic/system_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/system/generic/system_impl.ml
- ocamlopt: lwt/lwt_unix.ml ---> lwt/lwt_unix.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lwt/lwt_unix.ml
- ocamlopt: path.mli ---> path.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/path.mli
- ocamlopt: system.ml ---> system.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/system.ml
- ocamlopt: fspath.mli ---> fspath.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fspath.mli
- ocamlopt: fingerprint.mli ---> fingerprint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fingerprint.mli
- ocamlopt: fswatchold.mli ---> fswatchold.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fswatchold.mli
- ocamlopt: fs.mli ---> fs.cmi
- ocamlopt: fswatch.mli ---> fswatch.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fswatch.mli
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fs.mli
- ocamlopt: osx.mli ---> osx.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/osx.mli
- ocamlopt: ubase/util.ml ---> ubase/util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/util.ml
- ocamlopt: props.mli ---> props.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props.mli
- ocamlopt: fileinfo.mli ---> fileinfo.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fileinfo.mli
- ocamlopt: os.mli ---> os.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/os.mli
- ocamlopt: common.mli ---> common.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/common.mli
- ocamlopt: xferhint.mli ---> xferhint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/xferhint.mli
- ocamlopt: remote.mli ---> remote.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/remote.mli
- ocamlopt: negotiate.mli ---> negotiate.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/negotiate.mli
- ocamlopt: globals.mli ---> globals.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/globals.mli
- ocamlopt: fpcache.mli ---> fpcache.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fpcache.mli
- ocamlopt: update.mli ---> update.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/update.mli
- ocamlopt: copy.mli ---> copy.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/copy.mli
- ocamlopt: files.mli ---> files.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/files.mli
- ocamlopt: sortri.mli ---> sortri.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/sortri.mli
- ocamlopt: recon.mli ---> recon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/recon.mli
- ocamlopt: transport.mli ---> transport.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/transport.mli
- ocamlopt: uicommon.mli ---> uicommon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uicommon.mli
- ocamlopt: ubase/uarg.ml ---> ubase/uarg.cmx
- ocamlopt: ubase/proplist.ml ---> ubase/proplist.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/proplist.ml
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/uarg.ml
- ocamlopt: features.ml ---> features.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/features.ml
- ocamlopt: propsdata.ml ---> propsdata.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/propsdata.ml
- ocamlopt: lock.ml ---> lock.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/lock.ml
- ocamlopt: terminal.ml ---> terminal.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/terminal.ml
- ocamlopt: stasher.mli ---> stasher.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/stasher.mli
- ocamlopt: uitext.mli ---> uitext.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uitext.mli
- ocamlopt: ubase/prefs.ml ---> ubase/prefs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/prefs.ml
- ocamlopt: ubase/trace.ml ---> ubase/trace.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/ubase/trace.ml
- ocamlopt: clroot.ml ---> clroot.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/clroot.ml
- ocamlopt: uutil.ml ---> uutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uutil.ml
- ocamlopt: case.ml ---> case.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/case.ml
- ocamlopt: abort.ml ---> abort.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/abort.ml
- ocamlopt: transfer.ml ---> transfer.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/transfer.ml
- ocamlopt: name.ml ---> name.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/name.ml
- ocamlopt: pred.ml ---> pred.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/pred.ml
- ocamlopt: path.ml ---> path.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/path.ml
- ocamlopt: fspath.ml ---> fspath.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fspath.ml
- ocamlopt: fs.ml ---> fs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fs.ml
- ocamlopt: fswatch.ml ---> fswatch.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fswatch.ml
- ocamlopt: fingerprint.ml ---> fingerprint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fingerprint.ml
- ocamlopt: osx.ml ---> osx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/osx.ml
- ocamlopt: props.ml ---> props.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/props.ml
- ocamlopt: fileinfo.ml ---> fileinfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fileinfo.ml
- ocamlopt: os.ml ---> os.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/os.ml
- ocamlopt: common.ml ---> common.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/common.ml
- ocamlopt: xferhint.ml ---> xferhint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/xferhint.ml
- ocamlopt: fpcache.ml ---> fpcache.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fpcache.ml
- ocamlopt: remote.ml ---> remote.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/remote.ml
- ocamlopt: sortri.ml ---> sortri.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/sortri.ml
- ocamlopt: external.ml ---> external.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/external.ml
- ocamlopt: negotiate.ml ---> negotiate.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/negotiate.ml
- ocamlopt: globals.ml ---> globals.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/globals.ml
- ocamlopt: fswatchold.ml ---> fswatchold.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/fswatchold.ml
- ocamlopt: update.ml ---> update.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/update.ml
- ocamlopt: recon.ml ---> recon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/recon.ml
- ocamlopt: copy.ml ---> copy.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/copy.ml
- ocamlopt: stasher.ml ---> stasher.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/stasher.ml
- ocamlopt: files.ml ---> files.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/files.ml
- ocamlopt: transport.ml ---> transport.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/transport.ml
- ocamlopt: uicommon.ml ---> uicommon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uicommon.ml
- ocamlopt: uitext.ml ---> uitext.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/uitext.ml
- ocamlopt: test.ml ---> test.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/test.ml
- ocamlopt: main.ml ---> main.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/main.ml
- ocamlopt: linktext.ml ---> linktext.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src/linktext.ml
- Linking unison
- ocamlopt -verbose -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic  -o unison   unix.cmxa str.cmxa ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx bytearray.cmx system/system_generic.cmx system/generic/system_impl.cmx system.cmx ubase/projectInfo.cmx ubase/myMap.cmx ubase/safelist.cmx ubase/util.cmx ubase/uarg.cmx ubase/prefs.cmx ubase/trace.cmx ubase/proplist.cmx lwt/pqueue.cmx lwt/lwt.cmx lwt/lwt_util.cmx lwt/generic/lwt_unix_impl.cmx lwt/lwt_unix.cmx features.cmx uutil.cmx case.cmx pred.cmx terminal.cmx fileutil.cmx name.cmx path.cmx fspath.cmx fs.cmx fingerprint.cmx abort.cmx osx.cmx fswatch.cmx propsdata.cmx props.cmx fileinfo.cmx os.cmx lock.cmx clroot.cmx common.cmx tree.cmx checksum.cmx transfer.cmx xferhint.cmx remote.cmx external.cmx negotiate.cmx globals.cmx fswatchold.cmx fpcache.cmx update.cmx copy.cmx stasher.cmx files.cmx sortri.cmx recon.cmx transport.cmx strings.cmx uicommon.cmx uitext.cmx test.cmx main.cmx linktext.cmx osxsupport.o pty.o bytearray_stubs.o hash_compat.o props_xattr.o props_acl.o -cclib -lutil
- + cc -c  -o '/tmp/camlstartup8ab503.o' '/tmp/camlstartupadfd4e.s'
- + cc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -ffunction-sections  -Wl,-E  -o 'unison'  '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/4.14.1/lib/ocaml/unix' '-L/home/opam/.opam/4.14.1/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-L/home/opam/.opam/4.14.1/lib/ocaml'  '/tmp/camlstartup8ab503.o' '/home/opam/.opam/4.14.1/lib/ocaml/std_exit.o' 'linktext.o' 'main.o' 'test.o' 'uitext.o' 'uicommon.o' 'strings.o' 'transport.o' 'recon.o' 'sortri.o' 'files.o' 'stasher.o' 'copy.o' 'update.o' 'fpcache.o' 'fswatchold.o' 'globals.o' 'negotiate.o' 'external.o' 'remote.o' 'xferhint.o' 'transfer.o' 'checksum.o' 'tree.o' 'common.o' 'clroot.o' 'lock.o' 'os.o' 'fileinfo.o' 'props.o' 'propsdata.o' 'fswatch.o' 'osx.o' 'abort.o' 'fingerprint.o' 'fs.o' 'fspath.o' 'path.o' 'name.o' 'fileutil.o' 'terminal.o' 'pred.o' 'case.o' 'uutil.o' 'features.o' 'lwt/lwt_unix.o' 'lwt/generic/lwt_unix_impl.o' 'lwt/lwt_util.o' 'lwt/lwt.o' 'lwt/pqueue.o' 'ubase/proplist.o' 'ubase/trace.o' 'ubase/prefs.o' 'ubase/uarg.o' 'ubase/util.o' 'ubase/safelist.o' 'ubase/myMap.o' 'ubase/projectInfo.o' 'system.o' 'system/generic/system_impl.o' 'system/system_generic.o' 'bytearray.o' 'unicode.o' 'unicode_tables.o' 'ubase/rx.o' 'ubase/umarshal.o' '/home/opam/.opam/4.14.1/lib/ocaml/str.a' '/home/opam/.opam/4.14.1/lib/ocaml/unix.a' '/home/opam/.opam/4.14.1/lib/ocaml/stdlib.a' '-lcamlstr' '-lunix' 'osxsupport.o' 'pty.o' 'bytearray_stubs.o' 'hash_compat.o' 'props_xattr.o' 'props_acl.o' '-lutil' '/home/opam/.opam/4.14.1/lib/ocaml/libasmrun.a' -lm 
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src'
- /usr/local/bin/gmake -C man
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/man'
- ../src/unison -prefsman short > opt_short.tmp
- ../src/unison -prefsman full > opt_full.tmp
- sed -e '/@OPTIONS_SHORT@/r ./opt_short.tmp' \
- 	-e '/@OPTIONS_SHORT@/d' \
- 	-e '/@OPTIONS_FULL@/r ./opt_full.tmp' \
- 	-e '/@OPTIONS_FULL@/d' unison.1.in > unison.1
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/man'
-> compiled  unison.2.53.4
Processing  3/3: [unison: gmake install]
+ /usr/local/bin/gmake "NATIVE=true" "PREFIX=/home/opam/.opam/4.14.1" "install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4)
- /usr/local/bin/gmake -C src
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src'
- Building for Unix
- NATIVE = true
- GUI library lablgtk not found. GTK GUI will not be built.
- Not on macOS. macOS native GUI will not be built.
- fsmonitor implementation is not available or not configured for this system. fsmonitor will not be built.
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/src'
- /usr/local/bin/gmake -C man
- gmake[1]: Entering directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/man'
- gmake[1]: Nothing to be done for 'all'.
- gmake[1]: Leaving directory '/home/opam/.opam/4.14.1/.opam-switch/build/unison.2.53.4/man'
- install -d "/home/opam/.opam/4.14.1/bin"
- install src/unison "/home/opam/.opam/4.14.1/bin/unison"
- install src/fsmonitor.py "/home/opam/.opam/4.14.1/bin/fsmonitor.py"
- install -d "/home/opam/.opam/4.14.1/share/man/man1"
- install -m 644 man/unison.1 "/home/opam/.opam/4.14.1/share/man/man1/unison.1"
-> installed unison.2.53.4
Done.
2024-04-19 19:25.26 ---> saved as "30d4a2c8439c41d30f4f25d0ec9e233131553551156457bf79a101a0134d6d94"
Job succeeded