TB build on tryserver - TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'
Categories
(Developer Infrastructure :: Try, defect)
Tracking
(Not tracked)
People
(Reporter: ishikawa, Unassigned)
Details
Today, I get an error on try-comm-central which failed all my job request for (linux, OSX, Windows) x (debug,opt) combinations.
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
make[5]: *** [import.xpt] Error 1
Someone else also got hit on comm-central server.:
https://treeherder.mozilla.org/#/jobs?repo=comm-central&revision=dce2046514b0a603c84bbf6cbf1cbc8730faf35e
Obviously, this did not happen yesterday.
Has there been a change in the build infrastructure to affect TB build some way?
(mozilla-central seems to be working just fine.)
OK, it says closed tree or something. Maybe I should wait.
| Reporter | ||
Comment 2•5 years ago
|
||
(In reply to Andrew Halberstadt [:ahal] from comment #1)
Is this still a problem or can we resolve?
I think this is gone.
Except I seem to hit another problem related to clang-9 -> clang-10 transition.
https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&selectedTaskRun=RYiRH-k0QCejbLNW7opIrA-0
Probably related to
https://hg.mozilla.org/integration/autoland/rev/80ba3f3cfaf9b31341bca28e2e6aea383cec8acc
Anyway, I think we can close this now.
Updated•3 years ago
|
Description
•