[Debian-iot-maintainers] Bug#917763: hoel: FTBFS: dh_auto_configure fails

Lucas Nussbaum lucas at debian.org
Sat Dec 29 22:50:17 GMT 2018


Source: hoel
Version: 1.4.8-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[3]: Entering directory '/<<PKGBUILDDIR>>/build/CMakeFiles/CMakeTmp'
> Building C object CMakeFiles/cmTC_2220a.dir/CheckSymbolExists.c.o
> /usr/bin/cc   -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror    -o CMakeFiles/cmTC_2220a.dir/CheckSymbolExists.c.o   -c /<<PKGBUILDDIR>>/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
> Linking C executable cmTC_2220a
> /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2220a.dir/link.txt --verbose=1
> /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Werror   -Wl,-z,relro -Wl,-z,now  CMakeFiles/cmTC_2220a.dir/CheckSymbolExists.c.o  -o cmTC_2220a 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/CMakeFiles/CMakeTmp'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/build/CMakeFiles/CMakeTmp'
> 
> File /<<PKGBUILDDIR>>/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
> /* */
> #include <features.h>
> 
> int main(int argc, char** argv)
> {
>   (void)argv;
> #ifndef __GNU_LIBRARY__
>   return ((int*)(&__GNU_LIBRARY__))[argc];
> #else
>   (void)argc;
>   return 0;
> #endif
> }
> 
> dh_auto_configure: cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu --no-warn-unused-cli .. returned exit code 1
> make[1]: *** [debian/rules:24: override_dh_auto_configure] Error 2

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/hoel_1.4.8-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Debian-iot-maintainers mailing list