Package: gimp
Version: 2.2.11-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of gimp_2.2.11-1 on avidan by sbuild/i386 0.46
> Build started at 20060618-1105
> ******************************************************************************
...
> Making all in paint-funcs
> make[4]: Entering directory `/build/buildd/gimp-2.2.11/app/paint-funcs'
> if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include 
> -DG_LOG_DOMAIN=\"Gimp-Paint-Funcs\"  -DGIMP_DISABLE_DEPRECATED 
> -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE  -Wall -g -O2 -MT paint-funcs.o -MD 
> -MP -MF ".deps/paint-funcs.Tpo" -c -o paint-funcs.o paint-funcs.c; \
>       then mv -f ".deps/paint-funcs.Tpo" ".deps/paint-funcs.Po"; else rm -f 
> ".deps/paint-funcs.Tpo"; exit 1; fi
> In file included from paint-funcs.c:39:
> paint-funcs-generic.h: In function 'saturation_only_pixels':
> paint-funcs-generic.h:521: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:521: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:521: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:522: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:522: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:522: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:527: warning: pointer targets in passing argument 1 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h:527: warning: pointer targets in passing argument 2 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h:527: warning: pointer targets in passing argument 3 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h: In function 'value_only_pixels':
> paint-funcs-generic.h:561: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:561: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:561: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:562: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:562: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:562: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsv_int' differ in signedness
> paint-funcs-generic.h:567: warning: pointer targets in passing argument 1 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h:567: warning: pointer targets in passing argument 2 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h:567: warning: pointer targets in passing argument 3 of 
> 'gimp_hsv_to_rgb_int' differ in signedness
> paint-funcs-generic.h: In function 'color_only_pixels':
> paint-funcs-generic.h:601: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:601: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:601: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:602: warning: pointer targets in passing argument 1 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:602: warning: pointer targets in passing argument 2 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:602: warning: pointer targets in passing argument 3 of 
> 'gimp_rgb_to_hsl_int' differ in signedness
> paint-funcs-generic.h:609: warning: pointer targets in passing argument 1 of 
> 'gimp_hsl_to_rgb_int' differ in signedness
> paint-funcs-generic.h:609: warning: pointer targets in passing argument 2 of 
> 'gimp_hsl_to_rgb_int' differ in signedness
> paint-funcs-generic.h:609: warning: pointer targets in passing argument 3 of 
> 'gimp_hsl_to_rgb_int' differ in signedness
> paint-funcs.c: In function 'gaussian_blur_region':
> paint-funcs.c:2708: warning: pointer targets in passing argument 2 of 
> 'make_curve' differ in signedness
> paint-funcs.c:2727: warning: pointer targets in passing argument 2 of 
> 'run_length_encode' differ in signedness
> paint-funcs.c:2768: warning: pointer targets in passing argument 2 of 
> 'make_curve' differ in signedness
> paint-funcs.c:2788: warning: pointer targets in passing argument 2 of 
> 'run_length_encode' differ in signedness
> rm -f libapppaint-funcs.a
> ar cru libapppaint-funcs.a paint-funcs.o 
> ranlib libapppaint-funcs.a
> make[4]: Leaving directory `/build/buildd/gimp-2.2.11/app/paint-funcs'
> Making all in composite
> make[4]: Entering directory `/build/buildd/gimp-2.2.11/app/composite'
> if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include 
> -DG_LOG_DOMAIN=\"Gimp-Composite\"  -DGIMP_DISABLE_DEPRECATED 
> -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE  -Wall -g -O2 -MT 
> gimp-composite-3dnow.o -MD -MP -MF ".deps/gimp-composite-3dnow.Tpo" -c -o 
> gimp-composite-3dnow.o gimp-composite-3dnow.c; \
>       then mv -f ".deps/gimp-composite-3dnow.Tpo" 
> ".deps/gimp-composite-3dnow.Po"; else rm -f ".deps/gimp-composite-3dnow.Tpo"; 
> exit 1; fi
> rm -f libcomposite3dnow.a
> ar cru libcomposite3dnow.a gimp-composite-3dnow.o 
> ranlib libcomposite3dnow.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include 
> -DG_LOG_DOMAIN=\"Gimp-Composite\"  -DGIMP_DISABLE_DEPRECATED 
> -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE  -Wall -g -O2 -MT 
> gimp-composite-altivec.o -MD -MP -MF ".deps/gimp-composite-altivec.Tpo" -c -o 
> gimp-composite-altivec.o gimp-composite-altivec.c; \
>       then mv -f ".deps/gimp-composite-altivec.Tpo" 
> ".deps/gimp-composite-altivec.Po"; else rm -f 
> ".deps/gimp-composite-altivec.Tpo"; exit 1; fi
> rm -f libcompositealtivec.a
> ar cru libcompositealtivec.a gimp-composite-altivec.o 
> ranlib libcompositealtivec.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../app 
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include 
> -DG_LOG_DOMAIN=\"Gimp-Composite\"  -DGIMP_DISABLE_DEPRECATED 
> -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -mmmx -Wall -g -O2 -MT 
> libcompositemmx_a-gimp-composite-mmx.o -MD -MP -MF 
> ".deps/libcompositemmx_a-gimp-composite-mmx.Tpo" -c -o 
> libcompositemmx_a-gimp-composite-mmx.o `test -f 'gimp-composite-mmx.c' || 
> echo './'`gimp-composite-mmx.c; \
>       then mv -f ".deps/libcompositemmx_a-gimp-composite-mmx.Tpo" 
> ".deps/libcompositemmx_a-gimp-composite-mmx.Po"; else rm -f 
> ".deps/libcompositemmx_a-gimp-composite-mmx.Tpo"; exit 1; fi
> gimp-composite-mmx.c:834: warning: 'mmx_op_overlay' defined but not used
> gimp-composite-mmx.c: In function 'gimp_composite_burn_rgba8_rgba8_rgba8_mmx':
> gimp-composite-mmx.c:148: error: can't find a register in class 
> 'GENERAL_REGS' while reloading 'asm'
> make[4]: *** [libcompositemmx_a-gimp-composite-mmx.o] Error 1
> make[4]: Leaving directory `/build/buildd/gimp-2.2.11/app/composite'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/gimp-2.2.11/app'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/gimp-2.2.11'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/gimp-2.2.11'
> make: *** [build-stamp] Error 2
> ******************************************************************************
> Build finished at 20060618-1117
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature

Reply via email to