Closed Bug 1321987 Opened 8 years ago Closed 7 years ago

"/mach devtools-css-db" fails on the Beta branch (v51)

Categories

(Firefox Build System :: General, defect)

51 Branch
x86_64
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1265796

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

Up-to-date mozilla-beta tree, local Linux debug build:

# ./mach devtools-css-db
Re-generating the css properties database...
Error running mach:

    ['devtools-css-db']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.

You should consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

TypeError: expected string or buffer

  File "/md1/src/beta/devtools/shared/css/generated/mach_commands.py", line 41, in generate_css_db
    preferences = self.get_preferences()
  File "/md1/src/beta/devtools/shared/css/generated/mach_commands.py", line 61, in get_preferences
    cmd = shellutil.split(cpp)
  File "/md1/src/beta/python/mozbuild/mozbuild/shellutil.py", line 172, in split
    s = ESCAPED_NEWLINES_RE.sub('', cline)
This seems to have been resolved by cc97d85a2b35 in bug 1265796.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.