Building on odawa
(from windows-server-2022-amd64-ocaml-5.3)
2025-05-01 10:29.28 ---> 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"))
2025-05-01 10:29.28 ---> 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 335860ac6bdab55d9d7376c827d68c361a4a30f9"))
2025-05-01 10:29.28 ---> using "4c08247e55523e2965b5c1c12b593a71d88f319e918916847a986a1974cd6111" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Added 9 lines after line 1 in ~\.bash_profile.
2025-05-01 10:29.28 ---> using "565762775dc0a0ff6aeb7961efc045ff197cec10dc84918148fd35366f0893de" 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.43 (cached)
-> retrieved ocaml-config.3 (cached)
-> installed flexdll.0.43
-> 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)
2025-05-01 10:29.28 ---> using "25c3108f8daddb18ef806bae561f9096f1609015992655d24ea338087e169cc7" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-05-01 10:29.28 ---> using "2650c0f015d0019d22b18d1bed16206d52df7471fb1c6560a430dfcebb08af0f" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y batch_jaro_winkler.0.1.1\
\nopam install -vy batch_jaro_winkler.0.1.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: batch_jaro_winkler.0.1.1 | 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] batch_jaro_winkler.0.1.1 is not installed.
The following actions will be performed:
=== install 2 packages
- install batch_jaro_winkler 0.1.1
- install dune 3.17.1 [required by batch_jaro_winkler]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/6: [batch_jaro_winkler.0.1.1: extract]
Processing 2/6: [batch_jaro_winkler.0.1.1: extract] [dune.3.17.1: extract]
-> retrieved batch_jaro_winkler.0.1.1 (cached)
Processing 2/6: [dune.3.17.1: extract]
-> retrieved dune.3.17.1 (cached)
Processing 3/6: [dune: ocaml 15]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 15
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src\\dune_action_plugin.mli", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
-
Processing 3/6: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.17.1)
-> compiled dune.3.17.1
-> installed dune.3.17.1
Processing 5/6: [batch_jaro_winkler: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "--only-packages" "batch_jaro_winkler" "--profile" "release" "--default-target" "@install" "-j" "15" "--root=./ocaml/lib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\batch_jaro_winkler.0.1.1)
- Entering directory 'C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\batch_jaro_winkler.0.1.1\ocaml\lib'
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -pthread -O3 -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -o batch_jaro_winkler_stubs.o -c batch_jaro_winkler_stubs.c)
- batch_jaro_winkler_stubs.c: In function 'caml_c_jaro_winkler_distance':
- batch_jaro_winkler_stubs.c:374:17: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration]
- 374 | bzero(candidate, longest_result * char_width);
- | ^~~~~
- batch_jaro_winkler_stubs.c:374:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- batch_jaro_winkler_stubs.c:385:25: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 385 | bzero(candidate, candidate_length_bytes);
- | ^~~~~
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -pthread -O3 -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -o batch_jaro_winkler.o -c ext/batch_jaro_winkler.c)
- In file included from ext/batch_jaro_winkler.c:29:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint32_t_uint32_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- In file included from ext/batch_jaro_winkler.c:33:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint32_t_uint16_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:37:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint32_t_uint8_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:43:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint16_t_uint32_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:47:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint16_t_uint16_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:51:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint16_t_uint8_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:57:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint8_t_uint32_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:61:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint8_t_uint16_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- In file included from ext/batch_jaro_winkler.c:65:
- ext/batch_jaro_winkler_runtime.h: In function 'jaro_winkler_distance_for_thread_uint8_t_uint8_t':
- ext/batch_jaro_winkler_runtime.h:546:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
- 546 | bzero(runtime_model->occurrences_matches.input_flags, sizeof(uint8_t) * input_length * runtime_model->nb_candidates);
- | ^~~~~
- ext/batch_jaro_winkler.c: In function 'bjw_jaro_winkler_distance':
- ext/batch_jaro_winkler.c:828:67: warning: passing argument 3 of 'CreateThread' from incompatible pointer type [-Wincompatible-pointer-types]
- 828 | threads[i_thread] = CreateThread(NULL, 0, runtime_function, &(threads_data[i_thread]), 0, NULL);
- | ^~~~~~~~~~~~~~~~
- | |
- | void * (*)(void *)
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:29,
- from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
- from ext/batch_jaro_winkler_internal.h:39,
- from ext/batch_jaro_winkler.c:25:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:304:127: note: expected 'LPTHREAD_START_ROUTINE' {aka 'long unsigned int (*)(void *)'} but argument is of type 'void * (*)(void *)'
- 304 | WINBASEAPI HANDLE WINAPI CreateThread (LPSECURITY_ATTRIBUTES lpThreadAttributes, SIZE_T dwStackSize, LPTHREAD_START_ROUTINE lpStartAddress, LPVOID lpParameter, DWORD dwCreationFlags, LPDWORD lpThreadId);
- | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
- File "dune", lines 3-10, characters 0-222:
- 3 | (library
- 4 | (name batch_jaro_winkler)
- 5 | (public_name batch_jaro_winkler)
- 6 | (c_library_flags -pthread)
- 7 | (foreign_stubs
- 8 | (language c)
- 9 | (names batch_jaro_winkler_stubs batch_jaro_winkler)
- 10 | (flags -pthread -O3)))
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlmklib.exe -g -o batch_jaro_winkler_stubs batch_jaro_winkler_stubs.o batch_jaro_winkler.o -ldopt -pthread)
- flexlink: unknown option '-pthread'.
- FlexDLL version 0.43
-
- Usage:
- flexlink -o <result.dll/exe> file1.obj file2.obj ... -- <extra linker arguments>
-
- -o Choose the name of the output file
- -exe Link the main program as an exe file
- -maindll Link the main program as a dll file
- -noflexdllobj Do not add the Flexdll runtime object (for exe)
- -noentry Do not use the Flexdll entry point (for dll)
- -noexport Do not export any symbol
- -norelrelocs Ensure that no relative relocation is generated
- -base Specify base address (Win64 only)
- -I <dir> Add a directory where to search for files
- -L <dir> Add a directory where to search for files
- -l <lib> Library file
- -chain {msvc|msvc64|cygwin64|mingw|mingw64|gnat|gnat64|ld}
- Choose which linker to use
- -x64 (Deprecated)
- -defaultlib <obj> External object (no export, no import)
- -save-temps Do not delete intermediate files
- -implib Do not delete the generated import library
- -outdef Produce a def file with exported symbols
- -v Increment verbosity (can be repeated)
- -show-exports Show exported symbols
- -show-imports Show imported symbols
- -dry Show the linker command line, do not actually run it
- -dump Only dump the content of object files
- -patch Only patch the target image (to be used with -stack)
- -nocygpath Do not use cygpath (default for msvc, mingw)
- -cygpath Use cygpath (default for cygwin)
- -no-merge-manifest Do not merge the manifest (takes precedence over -merge-manifest)
- -merge-manifest Merge manifest to the dll or exe (if generated)
- -real-manifest Use the generated manifest (default behavior)
- -default-manifest Use the default manifest (default.manifest/default_amd64.manifest)
- -export <sym> Explicitly export a symbol
- -noreexport Do not reexport symbols imported from import libraries
- -where Show the FlexDLL directory
- -nounderscore Normal symbols are not prefixed with an underscore
- -nodefaultlibs Do not assume any default library
- -builtin Use built-in linker to produce a dll
- -explain Explain why library objects are linked
- -subsystem <id> Set the subsystem (default: console)
- -custom-crt Use a custom CRT
- -stack <int> Set the stack reserve in the resulting image
- -link <option> Next argument is passed verbatim to the linker
- -g (ignored)
- -D <symbol> (Ignored)
- -U <symbol> (Ignored)
- -- Following arguments are passed verbatim to the linker
- -version Print linker version and FlexDLL directory and exit
- -vnum Print linker version number and exit
- -help Display this list of options
- --help Display this list of options
-
- Notes:
- * The -I, -l and -L options do not need to be separated from their argument.
- * An option like /linkXXX is an abbrevation for '-link XXX'.
- * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
- * FlexDLL's object files are searched by default in the same directory as
- flexlink, or in the directory given by the environment variable FLEXDIR
- if it is defined.
- * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
-
- Homepage: http://alain.frisch.fr/flexdll.html
- Leaving directory 'C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\batch_jaro_winkler.0.1.1\ocaml\lib'
[ERROR] The compilation of batch_jaro_winkler.0.1.1 failed at "dune build --only-packages batch_jaro_winkler --profile release --default-target @install -j 15 --root=./ocaml/lib".
#=== ERROR while compiling batch_jaro_winkler.0.1.1 ===========================#
# context 2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path ~\AppData\Local\opam\5.3\.opam-switch\build\batch_jaro_winkler.0.1.1
# command ~\AppData\Local\opam\5.3\bin\dune.exe build --only-packages batch_jaro_winkler --profile release --default-target @install -j 15 --root=./ocaml/lib
# exit-code 1
# env-file ~\AppData\Local\opam\log\batch_jaro_winkler-3024-4d0a86.env
# output-file ~\AppData\Local\opam\log\batch_jaro_winkler-3024-4d0a86.out
### output ###
# Usage:
# [...]
# Notes:
# * The -I, -l and -L options do not need to be separated from their argument.
# * An option like /linkXXX is an abbrevation for '-link XXX'.
# * An option like -Wl,-XXX is an abbreviation for '-link -XXX'.
# * FlexDLL's object files are searched by default in the same directory as
# flexlink, or in the directory given by the environment variable FLEXDIR
# if it is defined.
# * Extra argument can be passed in the environment variable FLEXLINKFLAGS.
#
# Homepage: http://alain.frisch.fr/flexdll.html
# Leaving directory 'C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\batch_jaro_winkler.0.1.1\ocaml\lib'
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build batch_jaro_winkler 0.1.1
+-
+- The following changes have been performed
| - install dune 3.17.1
+-
# To update the current shell environment, run: eval $(opam env)
The former state can be restored with:
C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\.opam-switch\\backup\\state-20250501102938.export"
'C:\cygwin64\bin\opam.exe install -vy batch_jaro_winkler.0.1.1' failed.
"opam remove -y batch_jaro_winkler.0.1.1
opam install -vy batch_jaro_winkler.0.1.1
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: batch_jaro_winkler.0.1.1 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
exit 69
fi
fi
exit $res" failed with exit status 31
Failed: Build failed