[MacPorts] #16009: arts-1.1.2: patch failure: KDE requires autoconf 2.52, 2.53 or 2.54

MacPorts noreply at macports.org
Thu Jan 22 16:52:27 PST 2009


#16009: arts-1.1.2: patch failure: KDE requires autoconf 2.52, 2.53 or 2.54
--------------------------------+-------------------------------------------
 Reporter:  zweistein12@…       |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:  Port Bugs                            
Component:  ports               |     Version:  1.6.0                                
 Keywords:                      |        Port:  arts                                 
--------------------------------+-------------------------------------------

Comment(by dr2chase@…):

 Apparently the author of this code had adopted an invalid coding standard,
 and in all but one case his namespace declarations were followed by a
 semicolon, which is apparently no longer valid.  After cleaning all those
 out, the next big hiccup is:
 {{{
 dynamicskeleton.h: In member function 'const Arts::MethodDef&
 Arts::DynamicSkeleton<Parent_skel>::getMethodDef(long int)':
 dynamicskeleton.h:137: error: there are no arguments to '_dsGetMethodDef'
 that depend on a template parameter, so a declaration of '_dsGetMethodDef'
 must be available
 dynamicskeleton.h:137: error: (if you use '-fpermissive', G++ will accept
 your code, but allowing the use of an undeclared name is deprecated)
 }}}

 Ugh.

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


More information about the macports-tickets mailing list