### installing silhouette-2.0.0 + dependencies ### silhouette-2.0.0 ### builder-2.1.1 ### syntax-1.0.0 ### testing silhouette-2.0.0 !!! HAS Rakefile, DOES NOT DEPEND ON RAKE! NEEDS s.add_dependency 'rake' ### rake installed, even though you claim not to need it ### /usr/local/bin/ruby -S rake test (in /tmp/tinderbox/sandbox/gems/silhouette-2.0.0) ### make test Makefile:148: warning: overriding commands for target `/tmp/tinderbox/sandbox/gems/silhouette-2.0.0/lib' Makefile:146: warning: ignoring old commands for target `/tmp/tinderbox/sandbox/gems/silhouette-2.0.0/lib' make: Nothing to be done for `test'. ### /usr/local/bin/ruby -Ilib -S /usr/local/bin/testrb test Loaded suite test Started Finished in 0.000188 seconds. 0 tests, 0 assertions, 0 failures, 0 errors !!! No output indicating success found