ENVIRONMENT INFO fred# setenv EDITOR=vi HOME=/ HZ=100 LOGNAME=root PATH=/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/local/bin:/opt/sfw/bin SHELL=/sbin/sh TERM=vt100 TZ=US/Pacific VISUAL=vi PWD=/software/apps/pixman-0.20.0 USER=root INSTALL_DIR=/opt/sfw MAKE=gmake GNUMAKE=gmake PKG_CONFIG_PATH=/usr/lib/pkgconfig:/opt/sfw/lib/pkgconfig fred# CONFIGURE 0.18.4 OUTPUT fred# ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC" checking for a BSD-compatible install... ./install-sh -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... nawk checking whether gmake sets $(MAKE)... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 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 gmake... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/ccs/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/ccs/bin/nm -p output from gcc object... ok 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... no checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... yes checking for inline... inline checking size of long... 4 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... no checking for perl... /usr/bin/perl checking for -fvisibility... no checking for -xldscope (Sun compilers)... no checking whether to use MMX intrinsics... no checking whether to use SSE2 intrinsics... no checking whether to use a hardware capability map file... no 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... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for posix_memalign... no checking for __thread... no checking for pthread_setspecific... 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 test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands fred# MAKE 0.18.4 OUTPUT fred# $MAKE gmake all-recursive gmake[1]: Entering directory `/software/apps/pixman-0.18.4' Making all in pixman gmake[2]: Entering directory `/software/apps/pixman-0.18.4/pixman' gmake all-am gmake[3]: Entering directory `/software/apps/pixman-0.18.4/pixman' 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 pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-combine64.lo pixman-combine.c.template: In function `combine_src_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-general.lo CC pixman.lo pixman.c:560: warning: missing braces around initializer pixman.c:560: warning: (near initialization for `tls_fast_path_cache_once_control.__pthread_once_pad') 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 CCLD libpixman-1.la gcc: unrecognized option `-pthread' gcc: unrecognized option `-pthread' gmake[3]: Leaving directory `/software/apps/pixman-0.18.4/pixman' gmake[2]: Leaving directory `/software/apps/pixman-0.18.4/pixman' Making all in test gmake[2]: Entering directory `/software/apps/pixman-0.18.4/test' CC a1-trap-test.o CCLD a1-trap-test gcc: unrecognized option `-pthread' CC region-test.o CC utils.o CCLD region-test gcc: unrecognized option `-pthread' CC fetch-test.o fetch-test.c: In function `reader': fetch-test.c:120: warning: control reaches end of non-void function CCLD fetch-test gcc: unrecognized option `-pthread' CC oob-test.o CCLD oob-test gcc: unrecognized option `-pthread' CC window-test.o CCLD window-test gcc: unrecognized option `-pthread' CC trap-crasher.o CCLD trap-crasher gcc: unrecognized option `-pthread' CC alphamap.o CCLD alphamap gcc: unrecognized option `-pthread' CC blitters-test.o CCLD blitters-test gcc: unrecognized option `-pthread' CC scaling-test.o CCLD scaling-test gcc: unrecognized option `-pthread' CC composite.o composite.c: In function `main': composite.c:806: warning: 'ok' might be used uninitialized in this function CCLD composite gcc: unrecognized option `-pthread' gmake[2]: Leaving directory `/software/apps/pixman-0.18.4/test' gmake[2]: Entering directory `/software/apps/pixman-0.18.4' gmake[2]: Leaving directory `/software/apps/pixman-0.18.4' gmake[1]: Leaving directory `/software/apps/pixman-0.18.4' fred# ================================================================================================================= ================================================================================================================= ================================================================================================================= CONFIGURE 0.20.0 OUTPUT fred# ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC" checking for a BSD-compatible install... ./install-sh -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... nawk checking whether gmake sets $(MAKE)... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 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 gmake... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/ccs/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/ccs/bin/nm -p output from gcc object... ok 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... no checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... yes checking for inline... inline checking whether the compiler supports -Werror... 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 option to support OpenMP... unsupported checking whether the compiler supports -fvisibility=hidden... no checking whether the compiler supports -xldscope=hidden... no checking whether to use MMX intrinsics... no checking whether to use SSE2 intrinsics... no checking whether to use a hardware capability map file... no 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... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... yes checking for GTK... no checking for posix_memalign... no 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 mprotect... yes checking for getpagesize... yes 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 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 test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands fred# MAKE 0.20.0 OUTPUT fred# $MAKE gmake all-recursive gmake[1]: Entering directory `/software/apps/pixman-0.20.0' Making all in pixman gmake[2]: Entering directory `/software/apps/pixman-0.20.0/pixman' gmake all-am gmake[3]: Entering directory `/software/apps/pixman-0.20.0/pixman' 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 pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-combine64.lo pixman-combine.c.template: In function `combine_src_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-general.lo CC pixman.lo pixman.c:391: warning: missing braces around initializer pixman.c:391: warning: (near initialization for `tls_fast_path_cache_once_control.__pthread_once_pad') 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 CCLD libpixman-1.la gmake[3]: Leaving directory `/software/apps/pixman-0.20.0/pixman' gmake[2]: Leaving directory `/software/apps/pixman-0.20.0/pixman' Making all in test gmake[2]: Entering directory `/software/apps/pixman-0.20.0/test' CC a1-trap-test.o CCLD a1-trap-test CC region-test.o In file included from region-test.c:4: utils.h:12: warning: ignoring #pragma omp threadprivate CC utils.o In file included from utils.c:1: utils.h:12: warning: ignoring #pragma omp threadprivate utils.c: In function `fuzzer_test_main': utils.c:397: warning: ignoring #pragma omp parallel CCLD region-test CC region-translate-test.o CCLD region-translate-test CC fetch-test.o fetch-test.c: In function `reader': fetch-test.c:120: warning: control reaches end of non-void function CCLD fetch-test CC oob-test.o CCLD oob-test CC window-test.o CCLD window-test CC gradient-crash-test.o CCLD gradient-crash-test CC trap-crasher.o CCLD trap-crasher CC alpha-loop.o In file included from alpha-loop.c:3: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD alpha-loop CC scaling-crash-test.o CCLD scaling-crash-test CC alphamap.o In file included from alphamap.c:3: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD alphamap CC blitters-test.o In file included from blitters-test.c:12: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD blitters-test CC scaling-test.o In file included from scaling-test.c:13: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD scaling-test CC affine-test.o In file included from affine-test.c:13: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD affine-test CC composite.o In file included from composite.c:32: utils.h:12: warning: ignoring #pragma omp threadprivate composite.c: In function `main': composite.c:898: warning: ignoring #pragma omp parallel CCLD composite CC lowlevel-blt-bench.o lowlevel-blt-bench.c:25:20: stdint.h: No such file or directory In file included from lowlevel-blt-bench.c:35: utils.h:12: warning: ignoring #pragma omp threadprivate gmake[2]: *** [lowlevel-blt-bench.o] Error 1 gmake[2]: Leaving directory `/software/apps/pixman-0.20.0/test' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/software/apps/pixman-0.20.0' gmake: *** [all] Error 2 fred# ================================================================================================================= ================================================================================================================= ================================================================================================================= CONFIGURE 0.20.2 OUTPUT fred# ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC" checking for a BSD-compatible install... ./install-sh -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... nawk checking whether gmake sets $(MAKE)... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 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 gmake... 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/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/ccs/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/ccs/bin/nm -p output from gcc object... ok 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... no checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... yes checking for inline... inline checking whether the compiler supports -Werror... 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 option to support OpenMP... unsupported checking whether the compiler supports -fvisibility=hidden... no checking whether the compiler supports -xldscope=hidden... no checking whether to use MMX intrinsics... no checking whether to use SSE2 intrinsics... no checking whether to use a hardware capability map file... no 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... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... yes checking for GTK... no checking for posix_memalign... no 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 mprotect... yes checking for getpagesize... yes 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 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 test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands fred# MAKE 0.20.2 OUTPUT fred# $MAKE gmake all-recursive gmake[1]: Entering directory `/software/apps/pixman-0.20.2' Making all in pixman gmake[2]: Entering directory `/software/apps/pixman-0.20.2/pixman' gmake all-am gmake[3]: Entering directory `/software/apps/pixman-0.20.2/pixman' 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 pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-combine64.lo pixman-combine.c.template: In function `combine_src_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-general.lo CC pixman.lo pixman.c:391: warning: missing braces around initializer pixman.c:391: warning: (near initialization for `tls_fast_path_cache_once_control.__pthread_once_pad') 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 CCLD libpixman-1.la gmake[3]: Leaving directory `/software/apps/pixman-0.20.2/pixman' gmake[2]: Leaving directory `/software/apps/pixman-0.20.2/pixman' Making all in test gmake[2]: Entering directory `/software/apps/pixman-0.20.2/test' CC a1-trap-test.o CCLD a1-trap-test CC region-test.o In file included from region-test.c:4: utils.h:12: warning: ignoring #pragma omp threadprivate CC utils.o In file included from utils.c:1: utils.h:12: warning: ignoring #pragma omp threadprivate utils.c: In function `fuzzer_test_main': utils.c:397: warning: ignoring #pragma omp parallel CCLD region-test CC region-translate-test.o CCLD region-translate-test CC fetch-test.o fetch-test.c: In function `reader': fetch-test.c:120: warning: control reaches end of non-void function CCLD fetch-test CC oob-test.o CCLD oob-test CC window-test.o CCLD window-test CC gradient-crash-test.o CCLD gradient-crash-test CC trap-crasher.o CCLD trap-crasher CC alpha-loop.o In file included from alpha-loop.c:3: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD alpha-loop CC scaling-crash-test.o CCLD scaling-crash-test CC alphamap.o In file included from alphamap.c:3: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD alphamap CC blitters-test.o In file included from blitters-test.c:12: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD blitters-test CC scaling-test.o In file included from scaling-test.c:13: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD scaling-test CC affine-test.o In file included from affine-test.c:13: utils.h:12: warning: ignoring #pragma omp threadprivate CCLD affine-test CC composite.o In file included from composite.c:32: utils.h:12: warning: ignoring #pragma omp threadprivate composite.c: In function `main': composite.c:898: warning: ignoring #pragma omp parallel CCLD composite CC lowlevel-blt-bench.o lowlevel-blt-bench.c:25:20: stdint.h: No such file or directory In file included from lowlevel-blt-bench.c:35: utils.h:12: warning: ignoring #pragma omp threadprivate gmake[2]: *** [lowlevel-blt-bench.o] Error 1 gmake[2]: Leaving directory `/software/apps/pixman-0.20.2/test' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/software/apps/pixman-0.20.2' gmake: *** [all] Error 2 fred# ================================================================================================================= ================================================================================================================= ================================================================================================================= CONFIGURE 0.22.0 OUTPUT fred# ./configure --prefix=$INSTALL_DIR CFLAGS="-O3 -fPIC" checking for a BSD-compatible install... ./install-sh -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... nawk checking whether gmake sets $(MAKE)... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 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 gmake... 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/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E checking for fgrep... /usr/xpg4/bin/grep -F checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/ccs/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/ccs/bin/nm -p output from gcc object... ok 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... no checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... yes 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 option to support OpenMP... unsupported checking whether the compiler supports -fvisibility=hidden... no checking whether the compiler supports -xldscope=hidden... no checking whether to use MMX intrinsics... no checking whether to use SSE2 intrinsics... no checking whether to use a hardware capability map file... no 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... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for pixman_version_string in -lpixman-1... yes checking for GTK... no checking for posix_memalign... no 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 mprotect... yes checking for getpagesize... yes checking fenv.h usability... no checking fenv.h presence... no checking for fenv.h... no 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 config.status: executing libtool commands fred# MAKE 0.22.0 OUTPUT fred# $MAKE gmake all-recursive gmake[1]: Entering directory `/software/apps/pixman-0.22.0' Making all in pixman gmake[2]: Entering directory `/software/apps/pixman-0.22.0/pixman' gmake all-am gmake[3]: Entering directory `/software/apps/pixman-0.22.0/pixman' 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 pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-combine64.lo pixman-combine.c.template: In function `combine_src_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_over_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_in_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_out_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_atop_reverse_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_xor_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_add_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_saturate_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_multiply_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_screen_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_overlay_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_darken_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_lighten_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_dodge_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_color_burn_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hard_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_soft_light_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_difference_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_exclusion_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_hue_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_saturation_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_color_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_hsl_luminosity_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_disjoint_over_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function pixman-combine.c.template: In function `combine_conjoint_general_u': pixman-combine.c.template:106: warning: 'm' might be used uninitialized in this function CC pixman-general.lo CC pixman.lo pixman.c:349: warning: missing braces around initializer pixman.c:349: warning: (near initialization for `tls_fast_path_cache_once_control.__pthread_once_pad') 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 CCLD libpixman-1.la gmake[3]: Leaving directory `/software/apps/pixman-0.22.0/pixman' gmake[2]: Leaving directory `/software/apps/pixman-0.22.0/pixman' Making all in demos gmake[2]: Entering directory `/software/apps/pixman-0.22.0/demos' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/software/apps/pixman-0.22.0/demos' Making all in test gmake[2]: Entering directory `/software/apps/pixman-0.22.0/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 scaling-helpers-test.c:2:20: stdint.h: No such file or directory gmake[2]: *** [scaling-helpers-test.o] Error 1 gmake[2]: Leaving directory `/software/apps/pixman-0.22.0/test' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/software/apps/pixman-0.22.0' gmake: *** [all] Error 2 fred#