[MacPorts] #23680: neverball: update to current version

MacPorts noreply at macports.org
Fri Mar 26 16:50:35 PDT 2010


#23680: neverball: update to current version
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  mvitocruz@…        
     Type:  update                   |      Status:  new                
 Priority:  Normal                   |   Milestone:                     
Component:  ports                    |     Version:  1.8.2              
 Keywords:                           |        Port:  neverball          
-------------------------------------+--------------------------------------

Comment(by ryandesign@…):

 Attached is [attachment:neverball-1.5.4.diff my attempt to update to
 1.5.4]. I had to patch share/fs.c otherwise it wouldn't compile on Snow
 Leopard, stating:

 {{{
 In file included from share/fs.c:5:
 /opt/local/include/physfs.h:287: warning: ISO C90 does not support 'long
 long'
 /opt/local/include/physfs.h:288: warning: ISO C90 does not support 'long
 long'
 share/fs.c:400: error: expected declaration specifiers or '...' before
 numeric constant
 share/fs.c:400: error: expected declaration specifiers or '...' before
 '__builtin_object_size'
 share/fs.c:400: warning: conflicting types for built-in function
 '__builtin___vsnprintf_chk'
 share/fs.c: In function 'fs_printf':
 share/fs.c:410: warning: passing argument 4 of '__builtin___vsnprintf_chk'
 makes pointer from integer without a cast
 share/fs.c:410: error: too many arguments to function
 '__builtin___vsnprintf_chk'
 share/fs.c:418: warning: passing argument 4 of '__builtin___vsnprintf_chk'
 makes pointer from integer without a cast
 share/fs.c:418: error: too many arguments to function
 '__builtin___vsnprintf_chk'
 make: *** [share/fs.o] Error 1
 }}}

 However, with the patch, the resulting games segfault when run. So this
 can't be committed yet. We probably should ask for help in
 [http://forum.nevercorner.net/viewforum.php?id=8 neverball's tech support
 forum].

-- 
Ticket URL: <http://trac.macports.org/ticket/23680#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list