Rodney Norris
Rodney Norris
I can take a look next week, or after Xmas when I’m off. I’ll see if I can reproduce with a unit test and resolve with SweetXML
Fixed with #31
Closed by: https://github.com/ex-aws/ex_aws_sqs/pull/31
@taun 🤔 this will likely require some Makefile tinkering to adhere to the right cross compiler when provided from Nerves. I _might_ be able to tinker with this after the...
side note this really makes me want to work on #37 and ditch the NIFs entirely but alas thats on my wish list for awhile without the time to devote...
@Noarkhh not really, I haven't had the time to reproduce this then work on a workaround
@wowi42 @Dlacreme I do not have a machine with Archlinux or the time to investigate at the moment. I'd welcome a PR, but otherwise I expect this is an issue...
Something similar has been seen on other OSs #32 but I've only seen it a few times and not been able to reproduce to investigate it properly.
I'll have to update versions locally to see if I can reproduce this. We use [elixir_make](https://hex.pm/packages/elixir_make) to compile so it might be related.
@gualopezb are you still having this issue? I am trying to reproduce on OSX 10.14.6 and I'm not seeing any errors. I tried compiling crc standalone, and also using it...