[tor-bugs] #33177 [Applications/Tor Browser]: Build of tbb-9.0.5-build1 fails for Android

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Feb 6 16:03:00 UTC 2020


#33177: Build of tbb-9.0.5-build1 fails for Android
------------------------------------------+----------------------
     Reporter:  boklm                     |      Owner:  tbb-team
         Type:  defect                    |     Status:  new
     Priority:  Immediate                 |  Milestone:
    Component:  Applications/Tor Browser  |    Version:
     Severity:  Normal                    |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 The build of `firefox-android-armv7` fails with the following logs:
 {{{
  0:53.04 Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=utf-8
  0:53.04 Processing annotations...
  0:53.04 Annotation processing complete in 600ms
  0:54.24 > Task :app:compileWithoutGeckoBinariesDebugJavaWithJavac
  0:54.24 /var/tmp/build/firefox-
 801426cd6754/mobile/android/base/java/org/mozilla/gecko/activitystream/homepanel/stream/FirefoxPromoBannerRow.java:24:
 error: cannot find
  symbol
  0:54.24     public static final @LayoutRes int LAYOUT_ID =
 R.layout.activity_stream_promo_banner;
  0:54.24                                                            ^
  0:54.24   symbol:   variable activity_stream_promo_banner
  0:54.24   location: class layout
  0:54.24 /var/tmp/build/firefox-
 801426cd6754/mobile/android/base/java/org/mozilla/gecko/activitystream/homepanel/stream/FirefoxPromoBannerRow.java:33:
 error: cannot find
  symbol
  0:54.24
 itemView.findViewById(R.id.banner_action).setOnClickListener(__ -> {
  0:54.24                                   ^
  0:54.24   symbol:   variable banner_action
  0:54.24   location: class id
  0:54.24 /var/tmp/build/firefox-
 801426cd6754/mobile/android/base/java/org/mozilla/gecko/activitystream/homepanel/stream/FirefoxPromoBannerRow.java:39:
 error: cannot find
  symbol
  0:54.24
 itemView.findViewById(R.id.banner_dismiss).setOnClickListener(__ -> {
  0:54.24                                   ^
  0:54.24   symbol:   variable banner_dismiss
  0:54.24   location: class id
  0:54.24 /var/tmp/build/firefox-
 801426cd6754/mobile/android/base/java/org/mozilla/gecko/activitystream/homepanel/stream/FirefoxPromoBannerRow.java:50:
 error: cannot find
  symbol
  0:54.24
 sharedPreferences.edit().putBoolean(ActivityStreamPanel.PREF_USER_DISMISSED_PROMO_BANNER,
 true).commit();
  0:54.24                                                                ^
  0:54.24   symbol:   variable PREF_USER_DISMISSED_PROMO_BANNER
  0:54.24   location: class ActivityStreamPanel
  0:54.54 Note: Some input files use or override a deprecated API.
  0:54.54 Note: Recompile with -Xlint:deprecation for details.
  0:54.54 4 errors
  0:54.64 > Task :app:compileWithoutGeckoBinariesDebugJavaWithJavac FAILED
  0:54.64 FAILURE: Build failed with an exception.
  0:54.64 * What went wrong:
  0:54.64 Execution failed for task
 ':app:compileWithoutGeckoBinariesDebugJavaWithJavac'.
  0:54.64 > Compilation failed; see the compiler error output for details.
  0:54.64 * Try:
  0:54.64 Run with --stacktrace option to get the stack trace. Run with
 --info or --debug option to get more log output. Run with --scan to get
 full insights.
  0:54.64 * Get more help at https://help.gradle.org
  0:54.64 Deprecated Gradle features were used in this build, making it
 incompatible with Gradle 5.0.
  0:54.64 Use '--warning-mode all' to show the individual deprecation
 warnings.
  0:54.64 See
 https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings
  0:54.64 BUILD FAILED in 47s
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33177>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list