Opened 10 years ago

Last modified 10 years ago

#43886 closed defect

Matplotlib +gtk2 hangs on "Staging py27-matplotlib into destroot" — at Version 1

Reported by: jwing45@… Owned by: sean@…
Priority: Normal Milestone:
Component: ports Version: 2.3.0
Keywords: Cc:
Port: py-matplotlib

Description (last modified by mf2k (Frank Schima))

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.

Change History (1)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to sean@…
Port: py-matplotlib added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers py27-matplotlib).

Note: See TracTickets for help on using tickets.