Running tempo_builder.rb script

71 views
Skip to first unread message

M_M

unread,
Apr 23, 2012, 12:16:30 AM4/23/12
to tempo-dev
I have attempted to run ; the tempo_builder.rb script in order to
build tempo sources.

I keep getting the error below; I have followed many examples online
but have not received a solution. Please let me know of any ideas
error is below:

C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/dependency.rb:247:in
`to_specs': Could not find rjb (= 1.1.6) amongst [Antwrap-0.7.0,
archive-tar-minitar-0.5.2, builder-2.1.2, buildr-1.3.5-x86-mswin32,
buildr-1.3.3, highline-1.5.1, highline-1.4.0, hoe-2.3.3, hoe-1.7.0,
hpricot-0.8.6-x86-mswin32, jrb-0.2.0, net-sftp-2.0.2, net-sftp-2.0.1,
net-ssh-2.0.15, net-ssh-2.0.4, rake-0.8.7, rak
e-0.8.1, rjb-1.1.6-x86-mswin32-60, rspec-1.2.8, rspec-1.1.5,
rubyforge-1.0.5, rubyforge-1.0.0, rubyzip-0.9.1, tilt-1.3.3, xml-
simple-1.0.12, xml-simple-1.0.11] (Gem::LoadError)
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
specification.rb:772:in `activate_dependencies'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
specification.rb:761:in `each'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
specification.rb:761:in `activate_dependencies'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems/
specification.rb:745:in `activate'
from C:/Ruby187/lib/ruby/site_ruby/1.8/rubygems.rb:1209:in
`gem'
from C:/Tempo-src/tempo/rsc/scripts/../scripts/
tempo_builder_lib.rb:8
from tempo_builder.rb:6:in `load'
from tempo_builder.rb:6


I verified C:\Ruby187\lib\ruby\gems\1.8\gems and i do have rjb-1.1.6

Veresh Jain

unread,
Apr 23, 2012, 12:57:59 AM4/23/12
to temp...@googlegroups.com, M_M
Hello ,

I would recommend to use Jruby 1.5.1 and then run command jruby -S
buildr clean build

It is much easier to build that way.

Thanks
Veresh

M_M

unread,
Apr 24, 2012, 9:58:05 PM4/24/12
to tempo-dev
Thanks for your reply am getting the following error now any help is
appreciated.

C:\Tempo-src\tempo\rsc\scripts>jruby -S buildr clean build
(in C:/Tempo-src/tempo, development)
Cleaning tempo
Building tempo
Compiling tempo:dao-nutsNbolts into C:/Tempo-src/tempo/dao-nutsNbolts/
target/classes
Buildr aborted!
NameError : cannot load Java class com.sun.tools.javac.Main

M_M

unread,
Apr 30, 2012, 11:36:26 PM4/30/12
to tempo-dev
I got a little further by installing jruby 1.5 and java 1.5 but I am
getting this error now.' Any help is appreciated.\

v[junit] Testcase: testFilter took 0.033 sec
[junit] Testcase: testSanitize took 0.023 sec
[junit] FAILED
[junit] null expected:<%C3%[A9%C3%A9%C3]%A9> but was:<
%C3%[83%C2%A9%C3%83%C2%A9%C3%83%C2]%A9>
[junit] junit.framework.ComparisonFailure: null expected:<%C3%
[A9%C3%A9%C3]%A9> but was:<%C3%[83%C2%A9%C3%83%C2%A9%C3%83%C2]%A9>
[junit] at
org.intalio.tempo.workflow.tas.core.WDSStorageStrategyTest.assertSanitize(WDSStorageStrategyTest.java:
55)
[junit] at
org.intalio.tempo.workflow.tas.core.WDSStorageStrategyTest.testSanitize(WDSStorageStrategyTest.java:
43)
[junit]
[junit] TEST
org.intalio.tempo.workflow.tas.core.WDSStorageStrategyTest FAILED
[junit] Tests FAILED
The following tests failed:
org.intalio.tempo.workflow.tas.core.WDSStorageStrategyTest
Buildr aborted!
RuntimeError : Tests failed!
Reply all
Reply to author
Forward
0 new messages