Your message dated Tue, 08 Jan 2008 06:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455424: fixed in asymptote 1.40-1
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: asymptote
Version: 1.33-1
Usertags: ftbfs-gcc-4.3
Hi Hubert,
Your package fails to build with GCC 4.3. Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning. In GCC 4.3, the C++ header
dependencies have been cleaned up. The advantage of this is that
programs will compile faster. The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC). There's some more information about this at
http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include
You can reproduce this problem with gcc-snapshot from unstable. Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere. I suggest you talk to your upstream.
> Automatic build of asymptote_1.33-1 on em64t by sbuild/amd64 0.53
...
> g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC
> -I/usr/include/gc -g -Wall -O2 -I . -I/usr/include/gc -o drawpath.o -c
> drawpath.cc
> In file included from
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ext/hash_map:64,
> from memory.h:18,
> from common.h:17,
> from drawelement.h:13,
> from drawpath.h:11,
> from drawpath.cc:12:
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/backward/backward_warning.h:32:2:
> warning: #warning This file includes at least one deprecated or antiquated
> header. Please consider use of an equivalent, non-deprecated interface for
> the requested functionality. A list of valid replacements is as follows: Use:
> Instead of: <sstream>, basic_stringbuf <strstream>, strstreambuf <sstream>,
> basic_istringstream <strstream>, istrstream <sstream>, basic_ostringstream
> <strstream>, ostrstream <sstream>, basic_stringstream <strstream>, strstream
> <unordered_set>, unordered_set <ext/hash_set>, hash_set <unordered_set>,
> unordered_multiset <ext/hash_set>, hash_multiset <unordered_map>,
> unordered_map <ext/hash_set>, hash_map <unordered_map>, unordered_multimap
> <ext/hash_set>, hash_multimap <functional>, bind <functional>, binder1st
> <functional>, bind <functional>, binder2nd <functional>, bind <functional>,
> bind1st <functional>, bind <functional>, bind2nd <memory>, unique_ptr
> <memory>, auto_ptr To disable this warning use -Wno-deprecated.
> In file included from process.h:17,
> from texfile.h:25,
> from drawelement.h:17,
> from drawpath.h:11,
> from drawpath.cc:12:
> pipestream.h: In member function 'ssize_t iopipestream::readbuffer()':
> pipestream.h:147: error: 'strchr' was not declared in this scope
> pipestream.h: In member function 'bool iopipestream::checkabort(const char*)':
> pipestream.h:178: error: 'strlen' was not declared in this scope
> pipestream.h:179: error: 'strncmp' was not declared in this scope
> pipestream.h:184: error: 'strchr' was not declared in this scope
> pipestream.h:186: error: 'strncmp' was not declared in this scope
> pipestream.h: In member function 'int iopipestream::wait(const char*, const
> char**)':
> pipestream.h:197: error: 'strlen' was not declared in this scope
> make[1]: *** [drawpath.o] Error 1
> make[1]: Leaving directory `/build/tbm/asymptote-1.33'
> make: *** [debian/stamp-makefile-build] Error 2
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: asymptote
Source-Version: 1.40-1
We believe that the bug you reported is fixed in the latest version of
asymptote, which is due to be installed in the Debian FTP archive:
asymptote-doc_1.40-1_all.deb
to pool/main/a/asymptote/asymptote-doc_1.40-1_all.deb
asymptote_1.40-1.diff.gz
to pool/main/a/asymptote/asymptote_1.40-1.diff.gz
asymptote_1.40-1.dsc
to pool/main/a/asymptote/asymptote_1.40-1.dsc
asymptote_1.40-1_i386.deb
to pool/main/a/asymptote/asymptote_1.40-1_i386.deb
asymptote_1.40.orig.tar.gz
to pool/main/a/asymptote/asymptote_1.40.orig.tar.gz
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.
Hubert Chathi <[EMAIL PROTECTED]> (supplier of updated asymptote 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: Mon, 7 Jan 2008 21:35:34 -0500
Source: asymptote
Binary: asymptote asymptote-doc
Architecture: source all i386
Version: 1.40-1
Distribution: unstable
Urgency: low
Maintainer: Hubert Chathi <[EMAIL PROTECTED]>
Changed-By: Hubert Chathi <[EMAIL PROTECTED]>
Description:
asymptote - script-based vector graphics language inspired by MetaPost
asymptote-doc - script-based vector graphics language inspired by MetaPost
Closes: 455424 457945
Changes:
asymptote (1.40-1) unstable; urgency=low
.
* New upstream release.
* More fixes for GCC 4.3. (closes: #455424)
* debian/control: Build-Depend on libfftw3-dev instead of fftw3-dev.
(closes: #457945)
* debian/control: Use Homepage field.
* debian/control: Bumped Standards-Version to 3.7.3.
* debian/copyright: License changed to GPL 3 or later.
* debian/copyright: Use proposed machine-readable copyright format.
Files:
69a60138e3d6af74ddad3b285691653b 901 tex optional asymptote_1.40-1.dsc
157b1902766b363bf0d74d059f490861 1041654 tex optional
asymptote_1.40.orig.tar.gz
355fce42bb18971ca2769f647d697366 6872 tex optional asymptote_1.40-1.diff.gz
0887d31a938318e6fcb178553f30a2a5 2492444 doc optional
asymptote-doc_1.40-1_all.deb
ec9be2259ba7e41469a4dc7ecf0ba148 1278226 tex optional asymptote_1.40-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHgxYqrynHGRJLYfoRA5BiAJ9DAXZ/n+g1iq4BiuzjiAlHZoiNDgCdG8v5
N8xcvGg+SA1WudA85oNfcUI=
=7S03
-----END PGP SIGNATURE-----
--- End Message ---