[MacPorts] #35861: dmd: use of undeclared identifier '__inline_isnan'

MacPorts noreply at macports.org
Mon Aug 27 15:43:04 PDT 2012


#35861: dmd: use of undeclared identifier '__inline_isnan'
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  takeshi@…           
     Type:  defect                   |      Status:  new                 
 Priority:  Normal                   |   Milestone:                      
Component:  ports                    |     Version:  2.1.2               
 Keywords:                           |        Port:  dmd                 
-------------------------------------+--------------------------------------
 dmd fails to build for me on Mountain Lion 10.8.1 with Xcode 4.4.1.

 {{{
 root/port.c:380:12: error: use of undeclared identifier '__inline_isnan'
     return __inline_isnan(r);
            ^
 root/port.c:392:12: error: use of undeclared identifier '__inline_isnan'
     return __inline_isnan(r);
            ^
 }}}

 The only other occurrence of this error message I found is
 [http://pastebin.com/30Pqz9Wh here].

-- 
Ticket URL: <https://trac.macports.org/ticket/35861>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list