Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/brackets.spec'], timeout=0gid=135user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4286/root'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'}uid=1001logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/brackets.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-544044209.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/brackets-1.8-2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/brackets.spec'], timeout=0shell=Falseenv={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'}user='mockbuild'printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4286/root'gid=135uid=1001logger=private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/brackets.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3LySWt + umask 022 + cd /builddir/build/BUILD + git clone https://github.com/adobe/brackets Cloning into 'brackets'... + git clone https://github.com/adobe/brackets-shell Cloning into 'brackets-shell'... + pushd brackets ~/build/BUILD/brackets ~/build/BUILD + git checkout 3af64fae4b8430318770375c0125fcc9eeda1e85 Note: checking out '3af64fae4b8430318770375c0125fcc9eeda1e85'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 3af64fa... Merge pull request #12865 from adobe/zaggino/undo-history-lineendings + git submodule update --init Submodule 'src/extensions/default/JSLint/thirdparty/jslint' (https://github.com/peterflynn/JSLint.git) registered for path 'src/extensions/default/JSLint/thirdparty/jslint' Submodule 'src/thirdparty/CodeMirror' (https://github.com/adobe/CodeMirror2.git) registered for path 'src/thirdparty/CodeMirror' Submodule 'src/thirdparty/i18n' (https://github.com/requirejs/i18n.git) registered for path 'src/thirdparty/i18n' Submodule 'src/thirdparty/mustache' (https://github.com/janl/mustache.js.git) registered for path 'src/thirdparty/mustache' Submodule 'src/thirdparty/path-utils' (https://github.com/jblas/path-utils.git) registered for path 'src/thirdparty/path-utils' Submodule 'src/thirdparty/requirejs' (https://github.com/jrburke/requirejs.git) registered for path 'src/thirdparty/requirejs' Submodule 'src/thirdparty/text' (https://github.com/requirejs/text.git) registered for path 'src/thirdparty/text' Cloning into 'src/extensions/default/JSLint/thirdparty/jslint'... Submodule path 'src/extensions/default/JSLint/thirdparty/jslint': checked out '5a09b359873fe98ddd4ec88b7beed3a4171fd8e0' Cloning into 'src/thirdparty/CodeMirror'... Submodule path 'src/thirdparty/CodeMirror': checked out '40210a5aa08cbb81b3b6646da5509fb20be4a258' Cloning into 'src/thirdparty/i18n'... Submodule path 'src/thirdparty/i18n': checked out 'ca7d048cbd365acdb1e25f64d86378976d8a029b' Cloning into 'src/thirdparty/mustache'... Submodule path 'src/thirdparty/mustache': checked out '0be4e2b9446ccac052a8e74e57fe6d7444dcc231' Cloning into 'src/thirdparty/path-utils'... Submodule path 'src/thirdparty/path-utils': checked out 'cc7f66e8e213e798f7504d64eaa3d1ae6860c636' Cloning into 'src/thirdparty/requirejs'... Submodule path 'src/thirdparty/requirejs': checked out 'a5f5750896bd06a21c2a96e4678cf47e03d80a1a' Cloning into 'src/thirdparty/text'... Submodule path 'src/thirdparty/text': checked out '35c3ead097a9ede09469172666cc96349d2ce3e4' + popd ~/build/BUILD ~/build/BUILD/brackets-shell ~/build/BUILD + pushd brackets-shell + git checkout linux-1547 Switched to a new branch 'linux-1547' Branch linux-1547 set up to track remote branch linux-1547 from origin. + popd ~/build/BUILD + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wJdud3 + umask 022 + cd /builddir/build/BUILD + ln -sfv /usr/lib64/libudev.so.1 /builddir/build/BUILD/libudev.so.0 '/builddir/build/BUILD/libudev.so.0' -> '/usr/lib64/libudev.so.1' + export LD_LIBRARY_PATH=:/builddir/build/BUILD + LD_LIBRARY_PATH=:/builddir/build/BUILD + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -pie' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -pie' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -pie' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fPIC -pie' + pushd /builddir/build/BUILD/brackets ~/build/BUILD/brackets ~/build/BUILD + npm install npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm npm WARN deprecated node-uuid@1.4.7: use uuid module instead npm WARN deprecated graceful-fs@1.1.14: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated minimatch@0.4.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue > phantomjs@1.9.18 install /builddir/build/BUILD/brackets/node_modules/phantomjs > node install.js Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-linux-x86_64.tar.bz2 Saving to /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2 Receiving... Received 12854K total. Extracting tar contents (via spawned process) Removing /builddir/build/BUILD/brackets/node_modules/phantomjs/lib/phantom Copying extracted folder /tmp/phantomjs/phantomjs-1.9.8-linux-x86_64.tar.bz2-extract-1482703571535/phantomjs-1.9.8-linux-x86_64 -> /builddir/build/BUILD/brackets/node_modules/phantomjs/lib/phantom Writing location.js file Done. Phantomjs binary available at /builddir/build/BUILD/brackets/node_modules/phantomjs/lib/phantom/bin/phantomjs > Brackets@1.8.0-0 postinstall /builddir/build/BUILD/brackets > grunt install Running "write-config" task Running "less:dist" (less) task File src/styles/brackets.min.css.map created. File src/styles/brackets.min.css created Running "npm-install-extensions" task running npm install --production in src/extensions/default/CodeFolding running npm install --production in src/extensions/default/DarkTheme running npm install --production in src/extensions/default/JavaScriptCodeHints running npm install --production in src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui running npm install --production in src/extensions/default/LightTheme running npm install --production in src/extensions/samples/BracketsConfigCentral running npm install --production in src/extensions/samples/LocalizationExample finished npm install in src/extensions/default/DarkTheme finished npm install in src/extensions/default/CodeFolding finished npm install in src/extensions/default/LightTheme finished npm install in src/extensions/samples/BracketsConfigCentral finished npm install in src/extensions/samples/LocalizationExample finished npm install in src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui > brackets-javascript-code-hints@ postinstall /builddir/build/BUILD/brackets/src/extensions/default/JavaScriptCodeHints > node ./fix-acorn brackets-javascript-code-hints@ /builddir/build/BUILD/brackets/src/extensions/default/JavaScriptCodeHints +-- acorn@3.3.0 +-- buffer-shims@1.0.0 +-- core-util-is@1.0.2 +-- enhanced-resolve@2.2.2 +-- errno@0.1.4 +-- glob@3.2.11 | `-- minimatch@0.3.0 +-- graceful-fs@4.1.6 +-- inherits@2.0.1 +-- isarray@1.0.0 +-- lru-cache@2.7.3 +-- memory-fs@0.3.0 +-- minimatch@0.2.14 +-- object-assign@4.1.0 +-- process-nextick-args@1.0.7 +-- prr@0.0.0 +-- readable-stream@2.1.5 +-- resolve-from@2.0.0 +-- sigmund@1.0.1 +-- string_decoder@0.10.31 +-- tapable@0.2.4 +-- tern@0.20.0 `-- util-deprecate@1.0.2 Done, without errors. Brackets@1.8.0-0 /builddir/build/BUILD/brackets +-- anymatch@1.3.0 +-- arr-diff@2.0.0 +-- arr-flatten@1.0.1 +-- array-unique@0.2.1 +-- arrify@1.0.1 +-- async-each@1.0.1 +-- balanced-match@0.4.2 +-- binary-extensions@1.5.0 +-- brace-expansion@1.1.6 +-- braces@1.8.5 +-- buffer-shims@1.0.0 +-- chokidar@1.6.0 +-- concat-map@0.0.1 +-- core-util-is@1.0.2 +-- expand-brackets@0.1.5 +-- expand-range@1.8.2 +-- extglob@0.3.2 +-- filename-regex@2.0.0 +-- fill-range@2.2.3 +-- for-in@0.1.5 +-- for-own@0.1.4 +-- glob@7.0.6 | +-- fs.realpath@1.0.0 | +-- inflight@1.0.6 | | `-- wrappy@1.0.2 | `-- once@1.4.0 +-- glob-base@0.3.0 +-- glob-parent@2.0.0 +-- graceful-fs@4.1.6 +-- grunt@0.4.5 | +-- async@0.1.22 | +-- coffee-script@1.3.3 | +-- colors@0.6.2 | +-- dateformat@1.0.2-1.2.3 | +-- eventemitter2@0.4.14 | +-- exit@0.1.2 | +-- findup-sync@0.1.3 | | +-- glob@3.2.11 | | | `-- minimatch@0.3.0 | | `-- lodash@2.4.2 | +-- getobject@0.1.0 | +-- glob@3.1.21 | | +-- graceful-fs@1.2.3 | | `-- inherits@1.0.2 | +-- grunt-legacy-log@0.1.3 | | +-- grunt-legacy-log-utils@0.1.1 | | | +-- lodash@2.4.2 | | | `-- underscore.string@2.3.3 | | +-- lodash@2.4.2 | | `-- underscore.string@2.3.3 | +-- grunt-legacy-util@0.2.0 | | `-- lodash@0.9.2 | +-- hooker@0.2.3 | +-- iconv-lite@0.2.11 | +-- js-yaml@2.0.5 | | `-- argparse@0.1.16 | | `-- underscore.string@2.4.0 | +-- lodash@0.9.2 | +-- minimatch@0.2.14 | | +-- lru-cache@2.7.3 | | `-- sigmund@1.0.1 | +-- nopt@1.0.10 | | `-- abbrev@1.0.9 | +-- rimraf@2.2.8 | +-- underscore.string@2.2.1 | `-- which@1.0.9 +-- grunt-cleanempty@1.0.3 | `-- junk@1.0.3 +-- grunt-cli@0.1.9 | `-- resolve@0.3.1 +-- grunt-contrib-clean@0.4.1 +-- grunt-contrib-concat@0.3.0 +-- grunt-contrib-copy@0.4.1 +-- grunt-contrib-cssmin@0.6.0 | +-- clean-css@1.0.12 | | `-- commander@1.3.2 | | `-- keypress@0.1.0 | `-- grunt-lib-contrib@0.6.1 | `-- zlib-browserify@0.0.1 +-- grunt-contrib-htmlmin@0.1.3 | `-- html-minifier@0.5.6 +-- grunt-contrib-jasmine@0.4.2 | `-- rimraf@2.0.3 | `-- graceful-fs@1.1.14 +-- grunt-contrib-less@1.0.1 | +-- async@0.9.2 | +-- chalk@0.5.1 | | +-- ansi-styles@1.1.0 | | +-- escape-string-regexp@1.0.5 | | +-- has-ansi@0.1.0 | | | `-- ansi-regex@0.2.1 | | +-- strip-ansi@0.3.0 | | `-- supports-color@0.2.0 | +-- less@2.4.0 | | +-- errno@0.1.4 | | | `-- prr@0.0.0 | | +-- graceful-fs@3.0.11 | | | `-- natives@1.1.0 | | +-- image-size@0.3.5 | | +-- mime@1.2.11 | | +-- mkdirp@0.5.1 | | | `-- minimist@0.0.8 | | +-- promise@6.1.0 | | | `-- asap@1.0.0 | | +-- request@2.79.0 | | | +-- aws-sign2@0.6.0 | | | +-- aws4@1.5.0 | | | +-- caseless@0.11.0 | | | +-- combined-stream@1.0.5 | | | | `-- delayed-stream@1.0.0 | | | +-- extend@3.0.0 | | | +-- forever-agent@0.6.1 | | | +-- form-data@2.1.2 | | | | `-- asynckit@0.4.0 | | | +-- har-validator@2.0.6 | | | | +-- chalk@1.1.3 | | | | | +-- ansi-styles@2.2.1 | | | | | +-- has-ansi@2.0.0 | | | | | | `-- ansi-regex@2.0.0 | | | | | +-- strip-ansi@3.0.1 | | | | | `-- supports-color@2.0.0 | | | | `-- commander@2.9.0 | | | | `-- graceful-readlink@1.0.1 | | | +-- hawk@3.1.3 | | | | +-- boom@2.10.1 | | | | +-- cryptiles@2.0.5 | | | | +-- hoek@2.16.3 | | | | `-- sntp@1.0.9 | | | +-- http-signature@1.1.1 | | | | +-- assert-plus@0.2.0 | | | | +-- jsprim@1.3.1 | | | | | +-- extsprintf@1.0.2 | | | | | +-- json-schema@0.2.3 | | | | | `-- verror@1.3.6 | | | | `-- sshpk@1.10.1 | | | | +-- asn1@0.2.3 | | | | +-- assert-plus@1.0.0 | | | | +-- bcrypt-pbkdf@1.0.0 | | | | +-- dashdash@1.14.1 | | | | | `-- assert-plus@1.0.0 | | | | +-- ecc-jsbn@0.1.1 | | | | +-- getpass@0.1.6 | | | | | `-- assert-plus@1.0.0 | | | | +-- jodid25519@1.0.2 | | | | +-- jsbn@0.1.0 | | | | `-- tweetnacl@0.14.5 | | | +-- is-typedarray@1.0.0 | | | +-- isstream@0.1.2 | | | +-- mime-types@2.1.13 | | | | `-- mime-db@1.25.0 | | | +-- oauth-sign@0.8.2 | | | +-- qs@6.3.0 | | | `-- uuid@3.0.1 | | `-- source-map@0.2.0 | | `-- amdefine@1.0.1 | `-- lodash@2.4.2 +-- grunt-contrib-requirejs@0.4.1 | `-- requirejs@2.1.22 +-- grunt-contrib-uglify@0.2.0 | `-- uglify-js@2.2.5 | +-- optimist@0.3.7 | | `-- wordwrap@0.0.3 | `-- source-map@0.1.43 +-- grunt-contrib-watch@0.4.3 | +-- gaze@0.3.4 | | +-- fileset@0.1.8 | | | +-- glob@3.2.11 | | | | `-- minimatch@0.3.0 | | | `-- minimatch@0.4.0 | | `-- minimatch@0.2.14 | `-- tiny-lr@0.0.4 | +-- debug@0.7.4 | +-- faye-websocket@0.4.4 | +-- noptify@0.0.3 | | `-- nopt@2.0.0 | `-- qs@0.5.6 +-- grunt-eslint@18.1.0 | +-- chalk@1.1.3 | | +-- ansi-styles@2.2.1 | | +-- has-ansi@2.0.0 | | | `-- ansi-regex@2.0.0 | | +-- strip-ansi@3.0.1 | | `-- supports-color@2.0.0 | `-- eslint@2.13.1 | +-- chalk@1.1.3 | | +-- ansi-styles@2.2.1 | | +-- has-ansi@2.0.0 | | | `-- ansi-regex@2.0.0 | | +-- strip-ansi@3.0.1 | | `-- supports-color@2.0.0 | +-- concat-stream@1.6.0 | | +-- inherits@2.0.3 | | +-- readable-stream@2.2.2 | | `-- typedarray@0.0.6 | +-- debug@2.5.1 | | `-- ms@0.7.2 | +-- doctrine@1.5.0 | +-- es6-map@0.1.4 | | +-- d@0.1.1 | | +-- es5-ext@0.10.12 | | +-- es6-iterator@2.0.0 | | +-- es6-set@0.1.4 | | +-- es6-symbol@3.1.0 | | `-- event-emitter@0.3.4 | +-- escope@3.6.0 | | +-- es6-weak-map@2.0.1 | | `-- esrecurse@4.1.0 | | `-- estraverse@4.1.1 | +-- espree@3.3.2 | | +-- acorn@4.0.4 | | `-- acorn-jsx@3.0.1 | | `-- acorn@3.3.0 | +-- estraverse@4.2.0 | +-- esutils@2.0.2 | +-- file-entry-cache@1.3.1 | | +-- flat-cache@1.2.2 | | | +-- circular-json@0.3.1 | | | +-- del@2.2.2 | | | | +-- globby@5.0.0 | | | | +-- is-path-cwd@1.0.0 | | | | +-- is-path-in-cwd@1.0.0 | | | | | `-- is-path-inside@1.0.0 | | | | `-- pify@2.3.0 | | | `-- write@0.2.1 | | `-- object-assign@4.1.0 | +-- globals@9.14.0 | +-- ignore@3.2.0 | +-- imurmurhash@0.1.4 | +-- inquirer@0.12.0 | | +-- ansi-escapes@1.4.0 | | +-- ansi-regex@2.0.0 | | +-- chalk@1.1.3 | | | +-- ansi-styles@2.2.1 | | | +-- has-ansi@2.0.0 | | | `-- supports-color@2.0.0 | | +-- cli-cursor@1.0.2 | | | `-- restore-cursor@1.0.1 | | | +-- exit-hook@1.1.1 | | | `-- onetime@1.1.0 | | +-- cli-width@2.1.0 | | +-- figures@1.7.0 | | +-- readline2@1.0.1 | | | +-- code-point-at@1.1.0 | | | +-- is-fullwidth-code-point@1.0.0 | | | | `-- number-is-nan@1.0.1 | | | `-- mute-stream@0.0.5 | | +-- run-async@0.1.0 | | +-- rx-lite@3.1.2 | | +-- string-width@1.0.2 | | | `-- strip-ansi@3.0.1 | | | `-- ansi-regex@2.0.0 | | +-- strip-ansi@3.0.1 | | `-- through@2.3.8 | +-- is-my-json-valid@2.15.0 | | +-- generate-function@2.0.0 | | +-- generate-object-property@1.2.0 | | | `-- is-property@1.0.2 | | +-- jsonpointer@4.0.1 | | `-- xtend@4.0.1 | +-- is-resolvable@1.0.0 | | `-- tryit@1.0.3 | +-- js-yaml@3.7.0 | | +-- argparse@1.0.9 | | | `-- sprintf-js@1.0.3 | | `-- esprima@2.7.3 | +-- json-stable-stringify@1.0.1 | | `-- jsonify@0.0.0 | +-- levn@0.3.0 | | +-- prelude-ls@1.1.2 | | `-- type-check@0.3.2 | +-- optionator@0.8.2 | | +-- deep-is@0.1.3 | | +-- fast-levenshtein@2.0.5 | | `-- wordwrap@1.0.0 | +-- path-is-inside@1.0.2 | +-- pluralize@1.2.1 | +-- require-uncached@1.0.3 | | +-- caller-path@0.1.0 | | | `-- callsites@0.2.0 | | `-- resolve-from@1.0.1 | +-- shelljs@0.6.1 | +-- strip-json-comments@1.0.4 | +-- table@3.8.3 | | +-- ajv@4.10.3 | | | `-- co@4.6.0 | | +-- ajv-keywords@1.4.1 | | +-- chalk@1.1.3 | | | +-- ansi-styles@2.2.1 | | | +-- has-ansi@2.0.0 | | | | `-- ansi-regex@2.0.0 | | | +-- strip-ansi@3.0.1 | | | `-- supports-color@2.0.0 | | +-- slice-ansi@0.0.4 | | `-- string-width@2.0.0 | | `-- is-fullwidth-code-point@2.0.0 | +-- text-table@0.2.0 | `-- user-home@2.0.0 | `-- os-homedir@1.0.2 +-- grunt-jasmine-node@0.1.0 +-- grunt-lib-phantomjs@0.3.0 | +-- semver@1.0.14 | `-- temporary@0.0.8 | `-- package@1.0.1 +-- grunt-targethtml@0.2.6 | `-- esprima@1.0.4 +-- grunt-template-jasmine-requirejs@0.1.0 +-- grunt-usemin@0.1.11 +-- inherits@2.0.1 +-- is-binary-path@1.0.1 +-- is-buffer@1.1.4 +-- is-dotfile@1.0.2 +-- is-equal-shallow@0.1.3 +-- is-extendable@0.1.1 +-- is-extglob@1.0.0 +-- is-glob@2.0.1 +-- is-number@2.1.0 +-- is-posix-bracket@0.1.1 +-- is-primitive@2.0.0 +-- isarray@1.0.0 +-- isobject@2.1.0 +-- jasmine-node@1.11.0 | +-- jasmine-growl-reporter@0.0.3 | | `-- growl@1.7.0 | +-- jasmine-reporters@2.2.0 | | +-- jasmine@2.5.2 | | | `-- jasmine-core@2.5.2 | | `-- xmldom@0.1.27 | +-- mkdirp@0.3.5 | +-- underscore@1.7.0 | `-- walkdir@0.0.11 +-- kind-of@3.0.4 +-- load-grunt-tasks@3.5.0 | +-- multimatch@2.1.0 | | +-- array-differ@1.0.0 | | `-- array-union@1.0.2 | | `-- array-uniq@1.0.3 | +-- pkg-up@1.0.0 | | `-- find-up@1.1.2 | | +-- path-exists@2.1.0 | | `-- pinkie-promise@2.0.1 | | `-- pinkie@2.0.4 | `-- resolve-pkg@0.1.0 | `-- resolve-from@2.0.0 +-- lodash@4.15.0 +-- micromatch@2.3.11 +-- minimatch@3.0.3 +-- normalize-path@2.0.1 +-- object.omit@2.0.0 +-- parse-glob@3.0.4 +-- path-is-absolute@1.0.0 +-- phantomjs@1.9.18 | +-- adm-zip@0.4.4 | +-- fs-extra@0.23.1 | | `-- jsonfile@2.4.0 | +-- kew@0.4.0 | +-- npmconf@2.1.1 | | +-- config-chain@1.1.11 | | | `-- proto-list@1.2.4 | | +-- ini@1.3.4 | | +-- nopt@3.0.6 | | +-- once@1.3.3 | | +-- osenv@0.1.4 | | | `-- os-tmpdir@1.0.2 | | `-- uid-number@0.0.5 | +-- progress@1.1.8 | +-- request@2.42.0 | | +-- aws-sign2@0.5.0 | | +-- bl@0.9.5 | | | `-- readable-stream@1.0.34 | | | `-- isarray@0.0.1 | | +-- caseless@0.6.0 | | +-- forever-agent@0.5.2 | | +-- form-data@0.1.4 | | | +-- async@0.9.2 | | | `-- combined-stream@0.0.7 | | | `-- delayed-stream@0.0.5 | | +-- hawk@1.1.1 | | | +-- boom@0.4.2 | | | +-- cryptiles@0.2.2 | | | +-- hoek@0.9.1 | | | `-- sntp@0.2.4 | | +-- http-signature@0.10.1 | | | +-- asn1@0.1.11 | | | +-- assert-plus@0.1.5 | | | `-- ctype@0.5.3 | | +-- json-stringify-safe@5.0.1 | | +-- mime-types@1.0.2 | | +-- node-uuid@1.4.7 | | +-- oauth-sign@0.4.0 | | +-- qs@1.2.2 | | +-- stringstream@0.0.5 | | +-- tough-cookie@2.3.2 | | | `-- punycode@1.4.1 | | `-- tunnel-agent@0.4.3 | `-- request-progress@0.3.1 | `-- throttleit@0.0.2 +-- preserve@0.2.0 +-- process-nextick-args@1.0.7 +-- q@1.4.1 +-- randomatic@1.1.5 +-- readable-stream@2.1.5 +-- readdirp@2.1.0 +-- regex-cache@0.4.3 +-- repeat-element@1.1.2 +-- repeat-string@1.5.4 +-- semver@4.3.6 +-- set-immediate-shim@1.0.1 +-- string_decoder@0.10.31 +-- util-deprecate@1.0.2 `-- xmldoc@0.1.4 `-- sax@0.6.1 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.15: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN Brackets@1.8.0-0 No license field. + npm install grunt-cli Brackets@1.8.0-0 /builddir/build/BUILD/brackets `-- grunt-cli@0.1.9 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.0.15: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN Brackets@1.8.0-0 No license field. + ./node_modules/.bin/grunt clean less targethtml useminPrepare htmlmin requirejs concat copy usemin Running "clean:dist" (clean) task Running "less:dist" (less) task File src/styles/brackets.min.css.map created. File src/styles/brackets.min.css created Running "targethtml:dist" (targethtml) task >> File "src/.index.html" created. Running "useminPrepare:html" (useminPrepare) task Going through src/.index.html to update the config Looking for build script HTML comment blocks Found a block: Updating config with the following assets: - src/thirdparty/less-2.5.1.min.js - src/thirdparty/jquery-2.1.3.min.js Found a block: Updating config with the following assets: - dist/main.js Configuration is now: cssmin: {} concat: { 'dist/thirdparty/thirdparty.min.js': [ 'src/thirdparty/less-2.5.1.min.js', 'src/thirdparty/jquery-2.1.3.min.js' ], 'dist/main.js': [ 'dist/main.js' ] } uglify: { 'dist/thirdparty/thirdparty.min.js': 'dist/thirdparty/thirdparty.min.js', 'dist/main.js': 'dist/main.js', 'dist/thirdparty/requirejs/require.js': 'src/thirdparty/requirejs/require.js' } requirejs: { dist: { options: { baseUrl: 'src', optimize: 'uglify2', include: [ 'utils/Compatibility', 'brackets' ], generateSourceMaps: true, useSourceUrl: true, preserveLicenseComments: false, useStrict: true, wrap: false, exclude: [ 'text!config.json' ], uglify2: {}, name: 'main', out: 'dist/main.js', mainConfigFile: 'src/main.js' } } } Running "htmlmin:dist" (htmlmin) task File dist/index.html created. Running "requirejs:dist" (requirejs) task Tracing dependencies for: main Tracing dependencies for: text!config.json Uglify2 file: /builddir/build/BUILD/brackets/dist/main.js /builddir/build/BUILD/brackets/dist/main.js ---------------- /builddir/build/BUILD/brackets/src/main.js /builddir/build/BUILD/brackets/src/utils/Compatibility.js /builddir/build/BUILD/brackets/src/widgets/bootstrap-dropdown.js /builddir/build/BUILD/brackets/src/widgets/bootstrap-modal.js /builddir/build/BUILD/brackets/src/widgets/bootstrap-twipsy-mod.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/lib/codemirror.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/edit/closebrackets.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/fold/xml-fold.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/edit/closetag.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/edit/matchbrackets.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/edit/matchtags.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/mode/multiplex.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/mode/overlay.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/mode/simple.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/scroll/scrollpastend.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/search/searchcursor.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/scroll/annotatescrollbar.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/search/matchesonscrollbar.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/search/match-highlighter.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/selection/active-line.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/addon/selection/mark-selection.js /builddir/build/BUILD/brackets/src/thirdparty/CodeMirror/keymap/sublime.js /builddir/build/BUILD/brackets/src/utils/AppInit.js /builddir/build/BUILD/brackets/src/thirdparty/lodash.js /builddir/build/BUILD/brackets/src/utils/EventDispatcher.js /builddir/build/BUILD/brackets/src/utils/Async.js /builddir/build/BUILD/brackets/src/utils/UrlParams.js /builddir/build/BUILD/brackets/src/command/CommandManager.js /builddir/build/BUILD/brackets/src/utils/DeprecationWarning.js /builddir/build/BUILD/brackets/src/command/Commands.js /builddir/build/BUILD/brackets/src/utils/ShellAPI.js /builddir/build/BUILD/brackets/src/utils/Global.js /builddir/build/BUILD/brackets/src/filesystem/FileSystemError.js /builddir/build/BUILD/brackets/src/utils/StringUtils.js /builddir/build/BUILD/brackets/src/utils/PerfUtils.js /builddir/build/BUILD/brackets/src/thirdparty/i18n/i18n.js /builddir/build/BUILD/brackets/src/nls/strings.js /builddir/build/BUILD/brackets/src/nls/root/strings.js i18n!nls/strings /builddir/build/BUILD/brackets/src/nls/urls.js /builddir/build/BUILD/brackets/src/nls/root/urls.js i18n!nls/urls /builddir/build/BUILD/brackets/src/nls/strings-app.js /builddir/build/BUILD/brackets/src/nls/root/strings-app.js i18n!nls/strings-app /builddir/build/BUILD/brackets/src/strings.js /builddir/build/BUILD/brackets/src/file/FileUtils.js text!language/languages.json /builddir/build/BUILD/brackets/src/language/LanguageManager.js /builddir/build/BUILD/brackets/src/widgets/DefaultDialogs.js /builddir/build/BUILD/brackets/src/filesystem/WatchedRoot.js /builddir/build/BUILD/brackets/src/filesystem/FileSystemEntry.js /builddir/build/BUILD/brackets/src/filesystem/Directory.js /builddir/build/BUILD/brackets/src/filesystem/File.js /builddir/build/BUILD/brackets/src/filesystem/FileIndex.js /builddir/build/BUILD/brackets/src/filesystem/FileSystemStats.js /builddir/build/BUILD/brackets/src/utils/NodeConnection.js /builddir/build/BUILD/brackets/src/utils/NodeDomain.js /builddir/build/BUILD/brackets/src/filesystem/impls/appshell/AppshellFileSystem.js /builddir/build/BUILD/brackets/src/filesystem/FileSystem.js /builddir/build/BUILD/brackets/src/utils/KeyEvent.js text!base-config/keyboard.json /builddir/build/BUILD/brackets/src/command/KeyBindingManager.js text!htmlContent/dialog-template.html /builddir/build/BUILD/brackets/src/thirdparty/mustache/mustache.js /builddir/build/BUILD/brackets/src/widgets/Dialogs.js text!htmlContent/project-settings-dialog.html /builddir/build/BUILD/brackets/src/thirdparty/path-utils/path-utils.js /builddir/build/BUILD/brackets/src/preferences/PreferencesDialogs.js /builddir/build/BUILD/brackets/src/preferences/PreferenceStorage.js /builddir/build/BUILD/brackets/src/utils/ExtensionUtils.js /builddir/build/BUILD/brackets/src/utils/ExtensionLoader.js /builddir/build/BUILD/brackets/src/thirdparty/globmatch.js /builddir/build/BUILD/brackets/src/preferences/PreferencesBase.js /builddir/build/BUILD/brackets/src/preferences/PreferencesImpl.js /builddir/build/BUILD/brackets/src/preferences/PreferencesManager.js /builddir/build/BUILD/brackets/src/utils/ViewUtils.js /builddir/build/BUILD/brackets/src/utils/Resizer.js /builddir/build/BUILD/brackets/src/view/WorkspaceManager.js /builddir/build/BUILD/brackets/src/view/MainViewFactory.js /builddir/build/BUILD/brackets/src/view/ViewStateManager.js /builddir/build/BUILD/brackets/src/document/InMemoryFile.js text!htmlContent/pane.html /builddir/build/BUILD/brackets/src/view/Pane.js /builddir/build/BUILD/brackets/src/view/MainViewManager.js /builddir/build/BUILD/brackets/src/utils/AnimationUtils.js /builddir/build/BUILD/brackets/src/widgets/PopUpManager.js /builddir/build/BUILD/brackets/src/command/Menus.js /builddir/build/BUILD/brackets/src/document/TextRange.js /builddir/build/BUILD/brackets/src/utils/TokenUtils.js /builddir/build/BUILD/brackets/src/utils/ValidationUtils.js /builddir/build/BUILD/brackets/src/editor/Editor.js /builddir/build/BUILD/brackets/src/editor/InlineWidget.js /builddir/build/BUILD/brackets/src/editor/InlineTextEditor.js /builddir/build/BUILD/brackets/src/editor/EditorManager.js /builddir/build/BUILD/brackets/src/document/Document.js /builddir/build/BUILD/brackets/src/project/FileSyncManager.js /builddir/build/BUILD/brackets/src/document/DocumentManager.js /builddir/build/BUILD/brackets/src/project/FileViewController.js /builddir/build/BUILD/brackets/src/thirdparty/immutable.js /builddir/build/BUILD/brackets/src/project/FileTreeViewModel.js /builddir/build/BUILD/brackets/src/project/ProjectModel.js /builddir/build/BUILD/brackets/src/thirdparty/react.js /builddir/build/BUILD/brackets/src/thirdparty/react-dom.js /builddir/build/BUILD/brackets/src/thirdparty/classnames.js /builddir/build/BUILD/brackets/src/project/FileTreeView.js /builddir/build/BUILD/brackets/src/command/DefaultMenus.js /builddir/build/BUILD/brackets/src/project/ProjectManager.js /builddir/build/BUILD/brackets/src/extensibility/Package.js /builddir/build/BUILD/brackets/src/view/ViewCommandHandlers.js text!htmlContent/themes-settings.html /builddir/build/BUILD/brackets/src/view/ThemeSettings.js /builddir/build/BUILD/brackets/src/view/ThemeView.js /builddir/build/BUILD/brackets/src/view/ThemeManager.js /builddir/build/BUILD/brackets/src/extensibility/node/node_modules/semver/semver.browser.js /builddir/build/BUILD/brackets/src/extensibility/ExtensionManager.js /builddir/build/BUILD/brackets/src/utils/NativeApp.js text!htmlContent/update-dialog.html text!htmlContent/update-list.html /builddir/build/BUILD/brackets/src/utils/UpdateNotification.js /builddir/build/BUILD/brackets/src/utils/DragAndDrop.js text!htmlContent/main-view.html /builddir/build/BUILD/brackets/src/language/HTMLUtils.js /builddir/build/BUILD/brackets/src/language/CSSUtils.js /builddir/build/BUILD/brackets/src/utils/DropdownEventHandler.js /builddir/build/BUILD/brackets/src/widgets/DropdownButton.js /builddir/build/BUILD/brackets/src/editor/MultiRangeInlineEditor.js /builddir/build/BUILD/brackets/src/editor/CSSInlineEditor.js /builddir/build/BUILD/brackets/src/project/WorkingSetSort.js /builddir/build/BUILD/brackets/src/widgets/ModalBar.js /builddir/build/BUILD/brackets/src/search/QuickSearchField.js /builddir/build/BUILD/brackets/src/utils/StringMatch.js /builddir/build/BUILD/brackets/src/search/QuickOpen.js /builddir/build/BUILD/brackets/src/search/QuickOpenHelper.js text!htmlContent/working-set.html /builddir/build/BUILD/brackets/src/project/WorkingSetView.js /builddir/build/BUILD/brackets/src/project/SidebarView.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Servers/BaseServer.js /builddir/build/BUILD/brackets/src/LiveDevelopment/LiveDevelopmentUtils.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Servers/FileServer.js /builddir/build/BUILD/brackets/src/LiveDevelopment/LiveDevServerManager.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Servers/UserServer.js text!LiveDevelopment/Inspector/Inspector.json /builddir/build/BUILD/brackets/src/LiveDevelopment/Inspector/Inspector.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/CSSAgent.js text!LiveDevelopment/Agents/RemoteFunctions.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/RemoteAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/ScriptAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/GotoAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/EditAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/DOMHelpers.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/DOMNode.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/DOMAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/HighlightAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Documents/CSSDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Documents/CSSPreprocessorDocument.js /builddir/build/BUILD/brackets/src/language/HTMLTokenizer.js /builddir/build/BUILD/brackets/src/thirdparty/murmurhash3_gc.js /builddir/build/BUILD/brackets/src/language/HTMLSimpleDOM.js /builddir/build/BUILD/brackets/src/language/HTMLDOMDiff.js /builddir/build/BUILD/brackets/src/language/HTMLInstrumentation.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Documents/HTMLDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Documents/JSDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/ConsoleAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/Agents/NetworkAgent.js /builddir/build/BUILD/brackets/src/LiveDevelopment/LiveDevelopment.js text!LiveDevelopment/MultiBrowserImpl/transports/remote/NodeSocketTransportRemote.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/transports/NodeSocketTransport.js text!LiveDevelopment/MultiBrowserImpl/protocol/remote/LiveDevProtocolRemote.js text!LiveDevelopment/MultiBrowserImpl/protocol/remote/DocumentObserver.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/protocol/LiveDevProtocol.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/launchers/Launcher.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/documents/LiveDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/documents/LiveCSSDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/language/HTMLSimpleDOM.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/language/HTMLInstrumentation.js /builddir/build/BUILD/brackets/src/LiveDevelopment/MultiBrowserImpl/documents/LiveHTMLDocument.js /builddir/build/BUILD/brackets/src/LiveDevelopment/LiveDevMultiBrowser.js text!LiveDevelopment/main.less /builddir/build/BUILD/brackets/src/LiveDevelopment/main.js /builddir/build/BUILD/brackets/src/utils/ColorUtils.js /builddir/build/BUILD/brackets/src/language/XMLUtils.js /builddir/build/BUILD/brackets/src/language/JSONUtils.js /builddir/build/BUILD/brackets/src/document/ChangedDocumentTracker.js /builddir/build/BUILD/brackets/src/editor/EditorCommandHandlers.js /builddir/build/BUILD/brackets/src/editor/EditorOptionHandlers.js text!widgets/StatusBar.html /builddir/build/BUILD/brackets/src/widgets/StatusBar.js /builddir/build/BUILD/brackets/src/editor/EditorStatusBar.js text!htmlContent/image-view.html /builddir/build/BUILD/brackets/src/editor/ImageViewer.js text!htmlContent/install-extension-dialog.html /builddir/build/BUILD/brackets/src/extensibility/InstallExtensionDialog.js /builddir/build/BUILD/brackets/src/extensibility/registry_utils.js /builddir/build/BUILD/brackets/src/utils/LocalizationUtils.js text!htmlContent/extension-manager-view-item.html /builddir/build/BUILD/brackets/src/extensibility/ExtensionManagerView.js /builddir/build/BUILD/brackets/src/extensibility/ExtensionManagerViewModel.js text!htmlContent/extension-manager-dialog.html /builddir/build/BUILD/brackets/src/widgets/bootstrap-tab.js /builddir/build/BUILD/brackets/src/extensibility/ExtensionManagerDialog.js /builddir/build/BUILD/brackets/src/utils/BuildInfoUtils.js text!htmlContent/about-dialog.html text!htmlContent/contributors-list.html /builddir/build/BUILD/brackets/src/help/HelpCommandHandlers.js /builddir/build/BUILD/brackets/src/search/FindUtils.js text!htmlContent/edit-filter-dialog.html text!htmlContent/filter-name.html /builddir/build/BUILD/brackets/src/search/FileFilters.js /builddir/build/BUILD/brackets/src/utils/HealthLogger.js text!htmlContent/findreplace-bar.html /builddir/build/BUILD/brackets/src/search/FindBar.js /builddir/build/BUILD/brackets/src/search/SearchModel.js /builddir/build/BUILD/brackets/src/search/FindInFiles.js text!htmlContent/search-panel.html text!htmlContent/search-results.html text!htmlContent/search-summary.html /builddir/build/BUILD/brackets/src/search/SearchResultsView.js /builddir/build/BUILD/brackets/src/search/FindInFilesUI.js /builddir/build/BUILD/brackets/src/search/ScrollTrackMarkers.js /builddir/build/BUILD/brackets/src/search/FindReplace.js /builddir/build/BUILD/brackets/src/view/PanelManager.js text!htmlContent/code-hint-list.html /builddir/build/BUILD/brackets/src/editor/CodeHintList.js /builddir/build/BUILD/brackets/src/editor/CodeHintManager.js text!htmlContent/problems-panel.html text!htmlContent/problems-panel-table.html /builddir/build/BUILD/brackets/src/language/CodeInspection.js /builddir/build/BUILD/brackets/src/document/DocumentCommandHandlers.js /builddir/build/BUILD/brackets/src/language/JSUtils.js /builddir/build/BUILD/brackets/src/brackets.js Running "concat:dist/thirdparty/thirdparty.min.js" (concat) task File "dist/thirdparty/thirdparty.min.js" created. Running "concat:dist/main.js" (concat) task File "dist/main.js" created. Running "copy:dist" (copy) task Created 493 directories, copied 1360 files Running "usemin:html" (usemin) task Processing as HTML - dist/LiveDevelopment/launch.html Update the HTML to reference our concat/min/revved script files Update the HTML with the new css filenames Update the HTML with the new img filenames Update the HTML with data-main tags Update the HTML with the data tags Update the HTML with background imgs, case there is some inline style Update the HTML with anchors images Update the HTML with reference in input Processing as HTML - dist/index.html Update the HTML to reference our concat/min/revved script files Update the HTML with the new css filenames Update the HTML with the new img filenames Update the HTML with data-main tags Update the HTML with the data tags Update the HTML with background imgs, case there is some inline style Update the HTML with anchors images Update the HTML with reference in input Done, without errors. ++ date -u '+%a %b %d %Y %T GMT+0000' + sed '/timestamp/s|:.*|: "Sun Dec 25 2016 22:07:00 GMT+0000",|; /version/s|-0|-17108|; /branch/s|:.*|: "alf_localization_release_1.8",|; /SHA/s|:.*|: "3af64fae4b8430318770375c0125fcc9eeda1e85"|' -i src/config.json + cp -a src/config.json dist/config.json + pushd /builddir/build/BUILD/brackets-shell ~/build/BUILD/brackets-shell ~/build/BUILD/brackets ~/build/BUILD + npm install npm WARN deprecated guid@0.0.10: Please use node-uuid instead. It is much better. npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated graceful-fs@1.1.14: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. npm WARN deprecated node-uuid@1.4.7: use uuid module instead > Brackets-Shell@1.1.0-0 preinstall /builddir/build/BUILD/brackets-shell > bash -c 'mv appshell.gyp .appshell.gyp' npm WARN prefer global jshint@1.0.0 should be installed with -g > Brackets-Shell@1.1.0-0 install /builddir/build/BUILD/brackets-shell > > Brackets-Shell@1.1.0-0 postinstall /builddir/build/BUILD/brackets-shell > bash -c 'mv .appshell.gyp appshell.gyp;' Brackets-Shell@1.1.0-0 /builddir/build/BUILD/brackets-shell +-- grunt@0.4.1 | +-- async@0.1.22 | +-- coffee-script@1.3.3 | +-- colors@0.6.2 | +-- dateformat@1.0.2-1.2.3 | +-- eventemitter2@0.4.14 | +-- findup-sync@0.1.3 | | +-- glob@3.2.11 | | | +-- inherits@2.0.3 | | | `-- minimatch@0.3.0 | | `-- lodash@2.4.2 | +-- glob@3.1.21 | | +-- graceful-fs@1.2.3 | | `-- inherits@1.0.2 | +-- hooker@0.2.3 | +-- iconv-lite@0.2.11 | +-- js-yaml@2.0.5 | | +-- argparse@0.1.16 | | | `-- underscore.string@2.4.0 | | `-- esprima@1.0.4 | +-- lodash@0.9.2 | +-- minimatch@0.2.14 | | +-- lru-cache@2.7.3 | | `-- sigmund@1.0.1 | +-- nopt@1.0.10 | | `-- abbrev@1.0.9 | +-- rimraf@2.0.3 | | `-- graceful-fs@1.1.14 | +-- underscore.string@2.2.1 | `-- which@1.0.9 +-- grunt-cli@0.1.6 +-- grunt-contrib-clean@0.4.0 +-- grunt-contrib-copy@0.5.0 +-- grunt-contrib-jshint@0.2.0 | `-- jshint@1.0.0 | +-- cli@0.4.3 | +-- esprima@4.0.0-dev | +-- peakle@0.0.1 | +-- shelljs@0.7.5 | | +-- glob@7.1.1 | | | +-- fs.realpath@1.0.0 | | | +-- inflight@1.0.6 | | | | `-- wrappy@1.0.2 | | | +-- minimatch@3.0.3 | | | | `-- brace-expansion@1.1.6 | | | | +-- balanced-match@0.4.2 | | | | `-- concat-map@0.0.1 | | | +-- once@1.4.0 | | | `-- path-is-absolute@1.0.1 | | +-- interpret@1.0.1 | | `-- rechoir@0.6.2 | | `-- resolve@1.2.0 | `-- underscore@1.7.0 +-- grunt-curl@2.0.2 | +-- async@0.2.10 | +-- grunt-retro@0.7.0 | +-- lodash@2.4.2 | `-- request@2.33.0 | +-- aws-sign2@0.5.0 | +-- forever-agent@0.5.2 | +-- form-data@0.1.4 | | +-- async@0.9.2 | | `-- combined-stream@0.0.7 | | `-- delayed-stream@0.0.5 | +-- hawk@1.0.0 | | +-- boom@0.4.2 | | +-- cryptiles@0.2.2 | | +-- hoek@0.9.1 | | `-- sntp@0.2.4 | +-- http-signature@0.10.1 | | +-- asn1@0.1.11 | | +-- assert-plus@0.1.5 | | `-- ctype@0.5.3 | +-- json-stringify-safe@5.0.1 | +-- mime@1.2.11 | +-- node-uuid@1.4.7 | +-- oauth-sign@0.3.0 | +-- qs@0.6.6 | +-- tough-cookie@2.3.2 | | `-- punycode@1.4.1 | `-- tunnel-agent@0.3.0 +-- grunt-shell@0.2.1 +-- guid@0.0.10 +-- q@0.9.2 `-- semver@4.3.6 npm WARN Brackets-Shell@1.1.0-0 No license field. + npm install grunt-cli Brackets-Shell@1.1.0-0 /builddir/build/BUILD/brackets-shell `-- grunt-cli@0.1.6 npm WARN Brackets-Shell@1.1.0-0 No license field. + ./node_modules/.bin/grunt setup full-build Running "cef" task Running "cef-download" task Downloading http://s3.amazonaws.com/files.brackets.io/cef/cef_binary_3.1547.1459_linux64_release.zip. This may take a while... Running "curl-dir:cef-linux64" (curl-dir) task Files "downloads/cef_binary_3.1547.1459_linux64_release.zip" created. Running "cef-clean" task Running "cef-extract" task Running "cef-symlinks" task Running "node" task Downloading node-v6.3.1-linux-x64.tar.gz. This may take a while... Running "curl-dir:node-linux64" (curl-dir) task Files "downloads/node-v6.3.1-linux-x64.tar.gz" created. Running "node-clean" task Running "node-mac" task Running "create-project" task Building project files Running "git:www" (git) task Skipping fetch for www repo Running "git:shell" (git) task Skipping fetch for shell repo Running "create-project" task Building project files Running "build-www" task /builddir/build/BUILD/brackets/dist Running "build" task Running "build-linux" task Running "stage" task Running "clean:staging-linux" (clean) task Running "stage-linux" task Running "copy:linux" (copy) task Created 6 directories, copied 87 files Running "package" task Running "clean:www" (clean) task Running "copy:www" (copy) task Created 554 directories, copied 1364 files Running "copy:samples" (copy) task Created 61 directories, copied 60 files Done, without errors. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RAHdx5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 + mkdir --parents /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share ~/build/BUILD/brackets-shell ~/build/BUILD + pushd /builddir/build/BUILD/brackets-shell + cp -a installer/linux/debian/package-root/opt/brackets/. /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets + cp -a installer/linux/debian/package-root/usr/share/icons /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/ + popd ~/build/BUILD + mkdir --parents /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/bin + ln -sfv /usr/lib64/brackets/brackets /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/bin/ '/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/bin/brackets' -> '/usr/lib64/brackets/brackets' + ln -sfv /usr/lib64/brackets/Brackets /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/bin/brackets-bin '/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/bin/brackets-bin' -> '/usr/lib64/brackets/Brackets' + mkdir --parents /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/applications + cat + desktop-file-install --mode 0644 /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/applications/brackets.desktop /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/applications/brackets.desktop: warning: key "Categories" is a list and does not have a semicolon as trailing character, fixing + rm -rf /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/brackets.desktop + ln -sfv /usr/lib64/libudev.so.1 /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/lib/libudev.so.0 '/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/lib/libudev.so.0' -> '/usr/lib64/libudev.so.1' + strip /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/Brackets /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/Brackets-node /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/lib/libcef.so + mkdir --parents /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/auto-install-extensions + install -m 0644 /builddir/build/SOURCES/adobe.brackets.extract.0.8.0-1749-release.zip /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/auto-install-extensions/ + cp -a /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/samples/zh-tw /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/samples/zh-cn + install -m 0644 /builddir/build/SOURCES/GettingStarted-zhcn.html '/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/lib64/brackets/samples/zh-cn/Getting Started/index.html' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: brackets-1.8-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.27MC29 + umask 022 + cd /builddir/build/BUILD + DOCDIR=/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/doc/brackets-1.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/doc/brackets-1.8 + cp -pr brackets/README.md /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/doc/brackets-1.8 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Fsz6ye + umask 022 + cd /builddir/build/BUILD + LICENSEDIR=/builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/licenses/brackets-1.8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/licenses/brackets-1.8 + cp -pr brackets/LICENSE /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64/usr/share/licenses/brackets-1.8 + exit 0 warning: File listed twice: /usr/lib64/brackets/Brackets warning: File listed twice: /usr/lib64/brackets/Brackets-node warning: File listed twice: /usr/lib64/brackets/brackets Provides: application() application(brackets.desktop) brackets = 1.8-2.el7.centos brackets(x86-64) = 1.8-2.el7.centos mimehandler(text/html) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: nodejs(engine) nodejs(engine) >= 0.10.0 nodejs(engine) >= 0.2.0 nodejs(engine) >= 0.4 nodejs(engine) >= 0.4.0 nodejs(engine) >= 0.4.9 nodejs(engine) >= 0.6 nodejs(engine) >= 0.6. nodejs(engine) >= 0.6.0 nodejs(engine) >= 0.8 nodejs(engine) >= 0.8.0 Obsoletes: brackets <= 1.5.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/brackets-1.8-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tzumdk + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/brackets-1.8-2.el7.centos.x86_64 + exit 0 Child return code was: 0