Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T tor-browser-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 224
    • Issues 224
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • tor-browser-build
  • Issues
  • #40129
Closed
Open
Created Oct 13, 2020 by Matthew Finkel@sysrqbDeveloper

application-services build is missing rustc in PATH

In a nightly and testbuild, I see:

> Task :full-megazord:preBuild UP-TO-DATE
> Task :full-megazord:preReleaseBuild UP-TO-DATE
> Task :full-megazord:compileReleaseAidl NO-SOURCE
> Task :generateLinkerWrapper
> Task :full-megazord:cargoBuildArm FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':full-megazord:cargoBuildArm'.
> A problem occurred starting process 'command 'rustc''

I believe this is because we export the rust path:

export PATH=/var/tmp/dist/fenix-rust/bin:$PATH

while on disk we have:

debug-application-services$ ls /var/tmp/dist/
android-toolchain  application-services  fenix-as-rust  python

That is since #40115 (closed).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking