[MacPorts] #25107: texlive_base doesn't fully support changing build_arch (was: libzzip and i386 compile still links 64 bits.)

MacPorts noreply at macports.org
Wed Jun 2 19:59:20 PDT 2010


#25107: texlive_base doesn't fully support changing build_arch
-------------------------------+--------------------------------------------
 Reporter:  elebel@…           |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.8.2                                
 Keywords:                     |        Port:  texlive_base                         
-------------------------------+--------------------------------------------

Comment(by ryandesign@…):

 I am able to reproduce this problem building texlive_base if build_arch is
 set to i386 on a 64-bit machine running Snow Leopard. Most of the objects
 get built i386, but these don't:

 {{{
 $ find . -name '*.o' | xargs lipo -info | grep -v i386
 Non-fat file: ./texk/web2c/cmaps.o is architecture: x86_64
 Non-fat file: ./texk/web2c/FontTableCache.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXFontInst.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXFontInst_FT2.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXFontMgr.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXFontMgr_FC.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXLayoutInterface.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXOTLayoutEngine.o is architecture: x86_64
 Non-fat file: ./texk/web2c/XeTeXOTMath.o is architecture: x86_64
 }}}

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


More information about the macports-tickets mailing list