Skip to content
New issue

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

Build Failing on Arch Linux #1401

Open
avlec opened this issue Sep 8, 2020 · 1 comment
Open

Build Failing on Arch Linux #1401

avlec opened this issue Sep 8, 2020 · 1 comment

Comments

@avlec
Copy link

avlec commented Sep 8, 2020

Describe the bug
Build fails on Arch Linux

To Reproduce
Follow build instructions until make command.
Invoke make command as follows make -j8

Expected behavior
Successful build.

Screenshots/Backtrace
Ignore broken characters, font issue. (note. The build does fail, I interrupted make to screenshot.)
image

Environment (please complete the following information):

  • OS/Version: Arch Linux (linux-hardened 5.8.7.a-1)
  • RTags(rdm,rc): current
  • Emacs: 27.1
  • LLVM/Clang: llvm 10.0.1-2

Suggested Solution
Changing the template parameters from size_t to std::size_t seems to allow rtags to compile.

@cerpins
Copy link

cerpins commented Nov 22, 2020

Can confirm, I am experiencing the same problem and resolved it the same way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants