[MacPorts] #49607: py34-matplotlib fails to build on Mac OS X.5 PPC
#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
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: => leopard -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: drjesacco@… (added) Comment: Has duplicate #49617. -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: wontfix | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Changes (by sean@…): * status: new => closed * resolution: => wontfix Comment: If someone figures out a patch to fix this, I will work with you to get it into MacPorts (and reopen this ticket) but upstream has made it clear they are no longer fixing bugs for old architectures. -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: wontfix | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Comment (by jdgleeson@…): This problem also occurs with py27-matplotlib. The attached patch allows me to build py27-matplotlib on OS X 10.5 PPC. I have not tried it on py34-matplotlib, but I expect it would work. This patch is taken from a fix for the same problem in graphviz http://www.graphviz.org/mantisbt/view.php?id=2405, contributed by ryandesign! -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Changes (by sean@…): * status: closed => reopened * resolution: wontfix => -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49607: py34-matplotlib: error: ‘kCTForegroundColorFromContextAttributeName’ undeclared ------------------------------+-------------------------------- Reporter: benoit.rivet@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: leopard Port: py34-matplotlib | ------------------------------+-------------------------------- Changes (by sean@…): * status: reopened => closed * resolution: => fixed Comment: Pushed this patch in r144224. -- Ticket URL: <https://trac.macports.org/ticket/49607#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts