Package: soci Version: 2.2.0-1 Severity: serious There was an error while trying to autobuild your package:
> Automatic build of soci_2.2.0-1 on lxdebian.bfinv.de by sbuild/s390 98 [...] > g++ -DPACKAGE_NAME=\"SOCI\" -DPACKAGE_TARNAME=\"soci\" > -DPACKAGE_VERSION=\"2.2.0\" "-DPACKAGE_STRING=\"SOCI 2.2.0\"" > -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/soci\" > -DPACKAGE=\"soci\" -DVERSION=\"2.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 > -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 > -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_DLFCN_H=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRESQL=1 -DHAVE_SQLITE3=1 -I. -I. > -DNDEBUG -U_DEBUG -fPIC -g -O2 -g -Wall -O2 -Wall -pedantic -Wno-long-long -c > soci.cpp -fPIC -DPIC -o .libs/soci.o > In file included from soci.cpp:9: > soci.h: In member function 'T SOCI::details::Holder::get()': > soci.h:308: error: 'bad_cast' is not a member of 'std' > soci.h: At global scope: > soci.h:2136: error: ISO C++ forbids declaration of 'auto_ptr' with no type > soci.h:2136: error: invalid use of '::' > soci.h:2136: error: expected ';' before '<' token > soci.h:2137: error: ISO C++ forbids declaration of 'auto_ptr' with no type > soci.h:2137: error: invalid use of '::' > soci.h:2137: error: expected ';' before '<' token > soci.h: In constructor 'SOCI::details::RowsetImpl<T>::RowsetImpl(const > SOCI::details::PrepareTempType&)': > soci.h:2099: error: class 'SOCI::details::RowsetImpl<T>' does not have any > field named 'st_' > soci.h:2099: error: class 'SOCI::details::RowsetImpl<T>' does not have any > field named 'define_' > soci.h:2104: error: 'st_' was not declared in this scope > soci.h:2104: error: 'define_' was not declared in this scope > soci.h: In member function 'SOCI::rowset_iterator<T> > SOCI::details::RowsetImpl<T>::begin() const': > soci.h:2124: error: 'st_' was not declared in this scope > soci.h:2124: error: 'define_' was not declared in this scope > make[4]: *** [soci.lo] Error 1 > make[4]: Leaving directory `/build/buildd/soci-2.2.0/src/core' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/build/buildd/soci-2.2.0/src/core' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/buildd/soci-2.2.0/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/build/buildd/soci-2.2.0' > make: *** [debian/stamp-makefile-build] Error 2 > dpkg-buildpackage: failure: debian/rules build gave error exit status 2 > ****************************************************************************** > Build finished at 20080428-1638 > FAILED [dpkg-buildpackage died] Please note that s390 already uses gcc 4.3 as default. Several source files lacks needed includes. You have to confirm the fix by using g++-4.3 before uploading. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]