Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-28 Thread Mats Erik Andersson
Hello there, > >> Mats Erik Andersson, upstream author of Nettoe said the "FTBFS is > >> caused by a build environment lacking a defined TERM". The way to > >> tell ./configure that TERM is not defined is to pass > >> --without-terminfo to it. > >> > >> We decided that it was better to pass --with

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-28 Thread Aníbal Monsalve Salazar
On Wed, 2014-03-26 23:26:26 +0100, Ansgar Burchardt wrote: > Aníbal Monsalve Salazar writes: >> On Wed, 2014-03-26 14:51:08 +0100, Ansgar Burchardt wrote: >>> Changing options passed to ./configure depending on the build >>> environment looks fairly wrong to me. >> >> The objective of ./configure

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-26 Thread Ansgar Burchardt
Aníbal Monsalve Salazar writes: > On Wed, 2014-03-26 14:51:08 +0100, Ansgar Burchardt wrote: >> Changing options passed to ./configure depending on the build >> environment looks fairly wrong to me. > > The objective of ./configure is to change the build/compile settings > dependending on the envi

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-26 Thread Aníbal Monsalve Salazar
On Wed, 2014-03-26 14:51:08 +0100, Ansgar Burchardt wrote: > Hi, > > On 03/26/2014 14:39, Aníbal Monsalve Salazar wrote: >> --- nettoe-1.5/debian/changelog 2014-01-10 11:39:53.0 + >> +++ nettoe-1.5/debian/changelog 2014-03-25 12:39:27.0 + >> @@ -1,3 +1,12 @@ >> +n

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-26 Thread Ansgar Burchardt
Hi, On 03/26/2014 14:39, Aníbal Monsalve Salazar wrote: > --- nettoe-1.5/debian/changelog 2014-01-10 11:39:53.0 + > +++ nettoe-1.5/debian/changelog 2014-03-25 12:39:27.0 + > @@ -1,3 +1,12 @@ > +nettoe (1.5-1.1) unstable; urgency=medium > + > + * Non-maintainer

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-26 Thread Aníbal Monsalve Salazar
On Tue, 2014-03-25 13:53:26 +, Dejan Latinovic wrote: > Could you consider applying this patch? NMU patch for nettoe 1.5-1.1 is below. debdiff nettoe_1.5-1.dsc nettoe_1.5-1.1.dsc diff -Nru nettoe-1.5/debian/changelog nettoe-1.5/debian/changelog --- nettoe-1.5/debian/changelog 2014-01-10 11:39

Bug#736481: nettoe: FTBFS due to test suite failures

2014-03-25 Thread Dejan Latinovic
Hello, It seems that libncurses5-dev is added as build dependency at latest version (1.5-1) of nettoe. Due to that, libncurses5-dev and libtinfo-dev were installed. On configuration, term.h and libtermcap.so were found and it is guessed that TERM environment variable is defined. That was not the

Bug#736481: nettoe: FTBFS due to test suite failures

2014-01-25 Thread Mats Erik Andersson
Let me for the record add a comment that the test suite can fail of exactly one reason: /* test/terminfo.c */ if ((sp = getenv("TERM")) == NULL) { printf(); exit(EXIT_FAILURE); } Thus the observed FTBFS is caused by a build environment lacking a defined TERM. I am unable to

Bug#736481: nettoe: FTBFS due to test suite failures

2014-01-23 Thread Vincent Cheng
Package: nettoe Version: 1.5-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Hi, nettoe 1.5-1 currently FTBFS on i386, ia64, kfreebsd-{amd64,i386}, mips, mipsel, powerpc, and s390x [1]. Tail of build log as follows: make check-TESTS make[3]: En