Your message dated Fri, 16 Oct 2009 19:59:39 +0000
with message-id <e1mysxf-0003oe...@ries.debian.org>
and subject line Bug#551237: fixed in xplot 1.19-8
has caused the Debian Bug report #551237,
regarding xplot: FTBFS: xplot.h:33:23: error: X11/forms.h: No such file or 
directory
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.)


-- 
551237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xplot
Version: 1.19-7.2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091016 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> cc -O2 -g -Wall -DVER=\"1.19\" -DHELPFILE=\"/usr/share/xplot/xplot.help\"  
> -I../libfli/lib -DDAEMONIZE   -c -o error.o error.c
> In file included from error.c:31:
> xplot.h:33:23: error: X11/forms.h: No such file or directory
> In file included from xplot.h:34,
>                  from error.c:31:
> ../libfli/lib/fli.h:19: error: expected ')' before '*' token
> ../libfli/lib/fli.h:24: error: expected ')' before '*' token
> ../libfli/lib/fli.h:29: error: expected specifier-qualifier-list before 
> 'FL_OBJECT'
> ../libfli/lib/fli.h:40: error: expected ')' before '*' token
> ../libfli/lib/fli.h:69: error: expected ')' before '*' token
> In file included from xplot.h:40,
>                  from error.c:31:
> plot.h:7: error: expected ')' before '*' token
> plot.h:8: error: expected ')' before '*' token
> plot.h:9: error: expected ')' before '*' token
> plot.h:10: error: expected ')' before '*' token
> plot.h:11: error: expected ')' before '*' token
> plot.h:12: error: expected ')' before '*' token
> plot.h:13: error: expected ')' before '*' token
> plot.h:14: error: expected ')' before '*' token
> plot.h:15: error: expected ')' before '*' token
> plot.h:16: error: expected ')' before '*' token
> plot.h:17: error: expected ')' before '*' token
> plot.h:19: error: expected ')' before '*' token
> plot.h:21: error: expected ')' before '*' token
> plot.h:22: error: expected ')' before '*' token
> plot.h:24: error: expected ')' before '*' token
> plot.h:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:57: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> plot.h:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' 
> token
> In file included from error.c:31:
> xplot.h:76: error: expected specifier-qualifier-list before 'FL_FORM'
> xplot.h:111: error: expected ')' before '*' token
> xplot.h:113: error: expected ')' before '*' token
> xplot.h:116: error: expected ')' before '*' token
> make[1]: *** [error.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/10/16/xplot_1.19-7.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: xplot
Source-Version: 1.19-8

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

xplot_1.19-8.diff.gz
  to pool/main/x/xplot/xplot_1.19-8.diff.gz
xplot_1.19-8.dsc
  to pool/main/x/xplot/xplot_1.19-8.dsc
xplot_1.19-8_i386.deb
  to pool/main/x/xplot/xplot_1.19-8_i386.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 551...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Peter S Galbraith <p...@debian.org> (supplier of updated xplot 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: SHA1

Format: 1.8
Date: Fri, 16 Oct 2009 15:40:40 -0400
Source: xplot
Binary: xplot
Architecture: source i386
Version: 1.19-8
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith <p...@debian.org>
Changed-By: Peter S Galbraith <p...@debian.org>
Description: 
 xplot      - A simple x-y column data plotter.
Closes: 551237
Changes: 
 xplot (1.19-8) unstable; urgency=low
 .
   * Bug fix: "FTBFS: xplot.h:33:23: error: X11/forms.h: No such file or
     directory", thanks to Lucas Nussbaum (Closes: #551237).  Adapt to new
     libforms1 library.
Checksums-Sha1: 
 50b1f1e5b136ec3b1d26572d0d93a1545ef53141 1040 xplot_1.19-8.dsc
 9c65b8cb6cac874dce81abc265f659f3e2854d74 4096 xplot_1.19-8.diff.gz
 8b70652f8bfa7ffc6b810e4e4a15d64151b89dc2 23694 xplot_1.19-8_i386.deb
Checksums-Sha256: 
 f3c1b457b8dbfcd616f925a0762ff8c9a9a751dd8f37bec81743a5ca42f17135 1040 
xplot_1.19-8.dsc
 84f1742f732c3fb02e8146968058f5bee400b56b15a7e1f62b336ad112e134aa 4096 
xplot_1.19-8.diff.gz
 1ad8ed430f33d858acb4da0889e7cbb8c69ee8a529b64243c1dc5b33a6924337 23694 
xplot_1.19-8_i386.deb
Files: 
 0393903b9b3e3f7f9b0cc49f17752f98 1040 science optional xplot_1.19-8.dsc
 2e3d264f28caf0d6dd82f47b15ede6ad 4096 science optional xplot_1.19-8.diff.gz
 cac71c50949e4d56c97c624e9c76d1fd 23694 science optional xplot_1.19-8_i386.deb

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

iQCVAwUBStjNNrwVH8jSqROhAQIVIgQAkqQOe2+XabGw2ut2PfsswHqQwF96kJMa
H/rapCBq51Aue3jxGjEESvZtfv9C8c+lQ5b77PKsmHI1hxS+LbBE+bXFMNjNcxqf
CyseZkrfoZErBr3fodqBct9ZbvQVcEZ+YkEKSUbPYSPX53p/X3Kn52zQmFn2oBif
D3EARlGXUc0=
=kFOD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to