Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-19 Thread Andrey Rahmatullin
On Fri, May 18, 2018 at 07:04:08PM -0400, A. Maitland Bottoms wrote: > If the problem can be traced to the .pc file and pkg-config I will take blame > for a bug. I am away from an appropriate computer right now, but will > investigate further soon. No, the configure script doesn't use

Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-18 Thread A. Maitland Bottoms
If the problem can be traced to the .pc file and pkg-config I will take blame for a bug. I am away from an appropriate computer right now, but will investigate further soon. -Maitland On May 18, 2018 7:20:55 AM EDT, Andrey Rahmatullin wrote: >On Fri, May 18, 2018 at

Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-18 Thread Andrey Rahmatullin
On Fri, May 18, 2018 at 01:06:18PM +0200, Andreas Tille wrote: > > The reason for this: the configure script compiles the following code: > > > > #include > > #include > > int main() { std::cout << 1 << '\t' << 0; return 0; } > > > > in order to check that exists. > > But this code still

Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-18 Thread Andreas Tille
Hi Andrey, On Fri, May 18, 2018 at 03:05:24PM +0500, Andrey Rahmatullin wrote: > On Fri, May 18, 2018 at 11:44:02AM +0200, Andreas Tille wrote: > > > Checking for liblog4cpp... > > > > > > Cannot continue since you don't seem to have log4cpp installed > > > Please install the log4cpp-dev package

Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-18 Thread Andrey Rahmatullin
On Fri, May 18, 2018 at 11:44:02AM +0200, Andreas Tille wrote: > > Checking for liblog4cpp... > > > > Cannot continue since you don't seem to have log4cpp installed > > Please install the log4cpp-dev package and run configure again. > > make[1]: *** [debian/rules:11: override_dh_auto_configure]

Re: Bug#898964: mrs: FTBFS: you don't seem to have log4cpp installed

2018-05-18 Thread Andreas Tille
Control: tags -1 help On Thu, May 17, 2018 at 11:15:17PM +0200, Dominic Hargreaves wrote: > Whilst test-rebuilding packages for the next perl release we found > an unrelated build failure: > > Checking for liblog4cpp... > > Cannot continue since you don't seem to have log4cpp installed > Please