Closed Bug 1012180 Opened 10 years ago Closed 10 years ago

["KeyError: u'GNU/kFreeBSD'\n"] in build/gyp.mozbuild

Categories

(Firefox Build System :: General, defect)

All
Other
defect
Not set
normal

Tracking

(firefox29 unaffected, firefox30 fixed, firefox31 fixed, firefox32 fixed)

RESOLVED FIXED
mozilla32
Tracking Status
firefox29 --- unaffected
firefox30 --- fixed
firefox31 --- fixed
firefox32 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

(Whiteboard: [qa-])

Attachments

(1 file)

Bug 959477 changed OS_TARGET for GNU/kFreeBSD, and that wasn't taken into account when i wrote build/gyp.mozbuild, leading to this error:

mozbuild.frontend.reader.BuildReaderError: ==============================
ERROR PROCESSING MOZBUILD FILE
==============================

The error occurred while processing the following file:

    /«PKGBUILDDIR»/build/gyp.mozbuild

This file was included as part of processing:

    /«PKGBUILDDIR»/media/libyuv/moz.build

The error was triggered on line 83 of this file:

    gyp_vars['OS'] = flavors[os]

An error was encountered as part of executing the file itself. The error appears to be the fault of the script.

The error as reported by Python is:

    ["KeyError: u'GNU/kFreeBSD'\n"]
Attachment #8424379 - Flags: review?(mshal)
Attachment #8424379 - Flags: review?(mshal) → review+
Whiteboard: [checkin-needed-beta] [checkin-needed-aurora] [npotb]
https://hg.mozilla.org/mozilla-central/rev/11687b2b3b2f
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla32
Whiteboard: [qa-]
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.