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

Failed to build with Make 4.3 #180

Open
zyoNe-cell opened this issue Feb 1, 2024 · 0 comments
Open

Failed to build with Make 4.3 #180

zyoNe-cell opened this issue Feb 1, 2024 · 0 comments

Comments

@zyoNe-cell
Copy link

Error:
/home/ziyang/platforms/llvm-obfuscator/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h:722:26: error: could not convert ‘((llvm::orc::remote::OrcRemoteTargetClient*)this)->callBllvm::orc::remote::OrcRemoteTargetRPCAPI::ReadMem(Src, Size)’ from ‘Expected<vector<unsigned char,allocator>>’ to ‘Expected<vector<char,allocator>>’
722 | return callB(Src, Size);
| ~~~~~~~~~~~~~~^~~~~~~~~~~
| |
| Expected<vector<unsigned char,allocator>>

Seems to be an internal bug in the LLVM 4 version.
Source:https://bugzilla.redhat.com/show_bug.cgi?id=1540620

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

1 participant