#49607: py34-matplotlib fails to build on Mac OS X.5 PPC ----------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: py34-matplotlib ----------------------------+-------------------------------- The following lines in the log may be relevant to understand the bug : {{{ :info:build /usr/bin/gcc-4.2 -DNDEBUG -g -fwrapv -O3 -Wall -arch ppc -DPY_ARRAY_UNIQUE_SYMBOL=MPL_matplotlib_backends__macosx_ARRAY_API -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -I/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4 /site-packages/numpy/core/include -I/opt/local/include -I. -Iextern/agg24-svn/include -I/opt/local/Library/Frameworks/Python.framework/Versions/3.4/include/python3.4m -c src/_macosx.m -o build/temp.macosx-10.5-ppc-3.4/src/_macosx.o :info:build src/_macosx.m: In function ‘GraphicsContext_draw_text’: :info:build src/_macosx.m:2704: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared (first use in this function) :info:build src/_macosx.m:2704: error: (Each undeclared identifier is reported only once :info:build src/_macosx.m:2704: error: for each function it appears in.) :info:build error: command '/usr/bin/gcc-4.2' failed with exit status 1 }}} This may be specific to Mac OS X.5 PPC : the upgrade went smoothly on another Mac running Mac OS X.10. -- Ticket URL: <https://trac.macports.org/ticket/49607> MacPorts <https://www.macports.org/> Ports system for OS X