GNU bug report logs -
#63170
Getting error while trying to compile treesitter plugin for neovim.
Previous Next
Reported by: Apoorv <apoorvs569 <at> gmail.com>
Date: Sat, 29 Apr 2023 07:30:03 UTC
Severity: normal
Done: Simon Tournier <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63170 in the body.
You can then email your comments to 63170 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#63170
; Package
guix
.
(Sat, 29 Apr 2023 07:30:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Apoorv <apoorvs569 <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 29 Apr 2023 07:30:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I'm using the kickstart.nvim configuration,
https://github.com/nvim-lua/kickstart.nvim
And while it tries to compile the treesitter plugin I am getting an error,
```
nvim-treesitter[python]: Error during compilation
In file included from src/scanner.cc:2:
In file included from /home/apoorv/.guix-home/profile/include/c++/vector:66:
In file included from
/home/apoorv/.guix-home/profile/include/c++/bits/refwrap.h:39:
/home/apoorv/.guix-home/profile/include/c++/bits/stl_function.h:439:11:
error: no member named '__is_constant_evaluated' in namespace 'std'
if (std::__is_constant_evaluated())
~~~~~^
/home/apoorv/.guix-home/profile/include/c++/bits/stl_function.h:454:11:
error: no member named '__is_constant_evaluated' in namespace 'std'
if (std::__is_constant_evaluated())
~~~~~^
/home/apoorv/.guix-home/profile/include/c++/bits/stl_function.h:469:11:
error: no member named '__is_constant_evaluated' in namespace 'std'
if (std::__is_constant_evaluated())
~~~~~^
/home/apoorv/.guix-home/profile/include/c++/bits/stl_function.h:484:11:
error: no member named '__is_constant_evaluated' in namespace 'std'
if (std::__is_constant_evaluated())
~~~~~^
4 errors generated.
```
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#63170
; Package
guix
.
(Wed, 23 Aug 2023 06:56:04 GMT)
Full text and
rfc822 format available.
Message #8 received at 63170 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The issue seems to be fixed now. It's been a while actually, I just forgot
to respond here.
[Message part 2 (text/html, inline)]
Reply sent
to
Simon Tournier <zimon.toutoune <at> gmail.com>
:
You have taken responsibility.
(Tue, 05 Sep 2023 16:07:06 GMT)
Full text and
rfc822 format available.
Notification sent
to
Apoorv <apoorvs569 <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 05 Sep 2023 16:07:06 GMT)
Full text and
rfc822 format available.
Message #13 received at 63170-done <at> debbugs.gnu.org (full text, mbox):
Hi,
On Wed, 23 Aug 2023 at 06:19, Apoorv <apoorvs569 <at> gmail.com> wrote:
> The issue seems to be fixed now. It's been a while actually, I just forgot
> to respond here.
Thanks for the notification. So I am closing.
Cheers,
simon
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Oct 2023 11:24:34 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.