[MacPorts] #18076: tiff: cannot build universal with 64-bit

MacPorts noreply at macports.org
Sat Jan 17 23:58:01 PST 2009


#18076: tiff: cannot build universal with 64-bit
-------------------------------------+--------------------------------------
 Reporter:  ryandesign@…             |       Owner:  waqar@…           
     Type:  defect                   |      Status:  new               
 Priority:  Normal                   |   Milestone:  Port Bugs         
Component:  ports                    |     Version:  1.7.0             
 Keywords:                           |        Port:  tiff              
-------------------------------------+--------------------------------------
 I'm on Mac OS X 10.4.11 with Xcode 2.5 and MacPorts 1.7.0. I can install
 tiff @3.8.2_2+universal with universal_archs set to i386 ppc, but with it
 set to i386 ppc x86_64 ppc64, it fails, looking for 64-bit bits in the
 operating system which aren't there on Tiger, so I get errors like this:

 {{{
 ld64 warning: in
 /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks//GLUT.framework/GLUT,
 missing required architecture x86_64 in file
 ld64 warning: in /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libobjc.dylib,
 missing required architecture x86_64 in file
 ld64 warning: in
 /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks//OpenGL.framework/OpenGL,
 missing required architecture x86_64 in file
 }}}

 {{{
 ld64 warning: in
 /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks//GLUT.framework/GLUT,
 missing required architecture ppc64 in file
 ld64 warning: in /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libobjc.dylib,
 missing required architecture ppc64 in file
 ld64 warning: in
 /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks//OpenGL.framework/OpenGL,
 missing required architecture ppc64 in file
 }}}

 Full log attached.

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


More information about the macports-tickets mailing list