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


Building on x86-bm-c14.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-04-22 17:55.50 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2024-04-22 17:55.50 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 17:55.50 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


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

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

2024-04-22 17:55.50 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.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.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2024-04-22 17:55.50 ---> using "7c570d5fd79aa4c0e171cbd0199eb37357c7eb8145cd298a9c125fadb49f7212" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-22-1417.58-F-2024-04-11-1406.04.pdiff [623 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-22-1417.58-F-2024-04-11-1406.04.pdiff [623 kB]
- Fetched 885 kB in 3s (255 kB/s)
- Reading package lists...
- 
2024-04-22 17:55.50 ---> using "3100c810e01593e0be0e04c672b908fcc15b277355b196e3c3a9ca07ea3c412e" 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 '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \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:
-> retrieved unison.2.53.4  (cached)
Processing  2/3: [unison: make 39]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "NATIVE=true" "-j" "39" (CWD=/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4)
- make -C src
- make[1]: Entering directory '/home/opam/.opam/4.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/ubase/rx.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/unicode_tables.ml
- ocamlopt: unicode.mli ---> unicode.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/unicode.mli
- echo 'let myName = "'unison'";;' > ubase/projectInfo.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/ubase/uarg.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/lwt/pqueue.mli
- ocamlopt: lwt/lwt.mli ---> lwt/lwt.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/lwt/lwt.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/fileutil.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.12/.opam-switch/build/unison.2.53.4/src/propsdata.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.12/.opam-switch/build/unison.2.53.4/src/lock.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.12/.opam-switch/build/unison.2.53.4/src/clroot.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.12/.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.12/.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/osxsupport.o -c /home/opam/.opam/4.12/.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.12/.opam-switch/build/unison.2.53.4/src/pty.o -c /home/opam/.opam/4.12/.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.12/.opam-switch/build/unison.2.53.4/src/bytearray_stubs.o -c /home/opam/.opam/4.12/.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.12/.opam-switch/build/unison.2.53.4/src/hash_compat.o -c /home/opam/.opam/4.12/.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.12/.opam-switch/build/unison.2.53.4/src/props_xattr.o -c /home/opam/.opam/4.12/.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.
- 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.12/.opam-switch/build/unison.2.53.4/src/props_acl.o -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/props_acl.c
- ocamlopt: fsmonitor/inotify/inotify.mli ---> fsmonitor/inotify/inotify.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/inotify.mli
- ocamlopt: fsmonitor/watchercommon.mli ---> fsmonitor/watchercommon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/watchercommon.mli
- ocamlopt: fsmonitor/inotify/inotify_stubs.c ---> fsmonitor/inotify/inotify_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify  -ccopt "-o "/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/inotify_stubs.o -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/inotify_stubs.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/ubase/safelist.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/ubase/prefs.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.12/.opam-switch/build/unison.2.53.4/src/ubase/proplist.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.12/.opam-switch/build/unison.2.53.4/src/lwt/pqueue.ml
- ocamlopt: lwt/lwt.ml ---> lwt/lwt.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/lwt/lwt.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/lwt/lwt_util.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/lwt/lwt_unix.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.12/.opam-switch/build/unison.2.53.4/src/uutil.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.12/.opam-switch/build/unison.2.53.4/src/fileutil.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/name.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.12/.opam-switch/build/unison.2.53.4/src/tree.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.12/.opam-switch/build/unison.2.53.4/src/checksum.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/strings.ml
- ocamlopt: fsmonitor/inotify/inotify.ml ---> fsmonitor/inotify/inotify.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/inotify.ml
- ocamlopt: fsmonitor/inotify/lwt_inotify.mli ---> fsmonitor/inotify/lwt_inotify.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/lwt_inotify.mli
- 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.12/.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.12/.opam-switch/build/unison.2.53.4/src/ubase/trace.mli
- 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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/terminal.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/abort.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/transfer.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/path.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/lwt/generic/lwt_unix_impl.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.12/.opam-switch/build/unison.2.53.4/src/fspath.mli
- ocamlopt: fs.mli ---> fs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fs.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.12/.opam-switch/build/unison.2.53.4/src/fingerprint.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/fswatch.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.12/.opam-switch/build/unison.2.53.4/src/fswatchold.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.12/.opam-switch/build/unison.2.53.4/src/osx.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/props.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/lwt/lwt_unix.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/fileinfo.mli
- ocamlopt: fsmonitor/inotify/lwt_inotify.ml ---> fsmonitor/inotify/lwt_inotify.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/lwt_inotify.ml
- ocamlopt: fsmonitor/watchercommon.ml ---> fsmonitor/watchercommon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/watchercommon.ml
- 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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/xferhint.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.12/.opam-switch/build/unison.2.53.4/src/fpcache.mli
- 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.12/.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.12/.opam-switch/build/unison.2.53.4/src/system/system_generic.ml
- ocamlopt: ubase/myMap.ml ---> ubase/myMap.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/ubase/myMap.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.12/.opam-switch/build/unison.2.53.4/src/tree.ml
- 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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/globals.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/uicommon.mli
- 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.12/.opam-switch/build/unison.2.53.4/src/stasher.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.12/.opam-switch/build/unison.2.53.4/src/system/generic/system_impl.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/uitext.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.12/.opam-switch/build/unison.2.53.4/src/system.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/ubase/util.ml
- ocamlopt: fsmonitor/inotify/watcher.ml ---> fsmonitor/inotify/watcher.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/fsmonitor/inotify/watcher.ml
- ocamlopt: ubase/uarg.ml ---> ubase/uarg.cmx
- ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src/ubase/uarg.ml
- 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.12/.opam-switch/build/unison.2.53.4/src/ubase/proplist.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.12/.opam-switch/build/unison.2.53.4/src/features.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.12/.opam-switch/build/unison.2.53.4/src/terminal.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/lock.ml
- Linking unison-fsmonitor
- ocamlopt -verbose -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify  -o unison-fsmonitor   unix.cmxa lwt/lwt.cmx lwt/pqueue.cmx lwt/generic/lwt_unix_impl.cmx lwt/lwt_unix.cmx fsmonitor/inotify/inotify.cmx fsmonitor/inotify/lwt_inotify.cmx fsmonitor/watchercommon.cmx fsmonitor/inotify/watcher.cmx fsmonitor/inotify/inotify_stubs.o -cclib -lutil
- 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.12/.opam-switch/build/unison.2.53.4/src/ubase/prefs.ml
- + as  -o '/opam-tmp/camlstartup8f99bc.o' '/opam-tmp/camlstartup1dc596.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E -o 'unison-fsmonitor'  '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/4.12/lib/ocaml/unix' '-L/home/opam/.opam/4.12/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-Lfsmonitor' '-Lfsmonitor/inotify' '-L/home/opam/.opam/4.12/lib/ocaml'  '/opam-tmp/camlstartup8f99bc.o' '/home/opam/.opam/4.12/lib/ocaml/std_exit.o' 'fsmonitor/inotify/watcher.o' 'fsmonitor/watchercommon.o' 'fsmonitor/inotify/lwt_inotify.o' 'fsmonitor/inotify/inotify.o' 'lwt/lwt_unix.o' 'lwt/generic/lwt_unix_impl.o' 'lwt/pqueue.o' 'lwt/lwt.o' '/home/opam/.opam/4.12/lib/ocaml/unix.a' '/home/opam/.opam/4.12/lib/ocaml/stdlib.a' '-lunix' 'fsmonitor/inotify/inotify_stubs.o' '-lutil' '/home/opam/.opam/4.12/lib/ocaml/libasmrun.a' -lm 
- 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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/transfer.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.12/.opam-switch/build/unison.2.53.4/src/pred.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.12/.opam-switch/build/unison.2.53.4/src/name.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.opam-switch/build/unison.2.53.4/src/update.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.12/.opam-switch/build/unison.2.53.4/src/copy.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.12/.opam-switch/build/unison.2.53.4/src/recon.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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.12/.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
- + as  -o '/opam-tmp/camlstartup1a1f0f.o' '/opam-tmp/camlstartup8079a8.s'
- + gcc -O2 -fno-strict-aliasing -fwrapv -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -fno-tree-vrp -ffunction-sections  -Wl,-E -o 'unison'  '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/4.12/lib/ocaml/unix' '-L/home/opam/.opam/4.12/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-L/home/opam/.opam/4.12/lib/ocaml'  '/opam-tmp/camlstartup1a1f0f.o' '/home/opam/.opam/4.12/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.12/lib/ocaml/str.a' '/home/opam/.opam/4.12/lib/ocaml/unix.a' '/home/opam/.opam/4.12/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.12/lib/ocaml/libasmrun.a' -lm 
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src'
- make -C man
- make[1]: Entering directory '/home/opam/.opam/4.12/.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
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/man'
-> compiled  unison.2.53.4
Processing  3/3: [unison: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "NATIVE=true" "PREFIX=/home/opam/.opam/4.12" "install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4)
- make -C src
- make[1]: Entering directory '/home/opam/.opam/4.12/.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.
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/src'
- make -C man
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/man'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/unison.2.53.4/man'
- install -d "/home/opam/.opam/4.12/bin"
- install src/unison "/home/opam/.opam/4.12/bin/unison"
- install src/unison-fsmonitor "/home/opam/.opam/4.12/bin/unison-fsmonitor"
- install -d "/home/opam/.opam/4.12/share/man/man1"
- install -m 644 man/unison.1 "/home/opam/.opam/4.12/share/man/man1/unison.1"
-> installed unison.2.53.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 17:56.08 ---> saved as "d331ef5cc954faefb3dc8e9f66c0ab97764e09f41cc0a1c56c33fcd24eeba66d"
Job succeeded