Closed bmourad01 closed 1 year ago
I see some failures in the bap-stub-resolver tests, is you branch up to date? Do you think it is relevant to the change?
I see some failures in the bap-stub-resolver tests, is you branch up to date? Do you think it is relevant to the change?
I suspect that it may be related; I think some of the other failures were also related to not correctly linking against the new libzstd
dependency for the CI (or maybe not installing it?). I will try looking at this again when I have time.
@ivg It seems the problem has been fixed (see latest commit).
thanks!
It seems that with LLVM 15 a few fixes are needed to get BAP to compile, including linking against
libzstd
.