Package: tulip
Version: 3.0.0~B6-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.
Some more information about ext/hash_fun.h can be found at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33832

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

> Automatic build of tulip_3.0.0~B6-2 on em64t by sbuild/amd64 0.53
...
> mkdir .libs
>  g++ -DHAVE_CONFIG_H -I. -I../../../../library/tulip/src -I../../.. 
> -I../../../../library/tulip/include -I../../../library/tulip/include 
> -I../../../library/tulip/include/tulip -I../../../../thirdparty/gzstream 
> -I../../../.. -D_TULIP_LIB_DIR=\"/usr/lib/\" -DNDEBUG -O3 -funroll-loops 
> -pipe -MT Bfs.lo -MD -MP -MF .deps/Bfs.Tpo -c 
> ../../../../library/tulip/src/Bfs.cpp  -fPIC -DPIC -o .libs/Bfs.o
> In file included from 
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/ext/hash_map:64,
>                  from 
> ../../../../library/tulip/include/tulip/MutableContainer.h:19,
>                  from ../../../../library/tulip/include/tulip/Bfs.h:16,
>                  from ../../../../library/tulip/src/Bfs.cpp:15:
> /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.3.0/../../../../include/c++/4.3.0/backward/backward_warning.h:32:2:
>  warning: #warning This file includes at least one deprecated or antiquated 
> header which may be removed without further notice at a future date. Please 
> use a non-deprecated interface with equivalent functionality instead. For a 
> listing of replacement headers and interfaces, consult the file 
> backward_warning.h. To disable this warning use -Wno-deprecated.
> In file included from 
> ../../../../library/tulip/include/tulip/MutableContainer.h:24,
>                  from ../../../../library/tulip/include/tulip/Bfs.h:16,
>                  from ../../../../library/tulip/src/Bfs.cpp:15:
> ../../../../library/tulip/include/tulip/tulipconf.h:25:30: error: 
> ext/hash_fun.h: No such file or directory
> make[5]: *** [Bfs.lo] Error 1
> make[5]: Leaving directory `/build/tbm/tulip-3.0.0~B6/BUILD/library/tulip/src'
> make[4]: *** [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