Hello everyone, I tried to install git and emacs like this:
fink install git git-svn git-mode emacs23 git-ftp The installation doesn't work because of the package pixman-0.22.2-1. I did the fink selfupdate and fink update-all but there is no change. Do you have the same building error as me? Thanks, Romain. PS : I send you all the lines of the installation of this package. Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pixman-0.22.2-1 /sw/src/fink.build dpkg-deb : construction du paquet « fink-buildlock-pixman-0.22.2-1 » dans « /sw/src/fink.build/fink-buildlock-pixman-0.22.2-1_2012.01.31-14.20.27_darwin-x86_64.deb ». Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-pixman-0.22.2-1_2012.01.31-14.20.27_darwin-x86_64.deb Sélection du paquet fink-buildlock-pixman-0.22.2-1 précédemment désélectionné. (Lecture de la base de données... 25440 fichiers et répertoires déjà installés.) Dépaquetage de fink-buildlock-pixman-0.22.2-1 (à partir de .../fink-buildlock-pixman-0.22.2-1_2012.01.31-14.20.27_darwin-x86_64.deb) ... Paramétrage de fink-buildlock-pixman-0.22.2-1 (2012.01.31-14.20.27) ... /sw/bin/tar --no-same-owner --no-same-permissions -xf /sw/src/pixman-0.22.2.tar.bz2 /tmp/fink.xQWrr #!/bin/sh -ev if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.6 ]]; then export CC=clang elif [ -x "/usr/bin/gcc-4.2" ]; then export CC=gcc-4.2 fi sw_vers -productVersion | cut -d. -f1-2 ./configure --prefix=/sw --enable-dependency-tracking --disable-gtk --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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... i386-apple-darwin10.8.0 checking host system type... i386-apple-darwin10.8.0 checking for gcc... gcc-4.2 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-4.2 accepts -g... yes checking for gcc-4.2 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc-4.2... gcc3 checking dependency style of gcc-4.2... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc-4.2... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc-4.2 -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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... 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 output from gcc-4.2 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if gcc-4.2 supports -fno-rtti -fno-exceptions... no checking for gcc-4.2 option to produce PIC... -fno-common checking if gcc-4.2 PIC flag -fno-common works... yes checking if gcc-4.2 static flag -static works... no checking if gcc-4.2 supports -c -o file.o... yes checking whether the gcc-4.2 linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.8.0 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 8 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for perl... /usr/bin/perl checking for gcc-4.2 option to support OpenMP... -fopenmp checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use MMX intrinsics... yes checking whether to use SSE2 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no checking whether to use GNU-style inline assembler... yes checking for pkg-config... /sw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept in -lm... no checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for __thread... no checking for pthread_setspecific... yes checking for __attribute__((constructor))... yes configure: creating ./config.status config.status: creating pixman-1.pc config.status: creating pixman-1-uninstalled.pc config.status: creating Makefile config.status: creating pixman/Makefile config.status: creating pixman/pixman-version.h config.status: creating demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make make all-recursive Making all in pixman make all-am CC pixman-access.lo CC pixman-access-accessors.lo CC pixman-cpu.lo CC pixman-gradient-walker.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-combine32.lo CC pixman-combine64.lo CC pixman-general.lo CC pixman.lo CC pixman-fast-path.lo CC pixman-solid-fill.lo CC pixman-conical-gradient.lo CC pixman-linear-gradient.lo CC pixman-radial-gradient.lo CC pixman-bits-image.lo CC pixman-utils.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-trap.lo CC pixman-timer.lo CC pixman-matrix.lo CC libpixman_mmx_la-pixman-mmx.lo CC libpixman_sse2_la-pixman-sse2.lo CCLD libpixman-mmx.la CCLD libpixman-sse2.la CCLD libpixman-1.la Making all in demos make[2]: Nothing to be done for `all'. Making all in test CC a1-trap-test.o CC pdf-op-test.o CC utils.o CC region-test.o CC region-translate-test.o CC fetch-test.o CC oob-test.o CC trap-crasher.o CC alpha-loop.o CC scaling-crash-test.o CC scaling-helpers-test.o CC gradient-crash-test.o CC alphamap.o CC stress-test.o CC composite-traps-test.o CC blitters-test.o CC scaling-test.o CC affine-test.o CC composite.o CC lowlevel-blt-bench.o CCLD a1-trap-test CCLD pdf-op-test CCLD region-test CCLD region-translate-test CCLD fetch-test CCLD oob-test CCLD trap-crasher CCLD alpha-loop CCLD scaling-crash-test CCLD scaling-helpers-test CCLD gradient-crash-test CCLD alphamap CCLD stress-test CCLD composite-traps-test CCLD blitters-test CCLD scaling-test CCLD affine-test CCLD composite CCLD lowlevel-blt-bench make[2]: Nothing to be done for `all-am'. fink-package-precedence --prohibit-bdep pixman . Scanning /\.Plo,\.Po$/ dependency files... ./demos/.deps/alpha-test.Po ./demos/.deps/clip-in.Po ./demos/.deps/clip-test.Po ./demos/.deps/composite-test.Po ./demos/.deps/convolution-test.Po ./demos/.deps/gradient-test.Po ./demos/.deps/gtk-utils.Po ./demos/.deps/radial-test.Po ./demos/.deps/screen-test.Po ./demos/.deps/trap-test.Po ./demos/.deps/tri-test.Po ./demos/.deps/utils.Po ./pixman/.deps/libpixman_arm_neon_la-pixman-arm-neon.Plo ./pixman/.deps/libpixman_arm_simd_la-pixman-arm-simd.Plo ./pixman/.deps/libpixman_mmx_la-pixman-mmx.Plo ./pixman/.deps/libpixman_sse2_la-pixman-sse2.Plo ./pixman/.deps/libpixman_vmx_la-pixman-vmx.Plo ./pixman/.deps/pixman-access-accessors.Plo ./pixman/.deps/pixman-access.Plo ./pixman/.deps/pixman-arm-neon-asm-bilinear.Plo ./pixman/.deps/pixman-arm-neon-asm.Plo ./pixman/.deps/pixman-arm-simd-asm.Plo ./pixman/.deps/pixman-bits-image.Plo ./pixman/.deps/pixman-combine32.Plo ./pixman/.deps/pixman-combine64.Plo ./pixman/.deps/pixman-conical-gradient.Plo ./pixman/.deps/pixman-cpu.Plo ./pixman/.deps/pixman-edge-accessors.Plo ./pixman/.deps/pixman-edge.Plo ./pixman/.deps/pixman-fast-path.Plo ./pixman/.deps/pixman-general.Plo ./pixman/.deps/pixman-gradient-walker.Plo ./pixman/.deps/pixman-image.Plo ./pixman/.deps/pixman-implementation.Plo ./pixman/.deps/pixman-linear-gradient.Plo ./pixman/.deps/pixman-matrix.Plo ./pixman/.deps/pixman-radial-gradient.Plo ./pixman/.deps/pixman-region16.Plo ./pixman/.deps/pixman-region32.Plo ./pixman/.deps/pixman-solid-fill.Plo ./pixman/.deps/pixman-timer.Plo ./pixman/.deps/pixman-trap.Plo ./pixman/.deps/pixman-utils.Plo ./pixman/.deps/pixman.Plo ./test/.deps/a1-trap-test.Po ./test/.deps/affine-test.Po ./test/.deps/alpha-loop.Po ./test/.deps/alphamap.Po ./test/.deps/blitters-test.Po ./test/.deps/composite-traps-test.Po ./test/.deps/composite.Po ./test/.deps/fetch-test.Po ./test/.deps/gradient-crash-test.Po ./test/.deps/lowlevel-blt-bench.Po ./test/.deps/oob-test.Po ./test/.deps/pdf-op-test.Po ./test/.deps/region-test.Po ./test/.deps/region-translate-test.Po ./test/.deps/scaling-crash-test.Po ./test/.deps/scaling-helpers-test.Po ./test/.deps/scaling-test.Po ./test/.deps/stress-test.Po ./test/.deps/trap-crasher.Po ./test/.deps/utils.Po Looking for incorrect headers in 64 dependency files... Determining fink providers of 0 headers... Found use of headers from 0 fink packages: Scanning binaries for incorrect dyld linking... ./test/.libs/a1-trap-test uses /usr/local/lib/libgomp.1.dylib Please fix build process to get consistent use of fink's libraries. ### execution of /tmp/fink.xQWrr failed, exit code 255 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-pixman-0.22.2-1 (Lecture de la base de données... 25441 fichiers et répertoires déjà installés.) Suppression de fink-buildlock-pixman-0.22.2-1 ... Updating the list of locally available binary packages. Scanning dists/unstable/main/binary-darwin-x86_64 New package: dists/unstable/main/binary-darwin-x86_64/devel/git-ftp_0.5.1-23.1_darwin-x86_64.deb New package: dists/unstable/main/binary-darwin-x86_64/libs/dbus1.3-dev_1.2.28-2_darwin-x86_64.deb New package: dists/unstable/main/binary-darwin-x86_64/libs/dbus1.3-shlibs_1.2.28-2_darwin-x86_64.deb New package: dists/unstable/main/binary-darwin-x86_64/libs/dbus_1.2.28-2_darwin-x86_64.deb Scanning dists/stable/main/binary-darwin-x86_64 New package: dists/stable/main/binary-darwin-x86_64/base/daemonic_20010902-4_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/devel/git_1.7.8.4-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/openldap24-dev_2.4.28-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/openldap24-shlibs_2.4.28-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/openldap24_2.4.28-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/perlmods/cpan-meta-pm5100_2.112621-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/perlmods/extutils-makemaker-pm5100_6.62-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/perlmods/http-date-pm5100_6.00-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/libs/perlmods/lwp-mediatypes-pm5100_6.01-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/net/curl_7.24.0-1+10.6_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/net/libcurl4-shlibs_7.24.0-1+10.6_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/net/libcurl4_7.24.0-1+10.6_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/text/docbook-dsssl-nwalsh_1.79-4_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/text/docbook-dtd_4.5.0-1_darwin-x86_64.deb New package: dists/stable/main/binary-darwin-x86_64/text/docbook-xsl_1.76.1-1_darwin-x86_64.deb Failed: phase compiling: pixman-0.22.2-1 failed Package manager version: 0.32.1 Distribution version: selfupdate-rsync Tue Jan 31 14:08:25 2012, 10.6, x86_64 Trees: local/main stable/main unstable/main Xcode: 3.2.6 Max. Fink build jobs: 2 ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners