[txmt-dev] Re: Problems compiling TM 2

Daniel Grady d.c.grady at gmail.com
Mon Sep 24 00:40:30 UTC 2012


Allan Odgaard <mailinglist at ...> writes:

> 
> [...] Well, at least include an actual error message. 

No problem; the complete output is included below.

> 
> It should build w/o problems once you have the dependencies, but do you know 
> there are prebuilt binaries?

Thanks for pointing that out; I do know there are pre-built binaries and have
been using and enjoying them for a while. I'm interested in compiling TM2
myself to try and track down a problem I'm having in upgrading one of my TM1
bundles.

-Daniel

gloss:textmate dang$ ./configure && ninja
rm /Users/dang/build/TextMate/Frameworks/SoftwareUpdate/fixtures/secret.pem
[160/160] Link executable ‘/Users/dang/build/TextMate/Applications/bl/bl’…
Installing ‘Apache’...ok!
Installing ‘Bundle Development’...ok!
Installing ‘Bundle Support’...ok!
Installing ‘C’...ok!
Installing ‘CSS’...ok!
Installing ‘Diff’...ok!
Installing ‘Git’...ok!
Installing ‘HTML’...ok!
Installing ‘Hyperlink Helper’...ok!
Installing ‘JavaScript’...ok!
Installing ‘JSON’...ok!
Installing ‘Mail’...ok!
Installing ‘Make’...ok!
Installing ‘Markdown’...ok!
Installing ‘Math’...ok!
Installing ‘Mercurial’...ok!
Installing ‘Objective-C’...ok!
Installing ‘PHP’...ok!
Installing ‘Property List’...ok!
Installing ‘Python’...ok!
Installing ‘Ruby’...ok!
Installing ‘SCM’...ok!
Installing ‘Shell Script’...ok!
Installing ‘Source’...ok!
Installing ‘SQL’...ok!
Installing ‘Subversion’...ok!
Installing ‘Text’...ok!
Installing ‘TextMate’...ok!
Installing ‘Themes’...ok!
Installing ‘TODO’...ok!
Installing ‘XML’...ok!
[1/1] Generate ‘build.ninja’…
[103/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/parse/test_parse’…
Frameworks/parse/tests/t_capture_rules.cc: In CapturesTests::test_captures:
/Users/dang/source/textmate/Frameworks/parse/tests/t_capture_rules.cc:47:\
Warning: TODO: 
Applying scope names to “nested” captures (where parser ran on the previous\
pass).
[126/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/buffer/test_buffer’…
1.4 seconds to insert 1066 chunks of 48.0 KiB (total 50.0 MiB, 545793 lines)
[143/1093] Run test \
‘/Users/dang/build/TextMate/Frameworks/selection/test_selection’…
Frameworks/selection/tests/t_find.cc: In FindTests::test_tricky_regexp:
/Users/dang/source/textmate/Frameworks/selection/tests/t_find.cc:46: Warning: \
TODO: Investigate 
possible onigurma bug related to backwards search
[153/1093] Compile ‘Frameworks/authorization/src/server.cc’…
Frameworks/authorization/src/server.cc:23:6: warning: \
'AuthorizationExecuteWithPrivileges' is 
deprecated: first deprecated in Mac OS X 10.7 [-Wdeprecated-declarations]
                if(AuthorizationExecuteWithPrivileges(auth, toolPath.c_str(), \
                kAuthorizationFlagDefaults, 
(char**)arguments, &fp) == errAuthorizationSuccess)
                   ^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/\
SDKs/MacOSX10.
8.sdk/System/Library/Frameworks/Security.framework/Headers/Authorization.h:\
435:10: note: 
'AuthorizationExecuteWithPrivileges' declared here
OSStatus AuthorizationExecuteWithPrivileges(AuthorizationRef authorization,
         ^
1 warning generated.
[229/1093] Run test ‘/Users/dang/build/TextMate/Frameworks/file/test_file’…
FAILED: /Users/dang/build/TextMate/Frameworks/file/test_file && touch 
/Users/dang/build/TextMate/Frameworks/file/test_file.run
Frameworks/file/tests/t_open.cc: In OpenTests::test_file_type:
/Users/dang/source/textmate/Frameworks/file/tests/t_open.cc:138: Error: \
Expected (cb->_file_type 
== "x.test"), found ("text" != x.test)
Frameworks/file/tests/t_open.cc: In OpenTests::test_file_type_failure:
/Users/dang/source/textmate/Frameworks/file/tests/t_open.cc:152: Error: \
Expected (cb->_error == 
true), found (false != true)
Frameworks/file/tests/t_status.cc: In StatusTests::test_status:
/Users/dang/source/textmate/Frameworks/file/tests/t_status.cc:43: Warning: \
Skipping file::status tests 
(no fixtures)
/Users/dang/source/textmate/Frameworks/file/tests/t_status.cc:53: Warning: \
Skipping file::status 
read-only tests (no fixtures)
Failed 2 of 16 tests
Success rate: 87%
[229/1093] Compile ‘Frameworks/OakAppKit/src/OakTabBarView.mm’…
ninja: build stopped: subcommand failed.




More information about the textmate-dev mailing list