Your message dated Wed, 23 May 2012 08:00:56 +0800
with message-id <[email protected]>
and subject line fixed in 3.3.0.1-1.3
has caused the Debian Bug report #667424,
regarding xsd: ftbfs with GCC-4.7
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
667424: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667424
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xsd
Version: 3.3.0.1-1.2
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
evptr.hxx:73:9: error: 'assign' was not declared in this scope, and no
declarations were found by argument-dependent lookup at the point of
instantiation [-fpermissive]
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/xsd_3.3.0.1-1.2_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/shptr.hxx: In instantiation of
'Cult::MM::Shptr<X>& Cult::MM::Shptr<X>::operator=(const Cult::MM::Shptr<Y>&)
[with Y = XSDFrontend::SemanticGraph::Enumeration; X =
XSDFrontend::SemanticGraph::Node; Cult::MM::Shptr<X> =
Cult::MM::Shptr<XSDFrontend::SemanticGraph::Node>]':
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/containers/graph.txx:55:7: required
from 'T& Cult::Containers::Graph<N, E>::new_node(const A0&, const A1&, const
A2&) [with T = XSDFrontend::SemanticGraph::Enumeration; A0 =
boost::filesystem3::path; A1 = long unsigned int; A2 = long unsigned int; N =
XSDFrontend::SemanticGraph::Node; E = XSDFrontend::SemanticGraph::Edge]'
/«PKGBUILDDIR»/xsd-srcdir/libxsd-frontend/xsd-frontend/semantic-graph/schema.hxx:202:56:
required from 'T& XSDFrontend::SemanticGraph::Schema::new_node(const Path&,
Cult::Types::Fundamental::UnsignedLong, Cult::Types::Fundamental::UnsignedLong)
[with T = XSDFrontend::SemanticGraph::Enumeration;
XSDFrontend::SemanticGraph::Path = boost::filesystem3::path;
Cult::Types::Fundamental::UnsignedLong = long unsigned int]'
/«PKGBUILDDIR»/xsd-srcdir/libxsd-frontend/xsd-frontend/transformations/enum-synthesis.cxx:136:60:
required from here
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/shptr.hxx:56:9: error: 'assign' was
not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/shptr.hxx:56:9: note: declarations
in dependent base 'Cult::MM::Bits::Shptr<XSDFrontend::SemanticGraph::Node>' are
not found by unqualified lookup
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/shptr.hxx:56:9: note: use
'this->assign' instead
In file included from
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/types/evptr.hxx:9:0,
from /«PKGBUILDDIR»/xsd-srcdir/libcult/cult/types.hxx:11,
from /«PKGBUILDDIR»/xsd-srcdir/xsd/xsd/xsd.cxx:6:
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx: In instantiation of
'Cult::MM::Evptr<X>& Cult::MM::Evptr<X>::operator=(const Cult::MM::Evptr<X>&)
[with X = AutoUnlink; Cult::MM::Evptr<X> = Cult::MM::Evptr<AutoUnlink>]':
/usr/include/c++/4.7/bits/vector.tcc:333:4: required from 'void
std::vector<_Tp, _Alloc>::_M_insert_aux(std::vector<_Tp, _Alloc>::iterator,
const _Tp&) [with _Tp = Cult::MM::Evptr<AutoUnlink>; _Alloc =
std::allocator<Cult::MM::Evptr<AutoUnlink> >; std::vector<_Tp,
_Alloc>::iterator = __gnu_cxx::__normal_iterator<Cult::MM::Evptr<AutoUnlink>*,
std::vector<Cult::MM::Evptr<AutoUnlink>,
std::allocator<Cult::MM::Evptr<AutoUnlink> > > >; typename
std::_Vector_base<_Tp, _Alloc>::pointer = Cult::MM::Evptr<AutoUnlink>*]'
/usr/include/c++/4.7/bits/stl_vector.h:911:4: required from 'void
std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp =
Cult::MM::Evptr<AutoUnlink>; _Alloc =
std::allocator<Cult::MM::Evptr<AutoUnlink> >; std::vector<_Tp,
_Alloc>::value_type = Cult::MM::Evptr<AutoUnlink>]'
/«PKGBUILDDIR»/xsd-srcdir/xsd/xsd/xsd.hxx:67:66: required from here
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: error: 'assign' was
not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: note: declarations
in dependent base 'Cult::MM::Bits::EvptrBase<AutoUnlink>' are not found by
unqualified lookup
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: note: use
'this->assign' instead
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx: In instantiation of
'Cult::MM::Evptr<X>& Cult::MM::Evptr<X>::operator=(const Cult::MM::Evptr<X>&)
[with X = Cult::CLI::OptionsParserBase::GlueBase; Cult::MM::Evptr<X> =
Cult::MM::Evptr<Cult::CLI::OptionsParserBase::GlueBase>]':
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/cli/options-parser.hxx:204:13:
required from 'static Cult::Types::Fundamental::Void
Cult::CLI::OptionsParser<Spec>::S_<Cult::CLI::OptionSpec<k, T>
>::add_parser(const Spec&, Cult::CLI::OptionsParser<Spec>::Map&) [with const
Char* k = ((const Char*)(& CLI::help)); T = bool; Spec = CLI::HelpOptionsSpec;
Cult::Types::Fundamental::Void = void; Cult::CLI::OptionsParser<Spec>::Map =
Cult::Containers::Map<Cult::Types::StringTemplate<char>,
Cult::MM::Evptr<Cult::CLI::OptionsParserBase::GlueBase> >]'
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/cli/options-parser.hxx:220:9:
required from 'Cult::CLI::OptionsParser<Spec>::OptionsParser(const Spec&) [with
Spec = CLI::HelpOptionsSpec]'
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/cli/options-parser.hxx:526:36:
required from 'typename Spec::Options Cult::CLI::parse(const Spec&,
Cult::CLI::Arguments&, Cult::CLI::UnknownMode::Value,
Cult::CLI::UnknownMode::Value) [with Spec = CLI::HelpOptionsSpec; typename
Spec::Options = Cult::CLI::Options<((const Char*)(& CLI::help)), bool, ((const
Char*)(& CLI::version)), bool, ((const Char*)(& CLI::proprietary_license)),
bool>]'
/«PKGBUILDDIR»/xsd-srcdir/xsd/xsd/xsd.cxx:246:72: required from here
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: error: 'assign' was
not declared in this scope, and no declarations were found by
argument-dependent lookup at the point of instantiation [-fpermissive]
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: note: declarations
in dependent base
'Cult::MM::Bits::EvptrBase<Cult::CLI::OptionsParserBase::GlueBase>' are not
found by unqualified lookup
/«PKGBUILDDIR»/xsd-srcdir/libcult/cult/mm/evptr.hxx:73:9: note: use
'this->assign' instead
make[1]: *** [/«PKGBUILDDIR»/xsd-srcdir/xsd/xsd/xsd.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/xsd-srcdir'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 3.3.0.1-1.3
fixed in 3.3.0.1-1.3
--- End Message ---