## Ferenc Gál (gferen...@gmail.com):
> i have uploaded my full build log to pastebin:
> https://pastebin.com/EQrFibfT
That looks weird, e.g. I can't find anything about the creation of
mozbuild's virtualenv.
This is how it looks on the cluster:
http://beefy6.nyi.freebsd.org/data/122amd64-default/
i have uploaded my full build log to pastebin:
https://pastebin.com/EQrFibfT
i have also uploaded my dirty hack (maybe it helps). Applying this i can
build the Thunderbird without any issues:
https://pastebin.com/wYPhAESw
My system info:
FreeBSD computer 12.2-RELEASE-p4 FreeBSD 12.2-RELEASE-p4 GE
## Ferenc Gál (gferen...@gmail.com):
> i might found a dirty hack for this error:
> The error happens because of the last two lines in the
> security/nss/coreconf/werror.py file.
That's unlikely to be the correct fix (and we even haven't diagnosed
the real problem yet). That file is the same betw
Hi,
i might found a dirty hack for this error:
The error happens because of the last two lines in the
security/nss/coreconf/werror.py file. It seems this file loaded as a module
therefore the ("main()") part is not executed:
if __name__ == '__main__':
main()
after removing or commenting out t
## Ferenc Gál (gferen...@gmail.com):
> i cannot compile the newest version of the Thunderbird on my system
> (version 12.2), here is the error:
That log seems to be garbled (eaten by the mail system?) - can
you upload the full build log to some place?
I also have a gut feeling that the real error
Hello,
i cannot compile the newest version of the Thunderbird on my system
(version 12.2), here is the error:
* self._read(here, filename, defaults)ResourceWarning: Enable tracemalloc
to get the object allocation