[MacPorts] #25023: DPKG different values architecture
#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
#25023: DPKG different values architecture ----------------------------------+----------------------------------------- Reporter: kibodmitry@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: Tiger | Port: dpkg ----------------------------------+----------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => landonf@… * port: DPKG => dpkg -- Ticket URL: <http://trac.macports.org/ticket/25023#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25023: DPKG different values architecture ----------------------------------+----------------------------------------- Reporter: kibodmitry@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: Tiger | Port: dpkg ----------------------------------+----------------------------------------- Comment(by afb@…): Looks backwards ? {{{ $ /opt/local/bin/dpkg-architecture dpkg-architecture: warning: Unknown gcc system type i686-apple-darwin8, falling back to default (native compilation) dpkg-architecture: warning: Specified GNU system type i386-darwin does not match gcc system type i686-apple-darwin8. DEB_BUILD_ARCH=darwin-i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=darwin DEB_BUILD_GNU_TYPE=i386-darwin DEB_HOST_ARCH=darwin-i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=darwin DEB_HOST_GNU_TYPE=i386-darwin }}} -- Ticket URL: <http://trac.macports.org/ticket/25023#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25023: DPKG different values architecture ----------------------------------+----------------------------------------- Reporter: kibodmitry@… | Owner: landonf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: Tiger | Port: dpkg ----------------------------------+----------------------------------------- Comment(by afb@…): Something must have changed in the build system (or patches), rebuilding the port does indeed reproduce the above failure. Easiest is adding "i686-darwin" to the archtable. -- Ticket URL: <http://trac.macports.org/ticket/25023#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25023: DPKG different values architecture -----------------------------------+---------------------------------------- Reporter: kibodmitry@… | Owner: landonf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Tiger Port: dpkg | -----------------------------------+---------------------------------------- Changes (by afb@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/25023#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts