[pkg-ggz-maintainers] Bug#467230: ggz-server: FTBFS with g++-4.3

Daniel Schepler schepler at math.berkeley.edu
Sat Feb 23 23:33:09 UTC 2008


Package: ggz-server
Version: 0.0.14-4
Severity: important
User: tbm at cyrius.com
Usertags: ftbfs-gcc-4.3

From my pbuilder build log, with g++ -> g++-4.3:

...
make[3]: Entering directory `/tmp/buildd/ggz-server-0.0.14/ggzdmod++'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  -I . -I ../ggzdmod -isystem /usr/include -isystem /usr/include -isystem /usr/local/include -DGGZDDATADIR=\"/usr/share/ggz/ggzd\"  -g -Wall -O2 -c -o libggzdmod___la-ggzgameserver.lo `test -f 'ggzgameserver.cpp' || echo './'`ggzgameserver.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I . -I ../ggzdmod -isystem /usr/include -isystem /usr/include -isystem /usr/local/include -DGGZDDATADIR=\"/usr/share/ggz/ggzd\" -g -Wall -O2 -c ggzgameserver.cpp  -fPIC -DPIC -o .libs/libggzdmod___la-ggzgameserver.o
In file included from /usr/include/c++/4.3/bits/postypes.h:47,
                 from /usr/include/c++/4.3/bits/char_traits.h:47,
                 from /usr/include/c++/4.3/string:47,
                 from ggzgameserver.h:23,
                 from ggzgameserver.cpp:21:
/usr/include/c++/4.3/cwchar:52:24: error: wchar.h: No such file or directory
In file included from /usr/include/c++/4.3/bits/char_traits.h:48,
                 from /usr/include/c++/4.3/string:47,
                 from ggzgameserver.h:23,
                 from ggzgameserver.cpp:21:
/usr/include/c++/4.3/cstdio:50:24: error: stdio.h: No such file or directory
...
make[3]: *** [libggzdmod___la-ggzgameserver.lo] Error 1
make[3]: Leaving directory `/tmp/buildd/ggz-server-0.0.14/ggzdmod++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/ggz-server-0.0.14'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/ggz-server-0.0.14'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

It looks like it's choking on that strange -isystem stuff -- the chroot
hasn't had any such problems with any other packages.
-- 
Daniel Schepler





More information about the pkg-ggz-maintainers mailing list