[MacPorts] #24787: wxMaxima 0.8.4 build failure

MacPorts noreply at macports.org
Sun Oct 17 14:22:55 PDT 2010


#24787: wxMaxima 0.8.4 build failure
----------------------------------+-----------------------------------------
 Reporter:  nhepburn@…            |       Owner:  usami-k@…           
     Type:  defect                |      Status:  new                 
 Priority:  Normal                |   Milestone:                      
Component:  ports                 |     Version:  1.8.2               
 Keywords:                        |        Port:  wxMaxima            
----------------------------------+-----------------------------------------

Comment(by and.damore@…):

 At the moment wxWidgets is only available for i386 and ppc target while
 the default target on SnowLeopard is x86_64, thus wxMaxima build fails
 because macports tries to link with different archs, here's the line from
 the file you attached:
 {{{
 ld: warning: in /opt/local/lib/libwx_macu-2.8.dylib, file was built for
 i386 which is not the architecture being linked (x86_64)
 }}}

 You can override this appending '''build_arch=i386''' when building
 wxMaxima, there's no need to edit ''macports.conf''.

 The maintainer could add lines to set configure.build_arch for Intel and
 PPC machines to avoid having to set it explicitly from command line.

 I'm closing this ticket as I'm submitting a version bump to 0.8.6 too.

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


More information about the macports-tickets mailing list