You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ci@buildr.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/09/24 01:00:32 UTC

Build failed in Hudson: Buildr-ci-build #134

See <https://hudson.apache.org/hudson/job/Buildr-ci-build/134/changes>

Changes:

[boisvert] More cosmetic updates to releasing.textile

[boisvert] Cosmetic updates to releasing.textile

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         doc/releasing.textile
At revision 1000659
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson6514234588171669877.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ export JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ export GEM_HOME=/home/toulmean/buildr-gems
+ GEM_HOME=/home/toulmean/buildr-gems
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ ruby1.8 -S /home/toulmean/buildr-gems/bin/rake ci
ruby1.8 <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
ruby1.8: symbol lookup error: /home/toulmean/buildr-gems/gems/rjb-1.2.9/lib/rjbcore.so: undefined symbol: rb_intern2
rake aborted!
Command failed with status (127): [ruby1.8 /home/hudson/hudson-slave/workspac...]

(See full trace by running task with --trace)
Recording test results


Hudson build is back to normal : Buildr-ci-build #137

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Buildr-ci-build/137/changes>



Build failed in Hudson: Buildr-ci-build #136

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Buildr-ci-build/136/changes>

Changes:

[boisvert] BUILDR-515 -update-snapshot doesn't work as expected
Turns out we had a bug in the spec test :(

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         CHANGELOG
U         spec/packaging/artifact_spec.rb
U         lib/buildr/packaging/artifact.rb
At revision 1000684
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson7671622259890795540.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ export JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ export GEM_HOME=/home/toulmean/buildr-gems
+ GEM_HOME=/home/toulmean/buildr-gems
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ ruby1.8 -S /home/toulmean/buildr-gems/bin/rake ci
ruby1.8 <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
ruby1.8: symbol lookup error: /home/toulmean/buildr-gems/gems/rjb-1.2.9/lib/rjbcore.so: undefined symbol: rb_intern2
rake aborted!
Command failed with status (127): [ruby1.8 /home/hudson/hudson-slave/workspac...]

(See full trace by running task with --trace)
Recording test results


Build failed in Hudson: Buildr-ci-build #135

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Buildr-ci-build/135/>

------------------------------------------
Started by user toulmean
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
At revision 1000660
no change for http://svn.apache.org/repos/asf/buildr/trunk since the previous build
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson7362222400406181329.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ export JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ export GEM_HOME=/home/toulmean/buildr-gems
+ GEM_HOME=/home/toulmean/buildr-gems
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ ruby1.8 -S /home/toulmean/buildr-gems/bin/rake ci
ruby1.8 <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/_buildr> --buildfile buildr.buildfile compile
(in <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
ruby1.8: symbol lookup error: /home/toulmean/buildr-gems/gems/rjb-1.2.9/lib/rjbcore.so: undefined symbol: rb_intern2
rake aborted!
Command failed with status (127): [ruby1.8 /home/hudson/hudson-slave/workspac...]

(See full trace by running task with --trace)
Recording test results


Re: Build failed in Hudson: Buildr-ci-build #134

Posted by Alex Boisvert <al...@gmail.com>.
Yep, let's revert until fixed.

alex


On Thu, Sep 23, 2010 at 4:04 PM, Antoine Toulme <an...@lunar-ocean.com>wrote:

> Wow, that looks like a nasty bug for RJB ?
>
> ---------- Forwarded message ----------
> From: Apache Hudson Server <hu...@hudson.apache.org>
> Date: Thu, Sep 23, 2010 at 16:00
> Subject: Build failed in Hudson: Buildr-ci-build #134
> To: ci@buildr.apache.org
>
>
> See <https://hudson.apache.org/hudson/job/Buildr-ci-build/134/changes>
>
> Changes:
>
> [boisvert] More cosmetic updates to releasing.textile
>
> [boisvert] Cosmetic updates to releasing.textile
>
> ------------------------------------------
> Started by an SCM change
> Building remotely on ubuntu2
> Updating http://svn.apache.org/repos/asf/buildr/trunk
> U         doc/releasing.textile
> At revision 1000659
> [Buildr-ci-build] $ /bin/bash -xe /tmp/hudson6514234588171669877.sh
> + export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
> + JAVA_HOME=/home/hudson/tools/java/latest1.6-64
> + export SCALA_HOME=/home/toulmean/scala-2.8.0.final
> + SCALA_HOME=/home/toulmean/scala-2.8.0.final
> + export JRUBY_HOME=/home/toulmean/jruby-1.5.2
> + JRUBY_HOME=/home/toulmean/jruby-1.5.2
> + export GEM_HOME=/home/toulmean/buildr-gems
> + GEM_HOME=/home/toulmean/buildr-gems
> + export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
> + JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
> + ruby1.8 -S /home/toulmean/buildr-gems/bin/rake ci
> ruby1.8 <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/_buildr>
> --buildfile buildr.buildfile compile
> (in <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/)>
> Compiling Java libraries ...
> ruby1.8: symbol lookup error:
> /home/toulmean/buildr-gems/gems/rjb-1.2.9/lib/rjbcore.so: undefined symbol:
> rb_intern2
> rake aborted!
> Command failed with status (127): [ruby1.8
> /home/hudson/hudson-slave/workspac...]
>
> (See full trace by running task with --trace)
> Recording test results
>

Fwd: Build failed in Hudson: Buildr-ci-build #134

Posted by Antoine Toulme <an...@lunar-ocean.com>.
Wow, that looks like a nasty bug for RJB ?

---------- Forwarded message ----------
From: Apache Hudson Server <hu...@hudson.apache.org>
Date: Thu, Sep 23, 2010 at 16:00
Subject: Build failed in Hudson: Buildr-ci-build #134
To: ci@buildr.apache.org


See <https://hudson.apache.org/hudson/job/Buildr-ci-build/134/changes>

Changes:

[boisvert] More cosmetic updates to releasing.textile

[boisvert] Cosmetic updates to releasing.textile

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/buildr/trunk
U         doc/releasing.textile
At revision 1000659
[Buildr-ci-build] $ /bin/bash -xe /tmp/hudson6514234588171669877.sh
+ export JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ JAVA_HOME=/home/hudson/tools/java/latest1.6-64
+ export SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ SCALA_HOME=/home/toulmean/scala-2.8.0.final
+ export JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ JRUBY_HOME=/home/toulmean/jruby-1.5.2
+ export GEM_HOME=/home/toulmean/buildr-gems
+ GEM_HOME=/home/toulmean/buildr-gems
+ export 'JAVA_OPTS=-Xmx256m -XX:MaxPermSize=256m'
+ JAVA_OPTS='-Xmx256m -XX:MaxPermSize=256m'
+ ruby1.8 -S /home/toulmean/buildr-gems/bin/rake ci
ruby1.8 <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/_buildr>
--buildfile buildr.buildfile compile
(in <https://hudson.apache.org/hudson/job/Buildr-ci-build/ws/)>
Compiling Java libraries ...
ruby1.8: symbol lookup error:
/home/toulmean/buildr-gems/gems/rjb-1.2.9/lib/rjbcore.so: undefined symbol:
rb_intern2
rake aborted!
Command failed with status (127): [ruby1.8
/home/hudson/hudson-slave/workspac...]

(See full trace by running task with --trace)
Recording test results