Bug#1058649: ffcall: compilation error on loong64 arch

2024-12-29 Thread Gianfranco Costamagna
control: fixed -1 2.5-2 control: close -1 thanks G.

Bug#1058649: ffcall: compilation error on loong64 arch

2024-09-23 Thread Gianfranco Costamagna
Thanks. Unfortunately, there isn't a package maintainer atm. This is a SONAME change, so it's non-trivial. Hello, I don't see the SONAME change... avcall: libtool: link: gcc -shared -fPIC -DPIC .libs/avcall-x86_64.o .libs/avcall-libapi.o .libs/avcall-structcpy.o .libs/avcall-compat.o

Bug#931795: fixed in sbcl 2:1.5.5-1

2019-08-12 Thread Gianfranco Costamagna
control: reopen -1 control: notfixed -1 >* armhf-is-not-v5.patch: new patch, remove ARM-specific GCC flags. > In particular, this fixes the FTBFS with gcc-9. (Closes: #931795) sorry, I probably should have mentioned before (not sure how I could forget that...) but I think I tried to jus

Bug#931795: sbcl: FTBFS with gcc-9, uses deprecated armv5 target on armhf

2019-08-02 Thread Gianfranco Costamagna
On Thu, 11 Jul 2019 12:52:38 +0200 Gianfranco Costamagna wrote: > > > > > Bug reports should be sent to Launchpad: > > https://bugs.launchpad.net/sbcl/ > > > > thanks, I don't think I'll try to contact upstream, I don't find even an > em

Bug#931795: sbcl: FTBFS with gcc-9, uses deprecated armv5 target on armhf

2019-07-11 Thread Gianfranco Costamagna
e armv4 didn't work because of too restricted assembly language) Description: Default on armv7 for Ubuntu, since gcc-9 deprecates armv5 Author: Gianfranco Costamagna Last-Update: 2019-07-10 --- sbcl-1.5.4.orig/src/runtime/Config.arm-linux +++ sbcl-1.5.4/src/runtime/Config.arm-linux

Bug#931795: sbcl: FTBFS with gcc-9, uses deprecated armv5 target on armhf

2019-07-10 Thread Gianfranco Costamagna
Source: sbcl Version: 2:1.5.4-1 Severity: serious Justification: uses non-optimized code Tags: patch Forwarded: https://github.com/sbcl/sbcl/pull/34 cat debian/patches/default-arm.patch Description: Default on armv7 for Ubuntu, since gcc-9 deprecates armv5 Author: Gianfranco Costamagna