Source: metalink Version: 0.3.6-2 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > g++ -DPACKAGE_NAME=\"metalink\" -DPACKAGE_TARNAME=\"metalink\" > -DPACKAGE_VERSION=\"0.3.6\" -DPACKAGE_STRING=\"metalink\ 0.3.6\" > -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"metalink\" -DVERSION=\"0.3.6\" -I. > -D_LARGEFILE_SOURCE -I/usr/include/glibmm-2.4 > -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/sigc++-2.0 > -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -MT > src/Hash/HashPieces/metalink-xml.o -MD -MP -MF > src/Hash/HashPieces/.deps/metalink-xml.Tpo -c -o > src/Hash/HashPieces/metalink-xml.o `test -f 'src/Hash/HashPieces/xml.cc' || > echo './'`src/Hash/HashPieces/xml.cc > In file included from /usr/include/c++/4.8/vector:64:0, > from src/Hash/HashPieces/HashPieces.hh:35, > from src/Hash/HashPieces/HashPieces.ih:20, > from src/Hash/HashPieces/xml.cc:23: > /usr/include/c++/4.8/bits/stl_vector.h: In instantiation of 'class > std::vector<bneijt::Hash>': > src/Hash/HashPieces/xml.cc:31:20: required from here > /usr/include/c++/4.8/bits/stl_vector.h:704:7: error: cannot allocate an > object of abstract type 'bneijt::Hash' > resize(size_type __new_size, value_type __x = value_type()) > ^ > In file included from src/Hash/HashPieces/HashPieces.hh:38:0, > from src/Hash/HashPieces/HashPieces.ih:20, > from src/Hash/HashPieces/xml.cc:23: > src/Hash/HashPieces/../Hash.hh:31:7: note: because the following virtual > functions are pure within 'bneijt::Hash': > class Hash > ^ > src/Hash/HashPieces/../Hash.hh:34:23: note: virtual std::string > bneijt::Hash::name() const > virtual std::string name() const = 0; > ^ > src/Hash/HashPieces/../Hash.hh:35:16: note: virtual void > bneijt::Hash::update(const char*, unsigned int) > virtual void update(char const *bytes, unsigned numbytes) = 0; > ^ > src/Hash/HashPieces/../Hash.hh:36:16: note: virtual void > bneijt::Hash::finalize() > virtual void finalize() = 0; > ^ > src/Hash/HashPieces/../Hash.hh:37:30: note: virtual const string& > bneijt::Hash::value() const > virtual std::string const &value() const = 0; > ^ > make[1]: *** [src/Hash/HashPieces/metalink-xml.o] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/metalink_0.3.6-2_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org