techknowlogick
techknowlogick
> we updated the underlying base image which in turn created problems with the code for mobile support and thus we decided to drop it (since we're not using it)....
Re-opening as there are packages missing from ubuntu for arm64: ``` 4.490 Reading state information... 4.597 E: Unable to locate package gcc-9-aarch64-linux-gnu 4.597 E: Unable to locate package g++-9-aarch64-linux-gnu 4.597...
Yeah, that's rather odd. You are marked as a collaborator on this project, however no commits are associated to your user: https://github.com/markbates/goth/commits?author=rakesh-eltropy
@PeerRich for cal.com, new creds will need to be set for the alternate endpoint. I can assist in getting those for you if needed
@6543 I'm having trouble building this locally. I'm getting "patchmake" is missing, but I see it on the Ubuntu package site. Will need to dive in a bit more.
thanks for your patience during this process @pat-s I built the toolchain and published a temporary tag (https://hub.docker.com/layers/techknowlogick/xgo/toolchain-arm-test/images/sha256-b25050e82fb4ea32f8da82fb51036341adf0599a189232a334bd64cc4cfdc327?context=explore). Now I now need to build the specific version image, and test...
Now I've built the specific tag https://hub.docker.com/layers/techknowlogick/xgo/arm-1.21.4/images/sha256-ad9f0e5133ca5338d7e9a63d5697ae321a09969f8fe2b29d073d808c6d842429?context=explore for 1.21.4 Next is to build a binary and test it.
I'm also getting: ``` Enabled Go module support Using vendored Go module dependencies Building /source/go.mod... Compiling for linux/amd64... # runtime/cgo gcc: error: unrecognized command line option '-m64' ``` when building...
@pat-s thanks for your work on this PR and for your patience too.
@cthu1hoo if I'm not mistaken, did you switch your install from gogs?