Bug#994295: libprelude: FTBFS on ARC: symbols mismatch

2021-09-15 Thread Evgeniy Didin
Package: libprelude Version: 5.2.0 Trying to build libprelude for ARC I faced with the error below: 8<- dpkg-gensymbols: error: some symbols

Bug#990305: Introduce ARC support in Perl cross-compiling for Debian

2021-09-15 Thread Evgeniy Didin
Hi, I updated the commit with the files generated by native package build. Could you please take a look on it? https://salsa.debian.org/EvgeniyD/perl/-/commit/f30acbf771c7c5c473fe0313461b0507a2c36d39 Thanks in advance, Evgeniy Didin On Sat, 28 Aug 2021 16:25:48 +0200 gregor herrmann wrote

Bug#990305: Introduce ARC support in Perl cross-compiling for Debian

2021-06-25 Thread Evgeniy Didin
Package: perl Version: 5.32.1-4 Currently ARC CPU is not supported in Perl cross-compiling for Debian due to missing files in debian/cross/ directory. To enable cross-compiling for ARC the patch was prepared and located here: