Package: fam
Version: 2.7.0-13
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 fam_2.7.0-13 on em64t by sbuild/amd64 0.53
...
> make[3]: Entering directory `/build/tbm/fam-2.7.0/build-tree/fam-2.7.0/lib'
> /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> -I../include -DFAM_CONF=\"/etc/fam.conf\"    -g -Wall -O2 -Wno-sign-compare 
> -Wno-deprecated -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -c -o Client.lo 
> Client.c++
> mkdir .libs
>  g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DFAM_CONF=\"/etc/fam.conf\" 
> -g -Wall -O2 -Wno-sign-compare -Wno-deprecated -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE -c Client.c++  -fPIC -DPIC -o .libs/Client.o
> Client.c++:37:22: error: iostream.h: No such file or directory
> Client.c++: In member function 'int Client::nextEvent(FAMEvent*)':
> Client.c++:267: warning: format '%d' expects type 'int', but argument 4 has 
> type 'long unsigned int'
> Client.c++:267: warning: format '%d' expects type 'int', but argument 4 has 
> type 'long unsigned int'
> make[3]: *** [Client.lo] Error 1
> make[3]: Leaving directory `/build/tbm/fam-2.7.0/build-tree/fam-2.7.0/lib'
> make[2]: *** [all-recursive] Error 1

-- 
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