cross: Can't cross-compile to some targets anymore

This might be more of a question, but some of the targets that I’ve successfully been cross-compiling to with cross / trust on CI are now erroring like this:

error: cross does not provide docker image for x86_64-unknown-linux-gnux32 target, specify a custom image in Cross.toml

These have always worked before though, so is this a regression?

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Comments: 19 (16 by maintainers)

Commits related to this issue

Most upvoted comments

I’m currently doing a clean CI run atm (there were other issues mixed in in my previous run, such as Travis CI having spurious timeouts and some other compilation bug I caused). I’ll respond with a full list of targets that are now rejected soon.