Your message dated Fri, 30 Dec 2011 15:19:31 +0000
with message-id <e1rgef1-0000jv...@franck.debian.org>
and subject line Bug#639033: fixed in xpp 1.5-cvs20050828-1.2
has caused the Debian Bug report #639033,
regarding xpp: FTBFS: xpp.h:101:3: error: 'ppd_file_t' does not name a 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.)


-- 
639033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639033
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xpp
Version: 1.5-cvs20050828-1.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110722 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> if g++ -DHAVE_CONFIG_H -I. -I. -I.      -I/usr/include/freetype2   
> -D_THREAD_SAFE -D_REENTRANT  -Wall -pipe -g -O2 -MT xpp-mainwindow.o -MD -MP 
> -MF ".deps/xpp-mainwindow.Tpo" -c -o xpp-mainwindow.o `test -f 
> 'mainwindow.cxx' || echo './'`mainwindow.cxx; \
>       then mv -f ".deps/xpp-mainwindow.Tpo" ".deps/xpp-mainwindow.Po"; else 
> rm -f ".deps/xpp-mainwindow.Tpo"; exit 1; fi
> In file included from mainwindow.h:10:0,
>                  from mainwindow.cxx:3:
> xpp.h:101:3: error: 'ppd_file_t' does not name a type
> mainwindow.cxx: In member function 'void 
> xppMainWindow::cb_OK_i(Fl_Return_Button*, void*)':
> mainwindow.cxx:750:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:750:45: error: 'ppdMarkDefaults' was not declared in this scope
> mainwindow.cxx:751:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:751:95: error: 'cupsMarkOptions' was not declared in this scope
> mainwindow.cxx: In member function 'void 
> xppMainWindow::cb_Cancel_i(Fl_Button*, void*)':
> mainwindow.cxx:770:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:770:45: error: 'ppdMarkDefaults' was not declared in this scope
> mainwindow.cxx:771:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:771:125: error: 'cupsMarkOptions' was not declared in this 
> scope
> mainwindow.cxx: In member function 'void xppMainWindow::cb_Save_i(Fl_Button*, 
> void*)':
> mainwindow.cxx:822:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:822:45: error: 'ppdMarkDefaults' was not declared in this scope
> mainwindow.cxx:823:24: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:823:95: error: 'cupsMarkOptions' was not declared in this scope
> mainwindow.cxx: In member function 'void 
> xppMainWindow::cb_Apply_i(Fl_Return_Button*, void*)':
> mainwindow.cxx:915:8: warning: 'int fl_ask(const char*, ...)' is deprecated 
> (declared at /usr/include/FL/fl_ask.H:59) [-Wdeprecated-declarations]
> mainwindow.cxx:915:21: warning: 'int fl_ask(const char*, ...)' is deprecated 
> (declared at /usr/include/FL/fl_ask.H:59) [-Wdeprecated-declarations]
> mainwindow.cxx: In member function 'Fl_Double_Window* 
> xppMainWindow::xppOptionDialog()':
> mainwindow.cxx:1063:14: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:1073:16: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:1073:55: error: 'ppdOpenFile' was not declared in this scope
> mainwindow.cxx:1076:16: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:1081:30: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:1081:51: error: 'ppdMarkDefaults' was not declared in this 
> scope
> mainwindow.cxx:1083:30: error: 'class printFiles' has no member named 'ppds'
> mainwindow.cxx:1083:131: error: 'cupsMarkOptions' was not declared in this 
> scope
> make[2]: *** [xpp-mainwindow.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/07/22/xpp_1.5-cvs20050828-1.1_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.



--- End Message ---
--- Begin Message ---
Source: xpp
Source-Version: 1.5-cvs20050828-1.2

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

xpp_1.5-cvs20050828-1.2.diff.gz
  to main/x/xpp/xpp_1.5-cvs20050828-1.2.diff.gz
xpp_1.5-cvs20050828-1.2.dsc
  to main/x/xpp/xpp_1.5-cvs20050828-1.2.dsc
xpp_1.5-cvs20050828-1.2_amd64.deb
  to main/x/xpp/xpp_1.5-cvs20050828-1.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 639...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcris...@debian.org> (supplier of updated xpp 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: Fri, 30 Dec 2011 16:04:16 +0100
Source: xpp
Binary: xpp
Architecture: source amd64
Version: 1.5-cvs20050828-1.2
Distribution: unstable
Urgency: low
Maintainer: Henrique de Moraes Holschuh <h...@debian.org>
Changed-By: Julien Cristau <jcris...@debian.org>
Description: 
 xpp        - X Printing Panel
Closes: 449710 639033
Changes: 
 xpp (1.5-cvs20050828-1.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Update debian/watch to report upstream versions properly (closes: #449710).
     Thanks, Raphael Geissert!
   * Fix FTBFS due to missing includes and format string error, with patch from
     peter green (closes: #639033).
   * Drop modification of mainwindow.cxx with sed in debian/rules, looks like
     the right change was applied in mainwindow.fl already.
   * Fix a few -Wwrite-strings warnings in xpp.cxx.
Checksums-Sha1: 
 62b90a85e8f771aa8d517a746bbbfa6463b1327c 1827 xpp_1.5-cvs20050828-1.2.dsc
 9d7d68198a104678a6d4c7ba59c87f0057a1f450 110337 xpp_1.5-cvs20050828-1.2.diff.gz
 7d6858032ba090fe04612c5846a9be9093fc1cc9 59190 
xpp_1.5-cvs20050828-1.2_amd64.deb
Checksums-Sha256: 
 86571f5767c291b337827b6bc3959ef718e67db20e402322a3229810f32da224 1827 
xpp_1.5-cvs20050828-1.2.dsc
 a4218bd632978de5b744a3265df19411b1ff23a6543b0c0860a80d8035413edc 110337 
xpp_1.5-cvs20050828-1.2.diff.gz
 366aa60520bf31b4b2f0b301a18c007f53be17709f0dcf87f1300b783bfd23a7 59190 
xpp_1.5-cvs20050828-1.2_amd64.deb
Files: 
 b72689fe7d33e8211ed6e809daeaf3de 1827 x11 optional xpp_1.5-cvs20050828-1.2.dsc
 55714f0d72f48671f5b9013bc498112d 110337 x11 optional 
xpp_1.5-cvs20050828-1.2.diff.gz
 60ca04b19caf86995619b82333955590 59190 x11 optional 
xpp_1.5-cvs20050828-1.2_amd64.deb

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

iQIcBAEBCAAGBQJO/dOPAAoJEDEBgAUJBeQMSUoP/0kT5wF1dkFSnb+sRKV/N7th
bcEwFcE7FpXWjx6q/Y+8QqkQjfRcnZEiJaxJfXXlcQuYbvat2aoaW049m8HKPicD
N3+BdF7fwWdGQ9a+1RZR5jhX+4j6qH8lDhf6VbWBnZucenkaVD1+jvcSuTkFvOQm
6taaML34wmnUtuC1y40r58a3IdbgSlSwCHzpU+3nKR5iOOEEy48SF1/aex/P9gED
CUWc/voYKCjCzfFq6kkLH+b1dQnW7q2JB7Cy3ZjDmGhuKdzQ0tXZtMRH/VZORD+x
D3weLd/EY9enQA8S01U+ZRRJ/RrZwnNEW7YDDqKsko1f2DZvftUWjc9SfuT6Odrj
dJtVS5/qBELglRWHMrhUorECwsK7TfRHacHnfN9uHDRCZ//rtPVXSG9boYIiIKFs
1UqKXodUCP2QbU3JJwLkHlTJAuxUjcfjTXNnzpkJ5LU33kxD3sTipkqvANa4TYe5
Niwr1PmfyGSx9toBG9yhXyzX7nIiDYb3gCSGEFzzuFJfO2fOWRyuWFQQvUpBmbXx
u+i1i6cE+/Wyiv7HwK+Cnv5OWDxj1TXi0jvGw9qSyVoFWto9P414UkPqSjAUAQil
n8T3q8xjr7hKmEUKNWUsi4+Im6o00S/cfBWhBwsQoe9cg4CMF7P7+LNglIGTisvg
OC/HwiW9lyZm6nqdOcuP
=WiMv
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to