Closed Bug 1634833 Opened 5 years ago Closed 5 years ago

TB build on tryserver - TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'

Categories

(Developer Infrastructure :: Try, defect)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ishikawa, Unassigned)

Details

https://treeherder.mozilla.org/#/jobs?repo=try-comm-central&revision=37b98b334b2be9f630261627679ed56af29159f1

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.

Is this still a problem or can we resolve?

Flags: needinfo?(ishikawa)

(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.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(ishikawa)
Resolution: --- → WORKSFORME
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.