Package: gfccore Version: 2.3.1-6 Severity: important User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.3
From my pbuilder build log, with g++ -> g++-4.3: ... /bin/bash ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -g -Wall -O2 -c -o spawn.lo spawn.cc g++ -DHAVE_CONFIG_H -I. -I. -I../.. -g -Wall -O2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -g -Wall -O2 -c spawn.cc -fPIC -DPIC -o .libs/spawn.o In file included from spawn.cc:21: spawn.hh:124: error: 'string' is not a member of 'std' spawn.hh:124: error: 'string' is not a member of 'std' spawn.hh:124: error: template argument 1 is invalid spawn.hh:124: error: template argument 2 is invalid ... make[5]: *** [spawn.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/gfccore-2.3.1/gfc/glib' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/gfccore-2.3.1/gfc/glib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/gfccore-2.3.1/gfc' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/gfccore-2.3.1' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/gfccore-2.3.1' make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 -- Daniel Schepler

