Skip to content
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.

Doesn't install/compile with Nim 1 #19

Open
bitnom opened this issue Nov 17, 2019 · 4 comments
Open

Doesn't install/compile with Nim 1 #19

bitnom opened this issue Nov 17, 2019 · 4 comments
Assignees

Comments

@bitnom
Copy link

bitnom commented Nov 17, 2019

Error: Build failed for package: httpauth
        ... Details:
        ... Execution failed with exit code 1
        ... Command: "/home/user/.nimble/bin/nim" c --noNimblePath -d:NimblePkgVersion=0.1.3 -d:release --path:"/home/user/.nimble/pkgs/libsodium-0.5.0"  -o:"/tmp/nimble_9096/githubcom_FedericoCerattonimhttpauth_#head/httpauth" "/tmp/nimble_9096/githubcom_FedericoCerattonimhttpauth_#head/httpauth.nim"
        ... Output: Hint: used config file '/home/user/.choosenim/toolchains/nim-1.0.0/config/nim.cfg' [Conf]
        ... Hint: used config file '/tmp/nimble_9096/githubcom_FedericoCerattonimhttpauth_#head/nim.cfg' [Conf]
        ... Hint: system [Processing]
        ... Hint: widestrs [Processing]
        ... Hint: io [Processing]
        ... Hint: httpauth [Processing]
        ... Hint: asyncdispatch [Processing]
        ... Hint: os [Processing]
        ... Hint: strutils [Processing]
        ... Hint: parseutils [Processing]
        ... Hint: math [Processing]
        ... Hint: bitops [Processing]
        ... Hint: macros [Processing]
        ... Hint: algorithm [Processing]
        ... Hint: unicode [Processing]
        ... Hint: pathnorm [Processing]
        ... Hint: osseps [Processing]
        ... Hint: posix [Processing]
        ... Hint: times [Processing]
        ... Hint: options [Processing]
        ... Hint: typetraits [Processing]
        ... Hint: tables [Processing]
        ... Hint: hashes [Processing]
        ... Hint: heapqueue [Processing]
        ... Hint: lists [Processing]
        ... Hint: asyncstreams [Processing]
        ... Hint: asyncfutures [Processing]
        ... Hint: deques [Processing]
        ... Hint: cstrutils [Processing]
        ... Hint: monotimes [Processing]
        ... Hint: nativesockets [Processing]
        ... Hint: net [Processing]
        ... Hint: sets [Processing]
        ... Hint: openssl [Processing]
        ... Hint: dynlib [Processing]
        ... Hint: selectors [Processing]
        ... Hint: epoll [Processing]
        ... Hint: cookies [Processing]
        ... Hint: strtabs [Processing]
        ... Hint: logging [Processing]
        ... Hint: httpcore [Processing]
        ... Hint: json [Processing]
        ... Hint: lexbase [Processing]
        ... Hint: streams [Processing]
        ... Hint: parsejson [Processing]
        ... /tmp/nimble_9096/githubcom_FedericoCerattonimhttpauth_#head/httpauth.nim(19, 6) Error: cannot open file: subexes
@bitnom
Copy link
Author

bitnom commented Nov 17, 2019

I had to use this fork https://github.com/travisstaloch/nim-httpauth

@FedericoCeratto FedericoCeratto self-assigned this Nov 18, 2019
@FedericoCeratto
Copy link
Owner

@TensorTom It should be fixed in 7959aa6 - please confirm :)

@bitnom
Copy link
Author

bitnom commented Dec 14, 2019

not working installed from nimble. forces to download head

@FedericoCeratto
Copy link
Owner

@TensorTom yes, hence my question. If #head works, I'll make a release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants