Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Cannot build gerbil #7

@trev-dev

Description

@trev-dev

Using nim 1.6.10

     Error: Build failed for package: gerbil
        ... Execution failed with exit code 1
        ... Command: /nix/store/liyh44i3przshljrn7r6jfrhff0v56a9-x86_64-unknown-linux-gnu-nim-wrapper-1.6.10/bin/x86_64-unknown-linux-gnu-nim c --colors:on --noNimblePath -d:release -d:NimblePkgVersion=0.1.1 --path:/home/trev/.nimble/pkgs/argparse-3.0.0 --path:/home/trev/.nimble/pkgs/cligen-1.5.21 --path:'/home/trev/.nimble/pkgs/asynctools-#0e6bdc3ed5bae8c7cc9' --path:/home/trev/.nimble/pkgs/httpbeast-0.4.1 --path:'/home/trev/.nimble/pkgs/asynctools-#pr_fix_compilation' --path:/home/trev/.nimble/pkgs/jester-0.5.0 --path:/home/trev/.nimble/pkgs/markdown-0.8.5 --path:/home/trev/.nimble/pkgs/mustache-0.4.3 --path:/home/trev/.nimble/pkgs/nimcrypto-0.5.4 --path:/home/trev/.nimble/pkgs/unicodedb-0.11.1 --path:/home/trev/.nimble/pkgs/regex-0.19.0 --path:/home/trev/.nimble/pkgs/isaac-0.1.3 --path:/home/trev/.nimble/pkgs/uuids-0.1.11 --hints:off -o:path/to/gerbil/gerbil path/to/gerbil/src/gerbil.nim
        ... Output: path/to/gerbil/src/gerbilpkg/gcontent.nim:28:10 Warning: use fileExists; existsFile is deprecated [Deprecated]
        ... path/to/gerbil/src/gerbilpkg/gcontent.nim:129:10 Warning: use fileExists; existsFile is deprecated [Deprecated]
        ... path/to/gerbil/src/gerbilpkg/gcontent.nim:137:10 Warning: use dirExists; existsDir is deprecated [Deprecated]
        ... path/to/gerbil/src/gerbilpkg/gcontent.nim:147:8 Warning: method has lock level 0, but another method has <unknown> [LockLevel]
        ... path/to/gerbil/src/gerbilpkg/gcontent.nim:163:16 Error: attempting to call undeclared routine: 'since'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions