Philipp Trulson
Philipp Trulson
The problem is the CGO part - you need the libvips headers for the system you want to compile for. Cross-compiling with CGO can be tricky.
See #403, you need a libvips that has GIF support compiled in. The current version on arch [depends on libcgif](https://github.com/archlinux/svntogit-community/blob/packages/libvips/trunk/PKGBUILD#L11), so it should be working.
I think the reason is the underlying libvips that you use, not bimg. It needs to be compiled with GIF support. Which distribution/OS are you using?
I'm a bit skeptical on this since it wouldn't be "current version", but rather "latest released version". Repositories like Docker or PHP maintain several branches of their software so it's...
Not sure if related, but since I updated to 1.67.0 my terminal tab (View -> Terminal) switched to the output tab every few minutes where I could see that the...
The problem is actually the Makefile of `kvmtools` https://git.kernel.org/pub/scm/linux/kernel/git/will/kvmtool.git/tree/Makefile?id=fdd26ecb4bc52ac7e06455d5ea2cf5ebf7d500bc#n367 I deleted the lines with a patch.
I have to add that I am assuming a role to get the credentials, I guess that's where it breaks because the `AccessKeyID` is changing on every request and the...
/remove-lifecycle rotten
@chenrui333 can you resolve the conflicts so we can get this merged?
@wdalmut Do you think you can implement the change?