Hi John, Le mardi 10 juin 2025 à 09:55 +0200, John Paul Adrian Glaubitz a écrit : > Source: openblas > Version: 0.3.29+ds-3 > Severity: normal > Tags: patch > User: [email protected] > Usertags: alpha > X-Debbugs-Cc: [email protected]
> openblas is still supported on alpha, so it would be great if the build could > be enabled there. This would enable additional reverse build dependencies on > alpha. Upstream recently fixed a minor bug on alpha as well that I reported > [1]. > > I have attached a diff which patches the Debian package to enable alpha > support. Thanks for your patch. However, it declares that alpha has so-called “DYNAMIC_ARCH” selection, and at the same time it enforces a TARGET. This is inconsistent, it is one or the other, but it can’t be both. My understanding is that there is no DYNAMIC_ARCH support for alpha, so it should be removed from that line. Since there is no DYNAMIC_ARCH, TARGET should be used to specify the specific CPU for which the library will be compiled. It should correspond to the Debian baseline. EV4, EV5 and EV6 are the possible choices, and you set it to EV5, so it implicitly means that EV4 chips are not supported by Debian. Best, -- ⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot ⣾⠁⢠⠒⠀⣿⡁ Debian Developer ⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name ⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
signature.asc
Description: This is a digitally signed message part

