Opened 11 years ago

Last modified 10 years ago

#41748 closed defect

freetype: GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2 — at Version 1

Reported by: haoc324@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc:
Port: freetype

Description (last modified by ryandesign (Ryan Carsten Schmidt))

 $ 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

Change History (2)

Changed 11 years ago by haoc324@…

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: mavericks added
Owner: changed from macports-tickets@… to ryandesign@…
Port: freetype added
Summary: install py27-matplotlib fail on OS X Mavericksfreetype: GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2

Have you installed the Xcode command line tools by running xcode-select --install? MacPorts requires this.

Note: See TracTickets for help on using tickets.