Brahmajit Das
Brahmajit Das
Can confirm
Facing a similar issue with man pages. When I try to search using `/` inside a manpage I get the same error message. Also possible duplicate of [this](https://github.com/hrsh7th/cmp-buffer/issues/37) issue from...
@mgorny sure. There is already an open PR on this with no replies.
@stefson Yes, you're correct. It should. I'll have to look at why it's not working for you. I'm not the author of the patch, really haven't looked into the patch...
@stefson here: https://bugs.llvm.org/show_bug.cgi?id=52127
@stefson ~no~ I'm not sure. The patch needs work and I'm on it. @mgorny has been helping me in coming up with a correct approach. If you want, have a...
@stefson That's where I'm at too. I know nothing about the LLVM codebase. I'm working on musl and while installing python 3.11 with clang. I came across this issue [1]....
@stefson next time when you emerge clang, can you apply [this](https://0x0.st/o2eU.diff) patch from @mgorny and test? We're still working on refining the patch. Thanks for testing
@stefson We both are mainly conversing on #gentoo-llvm (IRC)
> @listout with the linked patch it seems to work now: > > `clang -print-multiarch` gives `arm-linux-musleabihf` > > 🥳 Glad it worked for you. For some reason it didn't...