Building on odawa
(from windows-server-2022-amd64-ocaml-4.14.2)
2025-01-01 21:11.19 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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-01-01 21:11.19 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 631e587f169807aaf233a49289573c1bb7c174b7"))
2025-01-01 21:11.19 ---> using "5644bbd2c8d44548295a6bef209a1a3477cd2e1eadfccbc394c0aa38ec338bc9" 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-01-01 21:11.19 ---> using "db58dd96510ee26e05c407b44cff28e6b54c1d26094b91fe11c7843e655b656d" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]
<><> 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-base-compiler.4.14.2 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=default)
2025-01-01 21:11.19 ---> using "0894302ff4ffbb51614a746dd59adb3ad1d72955d7a44cfbb9b70beeb742f668" from cache
/: (run (network host)
(shell "opam update --depexts"))
2025-01-01 21:11.19 ---> using "834d294855b08bfe1d8c7da42a6e30983faa92ceb92b5602f1afa1bf76025983" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "\
\nopam 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-4.14.2\"'; 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"))
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.16.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.16.1: extract]
-> retrieved batch_jaro_winkler.0.1.1 (cached)
Processing 2/6: [dune.3.16.1: extract]
-> retrieved dune.3.16.1 (cached)
Processing 3/6: [dune: ocaml 31]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31
-
Processing 3/6: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
-> compiled dune.3.16.1
-> installed dune.3.16.1
Processing 5/6: [batch_jaro_winkler: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "--only-packages" "batch_jaro_winkler" "--profile" "release" "--default-target" "@install" "-j" "31" "--root=./ocaml/lib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\batch_jaro_winkler.0.1.1)
- Entering directory 'C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\batch_jaro_winkler.0.1.1\ocaml\lib'
- (cd _build/default && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -pthread -O3 -g -I C:/Users/opam/AppData/Local/opam/default/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\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -pthread -O3 -g -I C:/Users/opam/AppData/Local/opam/default/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\default\bin\ocamlmklib.opt.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\default\.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 31 --root=./ocaml/lib".
#=== ERROR while compiling batch_jaro_winkler.0.1.1 ===========================#
# context 2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path ~\AppData\Local\opam\default\.opam-switch\build\batch_jaro_winkler.0.1.1
# command ~\AppData\Local\opam\default\bin\dune.exe build --only-packages batch_jaro_winkler --profile release --default-target @install -j 31 --root=./ocaml/lib
# exit-code 1
# env-file ~\AppData\Local\opam\log\batch_jaro_winkler-3728-49f387.env
# output-file ~\AppData\Local\opam\log\batch_jaro_winkler-3728-49f387.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\default\.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.16.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\\default\\.opam-switch\\backup\\state-20250101211137.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-4.14.2"'; 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