Page MenuHomeGitPull.it

Build 260
PassedPublic

You are viewing an older run of this build. View Current Build

History

Drydock: Run Gradle Lint Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Feb 22 2021, 23:21 · Built for 7 s
Status
Failed

Build Log 895 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

84 location: class id
85/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:200: error: cannot find symbol
86 fh = new FragmentHelper(this, R.id.listRefreshLayout, R.id.resultFrame);
87 ^
88 symbol: variable resultFrame
89 location: class id
90/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:517: error: cannot find symbol
91 } else if (framan.findFragmentById(R.id.resultFrame) instanceof ArrivalsFragment) {
92 ^
93 symbol: variable resultFrame
94 location: class id
95/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:518: error: cannot find symbol
96 ArrivalsFragment fragment = (ArrivalsFragment) framan.findFragmentById(R.id.resultFrame);
97 ^
98 symbol: variable resultFrame
99 location: class id
100/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:586: error: cannot find symbol
101 snackbar = Snackbar.make(findViewById(R.id.searchButton), R.string.database_update_message, Snackbar.LENGTH_INDEFINITE);
102 ^
103 symbol: variable searchButton
104 location: class id
105/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:660: error: cannot find symbol
106 Fragment oldFrag = framan.findFragmentById(R.id.resultFrame);
107 ^
108 symbol: variable resultFrame
109 location: class id
110/var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/ActivityMain.java:664: error: cannot find symbol
111 ft.add(R.id.resultFrame, fragment, "nearbyStop_correct");
112 ^
113 symbol: variable resultFrame
114 location: class id
115Note: Some input files use or override a deprecated API.
116Note: Recompile with -Xlint:deprecation for details.
117Note: /var/drydock/workingcopy-79/repo/libre-busto/src/it/reyboz/bustorino/middleware/AsyncDataDownload.java uses unchecked or unsafe operations.
118Note: Recompile with -Xlint:unchecked for details.
11923 errors
120
121FAILURE: Build failed with an exception.
122
123* What went wrong:
124Execution failed for task ':compileDebugJavaWithJavac'.
125> Compilation failed; see the compiler error output for details.
126
127* Try:
128Run 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.
129
130* Get more help at https://help.gradle.org
131
132BUILD FAILED in 6s
133

Build Log 894 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1Found 6.1.1 via distributionUrl
2Running /home/phabricator-android-builder/versions/6.1.1/bin/gradle lint
3> Task :preBuild UP-TO-DATE
4> Task :preDebugBuild UP-TO-DATE
5> Task :compileDebugAidl NO-SOURCE
6> Task :generateDebugBuildConfig UP-TO-DATE
7> Task :compileDebugRenderscript
8> Task :javaPreCompileDebug UP-TO-DATE
9> Task :generateDebugResValues UP-TO-DATE
10> Task :generateDebugResources
11> Task :createDebugCompatibleScreenManifests UP-TO-DATE
12> Task :extractDeepLinksDebug UP-TO-DATE
13
14> Task :processDebugManifest
15/var/drydock/workingcopy-79/repo/libre-busto/src/debug/AndroidManifest.xml:39:9-45:51 Warning:
16 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
17
18> Task :preReleaseBuild UP-TO-DATE
19> Task :compileReleaseAidl NO-SOURCE
20> Task :compileReleaseRenderscript
21> Task :generateReleaseBuildConfig UP-TO-DATE
22> Task :javaPreCompileRelease UP-TO-DATE
23> Task :generateReleaseResValues UP-TO-DATE
24> Task :generateReleaseResources
25> Task :createReleaseCompatibleScreenManifests UP-TO-DATE
26> Task :extractDeepLinksRelease UP-TO-DATE
27
28> Task :processReleaseManifest
29/var/drydock/workingcopy-79/repo/libre-busto/AndroidManifest.xml:39:9-45:51 Warning:
30 provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present
31
32> Task :prepareLintJar UP-TO-DATE
33> Task :mergeDebugResources
34> Task :processDebugResources
35
36> Task :compileDebugJavaWithJavac
37
38> Task :compileDebugJavaWithJavac FAILED
39> Task :mergeReleaseResources
4019 actionable tasks: 8 executed, 11 up-to-date
41

Lease BusTO Working Copy

When
Completed at Feb 22 2021, 23:21 · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Feb 22 2021, 23:21 · Built for 32 s
Status
Passed