Your message dated Fri, 30 Jul 2010 20:34:05 +0000
with message-id <e1oewhn-0000nt...@franck.debian.org>
and subject line Bug#590951: fixed in magics++ 2.10.0.dfsg-3
has caused the Debian Bug report #590951,
regarding magics++: FTBFS: MvBufr.h:28: error: 'fortfloat' 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.)
--
590951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590951
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: magics++
Version: 2.10.0.dfsg-2
Severity: serious
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ magics++ 2.10.0.dfsg-2 (powerpc) 30 Jul 2010
> 09:12 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
[...]
> /bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I../../src -I../../src/MvObs -pthread -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo
> -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12
> -I -Dfortfloat=double -Dfortint=int -Dboolean=bool -DUSE_NEW_IO -DS4LINUX
> -DS4MDX -DS4NO_STRNICMP -DXK_MISCELLANY -g -O2 -g -Wall -O2
> -fno-gnu-keywords -ansi -std=c++98 -Wno-deprecated -Wno-write-strings -c -o
> libMvObs_la-MvObs.lo `test -f 'MvObs.cc' || echo './'`MvObs.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src/MvObs
> -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I -Dfortfloat=double
> -Dfortint=int -Dboolean=bool -DUSE_NEW_IO -DS4LINUX -DS4MDX -DS4NO_STRNICMP
> -DXK_MISCELLANY -g -O2 -g -Wall -O2 -fno-gnu-keywords -ansi -std=c++98
> -Wno-deprecated -Wno-write-strings -c MvObs.cc -fPIC -DPIC -o
> .libs/libMvObs_la-MvObs.o
> In file included from MvObs.h:10,
> from MvObs.cc:43:
> MvBufr.h:28: error: 'fortfloat' does not name a type
> MvBufr.h:292: error: 'fortfloat' has not been declared
> MvBufr.h:294: error: 'fortfloat' does not name a type
> MvBufr.h:296: error: 'fortfloat' does not name a type
> MvBufr.h:321: error: 'fortfloat' does not name a type
> In file included from MvObs.cc:43:
> MvObs.h: In member function 'float MvObs::currentValue()':
> MvObs.h:231: error: 'class MvBufr' has no member named 'CurrentValue'
> MvObs.cc: At global scope:
> MvObs.cc:74: error: expected initializer before '*' token
> MvObs.cc:75: error: expected initializer before '*' token
> MvObs.cc:103: error: expected initializer before '*' token
> MvObs.cc:152: error: 'fortfloat' has not been declared
> MvObs.cc:157: error: 'fortfloat' has not been declared
> MvObs.cc:172: error: 'fortfloat' has not been declared
> MvObs.cc:174: error: 'fortfloat' has not been declared
> MvObs.cc:179: error: 'fortfloat' has not been declared
> MvBufr.h: In constructor 'MvBufrBase::MvBufrBase(long int)':
> MvBufr.h:234: warning: 'MvBufrBase::fTotalSec2' will be initialized after
> MvBufr.h:231: warning: 'TSection0* MvBufrBase::fSec0'
> MvObs.cc:315: warning: when initialized here
> MvObs.cc: In member function 'void MvBufrBase::createDataArrays()':
> MvObs.cc:390: error: 'In_VALUES' was not declared in this scope
> MvObs.cc:391: error: expected type-specifier before 'fortfloat'
> MvObs.cc:391: error: expected ';' before 'fortfloat'
> MvObs.cc: In member function 'void MvBufrBase::deleteDataArrays()':
> MvObs.cc:426: error: 'In_VALUES' was not declared in this scope
> MvObs.cc:428: error: type '<type error>' argument given to 'delete', expected
> pointer
> MvObs.cc: In member function 'void MvBufr::Decode()':
> MvObs.cc:564: error: 'In_VALUES' was not declared in this scope
> MvObs.cc: At global scope:
> MvObs.cc:689: error: 'fortfloat' does not name a type
> MvObs.cc:713: error: 'fortfloat' does not name a type
> MvObs.cc:725: error: 'fortfloat' has not been declared
> MvObs.cc: In member function 'bool MvBufr::Value(long int, long int, int&,
> int)':
> MvObs.cc:729: error: 'DataValue' was not declared in this scope
> MvObs.cc:730: error: 'kFortranBufrMissingValue' was not declared in this scope
> MvObs.cc: In member function 'long int MvBufr::intValue(long int, int)':
> MvObs.cc:738: error: 'fortfloat' was not declared in this scope
> MvObs.cc:738: error: expected ';' before 'myValue'
> MvObs.cc:739: error: 'myValue' was not declared in this scope
> MvObs.cc:741: error: 'kFortranBufrMissingValue' was not declared in this scope
> MvObs.cc: In member function 'double MvBufr::feedbackValue(int, int, int)':
> MvObs.cc:766: error: 'myVALS' was not declared in this scope
> MvObs.cc: In member function 'TDynamicTime MvBufr::obsTime(int)':
> MvObs.cc:780: error: 'fortfloat' was not declared in this scope
> MvObs.cc:780: error: expected ';' before 'myValue'
> MvObs.cc:782: error: 'myValue' was not declared in this scope
> MvObs.cc:787: error: 'myValue' was not declared in this scope
> MvObs.cc: In member function 'std::string MvBufr::stringValueByIndex(int,
> int)':
> MvObs.cc:833: error: 'fortfloat' was not declared in this scope
> MvObs.cc:833: error: expected ';' before 'myValue'
> MvObs.cc:840: error: 'myValue' was not declared in this scope
> MvObs.cc:840: error: 'kFortranBufrMissingValue' was not declared in this scope
> MvObs.cc:846: error: 'myValue' was not declared in this scope
> MvObs.cc:861: error: 'myValue' was not declared in this scope
> MvObs.cc: In member function 'std::string MvBufr::nameByIndex(int)':
> MvObs.cc:937: warning: comparison between signed and unsigned integer
> expressions
> MvObs.cc: In member function 'EElementValueType
> MvBufr::elementValueTypeByIndex(int, int)':
> MvObs.cc:970: error: 'fortfloat' was not declared in this scope
> MvObs.cc:970: error: expected ';' before 'myValue'
> MvObs.cc:972: error: 'myValue' was not declared in this scope
> MvObs.cc:972: error: 'kFortranBufrMissingValue' was not declared in this scope
> MvObs.cc: In member function 'int MvBufr::fillBufrBox(int)':
> MvObs.cc:1050: error: 'myVALS' was not declared in this scope
> MvObs.cc:1050: error: expected type-specifier before 'fortfloat'
> MvObs.cc:1050: error: expected ';' before 'fortfloat'
> MvObs.cc:1063: error: 'myVALS' was not declared in this scope
> MvObs.cc:1077: error: 'myVALS' was not declared in this scope
> MvObs.cc:1077: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc:1108: error: 'In_VALUES' was not declared in this scope
> MvObs.cc:1114: error: 'myVALS' was not declared in this scope
> MvObs.cc: In member function 'bool MvBufr::writeBufrBox(int)':
> MvObs.cc:1146: error: 'myVALS' was not declared in this scope
> MvObs.cc: In member function 'void MvBufrOut::createBuffers()':
> MvObs.cc:1279: error: 'Out_VALUES' was not declared in this scope
> MvObs.cc:1279: error: expected type-specifier before 'fortfloat'
> MvObs.cc:1279: error: expected ';' before 'fortfloat'
> MvObs.cc:1287: error: 'Out_VALUES' was not declared in this scope
> MvObs.cc: In member function 'void MvBufrOut::addIntoBuffers(MvObs&)':
> MvObs.cc:1367: error: 'Out_VALUES' was not declared in this scope
> MvObs.cc:1367: error: 'In_VALUES' was not declared in this scope
> MvObs.cc: In member function 'void MvBufrOut::encode()':
> MvObs.cc:1488: error: 'Out_VALUES' was not declared in this scope
> MvObs.cc: In member function 'bool MvObs::Advance()':
> MvObs.cc:1700: warning: comparison between signed and unsigned integer
> expressions
> MvObs.cc: In member function 'double MvObs::operator[](int)':
> MvObs.cc:1771: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc: In member function 'float MvObs::value(long int)':
> MvObs.cc:1782: error: 'fortfloat' was not declared in this scope
> MvObs.cc:1782: error: expected ';' before 'myValue'
> MvObs.cc:1783: error: 'myValue' was not declared in this scope
> MvObs.cc:1784: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'float MvObs::nextValue()':
> MvObs.cc:1795: error: 'fortfloat' was not declared in this scope
> MvObs.cc:1795: error: expected ';' before 'myValue'
> MvObs.cc:1796: error: 'myValue' was not declared in this scope
> MvObs.cc:1797: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'float MvObs::valueByOccurrence(int, long int)':
> MvObs.cc:1805: error: 'fortfloat' was not declared in this scope
> MvObs.cc:1805: error: expected ';' before 'myValue'
> MvObs.cc:1807: error: 'myValue' was not declared in this scope
> MvObs.cc:1808: error: 'myValue' was not declared in this scope
> MvObs.cc:1808: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'float MvObs::level(long int, int)':
> MvObs.cc:1924: error: 'fortfloat' was not declared in this scope
> MvObs.cc:1924: error: expected ';' before 'myLevelValue'
> MvObs.cc:1926: error: 'myLevelValue' was not declared in this scope
> MvObs.cc:1931: error: 'myLevelValue' was not declared in this scope
> MvObs.cc:1931: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'int MvObs::specifierIndex(long int, float,
> int)':
> MvObs.cc:1951: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc: In member function 'float MvObs::valueBySpecifier(long int, float,
> long int, int)':
> MvObs.cc:1978: error: 'fortfloat' was not declared in this scope
> MvObs.cc:1978: error: expected ';' before 'myVal'
> MvObs.cc:1979: error: 'myVal' was not declared in this scope
> MvObs.cc:1979: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'float MvObs::valueByLayer(float, float, long
> int)':
> MvObs.cc:2018: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc:2025: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc:2048: error: 'fortfloat' was not declared in this scope
> MvObs.cc:2048: error: expected ';' before 'myValue'
> MvObs.cc:2049: error: 'myValue' was not declared in this scope
> MvObs.cc:2049: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc: In member function 'bool MvObs::writeValues(std::ostream&, int,
> int)':
> MvObs.cc:2100: error: 'fortfloat' was not declared in this scope
> MvObs.cc:2100: error: expected ';' before 'myValue'
> MvObs.cc:2111: error: 'myValue' was not declared in this scope
> MvObs.cc:2111: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc: In member function 'int MvObs::WmoBlockNumber()':
> MvObs.cc:2190: error: 'fortfloat' was not declared in this scope
> MvObs.cc:2190: error: expected ';' before 'myValue'
> MvObs.cc:2192: error: 'myValue' was not declared in this scope
> MvObs.cc: In member function 'int MvObs::WmoStationNumber()':
> MvObs.cc:2201: error: 'fortfloat' was not declared in this scope
> MvObs.cc:2201: error: expected ';' before 'myValue'
> MvObs.cc:2203: error: 'myValue' was not declared in this scope
> MvObs.cc: In member function 'std::string MvObs::findSomeIdent()':
> MvObs.cc:2242: error: 'fortfloat' was not declared in this scope
> MvObs.cc:2242: error: expected ';' before 'myValue'
> MvObs.cc:2244: error: 'myValue' was not declared in this scope
> MvObs.cc: In member function 'int MvBufrConfidence::confidenceByIndex(int)':
> MvObs.cc:2385: error: 'class MvBufr' has no member named 'DataValue'
> MvObs.cc:2385: error: 'kFortranBufrMissingValue' was not declared in this
> scope
> MvObs.cc:2391: error: 'class MvBufr' has no member named 'PeekDataValue'
> MvObs.cc: In member function 'int MvBufrConfidence::delta(int)':
> MvObs.cc:2450: error: 'class MvBufr' has no member named 'PeekDataValue'
> make[4]: *** [libMvObs_la-MvObs.lo] Error 1
> make[4]: Leaving directory
> `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src/MvObs'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/build/buildd-magics++_2.10.0.dfsg-2-powerpc-6ZnVDu/magics++-2.10.0.dfsg'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20100730-1008
> FAILED [dpkg-buildpackage died]
--- End Message ---
--- Begin Message ---
Source: magics++
Source-Version: 2.10.0.dfsg-3
We believe that the bug you reported is fixed in the latest version of
magics++, which is due to be installed in the Debian FTP archive:
libmagics++-data_2.10.0.dfsg-3_all.deb
to main/m/magics++/libmagics++-data_2.10.0.dfsg-3_all.deb
libmagics++-dev_2.10.0.dfsg-3_i386.deb
to main/m/magics++/libmagics++-dev_2.10.0.dfsg-3_i386.deb
libmagplus3_2.10.0.dfsg-3_i386.deb
to main/m/magics++/libmagplus3_2.10.0.dfsg-3_i386.deb
magics++_2.10.0.dfsg-3.debian.tar.gz
to main/m/magics++/magics++_2.10.0.dfsg-3.debian.tar.gz
magics++_2.10.0.dfsg-3.dsc
to main/m/magics++/magics++_2.10.0.dfsg-3.dsc
magics++_2.10.0.dfsg-3_i386.deb
to main/m/magics++/magics++_2.10.0.dfsg-3_i386.deb
python-magics++_2.10.0.dfsg-3_i386.deb
to main/m/magics++/python-magics++_2.10.0.dfsg-3_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 590...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated magics++ 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, 30 Jul 2010 17:40:23 +0100
Source: magics++
Binary: libmagplus3 libmagics++-dev magics++ python-magics++ libmagics++-data
Architecture: source all i386
Version: 2.10.0.dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Description:
libmagics++-data - Data files needed for magics++ library
libmagics++-dev - Development files for ECMWF plotting software MAGICS++
libmagplus3 - ECMWF meteorological plotting software library
magics++ - Executables for the magics++ library
python-magics++ - python support for Magics++
Closes: 590951
Changes:
magics++ (2.10.0.dfsg-3) unstable; urgency=low
.
* Build-Depend on python-numpy as well. Closes: #590951.
Checksums-Sha1:
b41b651e70edeb0b3a795e3c997b9fada961da10 1485 magics++_2.10.0.dfsg-3.dsc
1edca07b589500ecdf497e2be54a4917b79bb757 16249
magics++_2.10.0.dfsg-3.debian.tar.gz
188396f9e2e2257ed629d6129be6c5adc8c8b720 4066634
libmagics++-data_2.10.0.dfsg-3_all.deb
6c321014245c4d0e9b31c8f5317f6202c292214f 2684316
libmagplus3_2.10.0.dfsg-3_i386.deb
6bc4ac0788a65153b7435ea7f20fdebf3b69bb76 7566914
libmagics++-dev_2.10.0.dfsg-3_i386.deb
cabe42257f5fb5ae2da6eac63f3bd4c707a95213 18444 magics++_2.10.0.dfsg-3_i386.deb
8dc65b7a80c1197c31d13f140b13432b7155cf45 38190
python-magics++_2.10.0.dfsg-3_i386.deb
Checksums-Sha256:
2da31bd9e7ad5c997867461fbaedcc3bffaa86993f3db60e7483192adf77ab45 1485
magics++_2.10.0.dfsg-3.dsc
c61b7f55650aa3cff376ed9601230fa7111a73ea5299744591d35de410405141 16249
magics++_2.10.0.dfsg-3.debian.tar.gz
af66ff57d6969c57ead00946b6ebc94584da08cd015ec74c7bf39cc3b2432d1c 4066634
libmagics++-data_2.10.0.dfsg-3_all.deb
c9893b1d82f4895d4bd2966f66152f1048867c2c38747ae8d84ced97adf78cb2 2684316
libmagplus3_2.10.0.dfsg-3_i386.deb
0be5d4834ac92f757d0e040b48cb18b261267b70c9f5627b1cdeb74851927a1f 7566914
libmagics++-dev_2.10.0.dfsg-3_i386.deb
797328bec75406488854a8ae650366920e45d646aa87e10b7138cbb64591818a 18444
magics++_2.10.0.dfsg-3_i386.deb
aea4d7ff6a2ca396395073a2019255534310f18079af28ee9bc6b1b5ba00a29a 38190
python-magics++_2.10.0.dfsg-3_i386.deb
Files:
6bc11145779cc06b07b9f8f1973669c5 1485 utils optional magics++_2.10.0.dfsg-3.dsc
b17c0eadbfa2aaa22eaf53d501fab733 16249 utils optional
magics++_2.10.0.dfsg-3.debian.tar.gz
c00ec30699bae24d9e2f49cddf123b5a 4066634 utils optional
libmagics++-data_2.10.0.dfsg-3_all.deb
d715e2d48c0a46597c364b4adc367fc7 2684316 libs optional
libmagplus3_2.10.0.dfsg-3_i386.deb
604ffc9f26a30cca8ea885bca53291fb 7566914 libdevel optional
libmagics++-dev_2.10.0.dfsg-3_i386.deb
acf5ea1cd943dd4ed561ce4ab58576bb 18444 utils optional
magics++_2.10.0.dfsg-3_i386.deb
a87e9b91f9555fc41b7804322236f3a4 38190 utils optional
python-magics++_2.10.0.dfsg-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkxTDt0ACgkQQTK/kCo4XFcCmwCfbeAmpiFswUGI60ykzjnvDwA2
zbIAn1OsdC5KEgCtBPXRLi2rxVKVel5C
=xi+O
-----END PGP SIGNATURE-----
--- End Message ---