On Nov 10, 2008, at 5:14 PM, Etienne M. Gagnon wrote:
> Hi, > > For the last couple of weeks, I have been unable to update my MacBook > Pro (OSX 10.5.5, Intel) due to the following problem: > > $ fink update cairo > Information about 7355 packages read in 0 seconds. > The following package will be installed or updated: > cairo > The following additional package will be installed: > cairo-shlibs > Do you want to continue? [Y/n] > Setting runtime build-lock... > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-cairo-1.8.2-1 /sw/ > src/fink.build > dpkg-deb : construction du paquet « fink-buildlock-cairo-1.8.2-1 » > dans « /sw/src/fink.build/fink-buildlock- > cairo-1.8.2-1_2008.11.10-17.07.06_darwin-i386.deb ». > Installing build-lock package... > [...] > [...lots of stuff ...] > [...] > --- The glitz surface backend feature is still under active > development and > --- is included in this release only as a preview. It does NOT fully > work yet > --- and incompatible changes may yet be made to glitz surface backend > --- specific API. > > + find . -name Makefile > + xargs perl -pi -e 's,^CAIRO_CFLAGS = ,CAIRO_CFLAGS = -I/sw/lib/ > fontconfig2/include ,' > + make > make all-recursive > Making all in src > make all-am > ../doltcompile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I/sw/lib/ > fontconfig2/include -I/sw/include/pixman-1 -I/sw/lib/ > freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/ > lib/fontconfig2/include -I/sw/include -I/sw/include/ > libpng12 -I/usr/X11/include -Wall -Wextra -Wsign-compare - > Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations - > Wnested-externs -Wpacked -Wswitch-enum -Wstrict-aliasing=2 -Winit- > self -Wdeclaration-after-statement -Wold-style-definition -Wno- > missing-field-initializers -Wno-unused-parameter -Wno-long-long - > Winline -fno-strict-aliasing -fno-common -Wp,- > D_FORTIFY_SOURCE=2 -I/sw/lib/fontconfig2/include -I/sw/ > include -Os -c -o cairo-analysis-surface.lo cairo-analysis-surface.c > make[3]: ../doltcompile: Command not found > make[3]: *** [cairo-analysis-surface.lo] Error 127 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /var/tmp/tmp.1.PlS2EK failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-cairo-1.8.2-1 > (Lecture de la base de données... 121049 fichiers et répertoires > déjà installés.) > Suppression de fink-buildlock-cairo-1.8.2-1 ... > Failed: phase compiling: cairo-1.8.2-1 failed > > > I have tried to selfupdate (over a period of over 2 weeks), but > there's > no improvement. The command I usually type is "fink selfupdate ; fink > update-all". > > Thanks for any help you can provide, > > Etienne > > -- > Etienne M. Gagnon, Ph.D. > SableCC: http://sablecc.org > > . As a counterexample, I _have_ been able to build this version of cairo (10.5.5 on a Macbook as well; with Xcode 3.1.1). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
