Verifying dependencies
nimble install -d
Downloading Official package list
Success Package list downloaded.
Downloading https://github.com/nim-lang/Nim.git using git
Info: compiling nim in C:\Users\ljful\AppData\Local\Temp\nimble_14644\githubcom_nimlangNimgit_2.2.6
Info: switching to C:\Users\ljful\AppData\Local\Temp\nimble_14644\githubcom_nimlangNimgit_2.2.6\bin\nim.exe for compilation
Verifying dependencies for nim@2.2.6
Verifying dependencies for heimdall@1.5.0
Installing jsony@1.1.5
Downloading https://github.com/treeform/jsony using git
Verifying dependencies for jsony@1.1.5
Installing jsony@1.1.5
Success: jsony installed successfully.
Installing nint128@0.3.3
Downloading https://github.com/rockcavera/nim-nint128 using git
Verifying dependencies for nint128@0.3.3
Installing nint128@0.3.3
Success: nint128 installed successfully.
Installing struct@0.2.3
Downloading https://github.com/OpenSystemsLab/struct.nim using git
Verifying dependencies for struct@0.2.3
Installing struct@0.2.3
Success: struct installed successfully.
Installing https://github.com/demotomohiro/pathX@0.1
Downloading https://github.com/demotomohiro/pathX using git
Warning: The package has no tagged releases, downloading HEAD instead.
Verifying dependencies for pathX@0.1.0
Installing pathX@0.1.0
Success: pathX installed successfully.
Info: Dependency on struct@0.2.3 already satisfied
Verifying dependencies for struct@0.2.3
Installing nimsimd@1.2.13
Downloading https://github.com/guzba/nimsimd using git
Verifying dependencies for nimsimd@1.2.13
Installing nimsimd@1.2.13
Success: nimsimd installed successfully.
Installing noise@>= 0.1.10
Downloading https://github.com/jangko/nim-noise using git
Verifying dependencies for noise@0.1.10
Installing noise@0.1.10
Success: noise installed successfully.
Installing illwill@>= 0.4.1
Downloading https://github.com/johnnovak/illwill using git
Verifying dependencies for illwill@0.4.1
Installing illwill@0.4.1
Success: illwill installed successfully.
Building native target (AVX2)
nim c --path:src --panics:on --mm:atomicArc -d:useMalloc -o:Heimdall-CA2D308B-B78E66DC -d:outputBuckets=8 -d:inputBuckets=16 -d:ftSize=768 -d:l1Size=1536 -d:l2Size=16 -d:l3Size=32 -d:evalScale=322 -d:ftQuantBits=8 -d:l1QuantBits=7 -d:quantBits=6 -d:ftScaleBits=7 -d:evalNormalizeFactor=292 -d:majorVersion=1 -d:minorVersion=5 -d:patchVersion=0 -d:evalFile=C:/Users/ljful/Desktop/OB/OpenBench/Client/Networks/B78E66DC -d:netID=B78E66DC -d:thpPageAlignment:2097152 -d:esc_exit_editing -d:mergedKings=false -d:dualActivation -d:verbatimNet=false -d:pairwiseNet=false -d:horizontalMirroring=true -d:danger --deepcopy:on --cc:clang --passL:"-flto -fuse-ld=lld -Wl,--stack,8388608" --passC:"-flto -static -mtune=native -march=native" -d:simd -d:avx2 src/heimdall.nim
Hint: used config file 'C:\Users\ljful\AppData\Local\Microsoft\WinGet\Packages\nim.nim_Microsoft.Winget.Source_8wekyb3d8bbwe\nim-2.0.8\config\nim.cfg' [Conf]
Hint: used config file 'C:\Users\ljful\AppData\Local\Microsoft\WinGet\Packages\nim.nim_Microsoft.Winget.Source_8wekyb3d8bbwe\nim-2.0.8\config\config.nims' [Conf]
................................................................................................................................
C:\Users\ljful\AppData\Local\Temp\tmp4kgm2jv2\Heimdall\Heimdall-tmp\src\heimdall\moves.nim(129, 22) Warning: conversion to enum with holes is unsafe: MoveFlag(self.data and 0x0000000F) [HoleEnumConv]
...................
C:\Users\ljful\AppData\Local\Temp\tmp4kgm2jv2\Heimdall\Heimdall-tmp\src\heimdall\util\magics.nim(42, 21) Error: ambiguous identifier: 'File' -- use one of the following:
syncio.File: File
pieces.File: File
make: *** [Makefile:360: openbench] Error 1