benibela / videlibri

:books: Cross-platform library client to automate any OPAC and library catalog from your local device, e.g. for renewing of borrowed books or searching for books available in the library in automated scripts.
https://www.videlibri.de/
GNU General Public License v3.0
36 stars 5 forks source link

F-Droid build failed #13

Closed linsui closed 4 months ago

linsui commented 5 months ago

https://gitlab.com/fdroid/fdroiddata/-/jobs/7170087069

Could you please take a look? Thanks!

benibela commented 5 months ago

/usr/bin/install -c -m 755 ppcx64 /home/vagrant/build/srclib/fpc/install/lib/fpc/3.2.2/ppcx64 ... /home/vagrant/build/srclib/fpc/install/lib/fpc/3.2.0/ppcx64 not found.

has it updated the compiler version?

linsui commented 5 months ago

Wow, so we are using a moving branch. I'll pin it to a tag.

benibela commented 5 months ago

3.2.2 does not work, it causes crashes

linsui commented 5 months ago

Hmm, then I'll pin it to a commit.

linsui commented 4 months ago

Fixed.