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:
| 6061 | 24407100 res/z-.9.png (OK) |
|---|---|
| 6062 | 24407364 res/z9.9.png (OK) |
| 6063 | 24407824 res/zE.png (OK) |
| 6064 | 24408188 res/zG.xml (OK - compressed) |
| 6065 | 24408508 res/zL.png (OK) |
| 6066 | 24408756 res/zR.png (OK) |
| 6067 | 24411557 res/zR.xml (OK - compressed) |
| 6068 | 24412048 res/zV.9.png (OK) |
| 6069 | 24414551 res/zc.xml (OK - compressed) |
| 6070 | 24415004 res/ze.png (OK) |
| 6071 | 24423359 res/zp.xml (OK - compressed) |
| 6072 | 24423618 res/zq.xml (OK - compressed) |
| 6073 | 24423928 res/zr.png (OK) |
| 6074 | 24426747 res/zs.xml (OK - compressed) |
| 6075 | 24427019 res/zu.xml (OK - compressed) |
| 6076 | 24428048 res/zv.xml (OK - compressed) |
| 6077 | 24429324 res/zz.png (OK) |
| 6078 | 24430252 resources.arsc (OK) |
| 6079 | Verification succesful |
| 6080 | [INFO][2025-11-21 14:57:35] APK ALIGNED HEAD-x86_64-aligned.apk: apksigner... creating HEAD-x86_64-signed.apk |
| 6081 | [INFO][2025-11-21 14:57:36] APK ALIGNED SIGNED HEAD-x86_64-signed.apk: calculating sha256sum... |
| 6082 | DEBUG TELEGRAM CONTENT |
| 6083 | 🌚 New commit: *Translated using Weblate (French)* |
| 6084 | https://gitpull.it/R4:55847971dfdc42b8b423e0cfca8d78c69f2a30be |
| 6085 | |
| 6086 | Here the related fresh test builds: |
| 6087 | |
| 6088 | APK for **arm64\-v8a**: |
| 6089 | [Download HEAD\-arm64\-v8a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-arm64-v8a-signed.apk) |
| 6090 | APK sha256: `06aacf50eda1e94e4db7e9c82f76ec72c957ae9d05bae553f574a9120f8752f0` |
| 6091 | |
| 6092 | APK for **armeabi\-v7a**: |
| 6093 | [Download HEAD\-armeabi\-v7a\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-armeabi-v7a-signed.apk) |
| 6094 | APK sha256: `8a66301213f82b009f9396d3f00c57a7bf2d65d78545cb36a7e228bb71d3639c` |
| 6095 | |
| 6096 | APK for **universal**: |
| 6097 | [Download HEAD\-universal\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-universal-signed.apk) |
| 6098 | APK sha256: `33cb70e81e1c018efec5727c0ff5f871561d6c347dc9210514a7bb55e02f3ebf` |
| 6099 | |
| 6100 | APK for **x86**: |
| 6101 | [Download HEAD\-x86\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86-signed.apk) |
| 6102 | APK sha256: `fbb428e2fbea2c8d340b1f2d202158f548cfde8379c9f576d545677fb06f8139` |
| 6103 | |
| 6104 | APK for **x86\_64**: |
| 6105 | [Download HEAD\-x86\_64\-signed\.apk](https://lab.reyboz.it/builds/libre-busto/HEAD-x86_64-signed.apk) |
| 6106 | APK sha256: `0fd973473253813cb3b677180ced664af311a68c83db974c69d1e3e2fb557828` |
| 6107 | |
| 6108 | [INFO][2025-11-21 14:57:36] Cleaning old artifacts |
| 6109 | [INFO][2025-11-21 14:57:36] Done |
| 6110 |
| 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 |
| 71 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/ArrivalsFragment.kt:599:21 'val loaderManager: LoaderManager' is deprecated. Deprecated in Java. |
|---|---|
| 72 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/ArrivalsFragment.kt:648:66 'fun execute(vararg p0: Stop!): AsyncTask<Stop!, Void!, Boolean!>!' is deprecated. Deprecated in Java. |
| 73 | 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. |
| 74 | 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. |
| 75 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:180:16 Condition is always 'false'. |
| 76 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/LinesDetailFragment.kt:225:21 Condition is always 'false'. |
| 77 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:1052:25 'fun requestSingleUpdate(p0: String, p1: LocationListener, p2: Looper?): Unit' is deprecated. Deprecated in Java. |
| 78 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/fragments/MapLibreFragment.kt:1073:26 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic. |
| 79 | 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. |
| 80 | 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. |
| 81 | 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. |
| 82 | 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. |
| 83 | 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. |
| 84 | 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. |
| 85 | 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. |
| 86 | 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. |
| 87 | 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>?'. |
| 88 | 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?>'. |
| 89 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/ArrivalsViewModel.kt:163:17 Expression under 'when' is never equal to null. |
| 90 | w: file:///var/drydock/workingcopy-79/repo/libre-busto/app/src/main/java/it/reyboz/bustorino/viewmodels/LivePositionsViewModel.kt:148:39 The corresponding parameter in the supertype 'MQTTMatoListener' is named 'posUpdates'. This may cause problems when calling this function with named arguments. |
| 91 | |
| 92 | > Task :app:compileGitpullJavaWithJavac |
| 93 | |
| 94 | > Task :app:dexBuilderGitpull |
| 95 | > Task :app:mergeGitpullGlobalSynthetics |
| 96 | > Task :app:generateGitpullLintVitalReportModel |
| 97 | > Task :app:processGitpullJavaRes |
| 98 | > Task :app:mergeGitpullJavaResource |
| 99 | > Task :app:mergeDexGitpull |
| 100 | > Task :app:compileGitpullArtProfile |
| 101 | > Task :app:lintVitalAnalyzeGitpull |
| 102 | > Task :app:lintVitalReportGitpull |
| 103 | |
| 104 | > Task :app:lintVitalGitpull |
| 105 | |
| 106 | > Task :app:packageGitpull |
| 107 | > Task :app:createGitpullApkListingFileRedirect |
| 108 | > Task :app:assembleGitpull |
| 109 | |
| 110 | [Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html |
| 111 | |
| 112 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. |
| 113 | |
| 114 | You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. |
| 115 | |
| 116 | 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. |
| 117 | |
| 118 | BUILD SUCCESSFUL in 1m 58s |
| 119 | 54 actionable tasks: 53 executed, 1 up-to-date |
| 120 |
| Passed |
| 1 | Found 8.13 via distributionUrl |
|---|---|
| 2 | Running /home/phabricator-android-builder/versions/8.13/bin/gradle clean |
| 3 | > Task :app:clean |
| 4 | |
| 5 | [Incubating] Problems report is available at: file:///var/drydock/workingcopy-79/repo/libre-busto/build/reports/problems/problems-report.html |
| 6 | |
| 7 | Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. |
| 8 | |
| 9 | You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. |
| 10 | |
| 11 | 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. |
| 12 | |
| 13 | BUILD SUCCESSFUL in 1s |
| 14 | 1 actionable task: 1 executed |
| 15 |
| Passed |
| Passed |