We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux desktop 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
asd@desktop:~/Documents/nim$ nimble install nimx Downloading https://github.com/yglukhov/nimx using git Verifying dependencies for [email protected] Info: Dependency on sdl2@any version already satisfied Verifying dependencies for [email protected] Installing opengl@#head Downloading https://github.com/nim-lang/opengl using git Verifying dependencies for opengl@#head Info: Dependency on x11@>= 1.1 already satisfied Verifying dependencies for [email protected] Installing opengl@#head Success: opengl installed successfully. Info: Dependency on nimsl@>= 0.3 already satisfied Verifying dependencies for [email protected] Info: Dependency on variant@any version already satisfied Verifying dependencies for [email protected] Installing jnim@any version Downloading https://github.com/yglukhov/jnim using git Verifying dependencies for [email protected] Installing [email protected] Success: jnim installed successfully. Installing nake@any version Downloading https://github.com/fowlmouth/nake using git Warning: Package 'nake' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'nake.nim', but a file named 'nakefile.nim' was found. This will be an error in the future. Hint: If this is the primary source file in the package, rename it to 'nake.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'nake', then move it into a 'nakepkg/' subdirectory. If it's a test file or otherwise not required to build the the package 'nake.nim', prevent its installation by adding skipFiles = @["nakefile.nim"] to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info. Verifying dependencies for [email protected] Installing [email protected] Building nake/nake using c backend Success: nake installed successfully. Installing closure_compiler@>= 0.3.1 Downloading https://github.com/yglukhov/closure_compiler.git using git Verifying dependencies for [email protected] Installing [email protected] Building closure_compiler/closure_compiler using c backend /tmp/nimble_15805/githubcom_yglukhovclosurecompilergit_0.3.1/closure_compiler.nim(149, 12) Warning: Use the 'parseopt' module instead; parseopt2 is deprecated [Deprecated] /tmp/nimble_15805/githubcom_yglukhovclosurecompilergit_0.3.1/closure_compiler.nim(1, 59) Warning: imported and not used: 'streams' [UnusedImport] Success: closure_compiler installed successfully. Installing plists@any version Downloading https://github.com/yglukhov/plists using git Verifying dependencies for [email protected] Installing darwin@any version Downloading https://github.com/yglukhov/darwin using git Verifying dependencies for [email protected] Installing [email protected] Success: darwin installed successfully. Installing [email protected] Success: plists installed successfully. Info: Dependency on variant@>= 0.2 & < 0.3 already satisfied Verifying dependencies for [email protected] Installing kiwi@any version Downloading https://github.com/yglukhov/kiwi using git Verifying dependencies for [email protected] Installing [email protected] Success: kiwi installed successfully. Installing https://github.com/yglukhov/ttf@>= 0.2.9 & < 0.3 Downloading https://github.com/yglukhov/ttf using git Verifying dependencies for [email protected] Installing nimBMP@any version Downloading https://github.com/jangko/nimBMP using git Verifying dependencies for [email protected] Installing [email protected] Success: nimBMP installed successfully. Installing [email protected] Success: ttf installed successfully. Installing https://github.com/yglukhov/async_http_request@any version Downloading https://github.com/yglukhov/async_http_request using git Verifying dependencies for [email protected] Installing jsbind@any version Downloading https://github.com/yglukhov/jsbind using git Verifying dependencies for [email protected] Installing https://github.com/yglukhov/wasmrt@any version Downloading https://github.com/yglukhov/wasmrt using git Verifying dependencies for [email protected] Installing [email protected] Success: wasmrt installed successfully. Installing [email protected] Success: jsbind installed successfully. Installing [email protected] Success: async_http_request installed successfully. Info: Dependency on jsbind@any version already satisfied Verifying dependencies for [email protected] Info: Dependency on https://github.com/yglukhov/wasmrt@any version already satisfied Verifying dependencies for [email protected] Installing rect_packer@any version Downloading https://github.com/yglukhov/rect_packer using git Verifying dependencies for [email protected] Installing [email protected] Success: rect_packer installed successfully. Installing https://github.com/yglukhov/android@any version Downloading https://github.com/yglukhov/android using git Verifying dependencies for [email protected] Info: Dependency on jnim@any version already satisfied Verifying dependencies for [email protected] Installing [email protected] Success: android installed successfully. Info: Dependency on https://github.com/yglukhov/darwin@any version already satisfied Verifying dependencies for [email protected] Installing os_files@any version Downloading https://github.com/tormund/os_files using git Verifying dependencies for [email protected] Installing oldgtk3@any version Downloading https://github.com/stefansalewski/oldgtk3 using git Verifying dependencies for [email protected] Installing [email protected] Success: oldgtk3 installed successfully. Info: Dependency on jsbind@any version already satisfied Verifying dependencies for [email protected] Info: Dependency on https://github.com/yglukhov/wasmrt@any version already satisfied Verifying dependencies for [email protected] Info: Dependency on https://github.com/yglukhov/darwin@any version already satisfied Verifying dependencies for [email protected] Installing [email protected] Success: os_files installed successfully. Installing https://github.com/tormund/nester@any version Downloading https://github.com/tormund/nester using git Warning: Package 'nester' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'nester.nim', but a file named 'nestd.nim' was found. This will be an error in the future. Hint: If this is the primary source file in the package, rename it to 'nester.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'nester', then move it into a 'nester/' subdirectory. If it's a test file or otherwise not required to build the the package 'nester.nim', prevent its installation by adding skipFiles = @["nestd.nim"] to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info. Verifying dependencies for [email protected] Installing https://github.com/kedean/nest@any version Downloading https://github.com/kedean/nest using git Verifying dependencies for [email protected] Installing [email protected] Success: nest installed successfully. Installing cligen@any version Downloading https://github.com/c-blake/cligen.git using git Verifying dependencies for [email protected] Installing [email protected] Success: cligen installed successfully. Installing [email protected] Building nester/nestd using c backend /tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(153, 57) template/generic instantiation of async from here /tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(166, 24) Warning: use fileExists; existsFile is deprecated [Deprecated] /tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(153, 57) template/generic instantiation of async from here /tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(176, 34) Error: 'anonymousIter' is not GC-safe as it performs an indirect call here Tip: 379 messages have been suppressed, use --verbose to show them. Error: Build failed for package: nester ... Execution failed with exit code 1 ... Command: /usr/local/bin/nim c --colors:on --noNimblePath -d:release -d:NimblePkgVersion=0.2.0 --path:/home/asd/.nimble/pkgs/nest-0.1.0 --path:/home/asd/.nimble/pkgs/cligen-1.5.9 --hints:off -o:/tmp/nimble_15805/githubcom_tormundnester/nestd /tmp/nimble_15805/githubcom_tormundnester/src/nestd.nim
skipFiles = @["nakefile.nim"]
skipFiles = @["nestd.nim"]
async
The text was updated successfully, but these errors were encountered:
Hello, which nim version are you using?
Sorry, something went wrong.
Should be fixed in Tormund/nester@15e612c please try again
No branches or pull requests
Linux desktop 5.4.0-80-generic #90-Ubuntu SMP Fri Jul 9 22:49:44 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
asd@desktop:~/Documents/nim$ nimble install nimx
Downloading https://github.com/yglukhov/nimx using git
Verifying dependencies for [email protected]
Info: Dependency on sdl2@any version already satisfied
Verifying dependencies for [email protected]
Installing opengl@#head
Downloading https://github.com/nim-lang/opengl using git
Verifying dependencies for opengl@#head
Info: Dependency on x11@>= 1.1 already satisfied
Verifying dependencies for [email protected]
Installing opengl@#head
Success: opengl installed successfully.
Info: Dependency on nimsl@>= 0.3 already satisfied
Verifying dependencies for [email protected]
Info: Dependency on variant@any version already satisfied
Verifying dependencies for [email protected]
Installing jnim@any version
Downloading https://github.com/yglukhov/jnim using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: jnim installed successfully.
Installing nake@any version
Downloading https://github.com/fowlmouth/nake using git
Warning: Package 'nake' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'nake.nim', but a file named 'nakefile.nim' was found. This will be an error in the future.
Hint: If this is the primary source file in the package, rename it to 'nake.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'nake', then move it into a 'nakepkg/' subdirectory. If it's a test file or otherwise not required to build the the package 'nake.nim', prevent its installation by adding
skipFiles = @["nakefile.nim"]
to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.Verifying dependencies for [email protected]
Installing [email protected]
Building nake/nake using c backend
Success: nake installed successfully.
Installing closure_compiler@>= 0.3.1
Downloading https://github.com/yglukhov/closure_compiler.git using git
Verifying dependencies for [email protected]
Installing [email protected]
Building closure_compiler/closure_compiler using c backend
/tmp/nimble_15805/githubcom_yglukhovclosurecompilergit_0.3.1/closure_compiler.nim(149, 12) Warning: Use the 'parseopt' module instead; parseopt2 is deprecated [Deprecated]
/tmp/nimble_15805/githubcom_yglukhovclosurecompilergit_0.3.1/closure_compiler.nim(1, 59) Warning: imported and not used: 'streams' [UnusedImport]
Success: closure_compiler installed successfully.
Installing plists@any version
Downloading https://github.com/yglukhov/plists using git
Verifying dependencies for [email protected]
Installing darwin@any version
Downloading https://github.com/yglukhov/darwin using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: darwin installed successfully.
Installing [email protected]
Success: plists installed successfully.
Info: Dependency on variant@>= 0.2 & < 0.3 already satisfied
Verifying dependencies for [email protected]
Installing kiwi@any version
Downloading https://github.com/yglukhov/kiwi using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: kiwi installed successfully.
Installing https://github.com/yglukhov/ttf@>= 0.2.9 & < 0.3
Downloading https://github.com/yglukhov/ttf using git
Verifying dependencies for [email protected]
Installing nimBMP@any version
Downloading https://github.com/jangko/nimBMP using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: nimBMP installed successfully.
Installing [email protected]
Success: ttf installed successfully.
Installing https://github.com/yglukhov/async_http_request@any version
Downloading https://github.com/yglukhov/async_http_request using git
Verifying dependencies for [email protected]
Installing jsbind@any version
Downloading https://github.com/yglukhov/jsbind using git
Verifying dependencies for [email protected]
Installing https://github.com/yglukhov/wasmrt@any version
Downloading https://github.com/yglukhov/wasmrt using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: wasmrt installed successfully.
Installing [email protected]
Success: jsbind installed successfully.
Installing [email protected]
Success: async_http_request installed successfully.
Info: Dependency on jsbind@any version already satisfied
Verifying dependencies for [email protected]
Info: Dependency on https://github.com/yglukhov/wasmrt@any version already satisfied
Verifying dependencies for [email protected]
Installing rect_packer@any version
Downloading https://github.com/yglukhov/rect_packer using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: rect_packer installed successfully.
Installing https://github.com/yglukhov/android@any version
Downloading https://github.com/yglukhov/android using git
Verifying dependencies for [email protected]
Info: Dependency on jnim@any version already satisfied
Verifying dependencies for [email protected]
Installing [email protected]
Success: android installed successfully.
Info: Dependency on https://github.com/yglukhov/darwin@any version already satisfied
Verifying dependencies for [email protected]
Installing os_files@any version
Downloading https://github.com/tormund/os_files using git
Verifying dependencies for [email protected]
Installing oldgtk3@any version
Downloading https://github.com/stefansalewski/oldgtk3 using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: oldgtk3 installed successfully.
Info: Dependency on jsbind@any version already satisfied
Verifying dependencies for [email protected]
Info: Dependency on https://github.com/yglukhov/wasmrt@any version already satisfied
Verifying dependencies for [email protected]
Info: Dependency on https://github.com/yglukhov/darwin@any version already satisfied
Verifying dependencies for [email protected]
Installing [email protected]
Success: os_files installed successfully.
Installing https://github.com/tormund/nester@any version
Downloading https://github.com/tormund/nester using git
Warning: Package 'nester' has an incorrect structure. The top level of the package source directory should contain at most one module, named 'nester.nim', but a file named 'nestd.nim' was found. This will be an error in the future.
Hint: If this is the primary source file in the package, rename it to 'nester.nim'. If it's a source file required by the main module, or if it is one of several modules exposed by 'nester', then move it into a 'nester/' subdirectory. If it's a test file or otherwise not required to build the the package 'nester.nim', prevent its installation by adding
skipFiles = @["nestd.nim"]
to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info.Verifying dependencies for [email protected]
Installing https://github.com/kedean/nest@any version
Downloading https://github.com/kedean/nest using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: nest installed successfully.
Installing cligen@any version
Downloading https://github.com/c-blake/cligen.git using git
Verifying dependencies for [email protected]
Installing [email protected]
Success: cligen installed successfully.
Installing [email protected]
Building nester/nestd using c backend
/tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(153, 57) template/generic instantiation of
async
from here/tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(166, 24) Warning: use fileExists; existsFile is deprecated [Deprecated]
/tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(153, 57) template/generic instantiation of
async
from here/tmp/nimble_15805/githubcom_tormundnester/src/nester.nim(176, 34) Error: 'anonymousIter' is not GC-safe as it performs an indirect call here
Tip: 379 messages have been suppressed, use --verbose to show them.
Error: Build failed for package: nester
... Execution failed with exit code 1
... Command: /usr/local/bin/nim c --colors:on --noNimblePath -d:release -d:NimblePkgVersion=0.2.0 --path:/home/asd/.nimble/pkgs/nest-0.1.0 --path:/home/asd/.nimble/pkgs/cligen-1.5.9 --hints:off -o:/tmp/nimble_15805/githubcom_tormundnester/nestd /tmp/nimble_15805/githubcom_tormundnester/src/nestd.nim
The text was updated successfully, but these errors were encountered: