This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Statistical profiling result from isolate-0x104001600-v8.log, (23232 ticks, 461 unaccounted, 0 excluded). | |
[Shared libraries]: | |
ticks total nonlib name | |
2831 12.2% /usr/lib/system/libsystem_platform.dylib | |
101 0.4% /usr/lib/system/libsystem_kernel.dylib | |
85 0.4% /usr/lib/system/libsystem_pthread.dylib | |
55 0.2% /usr/lib/system/libsystem_malloc.dylib | |
18 0.1% /usr/lib/system/libsystem_c.dylib | |
4 0.0% /usr/lib/libc++abi.dylib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Isaac-2:macruby isaac$ rake spec:ci | |
(in /Users/isaac/src/macruby) | |
rm -rf rubyspec_temp | |
./mspec/bin/mspec ci -B ./spec/macruby.mspec :full | |
MacRuby 0.8 (ruby 1.9.2) [universal-darwin10.0, x86_64] | |
.[!] Compiling fixture `/Users/isaac/src/macruby/spec/macruby/fixtures/method.m' | |
.[!] Compiling fixture `/Users/isaac/src/macruby/spec/macruby/fixtures/constant.m' | |
.[!] Compiling fixture `/Users/isaac/src/macruby/spec/macruby/fixtures/exception.m' | |
......*** Dispatch block exited prematurely because of an uncaught exception: | |
/Users/isaac/src/macruby/mspec/lib/mspec/expectations/expectations.rb:15:in `fail_with:': Expected true to equal false (SpecExpectationNotMetError) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Isaac-2:llvm-trunk isaac$ env UNIVERSAL=1 UNIVERSAL_ARCH="i386 x86_64" CC=/usr/bin/gcc CXX=/usr/bin/g++ make | |
make[1]: Nothing to be done for `all'. | |
make[1]: Nothing to be done for `all'. | |
llvm[2]: Linking Release executable tblgen (without symbols) | |
Undefined symbols for architecture i386: | |
"llvm::sys::RunInterruptHandlers()", referenced from: | |
llvm::report_fatal_error(llvm::Twine const&)in libLLVMSupport.a(ErrorHandling.o) | |
ld: symbol(s) not found for architecture i386 | |
collect2: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
test |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
*.swp | |
*~.nib | |
build | |
*.pbxuser | |
*.perspective | |
*.perspectivev3 | |
*.mode1v3 | |
*.mode2v3 | |
*.tm_build_errors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
*.swp | |
*~.nib | |
build | |
*.pbxuser | |
*.perspective | |
*.perspectivev3 | |
*.mode1v3 | |
*.mode2v3 | |
*.tm_build_errors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
*.swp | |
*~.nib | |
build | |
*.pbxuser | |
*.perspective | |
*.perspectivev3 | |
*.mode1v3 | |
*.mode2v3 | |
*.tm_build_errors |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.DS_Store | |
*.swp | |
*~.nib | |
build | |
*.pbxuser | |
*.perspective | |
*.perspectivev3 | |
*.mode1v3 | |
*.mode2v3 | |
*.tm_build_errors |
NewerOlder