Source: gvpe Version: 2.22-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110408 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > /usr/include/c++/4.5/backward/backward_warning.h:28:2: warning: #warning This > file includes at least one deprecated or antiquated header which may be > removed without further notice at a future date. Please use a non-deprecated > interface with equivalent functionality instead. For a listing of replacement > headers and interfaces, consult the file backward_warning.h. To disable this > warning use -Wno-deprecated. > configure:6978: $? = 0 > configure:6992: result: yes > configure:7020: checking for ext/hash_map > configure:7028: result: yes > configure:6916: checking clocale usability > configure:6933: g++ -c -g -O2 conftest.cpp >&5 > configure:6939: $? = 0 > configure:6953: result: yes > configure:6957: checking clocale presence > configure:6972: g++ -E conftest.cpp > configure:6978: $? = 0 > configure:6992: result: yes > configure:7020: checking for clocale > configure:7028: result: yes > configure:7074: checking fcntl.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking fcntl.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for fcntl.h > configure:7186: result: yes > configure:7064: checking for inttypes.h > configure:7070: result: yes > configure:7074: checking limits.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking limits.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for limits.h > configure:7186: result: yes > configure:7074: checking malloc.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking malloc.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for malloc.h > configure:7186: result: yes > configure:7064: checking for stdint.h > configure:7070: result: yes > configure:7064: checking for strings.h > configure:7070: result: yes > configure:7074: checking syslog.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking syslog.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for syslog.h > configure:7186: result: yes > configure:7064: checking for unistd.h > configure:7070: result: yes > configure:7074: checking sys/file.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking sys/file.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for sys/file.h > configure:7186: result: yes > configure:7074: checking sys/ioctl.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking sys/ioctl.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for sys/ioctl.h > configure:7186: result: yes > configure:7074: checking sys/param.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking sys/param.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for sys/param.h > configure:7186: result: yes > configure:7074: checking sys/time.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking sys/time.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for sys/time.h > configure:7186: result: yes > configure:7074: checking netinet/in_systm.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking netinet/in_systm.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for netinet/in_systm.h > configure:7186: result: yes > configure:7074: checking sys/cygwin.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > conftest.cpp:76:24: fatal error: sys/cygwin.h: No such file or directory > compilation terminated. > configure:7097: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <sys/cygwin.h> > configure:7111: result: no > configure:7115: checking sys/cygwin.h presence > configure:7130: g++ -E conftest.cpp > conftest.cpp:43:24: fatal error: sys/cygwin.h: No such file or directory > compilation terminated. > configure:7136: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | /* end confdefs.h. */ > | #include <sys/cygwin.h> > configure:7150: result: no > configure:7178: checking for sys/cygwin.h > configure:7186: result: no > configure:7074: checking sys/mman.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking sys/mman.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for sys/mman.h > configure:7186: result: yes > configure:7074: checking netinet/in.h usability > configure:7091: g++ -c -g -O2 conftest.cpp >&5 > configure:7097: $? = 0 > configure:7111: result: yes > configure:7115: checking netinet/in.h presence > configure:7130: g++ -E conftest.cpp > configure:7136: $? = 0 > configure:7150: result: yes > configure:7178: checking for netinet/in.h > configure:7186: result: yes > configure:7208: checking for arpa/inet.h > configure:7241: g++ -c -g -O2 conftest.cpp >&5 > configure:7247: $? = 0 > configure:7263: result: yes > configure:7208: checking for net/ethernet.h > configure:7241: g++ -c -g -O2 conftest.cpp >&5 > configure:7247: $? = 0 > configure:7263: result: yes > configure:7208: checking for net/if.h > configure:7241: g++ -c -g -O2 conftest.cpp >&5 > configure:7247: $? = 0 > configure:7263: result: yes > configure:7208: checking for netinet/ip.h > configure:7241: g++ -c -g -O2 conftest.cpp >&5 > configure:7247: $? = 0 > configure:7263: result: yes > configure:7208: checking for netinet/tcp.h > configure:7241: g++ -c -g -O2 conftest.cpp >&5 > configure:7247: $? = 0 > configure:7263: result: yes > configure:7208: checking for netinet/in_systm.h > configure:7263: result: yes > configure:7275: checking for an ANSI C-conforming const > configure:7350: g++ -c -g -O2 conftest.cpp >&5 > configure:7356: $? = 0 > configure:7371: result: yes > configure:7381: checking for pid_t > configure:7411: g++ -c -g -O2 conftest.cpp >&5 > configure:7417: $? = 0 > configure:7432: result: yes > configure:7444: checking for size_t > configure:7474: g++ -c -g -O2 conftest.cpp >&5 > configure:7480: $? = 0 > configure:7495: result: yes > configure:7507: checking whether time.h and sys/time.h may both be included > configure:7537: g++ -c -g -O2 conftest.cpp >&5 > configure:7543: $? = 0 > configure:7558: result: yes > configure:7568: checking whether struct tm is in sys/time.h or time.h > configure:7598: g++ -c -g -O2 conftest.cpp >&5 > configure:7604: $? = 0 > configure:7619: result: time.h > configure:7630: checking for socklen_t > configure:7658: g++ -c -g -O2 conftest.cpp >&5 > configure:7664: $? = 0 > configure:7680: result: yes > configure:7690: checking for struct addrinfo > configure:7719: g++ -c -g -O2 conftest.cpp >&5 > configure:7725: $? = 0 > configure:7741: result: yes > configure:7751: checking return type of signal handlers > configure:7779: g++ -c -g -O2 conftest.cpp >&5 > conftest.cpp: In function 'int main()': > conftest.cpp:60:27: error: void value not ignored as it ought to be > configure:7785: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > make: | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > *** [build] Error 9 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_NETINET_IN_H 1 > | #define HAVE_ARPA_INET_H 1 > | #define HAVE_NET_ETHERNET_H 1 > | #define HAVE_NET_IF_H 1 > | #define HAVE_NETINET_IP_H 1 > | #define HAVE_NETINET_TCP_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define TIME_WITH_SYS_TIME 1 > | #define HAVE_SOCKLEN_T 1 > | #define HAVE_STRUCT_ADDRINFO 1 > | /* end confdefs.h. */ > | #include <sys/types.h> > | #include <signal.h> > | > | int > | main () > | { > | return *(signal (0, 0)) (0) == 1; > | ; > | return 0; > | } > configure:7800: result: void > configure:7816: checking for ANSI C header files > configure:7980: result: yes > configure:8004: checking for asprintf > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for daemon > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for get_current_dir_name > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for putenv > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for select > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for strerror > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for strsignal > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for strtol > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for unsetenv > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8004: checking for mlockall > configure:8060: gcc -o conftest -g -O2 conftest.c >&5 > configure:8066: $? = 0 > configure:8084: result: yes > configure:8097: checking for working alloca.h > configure:8124: gcc -o conftest -g -O2 conftest.c >&5 > configure:8130: $? = 0 > configure:8147: result: yes > configure:8157: checking for alloca > configure:8204: gcc -o conftest -g -O2 conftest.c >&5 > configure:8210: $? = 0 > configure:8227: result: yes > configure:8456: checking for socket > configure:8512: gcc -o conftest -g -O2 conftest.c >&5 > configure:8518: $? = 0 > configure:8535: result: yes > configure:8615: checking for gethostbyname > configure:8671: gcc -o conftest -g -O2 conftest.c >&5 > configure:8677: $? = 0 > configure:8694: result: yes > configure:8798: checking sys/inotify.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking sys/inotify.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for sys/inotify.h > configure:8910: result: yes > configure:8798: checking sys/epoll.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking sys/epoll.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for sys/epoll.h > configure:8910: result: yes > configure:8798: checking sys/event.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > conftest.c:103:23: fatal error: sys/event.h: No such file or directory > compilation terminated. > configure:8821: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_NETINET_IN_H 1 > | #define HAVE_ARPA_INET_H 1 > | #define HAVE_NET_ETHERNET_H 1 > | #define HAVE_NET_IF_H 1 > | #define HAVE_NETINET_IP_H 1 > | #define HAVE_NETINET_TCP_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define TIME_WITH_SYS_TIME 1 > | #define HAVE_SOCKLEN_T 1 > | #define HAVE_STRUCT_ADDRINFO 1 > | #define RETSIGTYPE void > | #define STDC_HEADERS 1 > | #define HAVE_ASPRINTF 1 > | #define HAVE_DAEMON 1 > | #define HAVE_GET_CURRENT_DIR_NAME 1 > | #define HAVE_PUTENV 1 > | #define HAVE_SELECT 1 > | #define HAVE_STRERROR 1 > | #define HAVE_STRSIGNAL 1 > | #define HAVE_STRTOL 1 > | #define HAVE_UNSETENV 1 > | #define HAVE_MLOCKALL 1 > | #define HAVE_ALLOCA_H 1 > | #define HAVE_ALLOCA 1 > | #define HAVE_SYS_INOTIFY_H 1 > | #define HAVE_SYS_EPOLL_H 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <sys/event.h> > configure:8835: result: no > configure:8839: checking sys/event.h presence > configure:8854: gcc -E conftest.c > conftest.c:70:23: fatal error: sys/event.h: No such file or directory > compilation terminated. > configure:8860: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_NETINET_IN_H 1 > | #define HAVE_ARPA_INET_H 1 > | #define HAVE_NET_ETHERNET_H 1 > | #define HAVE_NET_IF_H 1 > | #define HAVE_NETINET_IP_H 1 > | #define HAVE_NETINET_TCP_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define TIME_WITH_SYS_TIME 1 > | #define HAVE_SOCKLEN_T 1 > | #define HAVE_STRUCT_ADDRINFO 1 > | #define RETSIGTYPE void > | #define STDC_HEADERS 1 > | #define HAVE_ASPRINTF 1 > | #define HAVE_DAEMON 1 > | #define HAVE_GET_CURRENT_DIR_NAME 1 > | #define HAVE_PUTENV 1 > | #define HAVE_SELECT 1 > | #define HAVE_STRERROR 1 > | #define HAVE_STRSIGNAL 1 > | #define HAVE_STRTOL 1 > | #define HAVE_UNSETENV 1 > | #define HAVE_MLOCKALL 1 > | #define HAVE_ALLOCA_H 1 > | #define HAVE_ALLOCA 1 > | #define HAVE_SYS_INOTIFY_H 1 > | #define HAVE_SYS_EPOLL_H 1 > | /* end confdefs.h. */ > | #include <sys/event.h> > configure:8874: result: no > configure:8902: checking for sys/event.h > configure:8910: result: no > configure:8798: checking sys/queue.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking sys/queue.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for sys/queue.h > configure:8910: result: yes > configure:8798: checking port.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > conftest.c:104:18: fatal error: port.h: No such file or directory > compilation terminated. > configure:8821: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_NETINET_IN_H 1 > | #define HAVE_ARPA_INET_H 1 > | #define HAVE_NET_ETHERNET_H 1 > | #define HAVE_NET_IF_H 1 > | #define HAVE_NETINET_IP_H 1 > | #define HAVE_NETINET_TCP_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define TIME_WITH_SYS_TIME 1 > | #define HAVE_SOCKLEN_T 1 > | #define HAVE_STRUCT_ADDRINFO 1 > | #define RETSIGTYPE void > | #define STDC_HEADERS 1 > | #define HAVE_ASPRINTF 1 > | #define HAVE_DAEMON 1 > | #define HAVE_GET_CURRENT_DIR_NAME 1 > | #define HAVE_PUTENV 1 > | #define HAVE_SELECT 1 > | #define HAVE_STRERROR 1 > | #define HAVE_STRSIGNAL 1 > | #define HAVE_STRTOL 1 > | #define HAVE_UNSETENV 1 > | #define HAVE_MLOCKALL 1 > | #define HAVE_ALLOCA_H 1 > | #define HAVE_ALLOCA 1 > | #define HAVE_SYS_INOTIFY_H 1 > | #define HAVE_SYS_EPOLL_H 1 > | #define HAVE_SYS_QUEUE_H 1 > | /* end confdefs.h. */ > | #include <stdio.h> > | #ifdef HAVE_SYS_TYPES_H > | # include <sys/types.h> > | #endif > | #ifdef HAVE_SYS_STAT_H > | # include <sys/stat.h> > | #endif > | #ifdef STDC_HEADERS > | # include <stdlib.h> > | # include <stddef.h> > | #else > | # ifdef HAVE_STDLIB_H > | # include <stdlib.h> > | # endif > | #endif > | #ifdef HAVE_STRING_H > | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H > | # include <memory.h> > | # endif > | # include <string.h> > | #endif > | #ifdef HAVE_STRINGS_H > | # include <strings.h> > | #endif > | #ifdef HAVE_INTTYPES_H > | # include <inttypes.h> > | #endif > | #ifdef HAVE_STDINT_H > | # include <stdint.h> > | #endif > | #ifdef HAVE_UNISTD_H > | # include <unistd.h> > | #endif > | #include <port.h> > configure:8835: result: no > configure:8839: checking port.h presence > configure:8854: gcc -E conftest.c > conftest.c:71:18: fatal error: port.h: No such file or directory > compilation terminated. > configure:8860: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "gvpe" > | #define VERSION "2.22" > | #define ENABLE_NLS 1 > | #define HAVE_GETTEXT 1 > | #define HAVE_DCGETTEXT 1 > | #define _GNU_SOURCE 1 > | #define HAVE_LINUX 1 > | #define IFTYPE "native" > | #define IFSUBTYPE "linux" > | #define STDC_HEADERS 1 > | #define HAVE_SYS_TYPES_H 1 > | #define HAVE_SYS_STAT_H 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_STRING_H 1 > | #define HAVE_MEMORY_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_TR1_UNORDERED_MAP 1 > | #define HAVE_EXT_HASH_MAP 1 > | #define HAVE_CLOCALE 1 > | #define HAVE_FCNTL_H 1 > | #define HAVE_INTTYPES_H 1 > | #define HAVE_LIMITS_H 1 > | #define HAVE_MALLOC_H 1 > | #define HAVE_STDINT_H 1 > | #define HAVE_STRINGS_H 1 > | #define HAVE_SYSLOG_H 1 > | #define HAVE_UNISTD_H 1 > | #define HAVE_SYS_FILE_H 1 > | #define HAVE_SYS_IOCTL_H 1 > | #define HAVE_SYS_PARAM_H 1 > | #define HAVE_SYS_TIME_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define HAVE_SYS_MMAN_H 1 > | #define HAVE_NETINET_IN_H 1 > | #define HAVE_ARPA_INET_H 1 > | #define HAVE_NET_ETHERNET_H 1 > | #define HAVE_NET_IF_H 1 > | #define HAVE_NETINET_IP_H 1 > | #define HAVE_NETINET_TCP_H 1 > | #define HAVE_NETINET_IN_SYSTM_H 1 > | #define TIME_WITH_SYS_TIME 1 > | #define HAVE_SOCKLEN_T 1 > | #define HAVE_STRUCT_ADDRINFO 1 > | #define RETSIGTYPE void > | #define STDC_HEADERS 1 > | #define HAVE_ASPRINTF 1 > | #define HAVE_DAEMON 1 > | #define HAVE_GET_CURRENT_DIR_NAME 1 > | #define HAVE_PUTENV 1 > | #define HAVE_SELECT 1 > | #define HAVE_STRERROR 1 > | #define HAVE_STRSIGNAL 1 > | #define HAVE_STRTOL 1 > | #define HAVE_UNSETENV 1 > | #define HAVE_MLOCKALL 1 > | #define HAVE_ALLOCA_H 1 > | #define HAVE_ALLOCA 1 > | #define HAVE_SYS_INOTIFY_H 1 > | #define HAVE_SYS_EPOLL_H 1 > | #define HAVE_SYS_QUEUE_H 1 > | /* end confdefs.h. */ > | #include <port.h> > configure:8874: result: no > configure:8902: checking for port.h > configure:8910: result: no > configure:8798: checking poll.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking poll.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for poll.h > configure:8910: result: yes > configure:8798: checking sys/select.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking sys/select.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for sys/select.h > configure:8910: result: yes > configure:8798: checking sys/eventfd.h usability > configure:8815: gcc -c -g -O2 conftest.c >&5 > configure:8821: $? = 0 > configure:8835: result: yes > configure:8839: checking sys/eventfd.h presence > configure:8854: gcc -E conftest.c > configure:8860: $? = 0 > configure:8874: result: yes > configure:8902: checking for sys/eventfd.h > configure:8910: result: yes > configure:8934: checking for inotify_init > configure:8990: gcc -o conftest -g -O2 conftest.c >&5 > configure:8996: $? = 0 > configure:9014: result: yes > configure:8934: checking for epoll_ctl > configure:8990: gcc -o conftest -g -O2 conftest.c >&5 > configure:8996: $? = 0 > configure:9014: result: yes > configure:8934: checking for kqueue > configure:8990: gcc -o conftest -g -O2 conftest.c >&5 > /tmp/cc59zL5l.o: In function `main': > /build/user-gvpe_2.22-1-amd64-6LnbaM/gvpe-2.22/conftest.c:110: undefined > reference to `kqueue' > collect2: ld returned 1 exit status The full build log is available from: http://people.debian.org/~lucas/logs/2011/04/08/gvpe_2.22-1_lsid64.buildlog 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 about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot. Internet was not accessible from the build systems. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org