Hi there, ran to a snag building unicorn from sources (git master at git://git.bogomips.org/unicorn.git)
1) Failure: : test_working_directory_rel_path_config_file(ExecTest) [test/exec/test_exec.rb:106]: : <"/var/folders/gy/gyjECZCGGxKv3I3mRTmhB++++TI/-Tmp-/unicorn_exec_test20100625-1679-1x3ks9d-0"> expected but was : <"/private/var/folders/gy/gyjECZCGGxKv3I3mRTmhB++++TI/-Tmp-/unicorn_exec_test20100625-1679-1x3ks9d-0">. : : 1 tests, 2 assertions, 1 failures, 0 errors make: *** [test/exec/test_exec.rb--test_working_directory_rel_path_config_file.n] Error 1 running following configuration (session console dump below) bash-3.2$ uname -v Darwin Kernel Version 10.4.0: Fri Apr 23 18:27:12 PDT 2010; root:xnu-1504.7.4~1/RELEASE_X86_64 bash-3.2$ ruby -v ruby 1.8.7 (2009-12-24 patchlevel 248) [i686-darwin10.2.0], MBARI 0x6770, Ruby Enterprise Edition 2010.01 bash-3.2$ thanks in advance! bash-3.2$ make * test/unit/test_configurator.rb * test/unit/test_http_parser.rb * test/unit/test_http_parser_ng.rb * test/unit/test_request.rb * test/unit/test_response.rb * test/unit/test_socket_helper.rb * test/unit/test_tee_input.rb * test/unit/test_util.rb * test/unit/test_server.rb -n test_preload_app_config * test/unit/test_server.rb -n test_broken_app * test/unit/test_server.rb -n test_simple_server * test/unit/test_server.rb -n test_client_shutdown_writes * test/unit/test_server.rb -n test_client_shutdown_write_truncates * test/unit/test_server.rb -n test_client_malformed_body * test/unit/test_server.rb -n test_trickle_attack * test/unit/test_server.rb -n test_close_client * test/unit/test_server.rb -n test_bad_client * test/unit/test_server.rb -n test_logger_set * test/unit/test_server.rb -n test_logger_changed * test/unit/test_server.rb -n test_bad_client_400 * test/unit/test_server.rb -n test_http_0_9 * test/unit/test_server.rb -n test_header_is_too_long * test/unit/test_server.rb -n test_file_streamed_request * test/unit/test_server.rb -n test_file_streamed_request_bad_body * test/unit/test_server.rb -n test_listener_names * test/exec/test_exec.rb -n test_working_directory_rel_path_config_file : /opt/local/src/ruby-enterprise-server/ruby-enterprise-1.8.7-2010.01/build/lib/ruby/1.8/pathname.rb:263: warning: `*' interpreted as argument prefix : Loaded suite test/exec/test_exec : Started : test_working_directory_rel_path_config_file(ExecTest): F : : Finished in 0.629278 seconds. : : 1) Failure: : test_working_directory_rel_path_config_file(ExecTest) [test/exec/test_exec.rb:106]: : <"/var/folders/gy/gyjECZCGGxKv3I3mRTmhB++++TI/-Tmp-/unicorn_exec_test20100625-1679-1x3ks9d-0"> expected but was : <"/private/var/folders/gy/gyjECZCGGxKv3I3mRTmhB++++TI/-Tmp-/unicorn_exec_test20100625-1679-1x3ks9d-0">. : : 1 tests, 2 assertions, 1 failures, 0 errors make: *** [test/exec/test_exec.rb--test_working_directory_rel_path_config_file.n] Error 1 bash-3.2$ _______________________________________________ Unicorn mailing list - [email protected] http://rubyforge.org/mailman/listinfo/mongrel-unicorn Do not quote signatures (like this one) or top post when replying
