Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.6.x

git repo dependency on building membase

3 replies [Last post]
  • Login or register to post comments
Mon, 12/20/2010 - 10:30
gar1t
Offline
Joined: 12/20/2010
Groups: None

Here's what I'm seeing:

make[1]: Entering directory `/root/membase-server-community_1.6.0.1_src/ns_server'
test -d ./tmp || mkdir ./tmp
<strong>git describe | sed s/-/_/g &gt; ./tmp/version_num.tmp </strong><strong>fatal: Not a git repository (or any of the parent directories): .git </strong>test -d ebin || mkdir ebin
sed s/0.0.0/`cat ./tmp/version_num.tmp`/g src/ns_server.app.src &gt; ebin/ns_server.app
test -d ebin || mkdir ebin
erl -noinput +B -pa ./ebin ./deps/*/ebin ./deps/*/deps/*/ebin -eval 'case make:all() of up_to_date -&gt; halt(0); error -&gt; halt(1) end.'
Recompile: src/work_queue
src/work_queue.erl: compile directive nowarn_bif_clash is no longer allowed,
 - use explicit module names or -compile({no_auto_import, [F/A]})
make[1]: *** [ebins] Error 1
make[1]: Leaving directory `/root/membase-server-community_1.6.0.1_src/ns_server'
make: *** [build_configure] Error 2

 

 

Top
  • Login or register to post comments
Mon, 12/20/2010 - 18:16
bhawana@membase
Offline
Joined: 10/29/2010
Groups: None

Hello,

Can you please provide more information:

OS version

erlang version

 

Thanks

Bhawana

 

 

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Membase: http://www.membase.com/products-and-services/overview
Call or email "sales -at- membase -dot- com" today!

Top
  • Login or register to post comments
Thu, 12/23/2010 - 11:32
gar1t
Offline
Joined: 12/20/2010
Groups: None

Erlang:

Erlang R14B (erts-5.8.1)

OS info:

Arch Linux on EC2/Xen, Kernel 2.6.31-300-ec2

But please note the error is from git -- the build appears to assume that the current directory is a working git repo.

 

 

Top
  • Login or register to post comments
Tue, 01/04/2011 - 10:57
steve
Offline
Joined: 03/15/2010
Groups: None

Hi,

There is indeed an error from git, but that turns out to be an ignorable warning or step in the build.  The git describe step is trying to get a version number encoded into the build.

The true stopper is during the erlang compile.  Can you please try again with the latest & greatest 1.6.4.1 source tarball?  There were some fixes after the 1.6.0.1 release that allow membase to build with Erlang R14B.

Cheers,

Steve

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker