Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/link: linker failing for android-arm-corellium tests #31829

Closed
katiehockman opened this issue May 3, 2019 · 3 comments
Closed

cmd/link: linker failing for android-arm-corellium tests #31829

katiehockman opened this issue May 3, 2019 · 3 comments
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile

Comments

@katiehockman
Copy link
Contributor

https://build.golang.org/log/d147e1ab6c586f8d05b6128f8ecfd62e122ee073

android-arm-corellium at 59ea685ce96a696281e56badd80d2e5dd618b0b0

:: Running /data/data/com.termux/files/usr/bin/bash with args ["bash" "/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go/src/make.bash"] and env ["SHELL=/data/data/com.termux/files/usr/bin/bash" "TMUX=/data/data/com.termux/files/usr/tmp/tmux-10069/default,5800,0" "PREFIX=/data/data/com.termux/files/usr" "GOROOT_BOOTSTRAP=/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go1.4" "PWD=/data/data/com.termux/files/home" "LOGNAME=u0_a69" "EXTERNAL_STORAGE=/sdcard" "HOME=/data/data/com.termux/files/home" "LANG=en_US.UTF-8" "GO_BUILDER_ENV=host-android-arm64-corellium-android" "TMPDIR=/data/data/com.termux/files/usr/tmp" "SSH_CONNECTION=10.11.3.2 64031 10.11.0.3 8022" "ANDROID_DATA=/data" "TERM=screen" "USER=u0_a69" "NCURSES_NO_UTF8_ACS=1" "TMUX_PANE=%0" "SHLVL=3" "ANDROID_ROOT=/system" "SSH_CLIENT=10.11.3.2 64031 8022" "PATH=/data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets" "CC=/data/data/com.termux/files/home/clangwrap" "SSH_TTY=/dev/pts/1" "OLDPWD=/data/data/com.termux/files/home/go-tip/src" "_=/data/data/com.termux/files/home/go/bin/buildlet" "WORKDIR=/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android" "GO_BUILDER_NAME=android-arm-corellium" "GOROOT_BOOTSTRAP=/data/data/com.termux/files/home/go-android-arm64-bootstrap" "CGO_ENABLED=1" "GOHOSTARCH=arm" "GOARCH=arm" "GOBIN=" "TMPDIR=/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/tmp" "GOCACHE=/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/gocache" "GOROOT_BOOTSTRAP=/data/data/com.termux/files/home/go-android-arm64-bootstrap"] in dir /data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go/src

Building Go cmd/dist using /data/data/com.termux/files/home/go-android-arm64-bootstrap.
Building Go toolchain1 using /data/data/com.termux/files/home/go-android-arm64-bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
warning: unable to find runtime/cgo.a
Building Go toolchain2 using go_bootstrap and Go toolchain1.
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm/go_bootstrap": /data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm/go_bootstrap: has text relocations
go tool dist: FAILED: /data/data/com.termux/files/usr/tmp/workdir-host-android-arm64-corellium-android/go/pkg/tool/android_arm/go_bootstrap install -gcflags=all= -ldflags=all= -i cmd/asm cmd/cgo cmd/compile cmd/link: signal: aborted

/cc @bradfitz

@katiehockman katiehockman added the mobile Android, iOS, and x/mobile label May 3, 2019
@bradfitz
Copy link
Contributor

bradfitz commented May 3, 2019

I think @eliasnaur already sent a CL for this but I hadn't deployed the coordinator.

But I just did now, to 42ad50fc272a5150c6ef9b2982f81caee556dc5f.

@bradfitz
Copy link
Contributor

bradfitz commented May 4, 2019

$ retrybuilds -builder=android-arm-corellium
2019/05/04 03:18:28 Clearing all builds for android-arm-corellium

@eliasnaur
Copy link
Contributor

The corellium android/arm builder works now.

@golang golang locked and limited conversation to collaborators May 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge mobile Android, iOS, and x/mobile
Projects
None yet
Development

No branches or pull requests

4 participants