Hi, I am attmepting to update fink but I reach the error "Failed: phase compiling: pango1-xft2-1.10.1-1004 failed"
Look at the output below. Please help. 'fink selfupdate' output and further below is 'fink update-all' output rsync -az -q rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp I will now run the rsync command to retrieve the latest package descriptions. rsync -rtz --delete-after --delete -q --include='10.4/' --include='10.4/stable/' --include='10.4/stable/main/' --include='10.4/stable/main/finkinfo/' --include='10.4/stable/main/finkinfo/*/' --include='10.4/stable/main/finkinfo/*' --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' --include='10.4/stable/' --include='10.4/stable/crypto/' --include='10.4/stable/crypto/finkinfo/' --include='10.4/stable/crypto/finkinfo/*/' --include='10.4/stable/crypto/finkinfo/*' --include='10.4/stable/crypto/finkinfo/**/*' --include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/crypto/' --include='10.4/unstable/crypto/finkinfo/' --include='10.4/unstable/crypto/finkinfo/*/' --include='10.4/unstable/crypto/finkinfo/*' --include='10.4/unstable/crypto/finkinfo/**/*' --include='10.4/' --include='10.4/unstable/' --include='10.4/unstable/main/' --include='10.4/unstable/main/finkinfo/' --include='10.4/unstable/main/finkinfo/*/' --include='10.4/unstable/main/finkinfo/*' --include='10.4/unstable/main/finkinfo/**/*' --include='VERSION' --include='DISTRIBUTION' --include='README' --exclude='**' 'rsync://master.us.finkmirrors.net/finkinfo' '/sw/fink/' /usr/bin/find '/sw/fink/10.4/stable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/stable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/crypto' -name CVS -type d -print0 | xargs -0 /bin/rm -rf /usr/bin/find '/sw/fink/10.4/unstable/main' -name CVS -type d -print0 | xargs -0 /bin/rm -rf Downloading the indexes of available packages in the binary distribution. /sw/bin/apt-get-lockwait -q update Hit http://bindist.finkmirrors.net 10.4/release/main Packages Hit http://bindist.finkmirrors.net 10.4/release/main Release Hit http://bindist.finkmirrors.net 10.4/release/crypto Packages Hit http://bindist.finkmirrors.net 10.4/release/crypto Release Hit http://bindist.finkmirrors.net 10.4/current/main Packages Hit http://bindist.finkmirrors.net 10.4/current/main Release Hit http://bindist.finkmirrors.net 10.4/current/crypto Packages Hit http://bindist.finkmirrors.net 10.4/current/crypto Release Reading Package Lists... Building Dependency Tree... No packages to install. The core packages have been updated. You should now update the other packages using commands like 'fink update-all'. now fink update-all The following 6 packages will be installed or updated: pango1-xft2-shlibs pcre-shlibs python25 python25-shlibs python25-socket xml-parser-pm586 Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pango1-xft2-1.10.1-1004 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-pango1-xft2-1.10.1-1004' in `/sw/src/fink.build/fink-buildlock-pango1-xft2-1.10.1-1004_2007.05.26-16.19.21_darwin-i386.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-pango1-xft2-1.10.1-1004_2007.05.26-16.19.21_darwin-i386.deb Selecting previously deselected package fink-buildlock-pango1-xft2-1.10.1-1004. (Reading database ... 36441 files and directories currently installed.) Unpacking fink-buildlock-pango1-xft2-1.10.1-1004 (from .../fink-buildlock-pango1-xft2-1.10.1-1004_2007.05.26-16.19.21_darwin-i386.deb) ... Setting up fink-buildlock-pango1-xft2-1.10.1-1004 (2007.05.26-16.19.21) ... bzip2 -dc /sw/src/pango-1.10.1.tar.bz2 | /sw/bin/tar -xf - --no-same-owner --no-same-permissions Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4894. Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4894. Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4894. /var/tmp/tmp.0.0X3fHt #!/bin/bash -ev SYSCONFDIR=/sw/etc perl -p -e 'BEGIN{$s=shift} s|[EMAIL PROTECTED]@|$s|' $SYSCONFDIR </sw/fink/dists/unstable/main/finkinfo/gnome/pango1-xft2.patch | patch -p1 patching file Makefile.in patching file configure patching file docs/pango-querymodules.1 patching file ltmain.sh patching file pango/Makefile.in patching file update-pango-modules Use of uninitialized value in list assignment at /sw/lib/perl5/Fink/PkgVersion.pm line 4894. /var/tmp/tmp.1.SKGbRb #!/bin/bash -ev export LD_TWOLEVEL_NAMESPACE=1 export FREETYPE_CONFIG=/usr/X11R6/bin/freetype-config ./configure --prefix=/sw --mandir=/sw/share/man --disable-dependency-tracking --enable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... i686-apple-darwin8.9.1 checking host system type... i686-apple-darwin8.9.1 checking for native Win32... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.9.1 dyld 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fno-common checking if c++ PIC flag -fno-common works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.9.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for some Win32 platform... no checking for perl5... no checking for perl... perl checking for X... no configure: WARNING: X development libraries not found checking for pkg-config... /sw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for FONTCONFIG... configure: WARNING: No fontconfig found, skipping tests for FreeType and Xft avoiding cairo configure: error: *** Didn't find any of FreeType, X11, or Win32. *** Must have at least one backend to build Pango. ### execution of /var/tmp/tmp.1.SKGbRb failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-pango1-xft2-1.10.1-1004 (Reading database ... 36442 files and directories currently installed.) Removing fink-buildlock-pango1-xft2-1.10.1-1004 ... Failed: phase compiling: pango1-xft2-1.10.1-1004 failed Before reporting any errors, please run "fink selfupdate" and try again. If you continue to have issues, please check to see if the FAQ on fink's website solves the problem. If not, ask on the fink-users or fink-beginners mailing lists. As a last resort, you can try e-mailing the maintainer directly: The Gnome Core Team <[EMAIL PROTECTED]> Note that many fink package maintainers do not have access to all possible hardware configurations, so you may have better luck on the mailing lists. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
