[Tutorial] Building Spring on Mac OS X - Page 2

[Tutorial] Building Spring on Mac OS X

Discuss everything related to compiling and running Spring on Mac OS X.

Moderator: Moderators

facet
Posts: 4
Joined: 19 Oct 2010, 23:37

Re: [Tutorial] Compiling spring and lobbies on Mac OS 10.6

Post by facet »

daftalx wrote:
facet wrote:np daftalx. : )
now I have springrts up and running, but no bots or multiplayer. : /
Fact: you can't join multiplayer games if your Spring version doesn't coincide with the server's. It takes a lot of time and effort to catch up with the code updates though, and I don't have that much time these days...
Thanks. I had forgotten to check version compatibility.
daftalx wrote:Until then, you can always try a solo mode, e.g. Chicken BA. They're weird-looking bots, but they do kick your ass if you don't rock your defenses :wink:
going to try that.

daftalx wrote: Have you tried specifying the full path to the unitsync lib (with correct extension) manually ?
I have now and it works. Thanks. (doh) - I used the 'browse to' button. What can I say - It was late!

Locating the correct base directory required some hunting.
"/opt/local/var/macports/software/springrts/0.81.2.1_0/opt/local/share/games/spring"
again a note on the FM might help. I don't think I can edit the Mediawiki, else I would.
daftalx wrote:
facet wrote:I have also tried the springlobby, but that has not compiled.
Found it. I've updated the libtorrent-rasterbar port, which had ugly non ISO C++ code in it. New version should roll out fine.
nice one!
daftalx wrote:
facet wrote:In trying to get this to work intrepid Mac users like me have to follow a quite convoluted route to get to the FM! What can I do to help fix this?
http://springrts.com/wiki/Spring_on_MacOSX
http://springrts.com/wiki/Building_Spring_on_MacOSX
are both very different from the FM here. How confusing/daunting!
True. Never found the courage to unify all these pages. So I just did. The tutorial has been moved to the first wiki page you mention, and the second points to that one in the first paragraph.
Well Done!

Thankyou for your support.

I will probably try vmware now. Let me know if I can help with this project in the future, I can test and document.
frequencyandsulphur
Posts: 10
Joined: 10 Oct 2010, 14:33

Re: [Tutorial] Spring on Mac OS X

Post by frequencyandsulphur »

Thanks to your changes, SpringLobby is getting past the rasterbar issues, but it's now failing at the last step after all the deps are installed:

Code: Select all

username: ~ $ sudo port install springlobby
Password:
--->  Computing dependencies for springlobby
--->  Configuring springlobby
Error: Target org.macports.configure returned: configure failure: shell command failed
Log for springlobby is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_daftserver.game-host.org_macports_games_springlobby/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Here's the logfile:

http://pastebin.ca/1969459

EDIT: Running sudo port install curl ahead of time seems to have fixed the problem. Thanks!

Any ideas?
facet
Posts: 4
Joined: 19 Oct 2010, 23:37

Re: [Tutorial] Spring on Mac OS X

Post by facet »

hey frequencyandsulphur!

I spotted your posts on another thread as I had the same LUA issue as you. The advice was to get BA7.12 but I cannot find that one. This is a shame since it makes using spring under osx pretty useless.

As daftalx points put above, there is not much hope for using spring lobby with the main spring server. THis is because the versions are incompatible. The versions are out of sync because there is not enough dev time available for the osx version.

I have now found that spring+linux+vmware is also a fail since the vmware/linux combo cannot access the opengl. the result is no textures!

As far as I can see here are the options

1. install windows under virtualisation. How perverse is that! I gave up windows four years ago! Now I install it to run an open source game LOL! I feel so dirty, I hope it works.
2. set up our own special leper/osx server running old code and fix a time to play.
3. learn to code
User avatar
daftalx
Posts: 89
Joined: 30 May 2010, 11:56

Re: [Tutorial] Spring on Mac OS X

Post by daftalx »

Well if you are willing to go through option 1 and virtualize windows, what I can say is that Spring works decently (including 3d hardware accel) using Parallels (version 4 or 5). Haven't tried other virt. softs but that's how I was playing before putting my hands into Mac-porting.

The extra option is bootcamp, which runs even better (if you have a 20-ish gigs to spare on your HD just to play Spring).

Still, I'm pretty sure the Mac version will catch up soon, I might have more time to look into this early next week. I'll eventually open a specific thread to keep people posted on where I'm at.
frequencyandsulphur
Posts: 10
Joined: 10 Oct 2010, 14:33

Re: [Tutorial] Spring on Mac OS X

Post by frequencyandsulphur »

Daft, I fully support that, let me know if there's anything I can do to help with the process! :)
cajadas
Posts: 2
Joined: 27 Oct 2010, 23:00

Re: [Tutorial] Spring on Mac OS X

Post by cajadas »

Hi,
i am unable to install springrts through port because i get a architecture mismatch error.

Code: Select all

Cannot install springrts for the arch(s) 'i386 x86_64' because its dependency libsdl-framework does not build for the required arch(s) by default and does not have a universal variant.
What can i do?
frequencyandsulphur
Posts: 10
Joined: 10 Oct 2010, 14:33

Re: [Tutorial] Spring on Mac OS X

Post by frequencyandsulphur »

What sort of computer are you running? What Operating system are you using? A bit more detail would be very useful in diagnosing your issue.
cajadas
Posts: 2
Joined: 27 Oct 2010, 23:00

Re: [Tutorial] Spring on Mac OS X

Post by cajadas »

I have a macbook pro 2.6 core 2 duo with 4 gb ram, running os x 10.6.

I've followed the tutorial to compile springrts on my computer but when i run: sudo port install springrts i get the message that i wrote on the previous post.
pikovich
Posts: 5
Joined: 19 Jan 2009, 21:35

Re: [Tutorial] Spring on Mac OS X

Post by pikovich »

Hi,

is the Server down again?

Code: Select all

sudo port sync
Error: Synchronization of the local ports tree failed doing rsync
port sync failed: Synchronization of 1 source(s) failed
[/code]

Code: Select all

 sudo port install springrts
Error: Port springrts not found
To report a bug, see <http://guide.macports.org/#project.tickets>

Code: Select all

sudo port selfupdate
--->  Updating the ports tree
Error: Synchronization of the local ports tree failed doing rsync
Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source(s) failed
*****************************
EDIT:

Tryed it now with paralel Desktop. It works for me but game starts lagging at the End-part.....

Hope Mac Version coming soon.

mfg
User avatar
daftalx
Posts: 89
Joined: 30 May 2010, 11:56

Re: [Tutorial] Spring on Mac OS X

Post by daftalx »

pikovich wrote:is the Server down again?
Short answer: no
Longer answer: yeah, dyndns scrubbed the previous ".game-host.org" extension, so I had to renew the account and use ".dyndns.org" instead. I've updated the tutorial accordingly.

btw, sorry for being a bit away these days, but I'm still around :wink:
pikovich
Posts: 5
Joined: 19 Jan 2009, 21:35

Re: [Tutorial] Spring on Mac OS X

Post by pikovich »

thx!

works so far.

But still some troubles ;)

Code: Select all

--->  Extracting db46
--->  Applying patches to db46
--->  Configuring db46
Error: db46 requires the Java for Mac OS X development headers.
Error: Download the Java Developer Package from: <https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=20719>
Error: Target org.macports.configure returned: missing Java headers
Error: Failed to install db46
Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/main.log
Error: The following dependencies were not installed: libsdl-framework libsdl xorg-libXext xorg-libX11 xorg-libxcb python26 db46 gdbm readline sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXrandr xorg-randrproto xrender xorg-renderproto libvorbis libogg mesa glut makedepend xorg-dri2proto xorg-glproto xorg-libXfixes xorg-fixesproto xorg-libXi xorg-libXmu xorg-libXt xorg-libsm xorg-libice p7zip
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
updating this java thing while writing this. Think this is a part missing in the tutorial?

willl give you respond if it works.
User avatar
daftalx
Posts: 89
Joined: 30 May 2010, 11:56

Re: [Tutorial] Spring on Mac OS X

Post by daftalx »

Correct. Apple has prepared for the opening to third party java implementation (and discontinuing their own). So they moved he current jvm to a more generic folder able to receive more of them, and also removed jni headers by default (needed to build java-based AI btw).
I'll update the tutorial with the most direct pointer to the download link, as it took me a while to find on the first few days before developer forums started shouting around.

Thx for the feedback!
PS: I'm currently upgrading the server for various tools and security updates, so don't stress if the install or sync fails inexplicably. Just grab a coffee and start over ;)
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: [Tutorial] Spring on Mac OS X

Post by hoijui »

daftalx wrote:Apple has prepared for the opening to third party java implementation (and discontinuing their own).
:O :O
seriously.. that is like...
positive! :o
nice!

btw, we are in the process of making the master build compile on max again. i fixed a long standing problem, jk fixed one (not yet pushed) and then there will be one left (that i know of), which i will discuss with Tobi.
pikovich
Posts: 5
Joined: 19 Jan 2009, 21:35

Re: [Tutorial] Spring on Mac OS X

Post by pikovich »

Ok the single player works so far.

But if i try spring lobby. It startet crashing after i try to connect.
Process: springlobby [92807]
Path: /opt/local/bin/springlobby.app/Contents/MacOS/springlobby
Identifier: ???
Version: ()
Code Type: X86-64 (Native)
Parent Process: launchd [189]

Date/Time: 2010-12-19 19:31:11.295 +0100
OS Version: Mac OS X 10.6.5 (10H574)
Report Version: 6

Interval Since Last Report: 1744648 sec
Crashes Since Last Report: 14
Per-App Interval Since Last Report: 250 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 425698D3-5AA7-4942-A67A-6B8447F7FBA6

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff86850616 __kill + 10
1 libSystem.B.dylib 0x00007fff868f0cca abort + 83
2 libSystem.B.dylib 0x00007fff868086f5 free + 128
3 com.apple.Foundation 0x00007fff857c8d48 -[NSConcreteData dealloc] + 90
4 com.apple.CoreFoundation 0x00007fff88dc2341 __CFBasicHashStandardCallback + 337
5 com.apple.CoreFoundation 0x00007fff88dc2d01 __CFBasicHashDrain + 497
6 com.apple.CoreFoundation 0x00007fff88daba73 _CFRelease + 179
7 com.apple.CoreText 0x00007fff84575884 TDescriptor::~TDescriptor() + 40
8 com.apple.CoreFoundation 0x00007fff88daba73 _CFRelease + 179
9 com.apple.CoreFoundation 0x00007fff88dd51e6 _CFAutoreleasePoolPop + 230
10 com.apple.Foundation 0x00007fff857dc100 -[NSAutoreleasePool drain] + 158
11 com.apple.AppKit 0x00007fff87d5ccb9 -[NSApplication _realDoModalLoop:peek:] + 556
12 com.apple.AppKit 0x00007fff87d5a7d5 -[NSApplication runModalForWindow:] + 129
13 ...cocoau_core-2.9.1.0.0.dylib 0x000000010151d50f wxModalEventLoop::DoRun() + 197
14 libwx_baseu-2.9.1.0.0.dylib 0x000000010128b067 wxCFEventLoop::Run() + 55
15 ...cocoau_core-2.9.1.0.0.dylib 0x000000010145de99 wxDialog::ShowModal() + 73
16 ...cocoau_core-2.9.1.0.0.dylib 0x0000000101689d85 wxLogGui::DoShowMultipleLogMessages(wxArrayString const&, wxArrayInt const&, wxArrayLong const&, wxString const&, int) + 69
17 ...cocoau_core-2.9.1.0.0.dylib 0x000000010168ba6d wxLogGui::Flush() + 1149
18 libwx_baseu-2.9.1.0.0.dylib 0x00000001011498fd wxAppConsoleBase::ProcessIdle() + 77
19 ...cocoau_core-2.9.1.0.0.dylib 0x0000000101543337 wxAppBase::ProcessIdle() + 23
20 ...cocoau_core-2.9.1.0.0.dylib 0x00000001014b3177 wxApp::ProcessIdle() + 39
21 libwx_baseu-2.9.1.0.0.dylib 0x0000000101197d2e wxEventLoopBase::ProcessIdle() + 30
22 libwx_baseu-2.9.1.0.0.dylib 0x000000010128af7a wxCFEventLoop::ObserverCallBack(__CFRunLoopObserver*, int) + 90
23 com.apple.CoreFoundation 0x00007fff88e10b37 __CFRunLoopDoObservers + 519
24 com.apple.CoreFoundation 0x00007fff88dec63f __CFRunLoopRun + 943
25 com.apple.CoreFoundation 0x00007fff88debdbf CFRunLoopRunSpecific + 575
26 com.apple.HIToolbox 0x00007fff8543e91a RunCurrentEventLoopInMode + 333
27 com.apple.HIToolbox 0x00007fff8543e71f ReceiveNextEventCommon + 310
28 com.apple.HIToolbox 0x00007fff8543e5d8 BlockUntilNextEventMatchingListInMode + 59
29 com.apple.AppKit 0x00007fff87b21e64 _DPSNextEvent + 718
30 com.apple.AppKit 0x00007fff87b217a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
31 com.apple.AppKit 0x00007fff87ae748b -[NSApplication run] + 395
32 ...cocoau_core-2.9.1.0.0.dylib 0x000000010151d56c wxGUIEventLoop::DoRun() + 44
33 libwx_baseu-2.9.1.0.0.dylib 0x000000010128b067 wxCFEventLoop::Run() + 55
34 libwx_baseu-2.9.1.0.0.dylib 0x000000010114ac88 wxAppConsoleBase::MainLoop() + 72
35 ...cocoau_core-2.9.1.0.0.dylib 0x00000001014b3127 wxApp::OnRun() + 39
36 libwx_baseu-2.9.1.0.0.dylib 0x00000001011e739d wxEntry(int&, wchar_t**) + 141
37 0x00000001003114e0 main + 48
38 0x00000001000f4b88 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8681b16a kevent + 10
1 libSystem.B.dylib 0x00007fff8681d03d _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8681cd14 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff8681c83e _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff8681c168 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff8681c005 start_wqthread + 13

Thread 2:
0 libSystem.B.dylib 0x00007fff8681bf8a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8681c39c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8681c005 start_wqthread + 13

Thread 3:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a3d7d wxConditionInternal::WaitTimeout(unsigned long) + 125
3 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a9e4d wxSemaphoreInternal::WaitTimeout(unsigned long) + 93
4 0x00000001004b8d42 WorkerThread::Entry() + 242
5 libwx_baseu-2.9.1.0.0.dylib 0x00000001012ab32d wxThreadInternal::PthreadStart(wxThread*) + 1149
6 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 4:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a3d7d wxConditionInternal::WaitTimeout(unsigned long) + 125
3 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a9e4d wxSemaphoreInternal::WaitTimeout(unsigned long) + 93
4 0x00000001004b8d42 WorkerThread::Entry() + 242
5 libwx_baseu-2.9.1.0.0.dylib 0x00000001012ab32d wxThreadInternal::PthreadStart(wxThread*) + 1149
6 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 5:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libtorrent-rasterbar.6.dylib 0x0000000100ca5a2c libtorrent::disk_io_thread::operator()() + 652
3 libboost_thread-mt-d.dylib 0x00000001010d1f1c thread_proxy + 89
4 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
5 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 6:
0 libSystem.B.dylib 0x00007fff8681b16a kevent + 10
1 libtorrent-rasterbar.6.dylib 0x0000000100cc59e3 boost::asio::detail::kqueue_reactor::run(bool, boost::asio::detail::op_queue<boost::asio::detail::task_io_service_operation>&) + 243
2 libtorrent-rasterbar.6.dylib 0x0000000100cd5ffd boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1005
3 libtorrent-rasterbar.6.dylib 0x0000000100d66c8f libtorrent::aux::session_impl::operator()() + 79
4 libboost_thread-mt-d.dylib 0x00000001010d1f1c thread_proxy + 89
5 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 7:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a3d7d wxConditionInternal::WaitTimeout(unsigned long) + 125
3 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a9e4d wxSemaphoreInternal::WaitTimeout(unsigned long) + 93
4 0x00000001004b7340 Thread::Sleep(int) + 16
5 0x000000010037af6d TorrentMaintenanceThread::Entry() + 29
6 libwx_baseu-2.9.1.0.0.dylib 0x00000001012ab32d wxThreadInternal::PthreadStart(wxThread*) + 1149
7 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 8:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a3d7d wxConditionInternal::WaitTimeout(unsigned long) + 125
3 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a9e4d wxSemaphoreInternal::WaitTimeout(unsigned long) + 93
4 0x00000001004b8d42 WorkerThread::Entry() + 242
5 libwx_baseu-2.9.1.0.0.dylib 0x00000001012ab32d wxThreadInternal::PthreadStart(wxThread*) + 1149
6 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
7 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 9:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libtorrent-rasterbar.6.dylib 0x0000000100cd611f boost::asio::detail::task_io_service::run(boost::system::error_code&) + 1295
3 libtorrent-rasterbar.6.dylib 0x0000000100cd676d boost::asio::detail::posix_thread::func<boost::asio::detail::resolver_service_base::work_io_service_runner>::run() + 61
4 libtorrent-rasterbar.6.dylib 0x0000000100cc49d9 boost_asio_detail_posix_thread_function + 25
5 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
6 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 10:
0 libSystem.B.dylib 0x00007fff8681bf8a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8681c39c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8681c005 start_wqthread + 13

Thread 11: com.apple.CFSocket.private
0 libSystem.B.dylib 0x00007fff86845e92 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff88e0e498 __CFSocketManager + 824
2 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
3 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 12:
0 libSystem.B.dylib 0x00007fff8681bf8a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8681c39c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8681c005 start_wqthread + 13

Thread 13:
0 libSystem.B.dylib 0x00007fff8681bf8a __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8681c39c _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8681c005 start_wqthread + 13

Thread 14:
0 libSystem.B.dylib 0x00007fff8683cfca __semwait_signal + 10
1 libSystem.B.dylib 0x00007fff86840de1 _pthread_cond_wait + 1286
2 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a3d7d wxConditionInternal::WaitTimeout(unsigned long) + 125
3 libwx_baseu-2.9.1.0.0.dylib 0x00000001012a9e4d wxSemaphoreInternal::WaitTimeout(unsigned long) + 93
4 0x00000001004b7340 Thread::Sleep(int) + 16
5 0x00000001003e0951 PingThread::Entry() + 49
6 libwx_baseu-2.9.1.0.0.dylib 0x00000001012ab32d wxThreadInternal::PthreadStart(wxThread*) + 1149
7 libSystem.B.dylib 0x00007fff8683b536 _pthread_start + 331
8 libSystem.B.dylib 0x00007fff8683b3e9 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000002 rcx: 0x00007fff5fbfdc78 rdx: 0x0000000000000000
rdi: 0x0000000000016a87 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfdc90 rsp: 0x00007fff5fbfdc78
r8: 0x0000000000000e03 r9: 0x0000000000000000 r10: 0x00007fff8684c656 r11: 0x0000000000000202
r12: 0x0000000102045000 r13: 0x0000000102043000 r14: 0x0000000000000000 r15: 0x00007fff5fbf7b80
rip: 0x00007fff86850616 rfl: 0x0000000000000202 cr2: 0x00000001047ff000

Binary Images:
0x100000000 - 0x10075bff7 + () <BE6E9FB6-CAD1-4F00-4855-2A590B4D2BAF> /opt/local/bin/springlobby.app/Contents/MacOS/springlobby
0x1009a8000 - 0x1009f1fef +libcurl.4.dylib 7.0.0 (compatibility 7.0.0) <CC9B1C44-4DBD-CF81-117B-116319049794> /opt/local/lib/libcurl.4.dylib
0x1009ff000 - 0x100a2dff7 +libidn.11.dylib 18.2.0 (compatibility 18.0.0) <2983ED60-53C6-29C7-6BD9-B4CE85D31D0B> /opt/local/lib/libidn.11.dylib
0x100a31000 - 0x100a7cfe7 +libssl.1.0.0.dylib ??? (???) <DC59EABC-BD59-F290-472B-70B273CE0179> /opt/local/lib/libssl.1.0.0.dylib
0x100a93000 - 0x100be2fe7 +libcrypto.1.0.0.dylib ??? (???) <6C6B5990-062F-BAA8-78EF-A4E920CD5139> /opt/local/lib/libcrypto.1.0.0.dylib
0x100c4e000 - 0x100c62ff7 +libz.1.dylib 1.2.5 (compatibility 1.0.0) <98F6FFCC-D1E4-BEF1-0563-4BC7A5E770FC> /opt/local/lib/libz.1.dylib
0x100c66000 - 0x100ed9ff7 +libtorrent-rasterbar.6.dylib 7.0.0 (compatibility 7.0.0) <7B4A21E6-008A-0454-1096-41BB4FE5E18C> /opt/local/lib/libtorrent-rasterbar.6.dylib
0x101061000 - 0x101064ff7 +libboost_system-d.dylib ??? (???) <EE0B41C5-6EFF-789B-C94D-7DCD94973EC9> /opt/local/lib/libboost_system-d.dylib
0x10106a000 - 0x10108bfff +libboost_filesystem-d.dylib ??? (???) <57975B21-583E-672B-40D6-C9EED5556334> /opt/local/lib/libboost_filesystem-d.dylib
0x1010cf000 - 0x1010e5ff7 +libboost_thread-mt-d.dylib ??? (???) <D5FD9E8D-53FD-6129-A9C8-716944E5CAAD> /opt/local/lib/libboost_thread-mt-d.dylib
0x101127000 - 0x101384fef +libwx_baseu-2.9.1.0.0.dylib ??? (???) <EF7CB38A-416E-4A65-F96F-EC8918612CAC> /opt/local/lib/libwx_baseu-2.9.1.0.0.dylib
0x10141e000 - 0x10181afe7 +libwx_osx_cocoau_core-2.9.1.0.0.dylib ??? (???) <02C30848-32BD-EC96-B4EC-7B050B8CE7AE> /opt/local/lib/libwx_osx_cocoau_core-2.9.1.0.0.dylib
0x1019f1000 - 0x101a32ff7 +libwx_baseu_net-2.9.1.0.0.dylib ??? (???) <15D1F928-3215-3F60-455F-A07B3BB46621> /opt/local/lib/libwx_baseu_net-2.9.1.0.0.dylib
0x101a4b000 - 0x101b5fff7 +libwx_osx_cocoau_adv-2.9.1.0.0.dylib ??? (???) <A1977FD2-2CCD-D413-48F3-B597F2CCE930> /opt/local/lib/libwx_osx_cocoau_adv-2.9.1.0.0.dylib
0x101c03000 - 0x101c70fff +libwx_osx_cocoau_aui-2.9.1.0.0.dylib ??? (???) <7DD994E4-8F7E-C492-9422-1225EC8FB9C9> /opt/local/lib/libwx_osx_cocoau_aui-2.9.1.0.0.dylib
0x101ca5000 - 0x101d63ff7 +libwx_osx_cocoau_html-2.9.1.0.0.dylib ??? (???) <1DF3B1DB-D0D5-5B84-5EA0-56E0970466B3> /opt/local/lib/libwx_osx_cocoau_html-2.9.1.0.0.dylib
0x101db3000 - 0x101dc4fff +libwx_baseu_xml-2.9.1.0.0.dylib ??? (???) <92C2FB9B-6C1C-D19D-3C9F-FED79BDC023D> /opt/local/lib/libwx_baseu_xml-2.9.1.0.0.dylib
0x101dcb000 - 0x101debff7 +libwx_osx_cocoau_qa-2.9.1.0.0.dylib ??? (???) <8EC36CBC-718E-0CCD-82D4-A4D3C56FDBF8> /opt/local/lib/libwx_osx_cocoau_qa-2.9.1.0.0.dylib
0x101e02000 - 0x101e05ff7 +libboost_system-mt.dylib ??? (???) <1444DB85-166B-3D30-7D8E-5C8DA9824F65> /opt/local/lib/libboost_system-mt.dylib
0x101e0a000 - 0x101e13ff7 +libintl.8.dylib 10.1.0 (compatibility 10.0.0) <784A22E8-667B-2559-3AB3-2ED735DDABD7> /opt/local/lib/libintl.8.dylib
0x101e19000 - 0x101f15fe7 +libiconv.2.dylib 8.0.0 (compatibility 8.0.0) <FC8C74EE-22B3-5E73-4A5B-80F5DD72C751> /opt/local/lib/libiconv.2.dylib
0x101f22000 - 0x101f43fe7 +libpng12.0.dylib 45.0.0 (compatibility 45.0.0) <7043096B-B447-88F9-D294-AC013DFE0E85> /opt/local/lib/libpng12.0.dylib
0x101f4a000 - 0x101f7fff7 +libjpeg.8.dylib 9.2.0 (compatibility 9.0.0) <FE6B8CA0-2410-8DD0-AD8A-69187AED0917> /opt/local/lib/libjpeg.8.dylib
0x101f86000 - 0x101fdffff +libtiff.3.dylib 13.4.0 (compatibility 13.0.0) <93EF578B-E55F-68D3-AD7C-3155D31886DC> /opt/local/lib/libtiff.3.dylib
0x101fec000 - 0x10200bfef +libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <2E8B47D6-BEE9-E92E-0D4C-3EE638C198E9> /opt/local/lib/libexpat.1.dylib
0x102700000 - 0x10270ffff +libILU.1.dylib 3.0.0 (compatibility 3.0.0) <713FBF87-F920-5E9A-955F-D9AC3C78CDC6> /opt/local/lib/libILU.1.dylib
0x102714000 - 0x10271aff7 com.apple.agl 3.0.12 (AGL-3.0.12) <1AB34F57-2E8D-42FB-A484-5CCB928CA456> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x102728000 - 0x10278efe7 +libSDL-1.2.0.dylib 12.3.0 (compatibility 12.0.0) <732A35BD-0AE3-8F70-C2B6-1EE72D8CF2A5> /opt/local/lib/libSDL-1.2.0.dylib
0x1027ac000 - 0x1027d3fff +libGLEW.1.5.7.dylib ??? (???) <D32700E2-DEC9-1772-438C-9BF76E608D9B> /opt/local/lib/libGLEW.1.5.7.dylib
0x116463000 - 0x116570fe7 +libunitsync.dylib ??? (???) <FA1977E1-0D80-834C-68CE-B5127D77B511> /opt/local/lib/libunitsync.dylib
0x1175cd000 - 0x117625ff7 +libIL.1.dylib 3.0.0 (compatibility 3.0.0) <DC604A7B-9487-8840-5E6E-EA548F532E04> /opt/local/lib/libIL.1.dylib
0x1176ec000 - 0x1177a9fe7 +libboost_regex-mt.dylib ??? (???) <52C6E591-6DE1-5690-B40C-2791DD47DACE> /opt/local/lib/libboost_regex-mt.dylib
0x11783d000 - 0x11784afff +libboost_thread-mt.dylib ??? (???) <E9CA8174-C27F-A901-5BCC-AEE149D8ABF9> /opt/local/lib/libboost_thread-mt.dylib
0x117865000 - 0x1178bcfff +libmng.1.dylib 2.0.0 (compatibility 2.0.0) <DB41ADB0-C657-89FE-A625-392DD67DEAE9> /opt/local/lib/libmng.1.dylib
0x1178ce000 - 0x1178fbfe7 +liblcms.1.dylib 2.19.0 (compatibility 2.0.0) <752C43B8-BEE8-265A-E17F-802FCA22D5B1> /opt/local/lib/liblcms.1.dylib
0x117908000 - 0x117948ff7 +libjasper.1.dylib 2.0.0 (compatibility 2.0.0) <D6F4CA75-62E0-1007-442D-E7994120DFF5> /opt/local/lib/libjasper.1.dylib
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
0x7fff80003000 - 0x7fff800b2fff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff800cf000 - 0x7fff80190fe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff80191000 - 0x7fff801a0fff com.apple.NetFS 3.2.1 (3.2.1) <3FC302C9-A5C6-A9CA-08CE-435AD05499F1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff801a1000 - 0x7fff8027bff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff80288000 - 0x7fff802f2fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <7D8B6D68-7E70-2AF2-BF9F-2CD56145909C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff802f5000 - 0x7fff802f5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff802f6000 - 0x7fff80345fef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff80346000 - 0x7fff80349ff7 libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8034a000 - 0x7fff80351fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff80352000 - 0x7fff80363ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
0x7fff80364000 - 0x7fff8051bfef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8051c000 - 0x7fff80539ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff80580000 - 0x7fff80581ff7 com.apple.TrustEvaluationAgent 1.1 (1) <306FD9EE-A301-41D5-EBDE-2FC52F28229C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff80582000 - 0x7fff80586ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff8071f000 - 0x7fff8071fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff80720000 - 0x7fff807a5ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff807a6000 - 0x7fff807bcfef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
0x7fff80d22000 - 0x7fff80d25fff com.apple.help 1.3.1 (41) <E311A81E-9870-A430-1E16-AFF6C92CE6E5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff80f67000 - 0x7fff8104cfef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8104d000 - 0x7fff8120bfff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
0x7fff81252000 - 0x7fff812b2fe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8198b000 - 0x7fff82195fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff82196000 - 0x7fff82197ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82198000 - 0x7fff821dbff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff821dc000 - 0x7fff8220dfff libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff82297000 - 0x7fff8234cfe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff82391000 - 0x7fff824a8fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <7DC5239F-CD6A-820C-7C66-C528D7E27649> /usr/lib/libxml2.2.dylib
0x7fff82562000 - 0x7fff82683fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
0x7fff828b0000 - 0x7fff828bbff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <60484D84-BA63-13DD-50E9-ABDA402C3C45> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff828bc000 - 0x7fff82bf0fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff82c98000 - 0x7fff82d17fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff82d18000 - 0x7fff8398bfef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff839c9000 - 0x7fff83aeffff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff83af0000 - 0x7fff83b31fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff83b32000 - 0x7fff83b57ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff83b64000 - 0x7fff83baeff7 com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff83e60000 - 0x7fff8455d06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff84563000 - 0x7fff84570fe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff84571000 - 0x7fff845effff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff845f0000 - 0x7fff84639fef libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8463a000 - 0x7fff8468bfef com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8468d000 - 0x7fff84693ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff84a6c000 - 0x7fff84b0cfff com.apple.LaunchServices 362.1 (362.1) <4529EF9C-45C7-E2E3-6726-4A5AD382566D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff84b51000 - 0x7fff84b5fff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
0x7fff84c31000 - 0x7fff84c31ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff84c32000 - 0x7fff84c47ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff84c48000 - 0x7fff84e37fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff85074000 - 0x7fff85078ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff85152000 - 0x7fff85172ff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff85220000 - 0x7fff85267ff7 com.apple.coreui 2 (114) <BB09E685-1F5D-0676-1A0E-295610B387A8> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff85268000 - 0x7fff85268ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff85410000 - 0x7fff8570efe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff85794000 - 0x7fff85799ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8579a000 - 0x7fff857b5ff7 com.apple.openscripting 1.3.1 (???) <5A6ECC32-04D0-9A62-635D-1DD03EC6E190> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff857b6000 - 0x7fff85a39ff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85a3a000 - 0x7fff85aeffe7 com.apple.ink.framework 1.3.3 (107) <D76C7591-B060-E2DE-6634-968FDABD87EF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff85b68000 - 0x7fff85c21fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fff85c3b000 - 0x7fff8607ffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff86080000 - 0x7fff86080ff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff86081000 - 0x7fff86307fef com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86343000 - 0x7fff86481fff com.apple.CoreData 102.1 (251) <782F29CA-ACC7-4A77-5772-52FBE2CEFB5E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff86482000 - 0x7fff8653fff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff86540000 - 0x7fff86595fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff865a1000 - 0x7fff865a6fff libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff865f3000 - 0x7fff86614fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff86678000 - 0x7fff8669efe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8669f000 - 0x7fff86755fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <B1F5CDC0-96BD-C7C0-BEAA-1E2259DDE067> /usr/lib/libobjc.A.dylib
0x7fff86791000 - 0x7fff86793fff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff86794000 - 0x7fff867bcfff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff867bd000 - 0x7fff867d6fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff867d7000 - 0x7fff867ebff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff86801000 - 0x7fff869c2fff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
0x7fff869c3000 - 0x7fff869f5fff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff86a06000 - 0x7fff86b83ff7 com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff86bf1000 - 0x7fff86c1cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff86ca4000 - 0x7fff86ca4ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff86d65000 - 0x7fff86d65ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86d66000 - 0x7fff86d69ff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff86e4f000 - 0x7fff86e63fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff86e89000 - 0x7fff86e9ffe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff86fc9000 - 0x7fff87046fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff87047000 - 0x7fff8704cfff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8704d000 - 0x7fff873eafe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff87813000 - 0x7fff878adfff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff879b3000 - 0x7fff87a85fe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff87a86000 - 0x7fff87ac7fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff87ac8000 - 0x7fff87ad7fff com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff87ade000 - 0x7fff884d4fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff884d5000 - 0x7fff885eefef libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff885ef000 - 0x7fff8862cff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8862d000 - 0x7fff8867cff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <17EFD646-6F53-36E9-56BF-5A339E83EFFC> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff8867d000 - 0x7fff88683ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff88684000 - 0x7fff886a7fff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff886a8000 - 0x7fff886f4fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
0x7fff88773000 - 0x7fff88789fff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff88adf000 - 0x7fff88b1afff com.apple.AE 496.4 (496.4) <64C27EC8-FC7F-EA6B-9435-9A3452425915> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff88b1b000 - 0x7fff88ba7fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff88ba8000 - 0x7fff88c38fff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff88d57000 - 0x7fff88d9fff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff88da0000 - 0x7fff88f17fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff88f18000 - 0x7fff88f2afe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff88f2b000 - 0x7fff88f64fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
0x7fff88f65000 - 0x7fff88f66fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff89066000 - 0x7fff89068fff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib

Model: MacBookPro6,1, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.57f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.1)
Bluetooth: Version 2.3.8f7, 2 service, 12 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS725050A9A362, 465,76 GB
Serial ATA Device: HL-DT-ST DVDRW GS23N
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0237, 0xfa120000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc525, 0xfd130000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000
i try gtlobby now. maybe better chances ;)
pikovich
Posts: 5
Joined: 19 Jan 2009, 21:35

Re: [Tutorial] Spring on Mac OS X

Post by pikovich »

mh....

qtloby creates errors while installing.....

Code: Select all

[quote]sudo port install qtlobby
Password:
.
.
.
.
--->  Computing dependencies for qtlobby
--->  Building qtlobby
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for qtlobby is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_daftserver.dyndns.org_macports_games_qtlobby/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
[/quote]


Here is the Log File:

http://rapidshare.com/files/438259312/main.log


**********************************************

EDIT:

Ok i captured a screenshot from the crashing lobby. (was hard work cause it closes very fast ;) )

Looks like a new spring version crashes the lobby....
Image
User avatar
daftalx
Posts: 89
Joined: 30 May 2010, 11:56

Re: [Tutorial] Spring on Mac OS X

Post by daftalx »

hoijui wrote:btw, we are in the process of making the master build compile on max again. i fixed a long standing problem, jk fixed one (not yet pushed) and then there will be one left (that i know of), which i will discuss with Tobi.
That's great news !
When you have it pushed to the main repo, let me know and I'll have a look into it.
Til then, happy new year to all if I don't read you since then :-)
fliebel
Posts: 18
Joined: 24 Feb 2009, 21:34

Re: [Tutorial] Spring on Mac OS X

Post by fliebel »

Hey, good to see someone take care of Spring for Mac. I don't do much gaming anymore, but I used to maintain that wiki and submit bugs for a while. I was also the first to make a Portfile for Spring I think.

Would you mind making the Portfiles publicly available? I heard there is a curse on Mac maintainers that causes them to disappear, just like I did. It would be a sad day in the history of Spring would all your work get lost.

May I ask if you ever tried to get the portfiles in the central repository? I tried with my version of Spring, but I think the ticket got lost, and was outdated by the time someone looked at it. I do suggest you add python2.6 as a dependency, as per MacPorts customs. You would also have to use unpatched versions of wxWidgets and/or QT. (It seems you customized them, which is bad for people who use Macports for things besides Spring)
User avatar
daftalx
Posts: 89
Joined: 30 May 2010, 11:56

Re: [Tutorial] Spring on Mac OS X

Post by daftalx »

fliebel wrote:Hey, good to see someone take care of Spring for Mac. I don't do much gaming anymore, but I used to maintain that wiki and submit bugs for a while. I was also the first to make a Portfile for Spring I think.
Cool, good to know there are survivors to this curse after all :wink:
fliebel wrote:Would you mind making the Portfiles publicly available? I heard there is a curse on Mac maintainers that causes them to disappear, just like I did. It would be a sad day in the history of Spring would all your work get lost.
Well, in essence Portfiles "are" public. Whenever you issue a "port sync", all Portfiles are downloaded to your "/opt/local/var/macports/sources/{repository}/{Port path}".
fliebel wrote:May I ask if you ever tried to get the portfiles in the central repository? I tried with my version of Spring, but I think the ticket got lost, and was outdated by the time someone looked at it.
I did find a portfile somewhere on MacPorts trac system (and outdated indeed), but it was never pushed to the main repository afaik. After chatting with the dudes @ macports it seems it may take quite a while until a port is pushed, so that's why I decided to start my own until things move on their side.
fliebel wrote:I do suggest you add python2.6 as a dependency, as per MacPorts customs.
Yup, I can add that :-)
fliebel wrote:You would also have to use unpatched versions of wxWidgets and/or QT. (It seems you customized them, which is bad for people who use Macports for things besides Spring)
Again I went ahead of MacPorts until they got things pushed. version 2.8 of wx only runs over old 32bit carbon, while 2.9.x has 64bit cocoa support. Only 2.8 was available for a while though, but I just noticed last night that 2.9 got pushed (with the -devel flag though). So I'll look into that one as soon as I can. I am using stock QT though (don't remember patching anything whatsoever)

Thx for the input and welcome (back) :wink:
dimm1
Posts: 1
Joined: 31 Dec 2010, 06:22

Re: [Tutorial] Spring on Mac OS X

Post by dimm1 »

cajadas wrote:Hi,
i am unable to install springrts through port because i get a architecture mismatch error.

Code: Select all

Cannot install springrts for the arch(s) 'i386 x86_64' because its dependency libsdl-framework does not build for the required arch(s) by default and does not have a universal variant.
What can i do?
Same problem here, running 10.6.5 on an 2.4 gHz i5, 15 inch MacBook Pro.

I also had a db46 problem, but that was a macports issue and was solved by sudo port cleaning and reinstalling db46.
parpaing
Posts: 1
Joined: 04 Jan 2011, 03:16

Re: [Tutorial] Spring on Mac OS X

Post by parpaing »

This is a very good new year !

My poor bootcamp-windows is so broken. 20Go only for spring, i want liberation !

I'll back here those days for trial the install :p

thanx for the work.
Post Reply

Return to “Mac OS X”