Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB91C1062F for ; Fri, 14 Jun 2013 00:06:18 +0000 (UTC) Received: (qmail 95972 invoked by uid 500); 14 Jun 2013 00:06:18 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 95950 invoked by uid 500); 14 Jun 2013 00:06:18 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 95942 invoked by uid 99); 14 Jun 2013 00:06:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 00:06:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,LOTS_OF_MONEY,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.plaquette@intel.com designates 209.85.128.175 as permitted sender) Received: from [209.85.128.175] (HELO mail-ve0-f175.google.com) (209.85.128.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Jun 2013 00:06:11 +0000 Received: by mail-ve0-f175.google.com with SMTP id da11so8292840veb.34 for ; Thu, 13 Jun 2013 17:05:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=f2Ow/a9gci/sVpNqkArPvH0L9htdt3jKSiUiPDpK1gk=; b=btFOMfi2JfSzRE4S/Ar5lMboln1QhVK5lFmt48dyZ/5E1jq7oTT1M7fCXh4qvGIv4E +yNDlvAYC6IuSTvosd5tArhwgFqSInNxNa/KFbVpoUQ71n4d6ugTa5K7b2tmsMiT8uXY nVxKqfecXwkk3kDEB6tSAbCaZ4LbOIF21QJPea6SrW9TCPDLYTpe4wAupRTRGaRzJoTi mF75u5tVZPmf6djOOiYUaqaMejZsNoY4mvT35WYoqCNS23HgaaCA0PcJIHn9DEGg51Rw /SfXzc1TGPqVvr0j8z9m4sGzXFWpbpEH5+65p1KpwT2yoXyPMaimvjar0zCawRmm5ii+ hMJg== MIME-Version: 1.0 X-Received: by 10.220.223.14 with SMTP id ii14mr1363700vcb.50.1371168350356; Thu, 13 Jun 2013 17:05:50 -0700 (PDT) Received: by 10.220.182.201 with HTTP; Thu, 13 Jun 2013 17:05:50 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Jun 2013 02:05:50 +0200 Message-ID: Subject: Re: jake errors From: "Plaquette, Paul" To: dev Content-Type: multipart/alternative; boundary=14dae9cdc033735af304df1202ad X-Gm-Message-State: ALoCoQm1LqhQHbd1ACoR8iBUjksG0LTHvk1ELmgfB8R+soRIUoxDhUYRo4yV0qLcfX5PsF95+KTZ X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cdc033735af304df1202ad Content-Type: text/plain; charset=ISO-8859-1 hi Ian, I build form the source repository. with the branch 0.8.1 release @Paul ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Paul Plaquette, Senior Software Engineer Intel Corporation SAS * * *SSG/OTC: Open Source Technology Center* France, Montpellier On Thu, Jun 13, 2013 at 7:30 PM, Ian Clelland wrote: > I haven't had a problem with node 0.10.x on Linux, but I can confirm that > 0.6.x is too old. Unfortunately, it's what's shipping with a lot of > distros. > > My workflow on Linux has been to download and compile node.js from current > sources, and use that. Is that what you were doing, or did you try a > packaged version? > > If there's a compatibility issue with 0.10, we should probably address > that. I'll try it again today to see if anything's changed. > > Ian > > > On Thu, Jun 13, 2013 at 11:37 AM, Plaquette, Paul > wrote: > > > Hi folks, > > > > It appears that the jake errors iI was having were coming by using an > "old > > " version of node > > > > I am using an Ubuntu 12.04, on witch the package version for node is > > limited to 0.6.12. > > > > I am also using my personal mac, on witch I have a 0.8.1 version of > node. > > On my Mac I do not have there errors. > > > > By doing more investigation on that I came to question node version. > > > > On my Ubuntu machine, i tried the last version 0.10.10 , but it seems it > is > > too much advance ;-) > > the build end telling that fs.exitSync is replacing path.existSync > without > > actually building the cordova.js files... > > > > Eventually I get node sources (git repository) and i built a 0.8.1 > release > > version and it is now working fine. > > > > @Paul > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > Paul Plaquette, > > Senior Software Engineer > > Intel Corporation SAS * > > * > > *SSG/OTC: Open Source Technology Center* > > France, Montpellier > > > > > > > > On Mon, Jun 10, 2013 at 4:21 PM, Plaquette, Paul > > wrote: > > > > > > > > Hi folks, > > > > > > I am having following errors with jake (see hereafter) > > > I tried after a jake clean , and with a fresh repository > > > > > > the last : > > > TypeError: Object # has no method 'existsSync' > > > at Object.generate > > > > > > (/home/pplaquette/Work/git/CORDOVA/Apache/cordova-js/build/packager.js:39:13) > > > > > > is about a "fs" object. > > > I see a require ('fs') for fs but i cannot find the file that is > actually > > > loaded > > > > > > Does someone see what may going wrong? > > > > > > Regards, > > > Paul > > > > > > > > > jake traces: > > > -------------------------------- > > > pplaquette@pplaquette-linux:~/Work/git/CORDOVA/Apache/cordova-js$ jake > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 28, col 9, > > > 'resolveLocalFileSystemURI' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 63, col 22, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 63, col 40, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 82, col 46, > > > 'FileUploadResult' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 88, col 38, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 88, col 56, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 90, col 38, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 90, col 56, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 94, col 34, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 94, col 52, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 97, col 34, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 97, col 52, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 127, col 26, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 127, col 44, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 130, col 22, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 130, col 40, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 143, col 22, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 143, col 40, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 168, col 22, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 168, col 40, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 176, col 38, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 176, col 56, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 179, col 34, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 179, col 52, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 182, col 30, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 182, col 48, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 184, col 30, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/fileTransfer.js: line 184, col 48, > > > 'FileTransferError' is not defined. > > > lib/blackberry10/plugin/blackberry10/utils.js: line 181, col 33, > > > 'NamedNodeMap' is not defined. > > > lib/blackberry10/plugin/blackberry10/utils.js: line 206, col 33, > > > 'NamedNodeMap' is not defined. > > > lib/blackberry10/plugin/blackberry10/event.js: line 82, col 60, > > 'unescape' > > > is not defined. > > > lib/blackberry10/plugin/FileWriter.js: line 98, col 41, 'Blob' is not > > > defined. > > > lib/blackberry10/platform.js: line 45, col 10, Missing semicolon. > > > lib/scripts/plugin_loader.js: line 113, col 32, Use '===' to compare > with > > > '0'. > > > lib/scripts/bootstrap-blackberry10.js: line 85, col 36, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 96, col 13, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 106, col 24, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 111, col 24, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 113, col 48, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 113, col 95, 'cordova' is > not > > > defined. > > > lib/scripts/bootstrap-blackberry10.js: line 114, col 17, 'cordova' is > not > > > defined. > > > > > > > > > building 2.7.0rc1-84-g62c5786 > > > jake aborted. > > > TypeError: Object # has no method 'existsSync' > > > at Object.generate > > > > > > (/home/pplaquette/Work/git/CORDOVA/Apache/cordova-js/build/packager.js:39:13) > > > (See full trace by running task with --trace) > > > pplaquette@pplaquette-linux:~/Work/git/CORDOVA/Apache/cordova-js$ $$ > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > > > > Paul Plaquette, > > > Senior Software Engineer > > > Intel Corporation SAS * > > > * > > > *SSG/OTC: Open Source Technology Center* > > > France, Montpellier > > > > > > > > > --------------------------------------------------------------------- > Intel Corporation SAS (French simplified joint stock company) > Registered headquarters: "Les Montalets"- 2, rue de Paris, > 92196 Meudon Cedex, France > Registration Number: 302 456 199 R.C.S. NANTERRE > Capital: 4,572,000 Euros > > This e-mail and any attachments may contain confidential material for > the sole use of the intended recipient(s). Any review or distribution > by others is strictly prohibited. If you are not the intended > recipient, please contact the sender and delete all copies. > --14dae9cdc033735af304df1202ad--