[MacPorts] #16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9
#16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9 ---------------------------------+------------------------------------------ Reporter: m@miguelgodinho.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python universal | Port: python25 ---------------------------------+------------------------------------------ I'm not being able to configure the port for the Universal variant. First configure complains of not being able to call getaddrinfo() and suggests disabling IPv6 support. If IPv6 support is disable (changing the Portfile), then configure fails with: "cannot compute sizeof (wchar_t)" -- Ticket URL: <http://trac.macports.org/ticket/16864> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9 ----------------------------------+----------------------------------------- Reporter: m@miguelgodinho.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: python universal Port: python25 | ----------------------------------+----------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => mww@macports.org Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macports.org/ticket/16864#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9 ----------------------------------+----------------------------------------- Reporter: m@miguelgodinho.com | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: python universal Port: python25 | ----------------------------------+----------------------------------------- Comment(by blb@macports.org): This might be fixable by using the universal part of patch 6 from ticket #16765. -- Ticket URL: <http://trac.macports.org/ticket/16864#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9 ---------------------------------+------------------------------------------ Reporter: m@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: python universal | Port: python25 ---------------------------------+------------------------------------------ Comment(by david@…): Replying to [ticket:16864 m@…]:
I'm not being able to configure the port for the Universal variant. First configure complains of not being able to call getaddrinfo() and suggests disabling IPv6 support. If IPv6 support is disable (changing the Portfile), then configure fails with: "cannot compute sizeof (wchar_t)"
I ran into this problem with +universal also. r44363 fixed it for me though. The problem was configure being called with MACOSX_DEPLOYMENT_TARGET=10.5. configure tried to link with -lcrt1.10.5.o, causing a bunch of tests to fail. -- Ticket URL: <http://trac.macports.org/ticket/16864#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16864: Python2.5 (Revision 40770) +universal (i386, x86_64) +darwin9 ----------------------------------+----------------------------------------- Reporter: m@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: duplicate | Keywords: python universal Port: python25 | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: We'll track this in #21248. -- Ticket URL: <http://trac.macports.org/ticket/16864#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts