Your message dated Tue, 01 Mar 2011 16:02:45 +0000
with message-id <e1pus29-0002y4...@franck.debian.org>
and subject line Bug#614484: fixed in xpaint 2.9.1.4-3
has caused the Debian Bug report #614484,
regarding xpaint: FTBFS: graphic.c:174: error: variable 'ImgProcessInfo' has 
initializer but incomplete type
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
614484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614484
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xpaint
Version: 2.9.1.4-2
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110221 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> gcc -g -O2 -fno-strict-aliasing     -I./xaw3dxft    -Dlinux -D__amd64__ 
> -D_POSIX_C_SOURCE=199309L                             -D_POSIX_SOURCE 
> -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE  
>                                -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64     
>                                                               -DFUNCPROTO=15 
> -DNARROWPROTO    -DERRORBEEP -DFEATURE_FRACTAL            -DXAW3D -DXAW3DG 
> -DXAW3DXFT -I/usr/include/X11 -I/usr/include/freetype2           
> "-DEDITOR=\"x-terminal-emulator -e sensible-editor\""           
> "-DSHAREDIR=\"/usr/share/xpaint\""           
> "-DXAPPLOADDIR=\"/etc/X11/app-defaults\""       "-DXPAINT_VERSION=\"2.9.1\"" 
> "-DLPCCMD=\"/usr/sbin/lpc status\"" -DERRORBEEP -DFEATURE_FRACTAL    -c -o 
> graphic.o graphic.c
> graphic.c:174: error: variable 'ImgProcessInfo' has initializer but 
> incomplete type
> graphic.c:176: warning: excess elements in struct initializer
> graphic.c:176: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:177: warning: excess elements in struct initializer
> graphic.c:177: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:178: warning: excess elements in struct initializer
> graphic.c:178: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:179: warning: excess elements in struct initializer
> graphic.c:179: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:180: warning: excess elements in struct initializer
> graphic.c:180: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:181: warning: excess elements in struct initializer
> graphic.c:181: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:182: warning: excess elements in struct initializer
> graphic.c:182: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:183: warning: excess elements in struct initializer
> graphic.c:183: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:184: warning: excess elements in struct initializer
> graphic.c:184: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:185: warning: excess elements in struct initializer
> graphic.c:185: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:186: warning: excess elements in struct initializer
> graphic.c:186: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:187: warning: excess elements in struct initializer
> graphic.c:187: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:188: warning: excess elements in struct initializer
> graphic.c:188: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:189: warning: excess elements in struct initializer
> graphic.c:189: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:190: warning: excess elements in struct initializer
> graphic.c:190: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:191: warning: excess elements in struct initializer
> graphic.c:191: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:192: warning: excess elements in struct initializer
> graphic.c:192: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:193: warning: excess elements in struct initializer
> graphic.c:193: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:194: warning: excess elements in struct initializer
> graphic.c:194: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:194: warning: excess elements in struct initializer
> graphic.c:194: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:194: warning: excess elements in struct initializer
> graphic.c:194: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:194: warning: excess elements in struct initializer
> graphic.c:194: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:195: warning: excess elements in struct initializer
> graphic.c:195: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:195: warning: excess elements in struct initializer
> graphic.c:195: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:195: warning: excess elements in struct initializer
> graphic.c:195: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:195: warning: excess elements in struct initializer
> graphic.c:195: warning: (near initialization for 'ImgProcessInfo')
> graphic.c:197: warning: excess elements in struct initializer
> graphic.c:197: warning: (near initialization for 'ImgProcessInfo')
> graphic.c: In function 'linearRegionOkCallback':
> graphic.c:3181: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3182: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3183: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3184: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'linearRegion':
> graphic.c:3200: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3201: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3202: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3203: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'tiltRegionOkCallback':
> graphic.c:3229: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3230: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3231: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3232: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'tiltRegion':
> graphic.c:3244: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3245: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3246: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3247: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'oilPaintOkCallback':
> graphic.c:3290: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'oilPaint':
> graphic.c:3302: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'SmoothOkCallback':
> graphic.c:3325: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doSmooth':
> graphic.c:3338: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'addNoiseOkCallback':
> graphic.c:3361: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'addNoise':
> graphic.c:3374: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doSpreadOkCallback':
> graphic.c:3397: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doSpread':
> graphic.c:3410: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doPixelizeOkCallback':
> graphic.c:3443: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3444: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doPixelize':
> graphic.c:3457: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3457: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3458: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3459: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3461: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'despeckleOkCallback':
> graphic.c:3484: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doDespeckle':
> graphic.c:3497: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'contrastOkCallback':
> graphic.c:3525: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3526: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doContrast':
> graphic.c:3540: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3541: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'solarizeOkCallback':
> graphic.c:3566: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doSolarize':
> graphic.c:3579: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'quantizeOkCallback':
> graphic.c:3602: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'expandOkCallback':
> graphic.c:3633: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3634: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3637: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3639: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3647: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'modifyRGBOkCallback':
> graphic.c:3865: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3866: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3867: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doModifyRGB':
> graphic.c:3880: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3881: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3882: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'doQuantize':
> graphic.c:3909: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'expandRegion':
> graphic.c:3932: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3933: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3934: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'downscaleRegion':
> graphic.c:3963: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3964: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c:3965: error: invalid use of undefined type 'struct imageprocessinfo'
> graphic.c: In function 'ImgProcessSetup':
> graphic.c:6938: error: invalid use of undefined type 'struct imageprocessinfo'
> make[1]: *** [graphic.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/02/21/xpaint_2.9.1.4-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: xpaint
Source-Version: 2.9.1.4-3

We believe that the bug you reported is fixed in the latest version of
xpaint, which is due to be installed in the Debian FTP archive:

libxaw3dxft6_2.9.1.4-3_amd64.deb
  to main/x/xpaint/libxaw3dxft6_2.9.1.4-3_amd64.deb
xpaint-dev_2.9.1.4-3_amd64.deb
  to main/x/xpaint/xpaint-dev_2.9.1.4-3_amd64.deb
xpaint_2.9.1.4-3.debian.tar.gz
  to main/x/xpaint/xpaint_2.9.1.4-3.debian.tar.gz
xpaint_2.9.1.4-3.dsc
  to main/x/xpaint/xpaint_2.9.1.4-3.dsc
xpaint_2.9.1.4-3_amd64.deb
  to main/x/xpaint/xpaint_2.9.1.4-3_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 614...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Josue Abarca <jmasli...@debian.org.gt> (supplier of updated xpaint 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 27 Feb 2011 09:27:27 -0600
Source: xpaint
Binary: xpaint xpaint-dev libxaw3dxft6
Architecture: source amd64
Version: 2.9.1.4-3
Distribution: unstable
Urgency: low
Maintainer: Josue Abarca <jmasli...@debian.org.gt>
Changed-By: Josue Abarca <jmasli...@debian.org.gt>
Description: 
 libxaw3dxft6 - An extended version of Xaw3d with support for UTF8
 xpaint     - simple paint program for X
 xpaint-dev - simple paint program for X (development files)
Closes: 556719 614484
Changes: 
 xpaint (2.9.1.4-3) unstable; urgency=low
 .
   * image_h_internal_ifdef.diff patch added in order to use the new macro
     identifier _X11_XLIB_H_ or the old one _XLIB_H_, due to the changes in
     the new version of Xlib.h. (closes: bug#614484)
   * configure_indirect_linking.diff patch added in order to link against
     libfontconfig1, fixes FTBFS. Thanks to Roy Jamison
     <xtee...@googlemail.com> (closes: bug#556719) (LP: #667502)
   * debian/control Standards-Version increased to 3.9.1, no changes
     needed.
Checksums-Sha1: 
 117e1df02a8044f6e4a55c9fdfd3df3d50aa0669 2067 xpaint_2.9.1.4-3.dsc
 cd835471ac68fdaf9744e3e6ba268a4417429c3e 15203 xpaint_2.9.1.4-3.debian.tar.gz
 4a63a050d661ecbf30fe4d78f8e08e2f42afa9ba 570010 xpaint_2.9.1.4-3_amd64.deb
 1e76ce77ab07457d7dcdf4b7ddd717d6fa2d325c 253144 xpaint-dev_2.9.1.4-3_amd64.deb
 9823be066e87ee470736c25268c2db1b6abf08e6 177260 
libxaw3dxft6_2.9.1.4-3_amd64.deb
Checksums-Sha256: 
 bf24ebd0736beeb4b297eccb87419b42e748295a17b2b4e51396184814374d23 2067 
xpaint_2.9.1.4-3.dsc
 08594251dda36b9d76f4e812057df4536275f178894cc1acd229247e0aeb0831 15203 
xpaint_2.9.1.4-3.debian.tar.gz
 19e965d2f089f65714b22564ab79fbba0ac42359741b0f4fda042016d68daadd 570010 
xpaint_2.9.1.4-3_amd64.deb
 7cd964e0845d8bf61ee65d1bc9f5d3db42bd72c95a98546daf21c255b2da51c7 253144 
xpaint-dev_2.9.1.4-3_amd64.deb
 626b6a2ad3757babc4c3da33945ba698a6da01974ec590609729e83ebae689ff 177260 
libxaw3dxft6_2.9.1.4-3_amd64.deb
Files: 
 0b90a6e998741ec09da54cd3c418ce6f 2067 graphics optional xpaint_2.9.1.4-3.dsc
 257151664c8ed2c5616c094bf2ca8d89 15203 graphics optional 
xpaint_2.9.1.4-3.debian.tar.gz
 f5c41207d373dc92d4fc213a5a30930c 570010 graphics optional 
xpaint_2.9.1.4-3_amd64.deb
 80bcc7c97666cb909a13191371ce958e 253144 libdevel optional 
xpaint-dev_2.9.1.4-3_amd64.deb
 cc18efadfc876fc7486c7b13b986b7b6 177260 graphics optional 
libxaw3dxft6_2.9.1.4-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJNbQ4/AAoJEHVr60tw2PsqzqIQAJoGGZAjmKfQDXbMuGN892lc
oPNzbV5xjejFiSQYVu0c0Ul5VxJdFM/FWZbmzsJzfSlpLFcX5Hs7kDC+2Bkusv3O
jbF35trt1sR1iWaOZmfTMJsAm8VflX/zHvIKVZmsI7bie6yCw5UHyvEvku2b74F2
VvcMFOAd/ee9HimTfYf3Nxu1f5isR44eMPSCadiOGm0bX7G6r86WSxwmD4iOS3fL
t+epdmubGSco7ID1xSeL5LUI6bu3ZgcU88SIfPJG9+rHzKcoHA7B3a9bSpWpv0RC
nw03eZ083R1b4wDNS9NAG9YPPsjQpVpkGDv4GYOpOfrszOx3jf5xaJHn8H5LhYLn
AG+cgfXdkLizsWjgziffHliz9w1gUlSCxET8Q15XLqLnKqQiu3FzWtcb1RQGPazE
6WoKx1DuNOSZXL79IX1HOPfSjQpLcAIet+k4AyvQQwmWwYXQQnc+nRk/BiOSwcdP
3DRm8jM+ZKF8dOukpLeVvO74rIUWP7Pl1I2PcEDjXoGch04yA1uSk8D2sUNvKVxD
rAD5eLTfilRkeZbCon5lKQgzAEiy3AcDiqEv+Lph11GBLzCgjO1T0t+RvvwQ0FiF
p3wxmWzsvJnlWF7vZE2ls2v4x48sUmJH/kSmTszIrpDGtfIcUtQccKXHEIEAnt/R
MZAnyizlE7+XB2gceSJw
=2lNa
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to