Source: xstow
Version: 1.0.0-2
Severity: serious
Tags: jessie sid
User: [email protected]
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:
> x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -g -O2 -DNDEBUG
> -DSYSCONFDIR='"/etc/xstow"' -MT arg.o -MD -MP -MF .deps/arg.Tpo -c -o arg.o
> arg.cpp
> In file included from arg.h:21:0,
> from arg.cpp:7:
> ref.h: In instantiation of 'class Ref<Arg::Rule>':
> arg.h:168:27: required from here
> ref.h:208:3: error: cannot allocate an object of abstract type 'Arg::Rule'
> operator V() const { return *(address()); }
> ^
> In file included from arg.cpp:7:0:
> arg.h:26:9: note: because the following virtual functions are pure within
> 'Arg::Rule':
> class Rule
> ^
> arg.h:40:20: note: virtual bool Arg::Rule::match(const string&) const
> virtual bool match( const std::string &value ) const = 0;
> ^
> In file included from arg.h:21:0,
> from arg.cpp:7:
> ref.h:211:3: error: cannot allocate an object of abstract type 'Arg::Rule'
> operator V() { return *(address()); }
> ^
> In file included from arg.cpp:7:0:
> arg.h:26:9: note: since type 'Arg::Rule' has pure virtual functions
> class Rule
> ^
> make[3]: *** [arg.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/xstow_1.0.0-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]