[MacPorts] #42808: freetype @2.5.3: GNU make (>= 3.80) or makepp (>= 1.19) is required to build FreeType2 (was: sudo port install gtk3 +no_x11 +quartz)

MacPorts noreply at macports.org
Tue Mar 11 19:42:25 PDT 2014


#42808: freetype @2.5.3: GNU make (>= 3.80) or makepp (>= 1.19) is required to
build FreeType2
------------------------------+--------------------------
  Reporter:  heinrich.adam@…  |      Owner:  ryandesign@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.2.1
Resolution:                   |   Keywords:
      Port:  freetype         |
------------------------------+--------------------------
Changes (by ryandesign@…):

 * priority:  High => Normal
 * owner:  macports-tickets@… => ryandesign@…
 * port:   => freetype


Old description:

> folgender Fehler ist aufgetaucht :
>
> version:1
> :debug:main changing euid/egid - current euid: 0 - current egid: 0
> :debug:main egid changed to: 501
> :debug:main euid changed to: 502
> :debug:main Executing org.macports.main (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.archivefetch (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.fetch (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.checksum (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.extract (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.patch (freetype)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:configure configure phase started at Tue Mar 11 14:23:25 CET 2014
> :notice:configure --->  Configuring freetype
> :debug:configure Using compiler 'Xcode Clang'
> :debug:configure Executing org.macports.configure (freetype)
> :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe
> -Os -arch x86_64' CPPFLAGS='-isystem/opt/local/include' CXXFLAGS='-pipe
> -Os -arch x86_64' LIBRARY_PATH='/opt/local/lib'
> MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++'
> CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
> F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib
> -Wl,-headerpad_max_install_names -arch x86_64' FCFLAGS='-pipe -Os -m64'
> OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install
> -c' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch
> x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES'
> CC='/usr/bin/clang'
> :debug:configure Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
> && ./configure --prefix=/opt/local'
> :debug:configure Executing command line:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
> && ./configure --prefix=/opt/local
> :info:configure GNU make (>= 3.80) or makepp (>= 1.19) is required to
> build FreeType2.
> :info:configure Please try
> :info:configure
> :info:configure   MAKE=<GNU make command name> ./configure
> :info:configure
> :info:configure or
> :info:configure
> :info:configure   MAKE="makepp --norc-substitution" ./configure
> :info:configure Command failed:  cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
> && ./configure --prefix=/opt/local
> :info:configure Exit code: 1
> :error:configure org.macports.configure for port freetype returned:
> configure failure: command execution failed
> :debug:configure Error code: NONE
> :debug:configure Backtrace: configure failure: command execution failed
>     while executing
> "$procedure $targetname"
> :info:configure Warning: targets not executed for freetype:
> org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> :error:configure Failed to install freetype
> :debug:configure couldn't open
> "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
> no such file or directory
>     while executing
> "open [file join $dir tclIndex]"
> :notice:configure 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

New description:

 folgender Fehler ist aufgetaucht :

 {{{
 version:1
 :debug:main changing euid/egid - current euid: 0 - current egid: 0
 :debug:main egid changed to: 501
 :debug:main euid changed to: 502
 :debug:main Executing org.macports.main (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.archivefetch (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.fetch (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.checksum (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.extract (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.patch (freetype)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:configure configure phase started at Tue Mar 11 14:23:25 CET 2014
 :notice:configure --->  Configuring freetype
 :debug:configure Using compiler 'Xcode Clang'
 :debug:configure Executing org.macports.configure (freetype)
 :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -Os
 -arch x86_64' CPPFLAGS='-isystem/opt/local/include' CXXFLAGS='-pipe -Os
 -arch x86_64' LIBRARY_PATH='/opt/local/lib'
 MACOSX_DEPLOYMENT_TARGET='10.9' CXX='/usr/bin/clang++'
 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/.CC_PRINT_OPTIONS'
 F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64' FCFLAGS='-pipe -Os -m64'
 OBJC='/usr/bin/clang' OBJCXX='/usr/bin/clang++' INSTALL='/usr/bin/install
 -c' OBJCFLAGS='-pipe -Os -arch x86_64' OBJCXXFLAGS='-pipe -Os -arch
 x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang'
 :debug:configure Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
 && ./configure --prefix=/opt/local'
 :debug:configure Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
 && ./configure --prefix=/opt/local
 :info:configure GNU make (>= 3.80) or makepp (>= 1.19) is required to
 build FreeType2.
 :info:configure Please try
 :info:configure
 :info:configure   MAKE=<GNU make command name> ./configure
 :info:configure
 :info:configure or
 :info:configure
 :info:configure   MAKE="makepp --norc-substitution" ./configure
 :info:configure Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_print_freetype/freetype/work/freetype-2.5.3"
 && ./configure --prefix=/opt/local
 :info:configure Exit code: 1
 :error:configure org.macports.configure for port freetype returned:
 configure failure: command execution failed
 :debug:configure Error code: NONE
 :debug:configure Backtrace: configure failure: command execution failed
     while executing
 "$procedure $targetname"
 :info:configure Warning: targets not executed for freetype:
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :error:configure Failed to install freetype
 :debug:configure couldn't open
 "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex":
 no such file or directory
     while executing
 "open [file join $dir tclIndex]"
 :notice:configure 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
 }}}

--

Comment:

 Remember to use WikiFormatting when writing in Trac.

 The relevant error appears to be:

 {{{
 :info:configure GNU make (>= 3.80) or makepp (>= 1.19) is required to
 build FreeType2.
 }}}

 I see you're running OS X 10.9 Mavericks. Have you installed the command
 line tools by running "`xcode-select --install`"? This is required to use
 MacPorts on Mavericks.

-- 
Ticket URL: <https://trac.macports.org/ticket/42808#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list