#43886: Matplotlib +gtk2 hangs on "Staging py27-matplotlib into destroot" ----------------------------+-------------------- Reporter: jwing45@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: py-matplotlib | ----------------------------+-------------------- Changes (by mf2k@…): * owner: macports-tickets@… => sean@… * port: => py-matplotlib Old description:
Matplotlib +gtk3 hangs on "Staging py27-matplotlib into destroot" for my new macbook pro but not my early 2011 Macbook Pro. Fresh Macports installs on both. I diff'd the verbose output files for the output of the following steps (starting Macports from scratch) and they are identical with the exception of the hang:
port install python27
port install py27-numpy
port install py27-scipy
port install py27-matplotlib +gt2
On the old macbook the build ends normally as:
Staging py27-matplotlib into destroot (THIS IS WHERE THE NEW MACBOOK HANGS)
Installing py27-matplotlib @1.3.1_4+cairo+gtk2
Activating py27-matplotlib @1.3.1_4+cairo+gtk2
The default backend is the interactive Mac OS X backend. Different backends can be specified using the ~/.matplotlib/matplotlibrc file. More details regarding backends can be found in the matplotlib FAQ:
http://matplotlib.sourceforge.net/faq/installing_faq.html#what- is-a-backend
Cleaning py27-matplotlib
Updating database of binaries
Scanning binaries for linking errors
No broken files found.
New description: Matplotlib +gtk3 hangs on "Staging py27-matplotlib into destroot" for my new macbook pro but not my early 2011 Macbook Pro. Fresh Macports installs on both. I diff'd the verbose output files for the output of the following steps (starting Macports from scratch) and they are identical with the exception of the hang: {{{ > port install python27 > port install py27-numpy > port install py27-scipy > port install py27-matplotlib +gt2 }}} On the old macbook the build ends normally as: {{{ > Staging py27-matplotlib into destroot (THIS IS WHERE THE NEW MACBOOK HANGS) > Installing py27-matplotlib @1.3.1_4+cairo+gtk2 > Activating py27-matplotlib @1.3.1_4+cairo+gtk2 }}} The default backend is the interactive Mac OS X backend. Different backends can be specified using the ~/.matplotlib/matplotlibrc file. More details regarding backends can be found in the matplotlib FAQ: http://matplotlib.sourceforge.net/faq/installing_faq.html#what- is-a-backend {{{ > Cleaning py27-matplotlib > Updating database of binaries > Scanning binaries for linking errors > No broken files found. }}} -- Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers py27-matplotlib}}}). -- Ticket URL: <https://trac.macports.org/ticket/43886#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X