Skip to content

Instantly share code, notes, and snippets.

@ingenthr
Created January 8, 2012 22:01
Show Gist options
  • Select an option

  • Save ingenthr/1579869 to your computer and use it in GitHub Desktop.

Select an option

Save ingenthr/1579869 to your computer and use it in GitHub Desktop.
build failure on couchbase-java-client
$ ant clean
Buildfile: /Users/ingenthr/src/couchbase-java-client/build.xml
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
ingenthr-mbp:couchbase-java-client ingenthr$ ant test
Buildfile: /Users/ingenthr/src/couchbase-java-client/build.xml
ivy-download:
[get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.2.0/ivy-2.2.0.jar
[get] To: /Users/ingenthr/src/couchbase-java-client/lib/ivy-2.2.0.jar
ivy-probe-antlib:
ivy-init-antlib:
ivy-init:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /Users/ingenthr/src/couchbase-java-client/ivy/ivysettings.xml
init:
gen-version:
[exec] Result: 128
[exec] no-version
[exec] fatal: No names found, cannot describe anything.
ivy-resolve:
[ivy:resolve] :: resolving dependencies :: Couchbase#couchbase-client;working@ingenthr-mbp.local
[ivy:resolve] confs: [common]
[ivy:resolve] found junit#junit;4.7 in maven2
[ivy:resolve] found org.jboss.netty#netty;3.2.0.Final in maven2
[ivy:resolve] found org.codehaus.jettison#jettison;1.1 in maven2
[ivy:resolve] found commons-codec#commons-codec;1.5 in maven2
[ivy:resolve] found org.easymock#easymock;2.4 in maven2
[ivy:resolve] found org.easymock#easymockclassextension;2.4 in maven2
[ivy:resolve] found cglib#cglib;2.2.2 in maven2
[ivy:resolve] found asm#asm;3.3.1 in maven2
[ivy:resolve] found junit-addons#junit-addons;1.4 in maven2
[ivy:resolve] found spy#spymemcached;2.8-preview3 in local-maven2
[ivy:resolve] found spy#spymemcached-test;2.8-preview3 in local-maven2
[ivy:resolve] downloading http://repo1.maven.org/maven2/junit/junit/4.7/junit-4.7.jar ...
[ivy:resolve] .............................................................................................................................................................................................................................................................................................................................................................................................................................................. (226kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] junit#junit;4.7!junit.jar (1411ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/jboss/netty/netty/3.2.0.Final/netty-3.2.0.Final.jar ...
[ivy:resolve] ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
[ivy:resolve] ....................................................................................................................................................................................................................................................................................... (929kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] org.jboss.netty#netty;3.2.0.Final!netty.jar(bundle) (2655ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/codehaus/jettison/jettison/1.1/jettison-1.1.jar ...
[ivy:resolve] ............................................................................................................................ (66kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] org.codehaus.jettison#jettison;1.1!jettison.jar(bundle) (974ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/commons-codec/commons-codec/1.5/commons-codec-1.5.jar ...
[ivy:resolve] ...................................................................................................................................... (71kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] commons-codec#commons-codec;1.5!commons-codec.jar (1001ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/easymock/easymock/2.4/easymock-2.4.jar ...
[ivy:resolve] ..................................................................................................................................................... (79kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] org.easymock#easymock;2.4!easymock.jar (982ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/org/easymock/easymockclassextension/2.4/easymockclassextension-2.4.jar ...
[ivy:resolve] ........................................................................................................ (62kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] org.easymock#easymockclassextension;2.4!easymockclassextension.jar (997ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/cglib/cglib/2.2.2/cglib-2.2.2.jar ...
[ivy:resolve] ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... (280kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] cglib#cglib;2.2.2!cglib.jar (1350ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/asm/asm/3.3.1/asm-3.3.1.jar ...
[ivy:resolve] ...................................................................................... (42kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] [SUCCESSFUL ] asm#asm;3.3.1!asm.jar (1031ms)
[ivy:resolve] downloading http://repo1.maven.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.jar ...
[ivy:resolve] ....................................................................................................... (52kB)
[ivy:resolve] ... (0kB)
[ivy:resolve] [SUCCESSFUL ] junit-addons#junit-addons;1.4!junit-addons.jar (963ms)
[ivy:resolve] downloading /Users/ingenthr/.m2/repository/spy/spymemcached/2.8-preview3/spymemcached-2.8-preview3.jar ...
[ivy:resolve] ....... (357kB)
[ivy:resolve] [SUCCESSFUL ] spy#spymemcached;2.8-preview3!spymemcached.jar (3ms)
[ivy:resolve] downloading /Users/ingenthr/.m2/repository/spy/spymemcached-test/2.8-preview3/spymemcached-test-2.8-preview3.jar ...
[ivy:resolve] .... (181kB)
[ivy:resolve] [SUCCESSFUL ] spy#spymemcached-test;2.8-preview3!spymemcached-test.jar (2ms)
[ivy:resolve] :: resolution report :: resolve 26292ms :: artifacts dl 11395ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| common | 11 | 11 | 9 | 0 || 11 | 11 |
---------------------------------------------------------------------
ivy-retrieve:
[ivy:retrieve] :: retrieving :: Couchbase#couchbase-client [sync]
[ivy:retrieve] confs: [common]
[ivy:retrieve] 11 artifacts copied, 0 already retrieved (2350kB/33ms)
[ivy:cachepath] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
[ivy:cachepath] :: loading settings :: file = /Users/ingenthr/src/couchbase-java-client/ivy/ivysettings.xml
compile:
[mkdir] Created dir: /Users/ingenthr/src/couchbase-java-client/build/classes
[javac] /Users/ingenthr/src/couchbase-java-client/build.xml:366: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 35 source files to /Users/ingenthr/src/couchbase-java-client/build/classes
[javac] Note: /Users/ingenthr/src/couchbase-java-client/src/main/java/com/couchbase/client/vbucket/BucketUpdateResponseHandler.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] /Users/ingenthr/src/couchbase-java-client/build.xml:376: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 1 source file to /Users/ingenthr/src/couchbase-java-client/build/classes
[move] Moving 1 file to /Users/ingenthr/src/couchbase-java-client/build/classes/net/spy/memcached
compile-test:
[mkdir] Created dir: /Users/ingenthr/src/couchbase-java-client/build/test/classes
[javac] /Users/ingenthr/src/couchbase-java-client/build.xml:282: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 15 source files to /Users/ingenthr/src/couchbase-java-client/build/test/classes
[javac] /Users/ingenthr/src/couchbase-java-client/src/test/java/com/couchbase/client/CouchbaseClientTest.java:70: cannot find symbol
[javac] symbol : method isMembase()
[javac] location: class net.spy.memcached.TestConfig
[javac] if (TestConfig.isMembase()) {
[javac] ^
[javac] /Users/ingenthr/src/couchbase-java-client/src/test/java/com/couchbase/client/TapTest.java:123: cannot find symbol
[javac] symbol : method isMembase()
[javac] location: class net.spy.memcached.TestConfig
[javac] if (TestConfig.isMembase()) {
[javac] ^
[javac] Note: /Users/ingenthr/src/couchbase-java-client/src/test/java/com/couchbase/client/vbucket/BucketUpdateResponseHandlerTest.java uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 2 errors
BUILD FAILED
/Users/ingenthr/src/couchbase-java-client/build.xml:282: Compile failed; see the compiler error output for details.
Total time: 45 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment