Closed Bug 1275052 Opened 9 years ago Closed 9 years ago

Error when building pine : Unknown option: --enable-update-packaging

Categories

(Firefox OS Graveyard :: General, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: nhirata, Unassigned)

References

Details

Traceback (most recent call last): File "/Projects/B2G_Aries_pine/pine/configure.py", line 94, in <module> sys.exit(main(sys.argv)) File "/Projects/B2G_Aries_pine/pine/configure.py", line 22, in main sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure')) File "/Projects/B2G_Aries_pine/pine/python/mozbuild/mozbuild/configure/__init__.py", line 239, in run raise InvalidOptionError('Unknown option: %s' % without_value) mozbuild.configure.options.InvalidOptionError: Unknown option: --enable-update-packaging make[3]: *** [configure] Error 1 make[2]: *** [/Projects/B2G_Aries_pine/objdir-gecko/Makefile] Error 2 make[1]: *** [build] Error 2 make: *** [out/target/product/aries/obj/DATA/gecko_intermediates/gecko] Error 2 make: *** Waiting for unfinished jobs.... defined(@array) is deprecated at /Projects/B2G_Aries_pine/kernel/kernel/timeconst.pl line 373. (Maybe you should just omit the defined()?)
Did you run ./repo sync? that was fixed in gonk-misc some time ago.
No I had not since I was told there shouldn't be any changes to the gonk layer. That does resolve the issue. Thanks. Closing this bug out.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.