[tor-bugs] #31130 [Applications/Tor Browser]: Use Debian 10 for our Android container images
Tor Bug Tracker & Wiki
blackhole at torproject.org
Mon Dec 16 13:47:28 UTC 2019
#31130: Use Debian 10 for our Android container images
-------------------------------------------+--------------------------
Reporter: gk | Owner: sisbell
Type: defect | Status: reopened
Priority: Medium | Milestone:
Component: Applications/Tor Browser | Version:
Severity: Normal | Resolution:
Keywords: tbb-rbm, TorBrowserTeam201912 | Actual Points: 1
Parent ID: #31127 | Points: 0.5
Reviewer: gk | Sponsor:
-------------------------------------------+--------------------------
Changes (by boklm):
* status: closed => reopened
* resolution: fixed =>
Comment:
The patch that was merged causes the build of go to fail with:
{{{
Installed Go for linux/amd64 in /var/tmp/build/go1.4
Installed commands in /var/tmp/build/go1.4/bin
patching file cmd/go/internal/work/action.go
patching file cmd/link/internal/ld/lib.go
Hunk #1 succeeded at 445 (offset -8 lines).
Building Go cmd/dist using /var/tmp/build/go1.4.
go tool dist: cannot invoke C compiler "/var/tmp/dist/android-toolchain
/android-ndk/arm/bin/clang": exit status 127
Go needs a system C compiler for use with cgo.
To set a C compiler, set CC=the-compiler.
To disable cgo, set CGO_ENABLED=0.
Command output:
/var/tmp/dist/android-toolchain/android-ndk/arm/bin/clang60: error while
loading shared libraries: libtinfo.so.5: cannot open shared object file:
No such file or directory
}}}
See also #32761.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31130#comment:62>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list