unable to build:
Deprecation: `-noboundscheck` is deprecated. Use `-boundscheck=off` instead
Core/Crawler.d(278,14): Error: `Crawler.tryGetShallowFiles`: `in` contract may throw but function is marked as `nothrow`
nothrow bool tryGetShallowFiles(DirEntry currentDirectory, out DirIterator iterator)
^
FAIL /home/me/.dub/cache/drill-search/~master/build/CLI-release-1SWBmN7zGCd-bBwSi2m4OQ drill-search-cli executable
Error /usr/bin/dmd failed with exit code 1.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: drill-search-exit status 4
-> Failed to install the following packages. Manual intervention is required:
drill-search - exit status 4
Pinned Comments
yochananmarqos commented on 2023-04-15 19:22 (UTC) (edited on 2023-04-15 19:22 (UTC) by yochananmarqos)
This currently fails to build and never will again until the developer returns. Last word was moving away from D to C. See PR 81.