Closed Bug 1062201 Opened 11 years ago Closed 11 years ago

mach build fails on Windows when genrb uses "-kC:/mozilla-build/msys"

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1034594

People

(Reporter: anaran, Unassigned, Mentored)

Details

I was able to build on this machine (from fx-team git branch) back in June 2014. Today, after git pull, with a clean git status, I get this running mach clobber followed by mach build in a prompt started from C:\mozilla-build\start-shell-msvc2010.bat 21:09.92 mkdir ./out/tmp/brkitr 21:10.45 Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 21:10.45 21:10.45 Copyright (C) Microsoft Corporation. All rights reserved. 21:10.45 21:10.45 21:11.73 c:\tmp\git.mozilla.org\gecko-dev\firefox-static\intl\icu\target\bin\genrb.exe: error in command line argument "-kC:/mozilla-build/msys" 21:11.73 Usage: c:\tmp\git.mozilla.org\gecko-dev\firefox-static\intl\icu\target\bin\genrb.exe [OPTIONS] [FILES] 21:11.73 Reads the list of resource bundle source files and creates 21:11.73 binary version of resource bundles (.res files) 21:11.73 Options: 21:11.73 -h or -? or --help this usage text
I cloned this from https://bugzilla.mozilla.org/show_bug.cgi?id=929310 to get product, component and other settings right. Sorry, gps, I see the clone retained you as a mentor, which might be inappropriate.
This sounds a whole lot like bug 1034594. Are you sure your tree is up-to-date?
Thanks a lot that info, Mike! it seems I hadn't pulled right (git pull -u -v --all) I got a lot of updated now using git pull -u upstream fx-team # while on local branch fx-team I'm glad I hit that bug, else i would have built myself the wrong firefox! the build is still before that point, but I'm confident... Anyway, I'll mark this a duplicate now.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
genrb works fine now.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.