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

Doesn't install/compile with Nim 1 #19

@bitnom

Description

@bitnom
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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions