Previous Thread
Next Thread
Print Thread
Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
OP Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Please report them here, including your OS X version. 10.8 with latest Xcode should compile properly; there have been reports that some older versions may have trouble, although I don't know which ones. Thanks!

Joined: May 1999
Posts: 616
Likes: 1
Senior Member
Offline
Senior Member
Joined: May 1999
Posts: 616
Likes: 1
Code
Compiling src/mame/drivers/ecoinf3.c...
cc1plus: warnings being treated as errors
src/mame/drivers/ecoinf3.c: In member function �void ecoinf3_state::ppi8255_intf_a_write_c_strobe(address_space&, offs_t, UINT8, UINT8)�:
src/mame/drivers/ecoinf3.c:153: warning: comparison is always true due to limited range of data type
make: *** [obj/sdl64/mame/drivers/ecoinf3.o] Error 1

This is on a Core i7 iMac running Mac OS X 10.8.2 with latest non-beta Xcode and command line tools installed (4.5.2) using
Code
gcc --version
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

Joined: Jan 2007
Posts: 213
M
Senior Member
Offline
Senior Member
M
Joined: Jan 2007
Posts: 213
The same happens here with PPC build on G4 MDD PowerMac, the very same error with GCC version 4.0.1 and Xcode 3.1.4 on OSX 10.5.8

Last edited by MacBox360; 12/17/12 10:11 PM.
Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
OP Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Oh, I see, that got checked in after I ran my test build last night. The dangers of having devs in time zones around the world ;-) Anyway, it's fixed now in SVN and you can use NOWERROR=1 to skip it for now.

Joined: Jan 2007
Posts: 213
M
Senior Member
Offline
Senior Member
M
Joined: Jan 2007
Posts: 213
The NOWERROR trick did the compile succesful but the executable crash with this report:

Code
Process:         mame [124]
Path:            /Applications/Emulatori/SDLmame/mame
Identifier:      mame
Version:         ??? (???)
Code Type:       PPC (Native)
Parent Process:  MacMAMEinfoX [122]

Interval Since Last Report:          130 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  0 sec
Per-App Crashes Since Last Report:   1

Date/Time:       2012-12-19 19:23:59.298 +0100
OS Version:      Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  C8696D6A-EB6E-4598-8FEA-25553317BDF3

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000002, 0x0000000004045380
Crashed Thread:  0

Thread 0 Crashed:
0   ???                           	0x04045380 rom_gpgolf + 4
1   mame                          	0x02989ac0 core_fopen(char const*, unsigned int, core_file**) + 80
2   mame                          	0x024707bc emu_file::open_next() + 76
3   mame                          	0x02470d58 emu_file::open(char const*, char const*) + 168
4   mame                          	0x0246bdf8 emu_options::parse_one_ini(char const*, int, astring*) + 120
5   mame                          	0x0246c798 emu_options::parse_standard_inis(astring&) + 72
6   mame                          	0x0242a0c0 cli_frontend::execute_commands(char const*) + 2576
7   mame                          	0x0242cd80 cli_frontend::execute(int, char**) + 2016
8   mame                          	0x01adf484 SDL_main + 164
9   mame                          	0x01adddcc -[SDLMain applicationDidFinishLaunching:] + 76
10  com.apple.Foundation          	0x96586684 _nsnote_callback + 196
11  com.apple.CoreFoundation      	0x975e9438 _CFXNotificationPostNotification + 920
12  com.apple.Foundation          	0x96583dc0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
13  com.apple.AppKit              	0x914dc854 -[NSApplication _postDidFinishNotification] + 108
14  com.apple.AppKit              	0x914dc76c -[NSApplication _sendFinishLaunchingNotification] + 80
15  com.apple.AppKit              	0x91464110 -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 260
16  com.apple.AppKit              	0x91463948 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 88
17  com.apple.Foundation          	0x965a7004 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 480
18  com.apple.Foundation          	0x965a6dd8 _NSAppleEventManagerGenericHandler + 236
19  com.apple.AE                  	0x93b16ce0 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 164
20  com.apple.AE                  	0x93b16be8 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 40
21  com.apple.AE                  	0x93b169ec aeProcessAppleEvent + 212
22  com.apple.HIToolbox           	0x961c340c AEProcessAppleEvent + 52
23  com.apple.AppKit              	0x91461474 _DPSNextEvent + 1156
24  com.apple.AppKit              	0x91460bfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
25  com.apple.AppKit              	0x9145a89c -[NSApplication run] + 744
26  mame                          	0x01ade420 main + 1296
27  mame                          	0x00045518 start + 64

Thread 0 crashed with PPC Thread State 32:
  srr0: 0x04045380  srr1: 0x0008d030   dar: 0x04934000 dsisr: 0x42000000
    r0: 0x02989ac4    r1: 0xbfffd130    r2: 0xa00ac12c    r3: 0x00000016
    r4: 0x00008080    r5: 0x34800000    r6: 0x80808080    r7: 0x00000002
    r8: 0x6e690000    r9: 0xbfffd4a4   r10: 0x00780000   r11: 0x03c5f1d0
   r12: 0x903c37c0   r13: 0xa0bbcd70   r14: 0x0c21a670   r15: 0xbfffe4d8
   r16: 0x00000000   r17: 0xa02d0bf0   r18: 0x0c2281b4   r19: 0x0c219c90
   r20: 0x0c208a30   r21: 0xa0bbcd70   r22: 0x00000002   r23: 0x0c877c1c
   r24: 0x0c212de0   r25: 0x00000000   r26: 0x00000001   r27: 0x0c877c00
   r28: 0xbfffd49c   r29: 0xbfffd4e0   r30: 0x00000002   r31: 0x02a55cf0
    cr: 0x44002424   xer: 0x00000007    lr: 0x02a55d18   ctr: 0x903c37c0
vrsave: 0x00000000

Binary Images:
    0x1000 -  0x3c43657 +mame ??? (???) <094bced94ee9c800f897257f8bd7f2ea> /Applications/Emulatori/SDLmame/mame
0x30000000 - 0x3006eff7 +SDL 1.2.14 (1.2.14) <fe7ca1651dcf92be899a209101f3ee64> /Library/Frameworks/SDL.framework/Versions/A/SDL
0x8fe00000 - 0x8fe30c23  dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
0x90053000 - 0x90057ffe  libGIF.dylib ??? (???) <e4f0002b104c2a2cb5b4327e906e544f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90058000 - 0x90063ffb  libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
0x900f8000 - 0x90100fff  libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
0x90101000 - 0x90157fff  libGLU.dylib ??? (???) <3418ce7ca0863162847f553c15d08674> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90158000 - 0x9026cffa  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9026d000 - 0x90278fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <132dd208524ece328fc672dbdcf742b5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90279000 - 0x90280fff  com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90287000 - 0x90293ff3  com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90294000 - 0x90344fff  edu.mit.Kerberos 6.0.15 (6.0.15) <870d4f0c841af131a04737468ba803d6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9034c000 - 0x9038dffb  libTIFF.dylib ??? (???) <6910f0c75ed82f98ea8ebf601136ce47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x903a0000 - 0x903b9ffb  com.apple.CoreVideo 1.5.1 (1.5.1) <d26fdebe069a05a4c6cec7b1c916cd7b> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x903ba000 - 0x9055afe3  libSystem.B.dylib ??? (???) <7dc28e19e1aac16b29cbd7c5d9ce9638> /usr/lib/libSystem.B.dylib
0x9055f000 - 0x9058aff7  libauto.dylib ??? (???) <a64d088b2d17e013b9ee5a08d3a20d33> /usr/lib/libauto.dylib
0x9058b000 - 0x9061afff  com.apple.DesktopServices 1.4.9 (1.4.9) <07d08e199716420b6df8e23ff91b5d2d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90668000 - 0x9066bfff  com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9066c000 - 0x90706ff7  com.apple.ApplicationServices.ATS 3.8 (???) <68fbf8a95392317d611f00c709955c8a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90707000 - 0x907c1fff  libcrypto.0.9.7.dylib ??? (???) <1d82e65c85d65367f3b6b06355c89c9b> /usr/lib/libcrypto.0.9.7.dylib
0x907c2000 - 0x907d0fff  libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
0x909c2000 - 0x909ddffb  libPng.dylib ??? (???) <7ba22147e900d2ee6837c2f439302f7f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90b4b000 - 0x90c97fff  com.apple.ImageIO.framework 2.0.9 (2.0.9) <d12782e17c25bb9679c5d352ac202fcd> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90cdb000 - 0x90cf2ffb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90cf3000 - 0x90d42fff  com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90d43000 - 0x90f2cffb  com.apple.security 5.0.7 (1) <2c8ae7414f8d113a695da92950753ad9> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90ffc000 - 0x91039fff  libRIP.A.dylib ??? (???) <7f98bbcfc21f87ba692ae1722bc9ecd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x913a2000 - 0x91424fff  com.apple.print.framework.PrintCore 5.5.4 (245.6) <3cde2550ec10348b7162d2b6cb0dfc67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91425000 - 0x91b9bfff  com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91b9c000 - 0x91bebfff  libGLImage.dylib ??? (???) <2e1f2a2625064149d209ec19e52d0384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91c69000 - 0x91d00fff  com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x91dd2000 - 0x91e0bfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <21dee7ffd93306032f911b5ef3fdbab3> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91e0c000 - 0x91e69ffb  com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91f0c000 - 0x91f0fffb  com.apple.securityhi 3.0 (30817) <b990b02e70bba8acac2d1459cfa2329d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91f26000 - 0x92009fff  libobjc.A.dylib ??? (???) <a1d4be2eed463c6799b6a1447fde72ba> /usr/lib/libobjc.A.dylib
0x9200a000 - 0x92333fe7  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92334000 - 0x92404ff7  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x92405000 - 0x924b5fff  com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x924b6000 - 0x92a70fff  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92a71000 - 0x92a76ff6  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x92a77000 - 0x92adeffb  libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
0x92adf000 - 0x92b41ffb  com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92b42000 - 0x92b6ffff  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b70000 - 0x92b8ffff  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92b90000 - 0x92b90fff  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92c41000 - 0x92d14fff  com.apple.CoreServices.OSServices 228.1 (228.1) <b957e9c8b8ca9c3e03b99d2ad4b31aa2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92d15000 - 0x93017ffb  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d9a357a3be5a1bf5969e80db6a4b3327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93023000 - 0x930d6ffc  com.apple.CFNetwork 438.16 (438.16) <a5b69f31ef4596c8f680772120e3eb08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x930d7000 - 0x930d7ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x930d8000 - 0x9343dffe  com.apple.QuartzCore 1.5.8 (1.5.8) <60e54cfb861dc5e66bb4f263a192d558> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9343e000 - 0x9386cffe  libGLProgrammability.dylib ??? (???) <5d52750ec9e438b25d3a4db51361fa2b> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9386d000 - 0x9387afff  libCSync.A.dylib ??? (???) <02b13948e78cc30bd9f122a024ed9e17> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9387b000 - 0x939c2ffb  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x939c3000 - 0x939c3fff  com.apple.Carbon 136 (136) <2891833ba5be72fd4131918e96593742> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x939f5000 - 0x93a1cfff  libcups.2.dylib ??? (???) <8b27a8d2477e9b253a664ad72ebc6ae5> /usr/lib/libcups.2.dylib
0x93a4f000 - 0x93ae8fc3  libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x93b13000 - 0x93b13ff8  com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93b14000 - 0x93b49fff  com.apple.AE 402.3 (402.3) <75725936d014fd3ca2553d18b784b99b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x94b48000 - 0x94bc3fff  com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94cc0000 - 0x94cc8ffb  libCGATS.A.dylib ??? (???) <4766ee761032d31b0ad1855ec396e155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94d59000 - 0x94e43fff  libxml2.2.dylib ??? (???) <9d05a5451084c8cd78e3f4722e2c2960> /usr/lib/libxml2.2.dylib
0x95b6c000 - 0x95b6dfff  libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
0x95c05000 - 0x95c4cfff  com.apple.NavigationServices 3.5.2 (163) <453fd79dd63debad4908dcc726f9aa04> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x95e0e000 - 0x95ea3ff7  com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95ea4000 - 0x95eb7fff  com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95eb8000 - 0x95f42fff  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x95f43000 - 0x95f74fff  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95f75000 - 0x95fd6fff  com.apple.CoreText 2.0.5 (???) <0a3d84caa94b9d338921e464780dd350> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95fd7000 - 0x9605cfff  libsqlite3.0.dylib ??? (???) <daf55b073488086ef5b9a3781be53f14> /usr/lib/libsqlite3.0.dylib
0x960a6000 - 0x960b1ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x960b2000 - 0x960dafff  libxslt.1.dylib ??? (???) <82421418f81b9b6c63529215a3612ab0> /usr/lib/libxslt.1.dylib
0x960db000 - 0x960e9ff3  com.apple.opengl 1.5.10 (1.5.10) <54bae289e544387ce7997a4a05e70aa9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x960ea000 - 0x96172fff  com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96190000 - 0x964c9ff7  com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x964ca000 - 0x964f3ffb  com.apple.shortcut 1.0.1 (1.0) <8da20d176ab4cf71cdf4f79b477fe0e7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x964f4000 - 0x9657cffb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9657d000 - 0x967c3ffb  com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x967c4000 - 0x967dcffb  com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x969b7000 - 0x969b7fff  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96cb6000 - 0x96cb7ff8  com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96cb8000 - 0x96e00ff3  libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
0x96e1d000 - 0x96e39ffb  com.apple.openscripting 1.2.8 (???) <01f86cdb8f7347d2f3f13066e954acb6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96ec7000 - 0x96ed0fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <682f5c45591e8c4a89c79e384e2c49af> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96ed1000 - 0x9744dff3  com.apple.CoreGraphics 1.409.8 (???) <e0bf5ff8fa51b99663fcb860bf44a7ed> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9744e000 - 0x97450ffd  libRadiance.dylib ??? (???) <50c07ca861b00fa063aec748b5f4d786> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97451000 - 0x97451ffa  com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97549000 - 0x97569ff7  libJPEG.dylib ??? (???) <3508b46417ed11d88ae1cea92c7fe756> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9756a000 - 0x97589fff  libresolv.9.dylib ??? (???) <c5c72e1cf61cb844163156956a1d8407> /usr/lib/libresolv.9.dylib
0x9758a000 - 0x9759dffb  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <050180a659a3905ea38f2acddcdf7b40> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9759e000 - 0x976c3ff3  com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x97941000 - 0x97948ffb  com.apple.print.framework.Print 218.0.3 (220.2) <021d2263007c538fd9e6b52e66a2623d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97949000 - 0x97968fff  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9797d000 - 0x97a45ffb  com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0xfffec000 - 0xfffeffff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff8000 - 0xffff9703  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib


This happens simply when MacMameInfoX launches the command

mame -listxml

but also if the command is executed from shell, no game can be played. The intel build works fine, the PPC build crash.
A thing I have noticed about the PPC binaries is the drastically dropping in size after the 0.147u2 version, here are the numbers:

0.147 ---> 120,0 mb (working)
0.147u1 -> 124,2 mb (working)
0.147u2 -> 127,5 mb (working)
0.147u3 -> 100,6 mb (not working)
0.147u4 -> 101,7 mb (not working)

this does not happens for the Intel binaries where the size was constantly increasing

0.147 ---> 97,9 mb (working)
0.147u1 -> 101,7 mb (working)
0.147u2 -> 103,6 mb (working)
0.147u3 -> 104,0 mb (working)
0.147u4 -> 105,5 mb (working)

Maybe in the PPC build process is something skipped?

Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
OP Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
It's possible the tweaked linker necessary for newer PPC builds is buggy. I don't think it gets much testing outside of TenFourFox.

Joined: Jan 2007
Posts: 213
M
Senior Member
Offline
Senior Member
M
Joined: Jan 2007
Posts: 213
It looks like the linker is the real problem, the TenFourFox team is experiencing similar issues with the recent builds but seems that Tobias Netzel (one of the developers) has just submitted a fix for it to MacPorts. I can only hope he will release an updated "ldx3" linker too for download so the SDLMame PPC build can again be compiled by the rest of us... :-)

Joined: Mar 2001
Posts: 17,215
Likes: 234
R
Very Senior Member
OP Offline
Very Senior Member
R
Joined: Mar 2001
Posts: 17,215
Likes: 234
Ahh, that would be nice smile

Joined: Jan 2007
Posts: 213
M
Senior Member
Offline
Senior Member
M
Joined: Jan 2007
Posts: 213
Excellent News! The good guys of TenFourFox team have listen our prayer and in their developer blog they give us the solution to the buggy Apple linker in using the MacPorts version "ld64" that is compatible with GCC 4.0.1 too!
As results the SDLmame PPC builds are again fully functional and, as nice side effect, the newer binaries are smaller than the previous using the (now unsupported) "ldx3" linker.
The new sizes of PPC builds are, in fact:

0.147 ---> 86,9 mb
0.147u1 -> 89,8 mb
0.147u2 -> 92,2 mb
0.147u3 -> 92,6 mb
0.147u4 -> 93,7 mb

If compared to the older ones and the intel versions, they have much more sense now.
The above binaries can be found at the usual place
Have fun and many, many thanks again to all the developers that still believe that PPC is far from being dead! :-)

Joined: Jul 2007
Posts: 225
Senior Member
Offline
Senior Member
Joined: Jul 2007
Posts: 225
I also just hit that same error on 10.6.8. NOWERROR=1 got past it, and MAME seems to be ok so far with no crashes.. Then again Ive only been playing about 30 minutes of Mrs Pac Man, but its running fine.. QMC2 even did all its startup magic with no problems..

Last edited by Monotremata; 12/27/12 11:25 PM.

Moderated by  R. Belmont 

Link Copied to Clipboard
Who's Online Now
1 members (AJR), 275 guests, and 1 robot.
Key: Admin, Global Mod, Mod
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Forum Statistics
Forums9
Topics9,320
Posts121,923
Members5,074
Most Online1,283
Dec 21st, 2022
Our Sponsor
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!

Superior Solitaire
Forum hosted by www.retrogamesformac.com