Skip to content
Discussion options

You must be logged in to vote

Nope, cross compiling from inside the container is still broken as I mentioned in my previous comment. I keep getting an wrap-rustc unused error. This is probably some weird cross behavior which is likely resolved by using an argument. Tracking this down is a bit of a nightmare and git bisecting would require cherry picking my partial fix commit and then trying to run make environment and then make build-aarch64-unknown-linux-musl from inside the container. And even when you find the offending commit (which may not exist due to different docker versions) the issue might live inside of cross source code. It's a rabbit hole.

I'd be happy to accept any contributions that fix this issue thoug…

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@thomasqueirozb
Comment options

@europaul
Comment options

@thomasqueirozb
Comment options

Answer selected by pront
@thomasqueirozb
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
domain: dev Anything related to Vector's development environment
2 participants