Source: snort
Version: 2.9.5.3-4
Severity: serious

Hi,

Your package FTBFS due to what appears to be a memory overusage in aclocal / m4.

"""
 debian/rules build-arch
dh_testdir
dh_autoreconf
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} \; > debian/autoreconf.before
        autoreconf -f -i
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
/usr/bin/m4: memory exhausted
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1
        find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} \; > debian/autoreconf.after
dh_autoreconf: autoreconf -f -i returned exit code 1
make: *** [configure-stamp] Error 2
debian/rules:70: recipe for target 'configure-stamp' failed
"""

Note that on some architectures it is simplied just "killed" without
further reason.  I am guessing it is an "out of memory" kill based on
the log entry above.

~Niels


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to