Your message dated Sun, 16 Mar 2008 15:32:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#466828: fixed in psicode 3.3.0-2
has caused the Debian Bug report #466828,
regarding FTBFS with GCC 4.3: missing #includes
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.)
--
466828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466828
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: psicode
Version: 3.3.0-1
Severity: important
Usertags: ftbfs-gcc-4.3
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://gcc.gnu.org/gcc-4.3/porting_to.html
You can reproduce this problem with gcc-4.3 from unstable.
> Automatic build of psicode_3.3.0-1 on em64t by sbuild/amd64 0.53
...
> g++ -O3 -m64 -DHAVE_DECL_PUTENV=1 -DHAVE_PUTENV=1 -DHAVE_DECL_SETENV=1
> -DHAVE_SETENV=1 -DHAVE_FUNC_ISINF=1 -DLinux -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE -DUSE_LIBCHKPT -I. -I../../../include
> -I/build/tbm/psicode-3.3.0/include -I/build/tbm/psicode-3.3.0/src/lib
> -I../../../src/lib -c params.cc -o params.o
> In file included from params.cc:3:
> intco.h:7: warning: 'typedef' was ignored in this declaration
> params.cc: In member function 'void Params::parseInputFile()':
> params.cc:52: warning: deprecated conversion from string constant to 'char*'
> params.cc:52: warning: deprecated conversion from string constant to 'char*'
> params.cc:56: warning: deprecated conversion from string constant to 'char*'
> params.cc:83: warning: deprecated conversion from string constant to 'char*'
> params.cc:85: warning: deprecated conversion from string constant to 'char*'
> params.cc:86: warning: deprecated conversion from string constant to 'char*'
> params.cc:91: warning: deprecated conversion from string constant to 'char*'
> params.cc:105: warning: deprecated conversion from string constant to 'char*'
> params.cc:108: warning: deprecated conversion from string constant to 'char*'
> params.cc:109: warning: deprecated conversion from string constant to 'char*'
> params.cc:111: error: 'strcmp' was not declared in this scope
> params.cc:119: warning: deprecated conversion from string constant to 'char*'
> params.cc:122: warning: deprecated conversion from string constant to 'char*'
> params.cc:123: warning: deprecated conversion from string constant to 'char*'
> params.cc:125: error: 'strcmp' was not declared in this scope
> params.cc:133: warning: deprecated conversion from string constant to 'char*'
> params.cc:134: warning: deprecated conversion from string constant to 'char*'
> params.cc:136: error: 'strcmp' was not declared in this scope
> params.cc:144: warning: deprecated conversion from string constant to 'char*'
> params.cc:145: warning: deprecated conversion from string constant to 'char*'
> params.cc:146: error: 'strcmp' was not declared in this scope
> params.cc:157: warning: deprecated conversion from string constant to 'char*'
> params.cc:163: warning: deprecated conversion from string constant to 'char*'
> params.cc:163: warning: deprecated conversion from string constant to 'char*'
> params.cc:168: warning: deprecated conversion from string constant to 'char*'
> params.cc:169: warning: deprecated conversion from string constant to 'char*'
> params.cc:169: warning: deprecated conversion from string constant to 'char*'
> params.cc:172: error: 'strcmp' was not declared in this scope
> params.cc:183: warning: deprecated conversion from string constant to 'char*'
> params.cc:186: warning: deprecated conversion from string constant to 'char*'
> params.cc:187: warning: deprecated conversion from string constant to 'char*'
> params.cc:189: error: 'strcmp' was not declared in this scope
> params.cc:201: warning: deprecated conversion from string constant to 'char*'
> params.cc:202: warning: deprecated conversion from string constant to 'char*'
> params.cc:210: warning: deprecated conversion from string constant to 'char*'
> params.cc:215: warning: deprecated conversion from string constant to 'char*'
> params.cc:219: warning: deprecated conversion from string constant to 'char*'
> params.cc:226: warning: deprecated conversion from string constant to 'char*'
> params.cc:229: warning: deprecated conversion from string constant to 'char*'
> params.cc: In member function 'void Params::checkIsotopes()':
> params.cc:252: warning: deprecated conversion from string constant to 'char*'
> params.cc:255: warning: deprecated conversion from string constant to 'char*'
> params.cc:265: warning: deprecated conversion from string constant to 'char*'
> params.cc:265: warning: deprecated conversion from string constant to 'char*'
> params.cc:267: error: 'strcmp' was not declared in this scope
> params.cc: In member function 'void Params::checkMasses()':
> params.cc:294: warning: deprecated conversion from string constant to 'char*'
> params.cc:297: warning: deprecated conversion from string constant to 'char*'
> params.cc:307: warning: deprecated conversion from string constant to 'char*'
> params.cc:307: warning: deprecated conversion from string constant to 'char*'
> params.cc: In member function 'void Params::writeMasses()':
> params.cc:328: warning: deprecated conversion from string constant to 'char*'
> params.cc:331: warning: deprecated conversion from string constant to 'char*'
> params.cc:342: warning: deprecated conversion from string constant to 'char*'
> params.cc:342: warning: deprecated conversion from string constant to 'char*'
> make[4]: *** [params.o] Error 1
> make[4]: Leaving directory `/build/tbm/psicode-3.3.0/src/bin/intder'
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: psicode
Source-Version: 3.3.0-2
We believe that the bug you reported is fixed in the latest version of
psicode, which is due to be installed in the Debian FTP archive:
psi3_3.3.0-2_i386.deb
to pool/main/p/psicode/psi3_3.3.0-2_i386.deb
psicode_3.3.0-2.diff.gz
to pool/main/p/psicode/psicode_3.3.0-2.diff.gz
psicode_3.3.0-2.dsc
to pool/main/p/psicode/psicode_3.3.0-2.dsc
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.
Daniel Leidert (dale) <[EMAIL PROTECTED]> (supplier of updated psicode 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.7
Date: Tue, 11 Mar 2008 02:24:33 +0100
Source: psicode
Binary: psi3
Architecture: source i386
Version: 3.3.0-2
Distribution: unstable
Urgency: low
Maintainer: Debichem Team <[EMAIL PROTECTED]>
Changed-By: Daniel Leidert (dale) <[EMAIL PROTECTED]>
Description:
psi3 - Quantum Chemical Program Suite
Closes: 442704 466828
Changes:
psicode (3.3.0-2) unstable; urgency=low
.
[ Daniel Leidert ]
* debian/compat: Raised to level 5.
* debian/control: Added DM-Upload-Allowed for DM status.
(Uploaders): Added myself.
(Build-Depends): Raised to debhelper v5.
(Standards-Version): Updated to latest policy (no other changes).
* debian/copyright: Updated.
* debian/rules: Added DEB_MAKE_CLEAN_TARGET variable with adjusted value and
a clean target to remove created stuff (not perfect, but closes: #442704).
Further make sure that we do not build outside our source directory via
DEB_MAKE_ENVVARS. Added noopt-handling. Further set -Wall -g.
* debian/patches/04_man.dpatch: Small fix to comply to common rules.
* debian/patches/06_466828_fix_gcc_43_ftbfs.dpatch: Added.
- Fixes several issues with GCC 4.3 (closes: #466828) and some compiler
warnings.
* debian/patches/00list: Adjusted.
.
[ Michael Banck ]
* debian/rules (DEB_MAKE_CHECK_TARGET): Ignore test suite failures.
* debian/patches/05_disable_mp2_tests.dpatch: Removed, no longer needed.
* debian/patches/00list: Adjusted.
Files:
ef139523b9136d665a299d80bc35bf8c 917 science optional psicode_3.3.0-2.dsc
0c5c6add63b47a95906ef47ad26eb95b 66117 science optional psicode_3.3.0-2.diff.gz
0fb731e0ed8d5c80ff115c413769000e 5102068 science optional psi3_3.3.0-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQFH3TvqmHaJYZ7RAb8RAjUTAKCO4F1oYzFj3bIezC7tyfyOsMVHYQCfe4dc
qMgUaRSfr5WG4f4c1zgXdb0=
=bl21
-----END PGP SIGNATURE-----
--- End Message ---