On 25.03.2016 10:42, Emilio Pozuelo Monfort wrote: > On Thu, 17 Mar 2016 20:20:06 +0100 Adrian Vondendriesch > <[email protected]> wrote: >> On Thu, 17 Mar 2016 11:44:33 -0700 Martin Michlmayr <[email protected]> wrote: >>> Package: cluster-glue >>> Version: 1.0.12~rc1+hg2777-1.2 >>> Severity: serious >>> >>> This package fails to build in unstable: >>> >>>> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux >>> ... >>>> for file in `find debian/tmp -name '*.la'`; do \ >>>> sed -i "/dependency_libs/ s/'.*'/''/" $file ; \ >>>> done >>>> chrpath -r "" debian/tmp/usr/lib/stonith/plugins/stonith2/ipmilan.so || >>>> true >>>> open: No such file or directory >>>> elf_open: Invalid argument >>>> dh_install >>>> --sourcedir=/<<BUILDDIR>>/cluster-glue-1.0.12~rc1+hg2777/debian/tmp >>>> --list-missing >>>> dh_install: cluster-glue missing files: >>>> usr/lib/stonith/plugins/stonith2/ipmilan.so >>>> dh_install: cluster-glue missing files: >>>> usr/share/doc/cluster-glue/stonith/README.ipmilan >>>> dh_install: missing files, aborting >>>> debian/rules:51: recipe for target 'install-arch' failed >>>> make: *** [install-arch] Error 2 >>>> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit >>>> status 2 >> >> Thanks for your report. >> >> The files are not build because of unset defines in >> /usr/include/OpenIPMI/ipmiif.h which were introduced in version 2.0.22 >> of libopenipmi-dev. I've already opened a bug report [1]. >> >> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818004 > > That bug is supposedly fixed, yet your package still failed to build against > it > (at least on i386): > > https://buildd.debian.org/status/package.php?p=cluster-glue
Yeah, openipmi version 2.0.21-1.1 introduced another bug (see #819105) which is fixed within 2.0.21-1.2. In 2.0.21-1.1 the packages doesn't ship any files (apart from the default debian files). The next build should succeed. (cluster-glue 1.0.12-2 is currently prepared for upload) Cheers, - Adrian

