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]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to