You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Billy Earney (JIRA)" <ji...@apache.org> on 2015/12/03 20:52:10 UTC

[jira] [Commented] (COUCHDB-2909) cannot read property 'contents' of udnefined, while compiling Couch 2.0

    [ https://issues.apache.org/jira/browse/COUCHDB-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038475#comment-15038475 ] 

Billy Earney commented on COUCHDB-2909:
---------------------------------------

Here's a list of packages installed:

~/couchdb$ npm list
├─┬ chalk@1.1.1
│ ├── ansi-styles@2.1.0
│ ├── escape-string-regexp@1.0.3
│ ├─┬ has-ansi@2.0.0
│ │ └── ansi-regex@2.0.0
│ ├─┬ strip-ansi@3.0.0
│ │ └── ansi-regex@2.0.0
│ └── supports-color@2.0.0
├─┬ grunt-legacy-log-utils@0.1.1
│ ├── colors@0.6.2
│ ├── lodash@2.4.2
│ └── underscore.string@2.3.3
├─┬ grunt-less@0.1.7
│ └─┬ less@1.3.3
│   └── ycssmin@1.0.1
├─┬ less@2.5.3
│ ├─┬ errno@0.1.4
│ │ └── prr@0.0.0
│ ├── graceful-fs@3.0.8
│ ├── image-size@0.3.5
│ ├── mime@1.3.4
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├─┬ promise@6.1.0
│ │ └── asap@1.0.0
│ ├─┬ request@2.67.0
│ │ ├── aws-sign2@0.6.0
│ │ ├─┬ bl@1.0.0
│ │ │ └─┬ readable-stream@2.0.4
│ │ │   ├── core-util-is@1.0.2
│ │ │   ├── inherits@2.0.1
│ │ │   ├── isarray@0.0.1
│ │ │   ├── process-nextick-args@1.0.5
│ │ │   ├── string_decoder@0.10.31
│ │ │   └── util-deprecate@1.0.2
│ │ ├── 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@1.0.0-rc3
│ │ │ └── async@1.5.0
│ │ ├─┬ har-validator@2.0.3
│ │ │ ├─┬ commander@2.9.0
│ │ │ │ └── graceful-readlink@1.0.1
│ │ │ ├─┬ is-my-json-valid@2.12.3
│ │ │ │ ├── generate-function@2.0.0
│ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ └── is-property@1.0.2
│ │ │ │ ├── jsonpointer@2.0.0
│ │ │ │ └── xtend@4.0.1
│ │ │ └─┬ pinkie-promise@2.0.0
│ │ │   └── pinkie@2.0.1
│ │ ├─┬ hawk@3.1.2
│ │ │ ├── boom@2.10.1
│ │ │ ├── cryptiles@2.0.5
│ │ │ ├── hoek@2.16.3
│ │ │ └── sntp@1.0.9
│ │ ├─┬ http-signature@1.1.0
│ │ │ ├── assert-plus@0.1.5
│ │ │ ├─┬ jsprim@1.2.2
│ │ │ │ ├── extsprintf@1.0.2
│ │ │ │ ├── json-schema@0.2.2
│ │ │ │ └── verror@1.3.6
│ │ │ └─┬ sshpk@1.7.1
│ │ │   ├── asn1@0.2.3
│ │ │   ├── assert-plus@0.2.0
│ │ │   ├─┬ dashdash@1.10.1
│ │ │   │ └── assert-plus@0.1.5
│ │ │   ├── ecc-jsbn@0.1.1
│ │ │   ├── jodid25519@1.0.2
│ │ │   ├── jsbn@0.1.0
│ │ │   └── tweetnacl@0.13.2
│ │ ├── is-typedarray@1.0.0
│ │ ├── isstream@0.1.2
│ │ ├── json-stringify-safe@5.0.1
│ │ ├─┬ mime-types@2.1.8
│ │ │ └── mime-db@1.20.0
│ │ ├── node-uuid@1.4.7
│ │ ├── oauth-sign@0.8.0
│ │ ├── qs@5.2.0
│ │ ├── stringstream@0.0.5
│ │ ├── tough-cookie@2.2.1
│ │ └── tunnel-agent@0.4.1
│ └─┬ source-map@0.4.4
│   └── amdefine@1.0.0
└─┬ maxmin@2.0.0
  ├── figures@1.4.0
  ├─┬ gzip-size@3.0.0
  │ └── duplexer@0.1.1
  └─┬ pretty-bytes@2.0.1
    ├── get-stdin@4.0.1
    ├─┬ meow@3.6.0
    │ ├─┬ camelcase-keys@2.0.0
    │ │ ├── camelcase@2.0.1
    │ │ └── map-obj@1.0.1
    │ ├─┬ loud-rejection@1.2.0
    │ │ └── signal-exit@2.1.2
    │ ├── minimist@1.2.0
    │ ├─┬ normalize-package-data@2.3.5
    │ │ ├── hosted-git-info@2.1.4
    │ │ ├─┬ is-builtin-module@1.0.0
    │ │ │ └── builtin-modules@1.1.0
    │ │ ├── semver@5.1.0
    │ │ └─┬ validate-npm-package-license@3.0.1
    │ │   ├─┬ spdx-correct@1.0.2
    │ │   │ └── spdx-license-ids@1.1.0
    │ │   └─┬ spdx-expression-parse@1.0.2
    │ │     ├── spdx-exceptions@1.0.4
    │ │     └── spdx-license-ids@1.1.0
    │ ├── object-assign@4.0.1
    │ ├─┬ read-pkg-up@1.0.1
    │ │ ├─┬ find-up@1.1.0
    │ │ │ ├── path-exists@2.1.0
    │ │ │ └─┬ pinkie-promise@2.0.0
    │ │ │   └── pinkie@2.0.1
    │ │ └─┬ read-pkg@1.1.0
    │ │   ├─┬ load-json-file@1.1.0
    │ │   │ ├── graceful-fs@4.1.2
    │ │   │ ├─┬ parse-json@2.2.0
    │ │   │ │ └─┬ error-ex@1.3.0
    │ │   │ │   └── is-arrayish@0.2.1
    │ │   │ ├── pify@2.3.0
    │ │   │ ├─┬ pinkie-promise@2.0.0
    │ │   │ │ └── pinkie@2.0.1
    │ │   │ └─┬ strip-bom@2.0.0
    │ │   │   └── is-utf8@0.2.0
    │ │   └─┬ path-type@1.1.0
    │ │     ├── graceful-fs@4.1.2
    │ │     ├── pify@2.3.0
    │ │     └─┬ pinkie-promise@2.0.0
    │ │       └── pinkie@2.0.1
    │ ├─┬ redent@1.0.0
    │ │ ├─┬ indent-string@2.1.0
    │ │ │ └─┬ repeating@2.0.0
    │ │ │   └── is-finite@1.0.1
    │ │ └── strip-indent@1.0.1
    │ └── trim-newlines@1.0.0
    └── number-is-nan@1.0.0


> cannot read property 'contents' of udnefined,  while compiling Couch 2.0
> ------------------------------------------------------------------------
>
>                 Key: COUCHDB-2909
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-2909
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Fauxton
>            Reporter: Billy Earney
>
> I'm trying to compile couchdb 2.0 on ubuntu 14.04.
> I have cloned the couchdb 2.0 git repo, and have installed the required libs, and tried compiling couchdb and get the following error after some time compiling:
> .
> .
> built Module("verifyinstall/components.react")
> built Module("verifyinstall/tests/componentsSpec.react")
> ["activetasks/components.react","activetasks/tests/activetasks.componentsSpec.react","auth/components.react","auth/test/auth.componentsSpec.react","cluster/cluster.react","cluster/tests/clusterSpec.react","compaction/components.react","compaction/tests/componentsSpec.react","components/react-components.react","components/tests/beautifySpec.react","components/tests/codeEditorPanelSpec.react","components/tests/codeEditorSpec.react","components/tests/confirmButtonSpec.react","components/tests/docSpec.react","components/tests/headerTogglebuttonSpec.react","components/tests/paddedBorderedBoxSpec.react","components/tests/stringEditModalSpec.react","components/tests/styledSelectSpec.react","components/tests/zenModeSpec.react","cors/components.react","cors/tests/componentsSpec.react","databases/components.react","databases/tests/componentsSpec.react","documents/changes/components.react","documents/changes/tests/changes.componentsSpec.react","documents/designdocinfo/components.react","documents/doc-editor/components.react","documents/doc-editor/tests/doc-editor.componentsSpec.react","documents/header/header.react","documents/header/tests/headerSpec.react","documents/index-editor/components.react","documents/index-editor/tests/viewIndex.componentsSpec.react","documents/index-results/index-results.components.react","documents/index-results/tests/index-results.componentsSpec.react","documents/mango/mango.components.react","documents/mango/tests/mango.componentsSpec.react","documents/pagination/pagination.react","documents/pagination/tests/pagination.componentSpec.react","documents/queryoptions/queryoptions.react","documents/queryoptions/tests/queryoptions.componentsSpec.react","documents/sidebar/sidebar.react","fauxton/components.react","fauxton/navigation/components.react","fauxton/navigation/tests/componentsSpec.react","fauxton/tests/componentsSpec.react","permissions/components.react","permissions/tests/componentsSpec.react","verifyinstall/components.react","verifyinstall/tests/componentsSpec.react"]
> Running "less:compile" (less) task
> Warning: Cannot read property 'contents' of undefined Use --force to continue.
> Aborted due to warnings.
> npm ERR! weird error 3
> npm WARN This failure might be due to the use of legacy binary "node"
> npm WARN For further explanations, please read
> /usr/share/doc/nodejs/README.Debian
>  
> npm ERR! not ok code 0
> make: *** [share/www] Error 1
> Any ideas why I maybe getting this error?
> Thanks!
> billy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)