[Bug 260254] devel/nimble install nimlsp fails
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260254] devel/nimble install nimlsp fails"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 11:49:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260254 Bug ID: 260254 Summary: devel/nimble install nimlsp fails Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: devosalain@ymail.com CC: ports@nicandneal.net Flags: maintainer-feedback?(ports@nicandneal.net) CC: ports@nicandneal.net nimble install nimlsp fails: HOST:x: /home/x >nimble install nimlsp Downloading https://github.com/PMunch/nimlsp using git Verifying dependencies for nimlsp@0.3.2 Info: Dependency on astpatternmatching@any version already satisfied Verifying dependencies for ast_pattern_matching@1.0.0 Info: Dependency on jsonschema@>= 0.2.1 already satisfied Verifying dependencies for jsonschema@0.2.1 Info: Dependency on ast_pattern_matching@any version already satisfied Verifying dependencies for ast_pattern_matching@1.0.0 Installing nimlsp@0.3.2 Building nimlsp/nimlsp using c backend /tmp/nimble_11203/githubcom_PMunchnimlsp/src/nimlsppkg/utfmapping.nim(16, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp/src/nimlsppkg/utfmapping.nim(20, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp/src/nimlsppkg/utfmapping.nim(24, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp/src/nimlsppkg/suggestlib.nim(11, 8) template/generic instantiation of `mImport` from here /tmp/nimble_11203/githubcom_PMunchnimlsp/src/nimlsppkg/suggestlib.nim(7, 14) Error: cannot open file: /usr/local/nimsuggest/nimsuggest.nim /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/modulepaths.nim(162, 17) compiler msg initiated here [MsgOrigin] Prompt: Build failed for 'nimlsp@0.3.2', would you like to try installing 'nimlsp@#head' (latest unstable)? [y/N] Answer: y Downloading https://github.com/PMunch/nimlsp using git Verifying dependencies for nimlsp@#head Info: Dependency on jsonschema@>= 0.2.1 already satisfied Verifying dependencies for jsonschema@0.2.1 Info: Dependency on ast_pattern_matching@any version already satisfied Verifying dependencies for ast_pattern_matching@1.0.0 Installing nimlsp@#head Building nimlsp/nimlsp using c backend /tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsppkg/utfmapping.nim(16, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsppkg/utfmapping.nim(20, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsppkg/utfmapping.nim(24, 9) Warning: use explicit initialization of 'result' for clarity [Uninit] /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/sempass2.nim(285, 16) compiler msg initiated here [MsgOrigin] /tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsppkg/suggestlib.nim(11, 8) template/generic instantiation of `mImport` from here /tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsppkg/suggestlib.nim(7, 14) Error: cannot open file: /usr/local/nimsuggest/nimsuggest.nim /wrkdirs/usr/ports/lang/nim/work/nim-1.4.8/compiler/modulepaths.nim(162, 17) compiler msg initiated here [MsgOrigin] Tip: 17 messages have been suppressed, use --verbose to show them. Error: Build failed for package: nimlsp ... Execution failed with exit code 256 ... Command: /usr/local/bin/nim c --colors:on --noNimblePath -d:release -d:NimblePkgVersion=0.3.2 --path:/home/x/.nimble/pkgs/jsonschema-0.2.1 --path:/home/x/.nimble/pkgs/ast_pattern_matching-1.0.0 --hints:off -o:'/tmp/nimble_11203/githubcom_PMunchnimlsp_#head/nimlsp' '/tmp/nimble_11203/githubcom_PMunchnimlsp_#head/src/nimlsp.nim' -- You are receiving this mail because: You are the assignee for the bug.