#41581 closed defect (duplicate)
Xft2 @2.3.1: build fails with freetype 2.5.1
Reported by: | dazzur@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), jeremyhu (Jeremy Huddleston Sequoia) | |
Port: | Xft2 |
Description
OS: OSX Mavericks 10.9 MacPorts = Fresh / New MacPorts install
Command issued: sudo port install putty
Output:
---> Computing dependencies for putty ---> Dependencies to be installed: gtk2 pango Xft2 harfbuzz graphite2 cmake libidn shared-mime-info intltool gnome-common p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto ---> Building Xft2 Error: org.macports.build for port Xft2 returned: command execution failed Error: Failed to install Xft2 Please see the log file for port Xft2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/main.log Error: The following dependencies were not installed: gtk2 pango Xft2 harfbuzz graphite2 cmake libidn shared-mime-info intltool gnome-common p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port putty failed
LOG FILE OUTPUT
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 (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.checksum (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.extract (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.patch (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.configure (Xft2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:build build phase started at Thu Nov 28 20:11:50 EST 2013 :notice:build ---> Building Xft2 :debug:build Executing org.macports.build (Xft2) :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.9' :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1" && /usr/bin/make -j2 -w all' :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1" && /usr/bin/make -j2 -w all :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1' :info:build /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1' :info:build Making all in man :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1/man' :info:build make[2]: Nothing to be done for `all'. :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1/man' :info:build Making all in src :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1/src' :info:build CC xftglyphs.lo :info:build xftglyphs.c:24:10: fatal error: 'freetype/ftoutln.h' file not found :info:build #include <freetype/ftoutln.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [xftglyphs.lo] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1/src' :info:build make[1]: *** [all-recursive] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/work/libXft-2.3.1" && /usr/bin/make -j2 -w all :info:build Exit code: 2 :error:build org.macports.build for port Xft2 returned: command execution failed :debug:build Error code: CHILDSTATUS 34406 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for Xft2: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install Xft2 :debug:build 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:build Please see the log file for port Xft2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_Xft2/Xft2/main.log
Change History (2)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… jeremyhu@… added |
---|---|
Port: | Xft2 added; putty removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | Putty @0.63 Xft2 build failure → Xft2 @2.3.1: build fails with freetype 2.5.1 |
Note: See
TracTickets for help on using
tickets.
Duplicate of #41578. Run "sudo port selfupdate" and try again.