#24383: python26 does not enforce build_arch ------------------------------------+--------------------------------------- Reporter: bletofarine@… | Owner: mcalhoun@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: | Keywords: Port: python26 | ------------------------------------+--------------------------------------- Changes (by lhunath@…): * status: closed => reopened * resolution: fixed => Comment: I just got this with python24, should I make a separate issue? {{{ :info:build /usr/bin/g++-4.2 -arch x86_64 -L/opt/local/lib -arch x86_64 -o python.exe \ :info:build Modules/ccpython.o \ :info:build libpython2.4.a -ldl :info:build Undefined symbols for architecture x86_64: :info:build "_Py_Main", referenced from: :info:build _main in ccpython.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status :info:build make: *** [python.exe] Error 1 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6" && /usr/bin/make all " returned error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/24383#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS