You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/08/08 04:50:34 UTC

[GitHub] [couchdb] sm-tradeboox opened a new issue #2103: Build fauls without any error code (related to Couchjs)

sm-tradeboox opened a new issue #2103: Build fauls without any error code (related to Couchjs)
URL: https://github.com/apache/couchdb/issues/2103
 
 
   ## Description
   I'm building CouchDB 2.3.1 from source and the build process keeps dying near the end without any real reason provided, except for the following message - 
   
   ```
   ==> apache-couchdb-2.3.1 (compile)
   cp: cannot access src/couch/priv/couchjs
   make: *** [Makefile:115: couch] Error 2
   ```
   
   I'm attaching the complete build log.
   [apache-couchdb-2.3.1.build.log](https://github.com/apache/couchdb/files/3479861/apache-couchdb-2.3.1.build.log)
   
   
   ## Environment
   ```
   [couchmgr@test-c ~]$ uname -a
   SunOS test-c.tradeboox.id 5.11 joyent_20181011T004530Z i86pc i386 i86pc
   
   [couchmgr@test-c ~]$ rebar --version
   rebar 2.6.4 21 20190705_115734 No VCS info available.
   
   [couchmgr@test-c ~]$ iex -v
   Erlang/OTP 21 [erts-10.3.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [dtrace]
   IEx 1.7.4 (compiled with Erlang/OTP 21)
   
   [couchmgr@test-c ~]$ erl --version
   Erlang/OTP 21 [erts-10.3.4] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [dtrace]
   ```
   I'll see if the same issue is replicated in Ubuntu 16.04. I don't believe so, because we have a CouchDB instance running there, and I believe it was built from source.
   
   Thank you for your help in this matter.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services