#23257: py26-pyobjc does not install ---------------------------------+------------------------------------------ Reporter: jochen@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: py26-pyobjc ---------------------------------+------------------------------------------ Trying to install py26-pyobc on SL i386 (MacBook Core Duo) I get the following error: {{{ building 'objc._objc' extension /usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c Modules/objc/objc_util.m -o build/temp.macosx-10.6-i386-2.6/Modules/objc/objc_util.o -DPyObjC_STRICT_DEBUGGING -DMACOSX -DPyObjC_BUILD_RELEASE=1006 -no-cpp- precomp -DMACOSX -g -fexceptions -Wall -Wstrict-prototypes -Wmissing- prototypes -Wformat=2 -W -Wshadow -Wpointer-arith -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-import -isysroot / -I/opt/local/include/libxml2 -Ibuild/codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc Modules/objc/objc_util.m:969:4: error: #error "Sorry, Wide Unicode builds not supported at the moment" Modules/objc/objc_util.m:1165:4: error: #error "Sorry, Wide Unicode builds not supported at the moment" error: command '/usr/bin/gcc-4.2' failed with exit status 1 }}} This is not a universal build! Therefore, it's strange to see powerpc in the build-log... Full log is attached. -- Ticket URL: <http://trac.macports.org/ticket/23257> MacPorts <http://www.macports.org/> Ports system for Mac OS