Yet-Zio / yetCalc

Yet another calculator designed and developed for Android
BSD 3-Clause "New" or "Revised" License
204 stars 17 forks source link

F-Droid build failed #30

Closed linsui closed 1 year ago

linsui commented 1 year ago

https://monitor.f-droid.org/builds/log/yetzio.yetcalc/6#site-footer

Could you please take a look?

Yet-Zio commented 1 year ago

@linsui Seems like its not reproducible again. I applied the fix you mentioned in this update to app/build.gradle. What could be the issue?

Yet-Zio commented 1 year ago

I checked if there's any missing changes with WinMerge but it shows difference in only carriage return types.

Screenshot 2023-01-15 175954

Could this be the issue?

linsui commented 1 year ago

Interestingly that your apk does still have the baseline files. Maybe they are from cached files? From our log you can see that ArtProfile tasks are skipped. Could you please check your log and maybe do a clean rebuild?

Yet-Zio commented 1 year ago

I did a clean rebuild, here's the log: logyetcalc.txt

Should I reupload the build?

linsui commented 1 year ago

Yes, please. You can unzip the apk and check if the asset folder exists. Thanks!

Yet-Zio commented 1 year ago

Hello @linsui, the asset folder appears to be missing.

linsui commented 1 year ago

Then please upload it and the reproducible build should works in the next build cycle. Thanks!