Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

nim CI breakage #72

Open
timotheecour opened this issue Apr 27, 2020 · 0 comments
Open

nim CI breakage #72

timotheecour opened this issue Apr 27, 2020 · 0 comments

Comments

@timotheecour
Copy link

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=4752&view=logs&j=c69e982b-684a-5fe0-85d3-75c46c27e054&t=21e7e6f9-f581-5817-b641-fee9213e925d

potentially due to the "classic" testament bug i mentioned here nim-lang/Nim#13868 (comment) or perhaps not.

PASS: https://github.com/jangko/msgpack4nim C                      (52.07 sec)
FAIL: https://github.com/fowlmouth/nake/ C
Test "https://github.com/fowlmouth/nake/" in category "nimble-packages"
Failure: reBuildFailed
package test failed
$ nim c nakefile.nim
Hint: used config file '/home/vsts/work/1/s/config/nim.cfg' [Conf]
Hint: used config file '/home/vsts/work/1/s/config/config.nims' [Conf]
Hint: system [Processing]
Hint: widestrs [Processing]
Hint: io [Processing]
Hint: nakefile [Processing]
Hint: nake [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: math [Processing]
Hint: bitops [Processing]
Hint: macros [Processing]
Hint: algorithm [Processing]
Hint: unicode [Processing]
Hint: parseopt2 [Processing]
Hint: os [Processing]
Hint: pathnorm [Processing]
Hint: osseps [Processing]
Hint: posix [Processing]
Hint: times [Processing]
Hint: options [Processing]
Hint: typetraits [Processing]
/home/vsts/work/1/s/pkgstemp/nake/nake.nim(20, 18) Warning: Use the 'parseopt' module instead; parseopt2 is deprecated [Deprecated]
Hint: tables [Processing]
Hint: hashes [Processing]
Hint: rdstdin [Processing]
Hint: linenoise [Processing]
Hint: nakelib [Processing]
Hint: parseopt [Processing]
Hint: osproc [Processing]
Hint: strtabs [Processing]
Hint: streams [Processing]
Hint: cpuinfo [Processing]
/home/vsts/work/1/s/pkgstemp/nake/nake.nim(21, 1) Warning: parseopt2 is deprecated [Deprecated]
/home/vsts/work/1/s/pkgstemp/nake/nake.nim(70, 33) Error: ambiguous call; both parseopt2.getopt() [declared in /home/vsts/work/1/s/lib/deprecated/pure/parseopt2.nim(139, 12)] and parseopt.getopt(cmdline: seq[TaintedString], shortNoVal: set[char], longNoVal: seq[string]) [declared in /home/vsts/work/1/s/lib/pure/parseopt.nim(446, 12)] match for: ()

PASS: https://github.com/unicredit/neo C                           (15.66 sec)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant