Skip to content

Instantly share code, notes, and snippets.

@jonahbeckford
Created June 24, 2023 21:50
Show Gist options
  • Save jonahbeckford/c33118fd45812e2bf73d5f4c4266710a to your computer and use it in GitHub Desktop.
Save jonahbeckford/c33118fd45812e2bf73d5f4c4266710a to your computer and use it in GitHub Desktop.
dune build verbose logs
[0/118] cmd.exe /C "cd /D C:\GitLab-Runner\builds\diskuv\distributions\1.0\dksdk-ffi-ocaml\build && C:\GitLab-Runner\builds\diskuv\distributions\1.0\dksdk-ffi-ocaml\build\DkSDKFiles\with-unix.cmd C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/165/run-dune-host.sh build --root=C:\GitLab-Runner\builds\diskuv\distributions\1.0\dksEntering directory 'C:\GitLab-Runner\builds\diskuv\distributions\1.0\dksdk-ffi-ocaml'
Shared cache: disabled
Workspace root:
"C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml"
Auto-detected concurrency: 2
Dune context:
 { name = "default"
 ; kind = "default"
 ; profile = Release
 ; merlin = true
 ; for_host = None
 ; fdo_target_exe = None
 ; build_dir = In_build_dir "default"
 ; ocaml_bin =
     External
       "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin"
 ; ocaml =
     Ok
       External
         "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin\\ocaml.exe"
 ; ocamlc =
     External
       "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin\\ocamlc.opt.exe"
 ; ocamlopt =
     Ok
       External
         "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin\\ocamlopt.opt.exe"
 ; ocamldep =
     Ok
       External
         "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin\\ocamldep.opt.exe"
 ; ocamlmklib =
     Ok
       External
         "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\DkSDKFiles\\cfg-Release\\o\\bin\\ocamlmklib.opt.exe"
 ; env =
     map
       { "CAML_LD_LIBRARY_PATH" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/install/default/lib/stublibs"
       ; "DUNE_OCAML_HARDCODED" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\lib"
       ; "DUNE_OCAML_STDLIB" :
           "C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib/ocaml"
       ; "DUNE_SOURCEROOT" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml"
       ; "INSIDE_DUNE" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/default"
       ; "MANPATH" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/install/default/man"
       ; "OCAMLFIND_IGNORE_DUPS_IN" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/install/default/lib"
       ; "OCAMLPATH" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/install/default/lib;C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib/ocaml/site-lib;C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib"
       ; "OCAMLTOP_INCLUDE_PATH" :
           "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\_build/install/default/lib/toplevel"
       ; "OPAM_SWITCH_PREFIX" : ""
       }
 ; findlib_paths =
     [ External
         "C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib/ocaml/site-lib"
     ; External
         "C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib"
     ; External
         "C:\\GitLab-Runner\\builds\\diskuv\\distributions\\1.0\\dksdk-ffi-ocaml\\build\\lib"
     ]
 ; natdynlink_supported = true
 ; supports_shared_libraries = true
 ; ocaml_config =
     { version = "4.14.0"
     ; standard_library_default =
         "C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib/ocaml"
     ; standard_library =
         "C:/GitLab-Runner/builds/diskuv/distributions/1.0/dksdk-ffi-ocaml/build/DkSDKFiles/cfg-Release/o/lib/ocaml"
     ; standard_runtime = "the_standard_runtime_variable_was_deleted"
     ; ccomp_type = "msvc"
     ; c_compiler =
         "C:/PROGRA~2/MICROS~1/2019/BUILDT~1/VC/Tools/MSVC/1429~1.301/bin/Hostx64/x64/cl.exe"
     ; ocamlc_cflags =
         [ "-nologo"
         ; "-Gy-"
         ; "-MD"
         ; "-DWIN32"
         ; "-D_WINDOWS"
         ; "-O2"
         ; "-Ob2"
         ; "-DNDEBUG"
         ]
     ; ocamlc_cppflags = [ "-D_CRT_SECURE_NO_DEPRECATE" ]
     ; ocamlopt_cflags =
         [ "-nologo"
         ; "-Gy-"
         ; "-MD"
         ; "-DWIN32"
         ; "-D_WINDOWS"
         ; "-O2"
         ; "-Ob2"
         ; "-DNDEBUG"
         ]
     ; ocamlopt_cppflags = [ "-D_CRT_SECURE_NO_DEPRECATE" ]
     ; bytecomp_c_compiler =
         [ "C:/PROGRA~2/MICROS~1/2019/BUILDT~1/VC/Tools/MSVC/1429~1.301/bin/Hostx64/x64/cl.exe"
         ; "-nologo"
         ; "-Gy-"
         ; "-MD"
         ; "-DWIN32"
         ; "-D_WINDOWS"
         ; "-O2"
         ; "-Ob2"
         ; "-DNDEBUG"
         ; "-D_CRT_SECURE_NO_DEPRECATE"
         ]
     ; bytecomp_c_libraries = [ "advapi32.lib"; "ws2_32.lib"; "version.lib" ]
     ; native_c_compiler =
         [ "C:/PROGRA~2/MICROS~1/2019/BUILDT~1/VC/Tools/MSVC/1429~1.301/bin/Hostx64/x64/cl.exe"
         ; "-nologo"
         ; "-Gy-"
         ; "-MD"
         ; "-DWIN32"
         ; "-D_WINDOWS"
         ; "-O2"
         ; "-Ob2"
         ; "-DNDEBUG"
         ; "-D_CRT_SECURE_NO_DEPRECATE"
         ]
     ; native_c_libraries = [ "advapi32.lib"; "ws2_32.lib"; "version.lib" ]
     ; native_pack_linker =
         [ "C:/PROGRA~2/MICROS~1/2019/BUILDT~1/VC/Tools/MSVC/1429~1.301/bin/Hostx64/x64/link.exe"
         ; "-lib"
         ; "-nologo"
         ; "-machine:AMD64"
         ; "-out:"
         ]
     ; cc_profile = []
     ; architecture = "amd64"
     ; model = "default"
     ; int_size = 63
     ; word_size = 64
     ; system = "win64"
     ; asm =
         [ "C:/PROGRA~2/MICROS~1/2019/BUILDT~1/VC/Tools/MSVC/1429~1.301/bin/Hostx64/x64/ml64.exe"
         ; "-nologo"
         ; "-Cp"
         ; "-c"
         ; "-Fo"
         ]
     ; asm_cfi_supported = false
     ; with_frame_pointers = false
     ; ext_exe = ".exe"
     ; ext_obj = ".obj"
     ; ext_asm = ".asm"
     ; ext_lib = ".lib"
     ; ext_dll = ".dll"
     ; os_type = "Win32"
     ; default_executable_name = "camlprog.exe"
     ; systhread_supported = true
     ; host = "x86_64-pc-windows"
     ; target = "x86_64-pc-windows"
     ; profiling = false
     ; flambda = false
     ; spacetime = false
     ; safe_string = true
     ; exec_magic_number = "Caml1999X031"
     ; cmi_magic_number = "Caml1999I031"
     ; cmo_magic_number = "Caml1999O031"
     ; cma_magic_number = "Caml1999A031"
     ; cmx_magic_number = "Caml1999Y031"
     ; cmxa_magic_number = "Caml1999Z031"
     ; ast_impl_magic_number = "Caml1999M031"
     ; ast_intf_magic_number = "Caml1999N031"
     ; cmxs_magic_number = "Caml1999D031"
     ; cmt_magic_number = "Caml1999T031"
     ; natdynlink_supported = true
     ; supports_shared_libraries = true
     ; windows_unicode = true
     }
 }
Actual targets:
- _build/default/DkSdkFfi_OCaml.opam
Leaving directory 'C:\GitLab-Runner\builds\diskuv\distributions\1.0\dksdk-ffi-ocaml'
ERROR: Job failed: execution took longer than 2h0m0s seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment