Flipper-Android-App: F-Droid build failed
> Task :components:bridge:pbutils:compileReleaseKotlin
w: Argument -Xopt-in is deprecated. Please use -opt-in instead
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (5, 27): Unresolved reference: protobuf
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (6, 27): Unresolved reference: protobuf
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (16, 21): Unresolved reference: MainKt
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (17, 5): Not enough information to infer type variable T
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (27, 13): Unresolved reference: main
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (28, 17): Unresolved reference: hasNext
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (37, 13): Unresolved reference: main
e: /builds/fdroid/fdroiddata/build/com.flipperdevices.app/components/bridge/pbutils/src/main/java/com/flipperdevices/bridge/protobuf/StreamKtx.kt: (38, 17): Unresolved reference: hasNext
> Task :components:bridge:pbutils:compileReleaseKotlin FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':components:bridge:pbutils:compileReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Could you please take a look? Thanks!
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 1
- Comments: 15 (7 by maintainers)
We are going to publish release builds in FDroid, not dev
https://monitor.f-droid.org/builds/running It will be published soon.
1.4.1 was a hotfix, infrastructural changes have not yet been merged into the release branch. 1.5.0 will be released soon, we are already in QA testing. New ScreenStreaming and a lot of new features will already be in FDroid (also in this build we will turn off metrics for FDroid)
1.4.1 released, but fdroid is still out of date.