Skip to content

Reproducible Build fails for build106.3.1 #440

@IzzySoft

Description

@IzzySoft

First, according to the vcsInfo embedded into the APK, it was not built from the tagged commit but rather from 0f9b3df – but regardless whether we build from that commit, or from the tagged one and use git reset --soft to take care for the embedded one, RB fails. Here are the diffs: diffs.zip

Was the APK built from a clean tree – or were there local changes, or artifacts remaining from prior builds? Or maybe some dependencies not pinned? Asking the latter because of:

-  VISIBILITY_RUNTIME Lkotlin/Metadata; d1={ "...\n...\n....\n........2.0.B.¢......¨.." } d2={ "Lcom/bumptech/glide/annotation/ksp/GlideIndexer_a8490dd8_f8f2_34c4_b51f_cd26e9cb7b6f;" "" "<init>" "()V" "app_githubRelease" } k=1 mv={ 2 2 0 } xi=48
+  VISIBILITY_RUNTIME Lkotlin/Metadata; d1={ "...\n...\n....\n........2.0.B.¢......¨.." } d2={ "Lcom/bumptech/glide/annotation/ksp/GlideIndexer_bd0014c5_eea0_3f4c_ae66_680de5087bbd;" "" "<init>" "()V" "app_githubRelease" } k=1 mv={ 2 2 0 } xi=48

-  Class descriptor  : 'Lcom/bumptech/glide/annotation/ksp/GlideIndexer_a8490dd8_f8f2_34c4_b51f_cd26e9cb7b6f;'
+  Class descriptor  : 'Lcom/bumptech/glide/annotation/ksp/GlideIndexer_bd0014c5_eea0_3f4c_ae66_680de5087bbd;'
   Access flags      : 0x0011 (PUBLIC FINAL)

A "dirty build" (local changes/artifacts) looks the most plausible to me, but only you can tell – and I can be wrong there 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    fdroidissue with fdroid builds or RB has failed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions