Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  3 Feb 2005 16:22:28 -0500 (EST)
From:      "Nick" <sundog2000@excite.com>
To:        freebsd-gnome@FreeBSD.org
Cc:        sundog2000@excite.com
Subject:   Error installing x11-fonts/libXft from ports
Message-ID:  <20050203212228.2C5351973D0@xprdmailfe3.nwk.excite.com>

next in thread | raw e-mail | index | archive | help

In the process of installing xorg, the libXft port failed.  

I am running FreeBSD 4.9-RELEASE.

After when attempting to 'make install clean', the output instructed me 
to download and run gnomelogalyzer.sh on the output.  The output of the build is included at the end of this email.

It responded by saying that it did not know the cause of the build failure,
and gave me other options to investigate.

I have cvsupped all of the ports, and ran pkgdb -F.  I find no reference 
to libXft in the ports/UPDATING file, and I cannot find instruction in the gnome FAQs.

Searching in list-servs, I have found what may be the same error described here:
http://archive.pilgerer.org/mharc/html/freebsd-questions/2004-03/msg04062.html

It appears to be installing libXft-2.1.6.

Any advice?

This is my first time posting to this list-serv, so if I have done something
incorrectly please instruct me.

Also, I have included the results of ls /var/db/pkg at the end of this post.

Thanks,
Nick
*************
Output of 'make install clean' :

******

===>   libXft-2.1.6 depends on executable: gmake - found
===>   libXft-2.1.6 depends on shared library: fontconfig.1 - found
===>   libXft-2.1.6 depends on shared library: X11.6 - found
===>   libXft-2.1.6 depends on shared library: X11.6 - found
===>  Configuring for libXft-2.1.6
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc
checking build system type... i386-portbld-freebsd4.9
checking host system type... i386-portbld-freebsd4.9
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 65536
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... freebsd4.9 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for xrender >= 0.8.2... checking for xrender >= 0... 
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking X11/extensions/Xrender.h usability... no
checking X11/extensions/Xrender.h presence... no
checking for X11/extensions/Xrender.h... no
===>  Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, 
and then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose 
the problem and suggest a solution.  If - and only if - the 
gnomelogalyzer cannot solve the problem, report the problem to 
the FreeBSD GNOME team at gnome@FreeBSD.org, and 
attach "/usr/ports/x11-fonts/libXft/work/libXft-2.1.6/config.log" 
and the output of the failure of the make command.  Also, it might 
be a good idea to provide an overview of all packages installed 
on your system (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11-fonts/libXft.

************
Output of 'ls /var/db/pkg':
***********

autoconf-2.13.000227_5
cups-base-1.1.23.0_3
cvsup-without-gui-16.1h
expat-1.95.8
fontconfig-2.2.3,1
freetype2-2.1.7_4
gettext-0.14.1
gmake-3.80_2
gnuls-4.1
gnutls-1.0.21_1
imake-6.8.1
jpeg-6b_3
lcms-1.14,1
libX11-6.2.1_3
libXau-0.1.1_1
libXdmcp-0.1.3
libXtrans-0.1_1
libgcrypt-1.2.1
libgpg-error-1.0_1
libiconv-1.9.2_1
libmng-1.0.8
libtool-1.3.5_2
libtool-1.5.10
libxkbfile-1.0
lynx-2.8.5
m4-1.4.1
openssl-0.9.7e_2
pkgconfig-0.15.0_1
pkgdb.db
png-1.2.8_1
portupgrade-20041226_1
qmake-3.3.3_1
rc_subr-1.31
ruby-1.8.2_1
ruby18-bdb1-0.2.2
sudo-1.6.8.6
tiff-3.7.1_2
xextensions-1.0.1_2
xproto-6.6.2


_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050203212228.2C5351973D0>