[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#824986: gcc-5: add MIPS r6 support and bump mipsn32(el) ISA to r2



On Sat, Jun 11, 2016 at 8:53 AM, Matthias Klose <doko@debian.org> wrote:
> Control: tags -1 + wontfix
>
> On 22.05.2016 08:50, YunQiang Su wrote:
>> Package: src:gcc-5
>> Version: 5.3.1-19
>>
>> Hi, this is the patch for gcc-5, which add MIPS r6 support, include
>>     mipsr6/mipsr6el/mipsn32r6/mipsn32r6el/mips64r6/mips64r6el
>>
>> In this patch, I also bump ISA to r2 from mips3 for mipsn32(el).
>
> see
> https://lists.debian.org/debian-gcc/2016/06/msg00063.html
>
> apparently this requires some backports to the stable release. I'm not going to
> address these.
>
> Processing raised an exception: mipsr6 is not a valid architecture name or wildcard.
> Traceback (most recent call last):
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 968, in check
>     final_suites = self._final_suites()
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 857, in
> _final_suites
>     if self._check_new(suite, overridesuite):
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 822, in
> _check_new
>     if self._check_new_binary_overrides(suite, overridesuite):
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/archive.py", line 786, in
> _check_new_binary_overrides
>     packages = source.package_list.packages_for_suite(suite)
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/packagelist.py", line 128, in
> packages_for_suite
>     built = entry.built_in_suite(suite)
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/packagelist.py", line 58, in
> built_in_suite
>     built_on_arch = self.built_on_architecture(arch.arch_string)
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/packagelist.py", line 49, in
> built_on_architecture
>     if match_architecture(architecture, arch):
>   File "/srv/ftp-master.debian.org/dak/dak/daklib/architecture.py", line 94, in
> match_architecture
>     raise InvalidArchitecture('{0} is not a valid architecture name or
> wildcard'.format(wildcard))
> InvalidArchitecture: mipsr6 is not a valid architecture name or wildcard
>

I also have no idea when will ftp team will update their dpkg packages.
I guess they will wait for stretch release.

If you, I will continue r6 works after stretch released.

>
>



-- 
YunQiang Su


Reply to: