Hello,
since a couple of days, three packages started failing on Tumbleweed aarch64: https://build.opensuse.org/project/monitor/Application:Astrophotography?blocked=0&building=0&dispatching=0&finished=0&scheduled=0&signing=0&succeeded=0
All packages are written in free pascal and use lazarus during
build time.
- ASTAP is failing due to:
[ 124s] /var/tmp/rpm-tmp.Tx7tEi: line 50: /usr/bin/lazbuild: No such file or directory [ 124s] error: Bad exit status from /var/tmp/rpm-tmp.Tx7tEi (%build)
- skychart and ccdciel are failing due to:
[ 250s] /usr/bin/ld: /usr/lib64/fpc/3.2.0/units/aarch64-linux/rtl/cprt0.o: in function `_start': [ 250s] (.text+0x54): undefined reference to `__libc_csu_init' [ 250s] /usr/bin/ld: (.text+0x58): undefined reference to `__libc_csu_init' [ 251s] /usr/bin/ld: (.text+0x5c): undefined reference to `__libc_csu_fini' [ 251s] /usr/bin/ld: (.text+0x60): undefined reference to `__libc_csu_fini'
Any idea what the issue(s) could be?
Thanks a lot,
BR