Closed Bug 1634805 Opened 4 years ago Closed 4 years ago

Thunderbird build failure due to Python2-Python3 changes in Makefiles

Categories

(Thunderbird :: Build Config, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1634864

People

(Reporter: rjl, Unassigned)

References

Details

This push broke the build:

https://hg.mozilla.org/integration/autoland/pushloghtml?changeset=332ce0963b4e92d68b0de25860debb7694dc38d5

It's backed out on autoland now, but it will be back.

Link to failing build:
https://treeherder.mozilla.org/#/jobs?repo=comm-central&revision=dce2046514b0a603c84bbf6cbf1cbc8730faf35e

It's something with xpidl, I am not sure what. I don't think it's specific to the Import idl files, I have to do more looking. It may be that pythonpath.py file.

Blocks: 1628506

I guess you mean bug 1632916.

Traceback (most recent call last):
TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'
Traceback (most recent call last):
xpidl.xpidl.IDLError: error: Unexpected parameter attribute, /builds/worker/checkouts/gecko/comm/mailnews/import/public/nsIImportMailboxDescriptor.idl line 0:0

Depends on: 1632916
Summary: Build failure due to Python2-Python3 changes in Makefiles → Thunderbird build failure due to Python2-Python3 changes in Makefiles

IanN has a patch from Bill in Bug 1634864. Might fix it. Seems the wrong bug was identified as the regressor.

Yup that's working on my local build. Thanks!

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
No longer depends on: 1632916
You need to log in before you can comment on or make changes to this bug.