Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-30 09:35.06 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2026-01-30 09:35.06 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" 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 f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-30 09:35.06 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Updating ~\.bash_profile.
Added 9 lines after line 1 in ~\.bash_profile.
2026-01-30 09:35.06 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default '5.3' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0 (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-compiler.5.3.0 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2026-01-30 09:35.06 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-30 09:35.06 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y unison.2.53.8\
\nopam install -vy unison.2.53.8\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: unison.2.53.8 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
Nothing to do.
[NOTE] unison.2.53.8 is not installed.
The following actions will be performed:
=== install 1 package
- install unison 2.53.8
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/3: [unison.2.53.8: http]
Processing 1/3: [unison.2.53.8: extract]
Processing 1/3: [unison.2.53.8/unison.patch: dl]
-> retrieved unison.2.53.8 (https://github.com/bcpierce00/unison/archive/refs/tags/v2.53.8.tar.gz)
[unison: patch] applying unison.patch
Processing 2/3: [unison: patch]
Processing 2/3: [unison: make 7]
+ C:\cygwin64\bin\make.exe "NATIVE=true" "-j" "7" "tui" "fsmonitor" "manpage" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\unison.2.53.8)
- cd src && /usr/bin/make tui
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- GUI library lablgtk not found. GTK GUI will not be built.
- Not on macOS. macOS native GUI will not be built.
-
- Building for Windows
- NATIVE = true
-
- /usr/bin/make -f Makefile.OCaml tui
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- x86_64-w64-mingw32-windres win32rc/unison.rc win32rc/unison.res
- ocamlopt: ubase/umarshal.mli ---> ubase/umarshal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/umarshal.mli
- ocamlopt: ubase/rx.mli ---> ubase/rx.cmi
- x86_64-w64-mingw32-windres win32rc/unison.res win32rc/unison.res.lib
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/rx.mli
- ocamlopt: unicode_tables.ml ---> unicode_tables.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./unicode_tables.ml
- ocamlopt: unicode.mli ---> unicode.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./unicode.mli
- ocaml make_tools.ml projectinfo NAME="unison" VERSION="2.53.8" MAJORVERSION="2.53" > ubase/projectInfo.ml
- ocamlopt: ubase/safelist.mli ---> ubase/safelist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/safelist.mli
- ocamlopt: ubase/util.mli ---> ubase/util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/util.mli
- ocamlopt: ubase/uarg.mli ---> ubase/uarg.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/uarg.mli
- ocamlopt: ubase/proplist.mli ---> ubase/proplist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/proplist.mli
- ocamlopt: lwt/pqueue.mli ---> lwt/pqueue.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/pqueue.mli
- ocamlopt: lwt/lwt.mli ---> lwt/lwt.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt.mli
- ocamlopt: features.mli ---> features.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./features.mli
- ocamlopt: uutil.mli ---> uutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uutil.mli
- ocamlopt: fileutil.mli ---> fileutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fileutil.mli
- ocamlopt: name.mli ---> name.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./name.mli
- ocamlopt: abort.mli ---> abort.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./abort.mli
- ocamlopt: propsdata.mli ---> propsdata.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./propsdata.mli
- ocamlopt: lock.mli ---> lock.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lock.mli
- ocamlopt: clroot.mli ---> clroot.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./clroot.mli
- ocamlopt: tree.mli ---> tree.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./tree.mli
- ocamlopt: checksum.mli ---> checksum.cmi
- ocamlopt: external.mli ---> external.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./checksum.mli
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./external.mli
- ocamlopt: strings.mli ---> strings.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./strings.mli
- ocamlopt: test.mli ---> test.cmi
- ocamlopt: osxsupport.c ---> osxsupport.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./test.mli
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./osxsupport.o -c ./osxsupport.c
- ocamlopt: pty.c ---> pty.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./pty.o -c ./pty.c
- ocamlopt: props_xattr.c ---> props_xattr.o
- ocamlopt: copy_stubs.c ---> copy_stubs.o
- ocamlopt: hash_compat.c ---> hash_compat.o
- ocamlopt: props_acl.c ---> props_acl.o
- ocamlopt: bytearray_stubs.c ---> bytearray_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./copy_stubs.o -c ./copy_stubs.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./bytearray_stubs.o -c ./bytearray_stubs.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./hash_compat.o -c ./hash_compat.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./props_xattr.o -c ./props_xattr.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./props_acl.o -c ./props_acl.c
- ocamlopt: system/system_win_stubs.c ---> system/system_win_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./system/system_win_stubs.o -c ./system/system_win_stubs.c
- ocamlopt: lwt/lwt_unix_stubs.c ---> lwt/lwt_unix_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -ccopt -D_FILE_OFFSET_BITS=64 -ccopt -o./lwt/lwt_unix_stubs.o -c ./lwt/lwt_unix_stubs.c
- ocamlopt: ubase/umarshal.ml ---> ubase/umarshal.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/umarshal.ml
- ocamlopt: ubase/rx.ml ---> ubase/rx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/rx.ml
- ocamlopt: unicode.ml ---> unicode.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./unicode.ml
- ocamlopt: bytearray.mli ---> bytearray.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./bytearray.mli
- ocamlopt: system/system_generic.ml ---> system/system_generic.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system/system_generic.ml
- ocamlc: system/system_intf.ml ---> system/system_intf.cmo
- ocamlc -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system/system_intf.ml
- ocamlopt: ubase/projectInfo.ml ---> ubase/projectInfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/projectInfo.ml
- ocamlopt: ubase/myMap.mli ---> ubase/myMap.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/myMap.mli
- ocamlopt: ubase/safelist.ml ---> ubase/safelist.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/safelist.ml
- ocamlopt: ubase/prefs.mli ---> ubase/prefs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/prefs.mli
- ocamlopt: lwt/pqueue.ml ---> lwt/pqueue.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/pqueue.ml
- ocamlopt: lwt/lwt.ml ---> lwt/lwt.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt.ml
- ocamlopt: lwt/lwt_util.mli ---> lwt/lwt_util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt_util.mli
- ocamlopt: lwt/lwt_unix.mli ---> lwt/lwt_unix.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt_unix.mli
- ocamlopt: case.mli ---> case.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./case.mli
- ocamlopt: pred.mli ---> pred.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./pred.mli
- ocamlopt: fileutil.ml ---> fileutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fileutil.ml
- ocamlopt: tree.ml ---> tree.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./tree.ml
- ocamlopt: checksum.ml ---> checksum.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./checksum.ml
- ocamlopt: transfer.mli ---> transfer.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./transfer.mli
- ocamlopt: strings.ml ---> strings.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./strings.ml
- ocamlopt: bytearray.ml ---> bytearray.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./bytearray.ml
- ocamlopt: system/system_win.ml ---> system/system_win.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system/system_win.ml
- ocamlopt: system.mli ---> system.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system.mli
- ocamlopt: ubase/myMap.ml ---> ubase/myMap.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/myMap.ml
- ocamlopt: ubase/trace.mli ---> ubase/trace.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/trace.mli
- ocamlopt: lwt/lwt_util.ml ---> lwt/lwt_util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt_util.ml
- ocamlopt: terminal.mli ---> terminal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./terminal.mli
- ocamlopt: path.mli ---> path.cmi
- ocamlopt: system/win/system_impl.ml ---> system/win/system_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./path.mli
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system/win/system_impl.ml
- ocamlopt: lwt/win/lwt_unix_impl.ml ---> lwt/win/lwt_unix_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/win/lwt_unix_impl.ml
- ocamlopt: fspath.mli ---> fspath.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fspath.mli
- ocamlopt: fs.mli ---> fs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fs.mli
- ocamlopt: fingerprint.mli ---> fingerprint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fingerprint.mli
- ocamlopt: fswatchold.mli ---> fswatchold.cmi
- ocamlopt: fswatch.mli ---> fswatch.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fswatch.mli
- ocamlopt: system.ml ---> system.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./system.ml
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fswatchold.mli
- ocamlopt: osx.mli ---> osx.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./osx.mli
- ocamlopt: lwt/lwt_unix.ml ---> lwt/lwt_unix.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/lwt_unix.ml
- ocamlopt: props.mli ---> props.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./props.mli
- ocamlopt: ubase/util.ml ---> ubase/util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/util.ml
- ocamlopt: fileinfo.mli ---> fileinfo.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fileinfo.mli
- ocamlopt: os.mli ---> os.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./os.mli
- ocamlopt: ubase/uarg.ml ---> ubase/uarg.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/uarg.ml
- ocamlopt: ubase/proplist.ml ---> ubase/proplist.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/proplist.ml
- ocamlopt: features.ml ---> features.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./features.ml
- ocamlopt: terminal.ml ---> terminal.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./terminal.ml
- ocamlopt: propsdata.ml ---> propsdata.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./propsdata.ml
- ocamlopt: lock.ml ---> lock.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lock.ml
- ocamlopt: common.mli ---> common.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./common.mli
- ocamlopt: xferhint.mli ---> xferhint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./xferhint.mli
- ocamlopt: fpcache.mli ---> fpcache.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fpcache.mli
- ocamlopt: ubase/prefs.ml ---> ubase/prefs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/prefs.ml
- ocamlopt: remote.mli ---> remote.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./remote.mli
- ocamlopt: negotiate.mli ---> negotiate.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./negotiate.mli
- ocamlopt: globals.mli ---> globals.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./globals.mli
- ocamlopt: update.mli ---> update.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./update.mli
- ocamlopt: moves.mli ---> moves.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./moves.mli
- ocamlopt: copy.mli ---> copy.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./copy.mli
- ocamlopt: files.mli ---> files.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./files.mli
- ocamlopt: sortri.mli ---> sortri.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./sortri.mli
- ocamlopt: recon.mli ---> recon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./recon.mli
- ocamlopt: transport.mli ---> transport.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./transport.mli
- ocamlopt: uicommon.mli ---> uicommon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uicommon.mli
- ocamlopt: ubase/trace.ml ---> ubase/trace.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./ubase/trace.ml
- ocamlopt: clroot.ml ---> clroot.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./clroot.ml
- ocamlopt: stasher.mli ---> stasher.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./stasher.mli
- ocamlopt: uitext.mli ---> uitext.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uitext.mli
- ocamlopt: uutil.ml ---> uutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uutil.ml
- ocamlopt: case.ml ---> case.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./case.ml
- ocamlopt: abort.ml ---> abort.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./abort.ml
- ocamlopt: transfer.ml ---> transfer.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./transfer.ml
- ocamlopt: pred.ml ---> pred.cmx
- ocamlopt: name.ml ---> name.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./pred.ml
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./name.ml
- ocamlopt: path.ml ---> path.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./path.ml
- ocamlopt: fspath.ml ---> fspath.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fspath.ml
- ocamlopt: fs.ml ---> fs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fs.ml
- ocamlopt: fswatch.ml ---> fswatch.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fswatch.ml
- ocamlopt: fingerprint.ml ---> fingerprint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fingerprint.ml
- ocamlopt: osx.ml ---> osx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./osx.ml
- ocamlopt: props.ml ---> props.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./props.ml
- ocamlopt: fileinfo.ml ---> fileinfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fileinfo.ml
- ocamlopt: os.ml ---> os.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./os.ml
- ocamlopt: common.ml ---> common.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./common.ml
- ocamlopt: xferhint.ml ---> xferhint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./xferhint.ml
- ocamlopt: fpcache.ml ---> fpcache.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fpcache.ml
- ocamlopt: remote.ml ---> remote.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./remote.ml
- ocamlopt: sortri.ml ---> sortri.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./sortri.ml
- ocamlopt: external.ml ---> external.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./external.ml
- ocamlopt: negotiate.ml ---> negotiate.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./negotiate.ml
- ocamlopt: globals.ml ---> globals.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./globals.ml
- ocamlopt: fswatchold.ml ---> fswatchold.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fswatchold.ml
- ocamlopt: update.ml ---> update.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./update.ml
- ocamlopt: moves.ml ---> moves.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./moves.ml
- ocamlopt: copy.ml ---> copy.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./copy.ml
- ocamlopt: recon.ml ---> recon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./recon.ml
- ocamlopt: stasher.ml ---> stasher.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./stasher.ml
- ocamlopt: files.ml ---> files.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./files.ml
- ocamlopt: transport.ml ---> transport.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./transport.ml
- ocamlopt: uicommon.ml ---> uicommon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uicommon.ml
- ocamlopt: uitext.ml ---> uitext.cmx
- ocamlopt: test.ml ---> test.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./uitext.ml
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./test.ml
- ocamlopt: main.ml ---> main.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./main.ml
- ocamlopt: linktext.ml ---> linktext.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./linktext.ml
- Linking unison.exe
- ocamlopt -verbose -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -o unison.exe unix.cmxa str.cmxa ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx bytearray.cmx system/system_generic.cmx system/system_win.cmx system/win/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/win/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 moves.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 copy_stubs.o system/system_win_stubs.o lwt/lwt_unix_stubs.o -cclib "-link win32rc/unison.res.lib"
- + x86_64-w64-mingw32-gcc -c -o "C:\Users\opam\AppData\Local\Temp\camlstartup5ec054.o" "C:\Users\opam\AppData\Local\Temp\camlstartup84bb3e.s"
- + flexlink -exe -chain mingw64 -stack 33554432 -link -municode -o "unison.exe" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\flexdll" "-Llwt" "-Lubase" "-Lsystem" "-Lsystem/win" "-Llwt/win" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\str" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\lablgtk3" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\cairo2" "-Lfsmonitor" "-L./fsmonitor/windows" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml" "C:\Users\opam\AppData\Local\Temp\camlstartup5ec054.o" "C:/Users/opam/AppData/Local/opam/5.3/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" "moves.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/win/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/win/system_impl.o" "system/system_win.o" "system/system_generic.o" "bytearray.o" "unicode.o" "unicode_tables.o" "ubase/rx.o" "ubase/umarshal.o" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\str\str.a" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix\unix.a" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\stdlib.a" "-lcamlstrnat" "-lunixnat" "-lws2_32" "-ladvapi32" "osxsupport.o" "pty.o" "bytearray_stubs.o" "hash_compat.o" "props_xattr.o" "props_acl.o" "copy_stubs.o" "system/system_win_stubs.o" "lwt/lwt_unix_stubs.o" "-link" "win32rc/unison.res.lib" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\libasmrun.a" -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- cd src && /usr/bin/make fsmonitor
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- GUI library lablgtk not found. GTK GUI will not be built.
- Not on macOS. macOS native GUI will not be built.
-
- Building for Windows
- NATIVE = true
-
- /usr/bin/make -f Makefile.OCaml fsmonitor
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- ocamlopt: lwt/win/lwt_win.mli ---> lwt/win/lwt_win.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/win/lwt_win.mli
- ocamlopt: fsmonitor/watchercommon.mli ---> fsmonitor/watchercommon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fsmonitor/watchercommon.mli
- ocamlopt: lwt/win/lwt_win.ml ---> lwt/win/lwt_win.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./lwt/win/lwt_win.ml
- ocamlopt: fsmonitor/watchercommon.ml ---> fsmonitor/watchercommon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fsmonitor/watchercommon.ml
- ocamlopt: fsmonitor/windows/watcher.ml ---> fsmonitor/windows/watcher.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -c ./fsmonitor/windows/watcher.ml
- Linking unison-fsmonitor.exe
- ocamlopt -verbose -g -I lwt -I ubase -I system -I system/win -I lwt/win -I +unix -I +str -I +lablgtk3 -I +cairo2 -I fsmonitor -I ./fsmonitor/windows -o unison-fsmonitor.exe unix.cmxa ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx system/system_generic.cmx system/system_win.cmx system/win/system_impl.cmx lwt/lwt.cmx lwt/pqueue.cmx lwt/win/lwt_unix_impl.cmx lwt/lwt_unix.cmx lwt/win/lwt_win.cmx fsmonitor/watchercommon.cmx fsmonitor/windows/watcher.cmx bytearray_stubs.o system/system_win_stubs.o lwt/lwt_unix_stubs.o props_xattr.o props_acl.o copy_stubs.o -cclib "-link win32rc/unison.res.lib"
- + x86_64-w64-mingw32-gcc -c -o "C:\Users\opam\AppData\Local\Temp\camlstartup842d0d.o" "C:\Users\opam\AppData\Local\Temp\camlstartup4a80fc.s"
- + flexlink -exe -chain mingw64 -stack 33554432 -link -municode -o "unison-fsmonitor.exe" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\flexdll" "-Llwt" "-Lubase" "-Lsystem" "-Lsystem/win" "-Llwt/win" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\str" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\lablgtk3" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\cairo2" "-Lfsmonitor" "-L./fsmonitor/windows" "-LC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml" "C:\Users\opam\AppData\Local\Temp\camlstartup842d0d.o" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\std_exit.o" "fsmonitor/windows/watcher.o" "fsmonitor/watchercommon.o" "lwt/win/lwt_win.o" "lwt/lwt_unix.o" "lwt/win/lwt_unix_impl.o" "lwt/pqueue.o" "lwt/lwt.o" "system/win/system_impl.o" "system/system_win.o" "system/system_generic.o" "unicode.o" "unicode_tables.o" "ubase/rx.o" "ubase/umarshal.o" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix\unix.a" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\stdlib.a" "-lunixnat" "-lws2_32" "-ladvapi32" "bytearray_stubs.o" "system/system_win_stubs.o" "lwt/lwt_unix_stubs.o" "props_xattr.o" "props_acl.o" "copy_stubs.o" "-link" "win32rc/unison.res.lib" "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\libasmrun.a" -lws2_32 -lole32 -luuid -lversion -lshlwapi -lsynchronization -l:libpthread.a -lgcc_eh
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- cd src && /usr/bin/make manpage
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- GUI library lablgtk not found. GTK GUI will not be built.
- Not on macOS. macOS native GUI will not be built.
-
- Building for Windows
- NATIVE = true
-
- /usr/bin/make -f Makefile.OCaml manpage
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- make[2]: Nothing to be done for 'manpage'.
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/unison.2.53.8/src'
-> compiled unison.2.53.8
Processing 3/3: [unison: cmd copy]
+ C:\Windows\system32\cmd.exe "/c" "copy" "src\\unison*.exe" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\unison.2.53.8)
- src\unison-fsmonitor.exe
- src\unison.exe
- 2 file(s) copied.
-> installed unison.2.53.8
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-30 09:38.28 ---> saved as "61029415b676047e8cbc23c0af8c96e25273ef575e6a80006429f4e75842d55f"
Job succeeded