Date: Mon, 06 Dec 2021 11:49:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260254] devel/nimble install nimlsp fails Message-ID: <bug-260254-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260254 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@>=3D 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 installi= ng '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@>=3D 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:rel= ease -d:NimblePkgVersion=3D0.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' --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260254-7788>