Source: ccbuild Version: 2.0.1-1 Severity: serious Tags: wheezy sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20110923 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > configure:4670: result: no > configure:4741: checking for pkg-config > configure:4759: found /usr/bin/pkg-config > configure:4771: result: /usr/bin/pkg-config > configure:4796: checking pkg-config is at least version 0.9.0 > configure:4799: result: yes > configure:4810: checking for DEPS > configure:4818: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4" > configure:4821: $? = 0 > configure:4836: $PKG_CONFIG --exists --print-errors "gnutls >= 1.4.4" > configure:4839: $? = 0 > configure:4894: result: yes > configure:4907: checking FlexLexer.h usability > configure:4907: g++ -c -g -O2 conftest.cpp >&5 > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking FlexLexer.h presence > configure:4907: g++ -E conftest.cpp > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking for FlexLexer.h > configure:4907: result: yes > configure:4907: checking algorithm usability > configure:4907: g++ -c -g -O2 conftest.cpp >&5 > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking algorithm presence > configure:4907: g++ -E conftest.cpp > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking for algorithm > configure:4907: result: yes > configure:4907: checking bobcat/process usability > configure:4907: g++ -c -g -O2 conftest.cpp >&5 > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking bobcat/process presence > configure:4907: g++ -E conftest.cpp > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: checking for bobcat/process > configure:4907: result: yes > configure:4907: checking bobcat/user usability > configure:4907: g++ -c -g -O2 conftest.cpp >&5 > In file included from conftest.cpp:67:0: > /usr/include/bobcat/user:21:19: error: expected ',' or '...' before '&&' token > /usr/include/bobcat/user:21:24: error: invalid constructor; you probably > meant 'FBB::User (const FBB::User&)' > /usr/include/bobcat/user:23:30: error: expected ',' or '...' before '&&' token > /usr/include/bobcat/user:35:25: error: expected ',' or '...' before '&&' token > /usr/include/bobcat/user:35:30: error: invalid constructor; you probably > meant 'FBB::User (const FBB::User&)' > /usr/include/bobcat/user:36:36: error: expected ',' or '...' before '&&' token > /usr/include/bobcat/user:36:15: error: 'FBB::User& > FBB::User::operator=(FBB::User)' cannot be overloaded > /usr/include/bobcat/user:23:15: error: with 'FBB::User& > FBB::User::operator=(FBB::User)' > configure:4907: $? = 1 > configure: failed program was: > | /* confdefs.h */ > | #define PACKAGE_NAME "ccbuild" > | #define PACKAGE_TARNAME "ccbuild" > | #define PACKAGE_VERSION "2.0.1" > | #define PACKAGE_STRING "ccbuild 2.0.1" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE_URL "" > | #define PACKAGE "ccbuild" > | #define VERSION "2.0.1" > | #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_STDBOOL_H 1 > | #define STDC_HEADERS 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_MALLOC 1 > | #define HAVE_STDLIB_H 1 > | #define HAVE_REALLOC 1 > | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 > | #define HAVE_GETCWD 1 > | #define HAVE_MEMSET 1 > | #define HAVE_MKDIR 1 > | #define HAVE_FLEXLEXER_H 1 > | #define HAVE_ALGORITHM 1 > | #define HAVE_BOBCAT_PROCESS 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 <bobcat/user> > configure:4907: result: no > configure:4907: checking bobcat/user presence > configure:4907: g++ -E conftest.cpp > configure:4907: $? = 0 > configure:4907: result: yes > configure:4907: WARNING: bobcat/user: present but cannot be compiled > configure:4907: WARNING: bobcat/user: check for missing prerequisite > headers? > configure:4907: WARNING: bobcat/user: see the Autoconf documentation > configure:4907: WARNING: bobcat/user: section "Present But Cannot Be > Compiled" > configure:4907: WARNING: bobcat/user: proceeding with the compiler's result > configure:4907: checking for bobcat/user > configure:4907: result: no > configure:4915: error: Required header file missing. The full build log is available from: http://people.debian.org/~lucas/logs/2011/09/23/ccbuild_2.0.1-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. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org