pkgsrc-Users archive

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

Re: thunderbird fails to build



Thomas Klausner <wiz%NetBSD.org@localhost> writes:

>> => Checking for portability problems in extracted files
>> Traceback (most recent call last):
>>   File "/tmp/work/mail/thunderbird/work/thunderbird-78.12.0/configure.py", line 25, in <module>
>>     from mozbuild.configure import (
>>   File "/tmp/work/mail/thunderbird/work/thunderbird-78.12.0/python/mozbuild/mozbuild/configure/__init__.py", line 33, in <module>
>>     from mozbuild.util import (
>>   File "/tmp/work/mail/thunderbird/work/thunderbird-78.12.0/python/mozbuild/mozbuild/util.py", line 760, in <module>
>>     class HierarchicalStringList(object):
>>   File "/tmp/work/mail/thunderbird/work/thunderbird-78.12.0/python/mozbuild/mozbuild/util.py", line 785, in HierarchicalStringList
>>     class StringListAdaptor(collections.Sequence):
>> AttributeError: module 'collections' has no attribute 'Sequence'
>> *** Error code 1
>
> The easiest workaround is to disallow python 3.10, where this is in
> abc.collections; see nia's recent firefox78 commits.

I hadn't updated yet - that is in the common makefile, so it should
work.   I started a build, which is using python 3.9, so this seems
fixed.



Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index