[MacPorts] #25023: DPKG different values architecture

MacPorts noreply at macports.org
Mon May 24 12:46:47 PDT 2010


#25023: DPKG different values architecture
----------------------------------+-----------------------------------------
 Reporter:  kibodmitry@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  1.8.2                                
 Keywords:  Tiger                 |        Port:  DPKG                                 
----------------------------------+-----------------------------------------
 EXAMPLE:[[BR]]
 [USER]$ sudo port dpkg apt[[BR]]
 --->  Computing dependencies for apt[[BR]]
 --->  Creating dpkg for apt-0.5.27[[BR]]

  (apt_0.5.27-7_'''darwin-i386'''.deb in build/port/work directory)

 [USER]$ sudo dpkg -i /apt_0.5.27-7_'''darwin-i386'''.deb[[BR]]
 dpkg: error processing /apt_0.5.27-7_darwin-i386.deb (--install): package
 architecture ('''darwin-i386''') does not match system
 ('''i686-darwin''')[[BR]]
 Errors were encountered while processing:[[BR]]
 /apt_0.5.27-7_darwin-i386.deb

 [USER]$ dpkg-architecture[[BR]]
 dpkg-architecture: warning: Unknown gcc system type i686-apple-darwin8,
 falling back to default (native compilation)[[BR]]
 dpkg-architecture: warning: Specified GNU system type  does not match gcc
 system type i686-apple-darwin8.[[BR]]
 DEB_BUILD_ARCH='''i686-darwin'''[[BR]]
 DEB_BUILD_GNU_CPU=[[BR]]
 DEB_BUILD_GNU_SYSTEM=[[BR]]
 DEB_BUILD_GNU_TYPE=[[BR]]
 DEB_HOST_ARCH='''i686-darwin'''[[BR]]
 DEB_HOST_GNU_CPU=[[BR]]
 DEB_HOST_GNU_SYSTEM=[[BR]]
 DEB_HOST_GNU_TYPE=[[BR]]

 It's true for ALL (installed by me) ports

 '''How to change the architecture to a single value?'''

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


More information about the macports-tickets mailing list