Matt Whipple
Matt Whipple
sure thing, I'll grab some time this week to dust this off
This may be related to the changes I recently made. I should be able to poke around by Monday.
#14 seems to take care of this by undoing that part of the last change (which apparently wasn't needed but seemed to be at the time 🤷♂️). The specific line...
This should fix the problem, yes (it was locally reproduced and resolved). I remember dealing with these types of Gradle problems a long time ago but don't remember much practical...
The relevant output in dmesg would likely start with `vboxdrv`, would be near the end, and would be repeated one time for each failed invocation. It looks like you're hitting...
I'm also running into this error and happen to also be running Gentoo. I'll be looking to pick through it and collect more info over the next several days.
My current theory is that the high level of customization for build options in Gentoo is running afoul of some of the expectations of this library, where some of the...
The above theory seems to be the case on my system at least: Mimick is written to look for the symbol table in a library with the DT_HASH tag which...
awesome, thanks! I'll try it out in the next day.
The branch provided works well for me. @Cynerd?