Source: nghttp2 Version: 0.6.2-2 Severity: serious Justification: FTBFS
Hello, Your package fails to build from source on Debian autobuilder network. Please check your package build logs at: <https://buildd.debian.org/status/package.php?p=nghttp2&suite=sid> g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib/includes -I../lib/includes -I../lib -I../src/includes -I../third-party -I/usr/include/libxml2 -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -std=c++11 -c -o shrpx_listen_handler.o shrpx_listen_handler.cc In file included from shrpx_listen_handler.cc:25:0: shrpx_listen_handler.h:49:21: error: field 'fut' has incomplete type 'std::future<void>' std::future<void> fut; ^ shrpx_listen_handler.cc: In member function 'void shrpx::ListenHandler::create_worker_thread(size_t)': shrpx_listen_handler.cc:140:38: error: invalid use of incomplete type 'class std::future<void>' info.get()); ^ In file included from shrpx_listen_handler.h:36:0, from shrpx_listen_handler.cc:25: /usr/include/c++/4.9/future:114:11: error: declaration of 'class std::future<void>' class future; ^ make[4]: *** [shrpx_listen_handler.o] Error 1 Full log: https://buildd.debian.org/status/fetch.php?pkg=nghttp2&arch=armel&ver=0.6.2-2&stamp=1412353887 Best regards -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (900, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Foreign Architectures: armhf Kernel: Linux 3.14-2-686-pae (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

