Your message dated Mon, 19 Jun 2006 15:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#374271: fixed in gimp 2.2.11-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: gimp
Source-Version: 2.2.11-2
We believe that the bug you reported is fixed in the latest version of
gimp, which is due to be installed in the Debian FTP archive:
gimp-data_2.2.11-2_all.deb
to pool/main/g/gimp/gimp-data_2.2.11-2_all.deb
gimp-dbg_2.2.11-2_amd64.deb
to pool/main/g/gimp/gimp-dbg_2.2.11-2_amd64.deb
gimp-helpbrowser_2.2.11-2_amd64.deb
to pool/main/g/gimp/gimp-helpbrowser_2.2.11-2_amd64.deb
gimp-python_2.2.11-2_amd64.deb
to pool/main/g/gimp/gimp-python_2.2.11-2_amd64.deb
gimp-svg_2.2.11-2_amd64.deb
to pool/main/g/gimp/gimp-svg_2.2.11-2_amd64.deb
gimp_2.2.11-2.diff.gz
to pool/main/g/gimp/gimp_2.2.11-2.diff.gz
gimp_2.2.11-2.dsc
to pool/main/g/gimp/gimp_2.2.11-2.dsc
gimp_2.2.11-2_amd64.deb
to pool/main/g/gimp/gimp_2.2.11-2_amd64.deb
libgimp2.0-dev_2.2.11-2_amd64.deb
to pool/main/g/gimp/libgimp2.0-dev_2.2.11-2_amd64.deb
libgimp2.0-doc_2.2.11-2_all.deb
to pool/main/g/gimp/libgimp2.0-doc_2.2.11-2_all.deb
libgimp2.0_2.2.11-2_amd64.deb
to pool/main/g/gimp/libgimp2.0_2.2.11-2_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ari Pollak <[EMAIL PROTECTED]> (supplier of updated gimp package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.7
Date: Sun, 18 Jun 2006 11:48:06 -0400
Source: gimp
Binary: gimp-python libgimp2.0-doc gimp-data gimp gimp-helpbrowser libgimp2.0
gimp-svg libgimp2.0-dev gimp-dbg
Architecture: source amd64 all
Version: 2.2.11-2
Distribution: unstable
Urgency: low
Maintainer: Ari Pollak <[EMAIL PROTECTED]>
Changed-By: Ari Pollak <[EMAIL PROTECTED]>
Description:
gimp - The GNU Image Manipulation Program
gimp-data - Data files for The GIMP
gimp-dbg - Debugging symbols for The GIMP
gimp-helpbrowser - Built-in Help Browser plugin for The GIMP
gimp-python - Python support and plugins for The GIMP
gimp-svg - SVG (Scalable Vector Graphics) plugin for The GIMP
libgimp2.0 - Libraries necessary to Run the GIMP
libgimp2.0-dev - Headers and other files for compiling plugins for The GIMP
libgimp2.0-doc - Developers' Documentation for the GIMP library
Closes: 363469 371864 374271
Changes:
gimp (2.2.11-2) unstable; urgency=low
.
* Switch build system to cdbs + simple-patchsys
* Remove build-depends on gcc-3.4 (Closes: #371864)
* Update gimp-python package description
* Put gimp.desktop, gimp.keys, and gimp.applications in gimp package instead
of gimp-data, and make gimp-data Recommends: gimp (Closes: #363469)
* Add more Wilber samples to /usr/share/doc
* Re-add patch from Red Hat to fix MMX/SSE compile error
(Closes: #374271)
Files:
f6c1ad2f3a945d23d68733a9c22ce71e 1263 graphics optional gimp_2.2.11-2.dsc
d5498ccea5c8f7aa65ab23e911740d7f 31125 graphics optional gimp_2.2.11-2.diff.gz
fa312a1c07d169c765cc32b68bba6f9a 6708346 graphics optional
gimp-data_2.2.11-2_all.deb
c585c304f7298916f3e2d16c3833c3df 558750 doc optional
libgimp2.0-doc_2.2.11-2_all.deb
ba4ec66be81aa5cb57a846d027108bab 572170 libs optional
libgimp2.0_2.2.11-2_amd64.deb
0d50c101ab5fc65b5280092c42d12c6e 61788 graphics optional
gimp-helpbrowser_2.2.11-2_amd64.deb
7b66295731ffd4ce958a853bc9fac3af 142680 graphics optional
gimp-python_2.2.11-2_amd64.deb
d97097f67096640b521bec430a04a859 61966 graphics optional
gimp-svg_2.2.11-2_amd64.deb
59891691ebdead786f90fbf08c459aae 3232960 graphics optional
gimp_2.2.11-2_amd64.deb
cbe53b6e858dc8f509936934ecbc8d9c 117160 libdevel optional
libgimp2.0-dev_2.2.11-2_amd64.deb
c36ca6e2f1ad6f7f2b4f6a13167ee034 8389106 graphics extra
gimp-dbg_2.2.11-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFElx4rwO+u47cOQDsRA3OtAJ42Xf7Fck024s5sRwXwnVQwzMMuQACfce4+
1SRJI3XQrM2ebY/3o5wMagI=
=8n/N
-----END PGP SIGNATURE-----
--- End Message ---