Package: cluster-glue
Version: 1.0.5-2
Severity: serious

This package fails to build on current sid/amd64:

  checking for strlcpy... no
  checking for strlcat... no
  export: 16139: Illegal option -n
  make: *** [configure-stamp] Error 2

This seems to be very much like #582098: dash now looks capable enough
that ./configure doesn't exec bash anymore, but configure.ac contains
a bashism, in this case 'export -n'.

A workaround should be to explicitly call 'bash ./configure' from debian/rules
or to set CONFIG_SHELL=/bin/bash.
-- 
Niko Tyni   nt...@debian.org



-- 
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