[Debian-med-packaging] Bug#735331: minia: FTBFS on all arches: missing build-dep on bc and zlib1g-dev

Roland Stigge stigge at antcom.de
Tue Jan 14 21:05:14 UTC 2014


Package: minia
Version: 1.6067+dfsg-1
Severity: serious
Tags: patch

Hi,

minia fails to build on all architectures like this:

...
   dh_auto_build -a
/bin/sh: 1: bc: not found
/bin/sh: 1: bc: not found
make[1]: Entering directory `/«BUILDDIR»/minia-1.6067+dfsg'
rm -rf *.o
g++ -o Pool.o -c Pool.cpp -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -O4 -D_FILE_OFFSET_BITS=64 
g++ -o Bank.o -c Bank.cpp -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -O4 -D_FILE_OFFSET_BITS=64 
In file included from Bank.cpp:21:0:
Bank.h:13:63: fatal error: zlib.h: No such file or directory
compilation terminated.
make[1]: *** [Bank.o] Error 1
make[1]: Leaving directory `/«BUILDDIR»/minia-1.6067+dfsg'
...

Adding bc and zlib1g-dev to build-deps helps.

Roland


-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Debian-med-packaging mailing list