Martin
Martin
I am asking others maintainers support here, because I don't know why test fail... maybe they should be updated, but I need more context.
I think that #204 is trying to achieve my same result, at the moment both build are in failed state. Mine at the moment is 2 out of 3. should...
Could this also be related to #154?
@philpennock I tried to use `GIMME_CC_FOR_TARGET: "arm-linux-gnueabi-gcc"` for cross compilation, as you had suggested on #154, but the build failed anyways... any other idea?
The only test that fails on this branch is the installation on ARM64 using cross compilation. I don't know if this has ever worked. I will stop here with developments...
One thing that makes me think that this has never worked is that the error is the following: ``` ./runtests: line 102: /home/travis/.gimme/versions/go1.19.1.linux.arm64/bin/go: cannot execute binary file: Exec format error...
I also wanted to point out the following issues: #166 #154 #42 still open that may be related to our problem of cross compilation.
@r-arek I haven't received any feedback from @mustafa-travisci. It seems to me that the project has always had cross compilation issues (see #166 #154 #42). We should probably solve these...
@r-arek @mustafa-travisci I don't want to bother anyone here, but I think this PR adds the functionality to download go1.19, so it could be ok to merge it. The cross-compiling...
Please implement this feature!