On 1/8/13 8:46 AM, Bill Waggoner wrote:
> I have a system that I run only occasionally and yesterday I attempted
> to update the fink installation.  The selfupdate ran fine but during
> update-all the installation of pixman fails ... log follows:
> 
> ---
> 
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pixman-0.28.2-1
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-pixman-0.28.2-1' in
> `/sw/src/fink.build/fink-buildlock-pixman-0.28.2-1_2013.01.08-10.32.10_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-pixman-0.28.2-1_2013.01.08-10.32.10_darwin-x86_64.deb
> Selecting previously deselected package fink-buildlock-pixman-0.28.2-1.
> (Reading database ... 29269 files and directories currently installed.)
> Unpacking fink-buildlock-pixman-0.28.2-1 (from
> .../fink-buildlock-pixman-0.28.2-1_2013.01.08-10.32.10_darwin-x86_64.deb)
> ...
> Setting up fink-buildlock-pixman-0.28.2-1 (2013.01.08-10.32.10) ...
> 
> sudo -u fink-bld [ENV] sh -c /tmp/fink.PXMfh
> /sw/bin/tar  --no-same-owner --no-same-permissions -xf
> /sw/src/pixman-0.28.2.tar.bz2
> sudo -u fink-bld [ENV] sh -c /tmp/fink.GbLiD
> ./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-darwin11.4.2
> checking host system type... i386-apple-darwin11.4.2
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> 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 ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking dependency style of gcc... gcc3
> checking how to print strings... printf
> 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 fgrep... /usr/bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... no
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
> checking the name lister (/usr/bin/nm) interface... rm: conftest.dSYM:
> is a directory
> BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 196608
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... no
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm output from gcc object... rm:
> conftest.dSYM: is a directory
> ok
> checking for dsymutil... dsymutil
> checking for nmedit... nmedit
> checking for lipo... lipo
> checking for otool... otool
> checking for otool64... no
> checking for -single_module linker flag... yes
> checking for -exported_symbols_list linker flag... yes
> checking for -force_load linker flag... yes
> 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 for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking for gcc option to produce PIC... -fno-common -DPIC
> checking if gcc PIC flag -fno-common -DPIC works... yes
> checking if gcc static flag -static works... no
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... darwin11.4.2 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
> 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 gcc option to support OpenMP... unsupported
> checking whether the compiler supports -fvisibility=hidden... yes
> checking whether the compiler supports -xldscope=hidden... no
> checking whether to use Loongson MMI assembler... 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 ARM IWMMXT intrinsics... no
> checking whether to use MIPS DSPr2 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
> hecking 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 local storage (TLS) support... __thread
> checking for __attribute__((constructor))... yes
> checking for PNG... 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
> config.status: executing libtool commands
> make
> make  all-recursive
> Making all in pixman
>   CC     pixman.lo
>   CC     pixman-access.lo
>   CC     pixman-access-accessors.lo
>   CC     pixman-bits-image.lo
>   CC     pixman-combine32.lo
>   CC     pixman-combine-float.lo
>   CC     pixman-conical-gradient.lo
>   CC     pixman-x86.lo
>   CC     pixman-mips.lo
>   CC     pixman-arm.lo
>   CC     pixman-ppc.lo
>   CC     pixman-edge.lo
>   CC     pixman-edge-accessors.lo
>   CC     pixman-fast-path.lo
>   CC     pixman-glyph.lo
>   CC     pixman-general.lo
>   CC     pixman-gradient-walker.lo
>   CC     pixman-image.lo
>   CC     pixman-implementation.lo
>   CC     pixman-linear-gradient.lo
>   CC     pixman-matrix.lo
>   CC     pixman-noop.lo
>   CC     pixman-radial-gradient.lo
>   CC     pixman-region16.lo
>   CC     pixman-region32.lo
>   CC     pixman-solid-fill.lo
>   CC     pixman-timer.lo
>   CC     pixman-trap.lo
>   CC     pixman-utils.lo
>   CC     libpixman_mmx_la-pixman-mmx.lo
>   CC     libpixman_sse2_la-pixman-sse2.lo
>   CC     pixman-solid-fill.lo
>   CC     pixman-timer.lo
>   CC     pixman-trap.lo
>   CC     pixman-utils.lo
>   CC     libpixman_mmx_la-pixman-mmx.lo
>   CC     libpixman_sse2_la-pixman-sse2.lo
> pixman-mmx.c:71:71: warning: unknown attribute '__artificial__'
> ignored [-Wattributes]
> extern __inline int __attribute__((__gnu_inline__, __always_inline__,
> __artificial__))
>                                                                       ^
> pixman-mmx.c:84:73: warning: unknown attribute '__artificial__'
> ignored [-Wattributes]
> extern __inline __m64 __attribute__((__gnu_inline__,
> __always_inline__, __artificial__))
>                                                                         ^
> pixman-mmx.c:95:73: warning: unknown attribute '__artificial__'
> ignored [-Wattributes]
> extern __inline __m64 __attribute__((__gnu_inline__,
> __always_inline__, __artificial__))
>                                                                         ^
> fatal error: error in backend: Unsupported asm: input constraint with
> a matching output constraint of incompatible type!
> make[2]: *** [libpixman_mmx_la-pixman-mmx.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.GbLiD failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-pixman-0.28.2-1
> (Reading database ... 29270 files and directories currently installed.)
> Removing fink-buildlock-pixman-0.28.2-1 ...
> Failed: phase compiling: pixman-0.28.2-1 failed
> 
> Before reporting any errors, please run "fink selfupdate" and try again.
> Also try using "fink configure" to set your maximum build jobs to 1 and
> attempt to build the package 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 one (not both, please) of
> these mailing lists:
> 
>         The Fink Users List <fink-users@lists.sourceforge.net>
>         The Fink Beginners List <fink-beginn...@lists.sourceforge.net>,
> 
> with a carbon copy to the maintainer:
> 
>         Benjamin Reed <pix...@fink.raccoonfink.com>
> 
> Note that this is preferable to emailing just the maintainer directly,
> since most fink package maintainers do not have access to all possible
> hardware and software configurations.
> 
> Please try to include the complete error message in your report.  This
> generally consists of a compiler line starting with e.g. "gcc" or "g++"
> followed by the actual error output from the compiler.
> 
> Also include the following system information:
> Package manager version: 0.34.4
> Distribution version: selfupdate-rsync Tue Jan  8 10:31:14 2013, 10.7, x86_64
> Trees: local/main stable/main
> Xcode.app: 4.2
> Xcode command-line tools: 4.2
> Max. Fink build jobs:  2
> 
> ---
> 
> dad@Dads-Computer:~% uname -a
> Darwin Dads-Computer.local 11.4.2 Darwin Kernel Version 11.4.2: Thu
> Aug 23 16:26:45 PDT 2012; root:xnu-1699.32.7~1/RELEASE_I386 i386
> 
> ---
> 
> Any ideas?
> 
> Bill W
> 

Somebody else reported the same problem on this list on the 2nd.  I
suggested a newer Xcode (and/or Command Line Tools), since he had 4.2.1.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to