Your message dated Fri, 18 Sep 2009 12:02:09 +0000
with message-id <[email protected]>
and subject line Bug#546175: fixed in aspectc++ 1.0pre4~svn.20090918-1
has caused the Debian Bug report #546175,
regarding aspectc++: FTBFS with g++-4.4 (error: invalid conversion from 'const
char*' to 'char*')
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 [email protected]
immediately.)
--
546175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546175
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aspectc++
Version: 1.0pre4~svn.20090615-1
Severity: normal
Tags: patch
Hello,
during a rebuild test in Ubuntu, aspectc++ failed to build with the
following error:
,----
| ACWeaver.cc: In member function 'Puma::Unit*
ACWeaver::translate(Puma::VerboseMgr&, const char*, Transformer&)':
| ACWeaver.cc:506: error: invalid conversion from 'const char*' to 'char*'
`----
http://launchpadlibrarian.net/31585541/buildlog_ubuntu-karmic-i386.aspectc%2B%2B_1.0pre4~svn.20090615-1_FAILEDTOBUILD.txt.gz
Here is a patch to fix this.
Regards,
Michael
--- aspectc++-1.0pre4~svn.20090615.orig/AspectC++/ACWeaver.cc
+++ aspectc++-1.0pre4~svn.20090615/AspectC++/ACWeaver.cc
@@ -503,7 +503,7 @@
Transformer &transformer)
{
vm << "Handling Translation Unit `";
- char *fname = strrchr (file, (int)'/');
+ const char *fname = strrchr (file, (int)'/');
vm << (fname ? ++fname : file) << "'." << endvm;
vm++;
vm << "Path \"" << file << "\"" << endvm;
--- End Message ---
--- Begin Message ---
Source: aspectc++
Source-Version: 1.0pre4~svn.20090918-1
We believe that the bug you reported is fixed in the latest version of
aspectc++, which is due to be installed in the Debian FTP archive:
aspectc++_1.0pre4~svn.20090918-1.diff.gz
to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20090918-1.diff.gz
aspectc++_1.0pre4~svn.20090918-1.dsc
to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20090918-1.dsc
aspectc++_1.0pre4~svn.20090918-1_i386.deb
to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20090918-1_i386.deb
aspectc++_1.0pre4~svn.20090918.orig.tar.gz
to pool/main/a/aspectc++/aspectc++_1.0pre4~svn.20090918.orig.tar.gz
libpuma-dev_1.0pre4~svn.20090918-1_i386.deb
to pool/main/a/aspectc++/libpuma-dev_1.0pre4~svn.20090918-1_i386.deb
libpuma-doc_1.0pre4~svn.20090918-1_all.deb
to pool/main/a/aspectc++/libpuma-doc_1.0pre4~svn.20090918-1_all.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.
Reinhard Tartler <[email protected]> (supplier of updated aspectc++ 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: SHA1
Format: 1.8
Date: Fri, 18 Sep 2009 10:46:03 +0200
Source: aspectc++
Binary: aspectc++ libpuma-dev libpuma-doc
Architecture: source i386 all
Version: 1.0pre4~svn.20090918-1
Distribution: unstable
Urgency: low
Maintainer: Reinhard Tartler <[email protected]>
Changed-By: Reinhard Tartler <[email protected]>
Description:
aspectc++ - aspect-oriented programming extension for C++
libpuma-dev - C/C++/AspectC++ Scanner and Parsers, development packages
libpuma-doc - documentation for the PUMA Scanner and Parsers
Closes: 546175
Changes:
aspectc++ (1.0pre4~svn.20090918-1) unstable; urgency=low
.
* New snapshot
* include patch from "Michael Bienia" <[email protected]> to fix FTBFS
with g++-4.4. Thanks! (Closes: #546175)
Checksums-Sha1:
93ad4a3772a868b90930848ad555ac0a90f148f7 1490
aspectc++_1.0pre4~svn.20090918-1.dsc
7fab25a547afefa112d2c3bbac4c763d8700a9ae 11308704
aspectc++_1.0pre4~svn.20090918.orig.tar.gz
3b62a44bf0e15a1c117cb40bfc9a16151f3d6dcc 12051
aspectc++_1.0pre4~svn.20090918-1.diff.gz
8c11132df1ee8ed7de1f5bfc11ad6d05a765c4b5 655562
aspectc++_1.0pre4~svn.20090918-1_i386.deb
097176e369b2150b150baee14460149612cb5342 1423600
libpuma-dev_1.0pre4~svn.20090918-1_i386.deb
9666c4975aef56dd58b14bceef571863f857a88e 2014940
libpuma-doc_1.0pre4~svn.20090918-1_all.deb
Checksums-Sha256:
ec328e4e9f699670cc83c57bc112903a29ea31c30c465f434409619c7a8da011 1490
aspectc++_1.0pre4~svn.20090918-1.dsc
938c640424b4a1ad8fe63cf22dbcc79596aec8c6753c3fc17f2bc4b888d0de18 11308704
aspectc++_1.0pre4~svn.20090918.orig.tar.gz
c36da5c705fc57877b18aca5c3d51685bcb95191061b5eb4bf07910a62589a8c 12051
aspectc++_1.0pre4~svn.20090918-1.diff.gz
913ba9c49dc04c98fe002ec22740cc1ca9bd9f6eac0f2406c83671d522fb77d6 655562
aspectc++_1.0pre4~svn.20090918-1_i386.deb
bbf6469a2da128aff6f33ec311655e3bbca952f55377a6d2550d9d206d5b8be9 1423600
libpuma-dev_1.0pre4~svn.20090918-1_i386.deb
9f6500f10a7128639341c159cd0a006fcdfb6a16d64af0b295ccf669e5546cd5 2014940
libpuma-doc_1.0pre4~svn.20090918-1_all.deb
Files:
0581bc6cbdae19a1566d0f6e01ce19ce 1490 devel optional
aspectc++_1.0pre4~svn.20090918-1.dsc
afca925e6618fd5a5325a195f0119214 11308704 devel optional
aspectc++_1.0pre4~svn.20090918.orig.tar.gz
7b87ce6a4b74f31bf350240464c9528c 12051 devel optional
aspectc++_1.0pre4~svn.20090918-1.diff.gz
909e032bc3f526c5f7230431f248dd2e 655562 devel optional
aspectc++_1.0pre4~svn.20090918-1_i386.deb
ae040e2605ac0fe4d51993478faea723 1423600 libdevel optional
libpuma-dev_1.0pre4~svn.20090918-1_i386.deb
002775272b003050e9270a031757dd81 2014940 doc optional
libpuma-doc_1.0pre4~svn.20090918-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!
iJwEAQECAAYFAkqzdf8ACgkQ78RAoABp8o9LtgP+K5sr0NsO0VDHUjvdPRyq3epy
kPaGo+AylAtgQZtpfy3Ezzv0h4xV21/fqHB7HkyapCV4TumTwf2QojCCTMoh9tGm
NmDLZ8uxzvkGRjLhPK6xL6jXdBzGprcPepwhqK0uxngzYTppKyNv8BfoT2gAQl3q
ERjCjjJwaQbsurdeD9A=
=c24C
-----END PGP SIGNATURE-----
--- End Message ---