Package: ltp
Version: 20060918-2
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, pre-iso c++ headers
will no longer be present, but your application makes use of them.

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

> Automatic build of ltp_20060918-2 on em64t by sbuild/amd64 0.53
...
> /usr/bin/make -i -C ballista
> make[4]: Entering directory 
> `/build/tbm/ltp-20060918/build-tree/ltp-full-20060918/testcases/ballista/ballista'
> g++ -Wno-deprecated -O callGen.cpp -o callGen
> callGen.cpp:20:22: error: iostream.h: No such file or directory
> callGen.cpp:21:21: error: fstream.h: No such file or directory
> callGen.cpp: In function 'int main(int, char**)':
> callGen.cpp:35: error: 'ofstream' was not declared in this scope
> callGen.cpp:35: error: expected `;' before 'os'
> callGen.cpp:36: error: expected `;' before 'def'
> callGen.cpp:43: error: 'cout' was not declared in this scope
> callGen.cpp:43: error: 'endl' was not declared in this scope
> callGen.cpp:51: error: 'cout' was not declared in this scope
> callGen.cpp:54: error: 'cout' was not declared in this scope
> callGen.cpp:54: error: 'endl' was not declared in this scope
> callGen.cpp:56: error: 'ifstream' was not declared in this scope
> callGen.cpp:56: error: expected `;' before 'is'
> callGen.cpp:58: error: 'is' was not declared in this scope
> callGen.cpp:62: error: 'os' was not declared in this scope
> callGen.cpp:64: error: 'os' was not declared in this scope
> callGen.cpp:76: error: 'def' was not declared in this scope
> callGen.cpp:96: error: 'def' was not declared in this scope
> callGen.cpp:100: error: expected `;' before 'ins'
> callGen.cpp:103: error: 'ins' was not declared in this scope
> callGen.cpp:115: error: 'cerr' was not declared in this scope
> callGen.cpp:180: error: 'def' was not declared in this scope
> make[4]: [callGen] Error 1 (ignored)
... and more ...

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to