[MacPorts] #21653: freetype-config is not executable
MacPorts
noreply at macports.org
Sun Sep 27 17:18:32 PDT 2009
#21653: freetype-config is not executable
------------------------------------+---------------------------------------
Reporter: hannes.rosen@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: freetype
------------------------------------+---------------------------------------
Old description:
> Trying to install wine-deval on snowleopard according to: #20912
>
> Installed freetype with universal variant, tried to install fontconfig
> universal and got this error;
>
> {{{
> ---> Configuring fontconfig
> ---> Configuring fontconfig for architecture x86_64
> Error: Target org.macports.configure returned: configure failure: shell
> command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.7.3-x86_64"
> && ./configure --prefix=/opt/local --disable-dependency-tracking --with-
> docdir=/opt/local/share/doc/fontconfig-2.7.3 --disable-dependency-
> tracking --with-add-
> fonts=/usr/X11R6/lib/X11/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts,/opt/local/share/fonts
> " returned error 1
> Command output: checking for unistd.h... (cached) yes
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for pid_t... yes
> checking for vprintf... yes
> checking for _doprnt... no
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for geteuid... yes
> checking for getuid... yes
> checking for link... yes
> checking for memmove... yes
> checking for memset... yes
> checking for mkstemp... yes
> checking for strchr... yes
> checking for strrchr... yes
> checking for strtol... yes
> checking for getopt... yes
> checking for getopt_long... yes
> checking for sysconf... yes
> checking for ftruncate... yes
> checking for chsize... no
> checking for rand... yes
> checking for random... yes
> checking for lrand48... yes
> checking for a usable iconv... libiconv
> checking for freetype-config... no
> configure: error: You must have freetype installed; see
> http://www.freetype.org/
>
> Error: Status 1 encountered during processing.
> }}}
New description:
Trying to install wine-devel on snowleopard according to: #20912
Installed freetype with universal variant, tried to install fontconfig
universal and got this error;
{{{
---> Configuring fontconfig
---> Configuring fontconfig for architecture x86_64
Error: Target org.macports.configure returned: configure failure: shell
command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontconfig/work/fontconfig-2.7.3-x86_64"
&& ./configure --prefix=/opt/local --disable-dependency-tracking --with-
docdir=/opt/local/share/doc/fontconfig-2.7.3 --disable-dependency-tracking
--with-add-
fonts=/usr/X11R6/lib/X11/fonts,/Library/Fonts,/Network/Library/Fonts,/System/Library/Fonts,/opt/local/share/fonts
" returned error 1
Command output: checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for geteuid... yes
checking for getuid... yes
checking for link... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... yes
checking for sysconf... yes
checking for ftruncate... yes
checking for chsize... no
checking for rand... yes
checking for random... yes
checking for lrand48... yes
checking for a usable iconv... libiconv
checking for freetype-config... no
configure: error: You must have freetype installed; see
http://www.freetype.org/
Error: Status 1 encountered during processing.
}}}
--
Comment(by ryandesign@…):
In r58380 I added a check to fontconfig to ensure each dependency has the
right architectures
--
Ticket URL: <http://trac.macports.org/ticket/21653#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list