Hello,
During an attempt to update-all with fink, the process gets stuck when building
'pixman-shlibs', required for the pixman package. Below is the full readout of
a typical attempt. Selfupdate does not do the trick. Ideas?
Best,
Sarah
--
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: building package `fink-buildlock-pixman-0.22.2-1' in
`/sw/src/fink.build/fink-buildlock-pixman-0.22.2-1_2012.04.06-13.12.22_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-pixman-0.22.2-1_2012.04.06-13.12.22_darwin-i386.deb
Selecting previously deselected package fink-buildlock-pixman-0.22.2-1.
(Reading database ... 102328 files and directories currently installed.)
Unpacking fink-buildlock-pixman-0.22.2-1 (from
.../fink-buildlock-pixman-0.22.2-1_2012.04.06-13.12.22_darwin-i386.deb) ...
Setting up fink-buildlock-pixman-0.22.2-1 (2012.04.06-13.12.22) ...
/sw/bin/tar --no-same-owner --no-same-permissions -xf
/sw/src/pixman-0.22.2.tar.bz2
/tmp/fink.Tsggd
#!/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... gawk
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... /sw/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... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fno-common
checking if gfortran PIC flag -fno-common works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran 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
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... 4
checking whether __SUNPRO_C is declared... no
checking whether __amd64 is declared... no
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
CCLD libpixman-mmx.la
CC libpixman_sse2_la-pixman-sse2.lo
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
CCLD a1-trap-test
CC pdf-op-test.o
CC utils.o
CCLD pdf-op-test
CC region-test.o
CCLD region-test
CC region-translate-test.o
CCLD region-translate-test
CC fetch-test.o
CCLD fetch-test
CC oob-test.o
CCLD oob-test
CC trap-crasher.o
CCLD trap-crasher
CC alpha-loop.o
CCLD alpha-loop
CC scaling-crash-test.o
CCLD scaling-crash-test
CC scaling-helpers-test.o
CCLD scaling-helpers-test
CC gradient-crash-test.o
CCLD gradient-crash-test
CC alphamap.o
CCLD alphamap
CC stress-test.o
CCLD stress-test
CC composite-traps-test.o
CCLD composite-traps-test
CC blitters-test.o
CCLD blitters-test
CC scaling-test.o
CCLD scaling-test
CC affine-test.o
CCLD affine-test
CC composite.o
CCLD composite
CC lowlevel-blt-bench.o
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.Tsggd failed, exit code 255
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-pixman-0.22.2-1
(Reading database ... 102329 files and directories currently installed.)
Removing fink-buildlock-pixman-0.22.2-1 ...
Failed: phase compiling: pixman-0.22.2-1 failed
Also include the following system information:
Package manager version: 0.32.4.1
Distribution version: selfupdate-rsync Fri Apr 6 12:20:15 2012, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
local/injected
Xcode: 3.2.6
Max. Fink build jobs: 1
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users