Re: List of libraries not ported to RISC-V

2024-02-26 Thread Paul Wise
On Mon, 2024-02-26 at 17:59 +0500, Moiz Hussain wrote:

> I'm interested in porting python libraries to RISC-V. Is there a list
> of python libs that need to be ported to RISC-V but haven't been
> ported yet? Thanks.

Take a look at the build/test links on the port wiki page:

https://wiki.debian.org/Ports/riscv64
https://buildd.debian.org/status/architecture.php?a=riscv64
https://udd.debian.org/cgi-bin/ftbfs.cgi?arch=riscv64
https://ci.debian.net/status/failing/?suite%5B%5D=unstable%5B%5D=riscv64

There aren't easy ways to filter that to only Python libraries, but the
binary packages may have debtags implemented-in::python or you can grep
the source apt-file output for *.py files or use Debian codesearch to
find files that use the Python interpreter.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Re: List of libraries not ported to RISC-V

2024-02-26 Thread Paul Wise
On Mon, 2024-02-26 at 16:13 +, Colin Watson wrote:

> This doesn't tell you whether previous versions of the same packages
> worked, though; some of those are going to be failures across multiple
> architectures rather than just on riscv64, and you have to click through
> to find more information about that.

This page was created to solve the multiple-architecture FTBFS problem:

https://udd.debian.org/cgi-bin/ftbfs.cgi?arch=riscv64

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part


Re: List of libraries not ported to RISC-V

2024-02-26 Thread Colin Watson
On Mon, Feb 26, 2024 at 05:59:58PM +0500, Moiz Hussain wrote:
> I'm interested in porting python libraries to RISC-V. Is there a list of
> python libs that need to be ported to RISC-V but haven't been ported yet?
> Thanks.

https://buildd.debian.org/status/architecture.php?a=riscv64=sid is
probably a somewhat reasonable (if not very easy to read) place to
start.  Packages in "BD-Uninstallable" can't be built because their
build-dependencies couldn't be installed; packages in "Build-Attempted"
and "Failed" were tried but couldn't be built for various reasons.

This doesn't tell you whether previous versions of the same packages
worked, though; some of those are going to be failures across multiple
architectures rather than just on riscv64, and you have to click through
to find more information about that.

-- 
Colin Watson (he/him)  [cjwat...@debian.org]



List of libraries not ported to RISC-V

2024-02-26 Thread Moiz Hussain
Hi,

I'm interested in porting python libraries to RISC-V. Is there a list of
python libs that need to be ported to RISC-V but haven't been ported yet?
Thanks.

Regards,
*M. Moiz Hussain,*
*Sr. Engineer,*
*10xengineers.ai *