Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| Passed |
Source code:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/publish-latest-branch-build.sh
(ex P23)
This step will copy the built .apk to an indexed HTTP directory exposed by Apache, signing them:
| 5881 | 24863039 res/yj.xml (OK - compressed) |
|---|---|
| 5882 | 24863436 res/yn.png (OK) |
| 5883 | 24865920 res/z-.9.png (OK) |
| 5884 | 24866184 res/z9.9.png (OK) |
| 5885 | 24866644 res/zE.png (OK) |
| 5886 | 24867008 res/zG.xml (OK - compressed) |
| 5887 | 24867328 res/zR.png (OK) |
| 5888 | 24870129 res/zR.xml (OK - compressed) |
| 5889 | 24870620 res/zV.9.png (OK) |
| 5890 | 24873123 res/zc.xml (OK - compressed) |
| 5891 | 24873576 res/ze.png (OK) |
| 5892 | 24881931 res/zp.xml (OK - compressed) |
| 5893 | 24882190 res/zq.xml (OK - compressed) |
| 5894 | 24882500 res/zr.png (OK) |
| 5895 | 24885319 res/zs.xml (OK - compressed) |
| 5896 | 24885591 res/zu.xml (OK - compressed) |
| 5897 | 24886569 res/zv.xml (OK - compressed) |
| 5898 | 24887852 resources.arsc (OK) |
| 5899 | Verification succesful |
| 5900 | [INFO][2026-04-16 15:32:44] APK ALIGNED HEAD-x86_64-aligned.apk: apksigner... creating HEAD-x86_64-signed.apk |
| 5901 | [INFO][2026-04-16 15:32:45] APK ALIGNED SIGNED HEAD-x86_64-signed.apk: calculating sha256sum... |
| 5902 | DEBUG TELEGRAM CONTENT |
| 5903 | 🌚 New commit: *Show stop from arrivals and many other improvements* |
| 5904 | https://gitpull.it/R4:5023201db1af34755e0f5c5c1a4bcabeccedbd30 |
| 5905 | |
| 5906 | Here the related fresh test builds: |
| 5907 | |
| 5908 | APK for **arm64\-v8a**: |
| 5909 | [Download HEAD\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-arm64-v8a-signed.apk) |
| 5910 | APK sha256: `ffa331039ed15d311a920921a4c33d06d82ac2023e56ccf94655254baa685fef` |
| 5911 | |
| 5912 | APK for **armeabi\-v7a**: |
| 5913 | [Download HEAD\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-armeabi-v7a-signed.apk) |
| 5914 | APK sha256: `e2cf42dc5cd7bd9c07e04b5fba101319b7100515218c9167a3dd9d87f8e00e09` |
| 5915 | |
| 5916 | APK for **universal**: |
| 5917 | [Download HEAD\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-universal-signed.apk) |
| 5918 | APK sha256: `57b1229b95c0418c2f3333ea94bdb9e4cdef53eec35f21505217da92f5b8c5e3` |
| 5919 | |
| 5920 | APK for **x86**: |
| 5921 | [Download HEAD\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86-signed.apk) |
| 5922 | APK sha256: `6c3269cc8a57eaa22873710d2531bf831e68304403e5ec3cf7198f02f86ff274` |
| 5923 | |
| 5924 | APK for **x86\_64**: |
| 5925 | [Download HEAD\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86_64-signed.apk) |
| 5926 | APK sha256: `f28fb9696debd01670e9d07882472f963b74136a82eb44369c6c8005c9c8acad` |
| 5927 | |
| 5928 | [INFO][2026-04-16 15:32:45] Cleaning old artifacts |
| 5929 | [INFO][2026-04-16 15:32:45] Done |
| 5930 |
| Passed |
This step will build an .apk using Gradle using this fantastic Docker image:
https://gitlab.com/fabmazz/android-fdroid-build-container/-/tree/ubuntu
Source code of this build step:
https://gitpull.it/source/libre-busto-ci-cd/browse/master/bin/fdroid-docker-builder.sh
TODO: Use the official image by Fabio Mazza, when the "DESIRED_UID" / "DESIRED_GID" features will be merged.
| 1 | Note: Some input files use or override a deprecated API. |
|---|---|
| 2 | Note: Recompile with -Xlint:deprecation for details. |
| 3 | /var/drydock/workingcopy-79/repo/libre-busto/app/src/gitpull/AndroidManifest.xml:4: Error: Mock locations should only be requested in a test or debug-specific manifest file (typically src/debug/AndroidManifest.xml) [MockLocation] |
| 4 | <uses-permission android:name="android.permission.ACCESS_MOCK_LOCATION"/> |
| 5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 6 | |
| 7 | Explanation for issues of type "MockLocation": |
| 8 | Using a mock location provider (by requiring the permission |
| 9 | android.permission.ACCESS_MOCK_LOCATION) should only be done in debug |
| 10 | builds (or from tests). In Gradle projects, that means you should only |
| 11 | request this permission in a test or debug source set specific manifest |
| 12 | file. |
| 13 | |
| 14 | To fix this, create a new manifest file in the debug folder and move the |
| 15 | <uses-permission> element there. A typical path to a debug manifest |
| 16 | override file in a Gradle project is src/debug/AndroidManifest.xml. |
| 17 | |
| 18 | 1 error |
| 19 | |
| 20 |
| 72 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/ArrivalsFragment.kt:386:29 'val loaderManager: LoaderManager' is deprecated. Deprecated in Java. |
|---|---|
| 73 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/ArrivalsFragment.kt:546:20 Condition is always 'true'. |
| 74 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/ArrivalsFragment.kt:661:66 'fun execute(vararg p0: Stop!): AsyncTask<Stop!, Void!, Boolean!>!' is deprecated. Deprecated in Java. |
| 75 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:172:43 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java. |
| 76 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/IntroFragment.kt:213:24 'fun setColorFilter(p0: Int, p1: PorterDuff.Mode): Unit' is deprecated. Deprecated in Java. |
| 77 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:186:21 Condition is always 'false'. |
| 78 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:650:25 'fun requestSingleUpdate(p0: String, p1: LocationListener, p2: Looper?): Unit' is deprecated. Deprecated in Java. |
| 79 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:671:26 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic. |
| 80 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/TestRealtimeGtfsFragment.kt:55:39 The corresponding parameter in the supertype 'MQTTMatoListener' is named 'posUpdates'. This may cause problems when calling this function with named arguments. |
| 81 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:186:27 'class LocationProvider : Any' is deprecated. Deprecated in Java. |
| 82 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:186:44 'static field OUT_OF_SERVICE: Int' is deprecated. Deprecated in Java. |
| 83 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:186:72 'class LocationProvider : Any' is deprecated. Deprecated in Java. |
| 84 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:186:89 'static field TEMPORARILY_UNAVAILABLE: Int' is deprecated. Deprecated in Java. |
| 85 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:188:34 'class LocationProvider : Any' is deprecated. Deprecated in Java. |
| 86 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:188:51 'static field AVAILABLE: Int' is deprecated. Deprecated in Java. |
| 87 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/middleware/AppLocationManager.kt:216:48 'class Criteria : Any, Parcelable' is deprecated. Deprecated in Java. |
| 88 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:53:40 Unchecked cast of 'Any!' to 'Map<String?, Any>?'. |
| 89 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/util/ImportExport.kt:83:56 Unchecked cast of 'Set<*>' to 'Set<String?>'. |
| 90 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:204:17 Expression under 'when' is never equal to null. |
| 91 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/LivePositionsViewModel.kt:145:39 The corresponding parameter in the supertype 'MQTTMatoListener' is named 'posUpdates'. This may cause problems when calling this function with named arguments. |
| 92 | |
| 93 | > Task :app:compileGitpullJavaWithJavac |
| 94 | |
| 95 | > Task :app:dexBuilderGitpull |
| 96 | > Task :app:mergeGitpullGlobalSynthetics |
| 97 | > Task :app:generateGitpullLintVitalReportModel |
| 98 | > Task :app:processGitpullJavaRes |
| 99 | > Task :app:mergeGitpullJavaResource |
| 100 | > Task :app:mergeDexGitpull |
| 101 | > Task :app:compileGitpullArtProfile |
| 102 | > Task :app:lintVitalAnalyzeGitpull |
| 103 | > Task :app:lintVitalReportGitpull |
| 104 | |
| 105 | > Task :app:lintVitalGitpull |
| 106 | |
| 107 | > Task :app:packageGitpull |
| 108 | > Task :app:createGitpullApkListingFileRedirect |
| 109 | > Task :app:assembleGitpull |
| 110 | |
| 111 | [Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html |
| 112 | |
| 113 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. |
| 114 | |
| 115 | You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. |
| 116 | |
| 117 | For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. |
| 118 | |
| 119 | BUILD SUCCESSFUL in 2m 27s |
| 120 | 56 actionable tasks: 55 executed, 1 up-to-date |
| 121 |
| Passed |
| 1 | Found 8.13 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/8.13/bin/gradle clean |
| 3 | Starting a Gradle Daemon (subsequent builds will be faster) |
| 4 | > Task :app:clean |
| 5 | |
| 6 | [Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html |
| 7 | |
| 8 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. |
| 9 | |
| 10 | You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. |
| 11 | |
| 12 | For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. |
| 13 | |
| 14 | BUILD SUCCESSFUL in 14s |
| 15 | 1 actionable task: 1 executed |
| 16 |
| Passed |
| Passed |