[MacPorts] #41748: install py27-matplotlib fail on OS X Mavericks
#41748: install py27-matplotlib fail on OS X Mavericks -----------------------+-------------------------------- Reporter: haoc324@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: -----------------------+-------------------------------- $ sudo port clean py27-matplotlib Password: ---> Cleaning py27-matplotlib localhost:~ caohao$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Dependencies to be installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg- xf86bigfontproto xorg-xtrans py27-tornado ---> Configuring freetype Error: org.macports.configure for port freetype returned: configure failure: command execution failed Error: Failed to install freetype Please see the log file for port freetype for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log Error: The following dependencies were not installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg- kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread- stubs xorg-xcb-proto libxml2 xz xorg-util-macros xorg-xcmiscproto xorg- xextproto xorg-xf86bigfontproto xorg-xtrans py27-tornado To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed -- Ticket URL: <https://trac.macports.org/ticket/41748> MacPorts <http://www.macports.org/> Ports system for OS X
#41748: freetype: GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2 ------------------------+-------------------------- Reporter: haoc324@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: freetype | ------------------------+-------------------------- Changes (by ryandesign@…): * keywords: => mavericks * owner: macports-tickets@… => ryandesign@… * port: => freetype Old description:
$ sudo port clean py27-matplotlib Password: ---> Cleaning py27-matplotlib localhost:~ caohao$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Dependencies to be installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb- proto libxml2 xz xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg- xf86bigfontproto xorg-xtrans py27-tornado ---> Configuring freetype Error: org.macports.configure for port freetype returned: configure failure: command execution failed Error: Failed to install freetype Please see the log file for port freetype for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log Error: The following dependencies were not installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg- kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg- libpthread-stubs xorg-xcb-proto libxml2 xz xorg-util-macros xorg- xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans py27-tornado To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed
New description: {{{ $ sudo port clean py27-matplotlib Password: ---> Cleaning py27-matplotlib localhost:~ caohao$ sudo port install py27-matplotlib ---> Computing dependencies for py27-matplotlib ---> Dependencies to be installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg- xf86bigfontproto xorg-xtrans py27-tornado ---> Configuring freetype Error: org.macports.configure for port freetype returned: configure failure: command execution failed Error: Failed to install freetype Please see the log file for port freetype for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/main.log Error: The following dependencies were not installed: freetype pkgconfig py27-dateutil py27-tz py27-parsing py27-pyobjc-cocoa py27-pyobjc py27-py2app py27-macholib py27-modulegraph py27-altgraph py27-six py27-tkinter tk tcl xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg- kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread- stubs xorg-xcb-proto libxml2 xz xorg-util-macros xorg-xcmiscproto xorg- xextproto xorg-xf86bigfontproto xorg-xtrans py27-tornado To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-matplotlib failed }}} -- Comment: Have you installed the Xcode command line tools by running `xcode-select --install`? MacPorts requires this. -- Ticket URL: <https://trac.macports.org/ticket/41748#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41748: freetype: GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2 -------------------------+-------------------------- Reporter: haoc324@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: mavericks Port: freetype | -------------------------+-------------------------- Changes (by khindenburg@…): * status: new => closed * resolution: => worksforme Comment: Reopen if comment #1 doesn't fix your issue - freetype and py27-matplotlib builds here w/ Mavericks -- Ticket URL: <https://trac.macports.org/ticket/41748#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts