Source: ipsec-tools
Version: 1:0.8.0-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-ipsec-tools_0.8.0-3-amd64-ZQZk_w/ipsec-tools-0.8.0'
> CFLAGS="-Wall -g -fno-strict-aliasing -isystem /usr/include 
> -D_FORTIFY_SOURCE=0 -O2" ./configure --verbose \
>                                       --host=x86_64-linux-gnu \
>                                       --build=x86_64-linux-gnu \
>                                       --prefix=/usr \
>                                       --sysconfdir=/etc/racoon \
>                                       --libdir=/usr/lib/ipsec-tools \
>                                       --mandir=\${prefix}/share/man \
>                                       --infodir=\${prefix}/share/info \
>                                       --localstatedir=/var/run \
>                                       --enable-shared \
>                                       --disable-static \
>                                       --enable-frag \
>                                       --enable-gssapi \
>                                       --enable-hybrid \
>                                       --with-libldap \
>                                       --enable-dpd \
>                                       --enable-adminport \
>                                       --with-kernel-headers=/usr/include \
>                                       --with-libpam \
>                                       --without-readline \
>                                       --disable-security-context \
>                                       --enable-natt   
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking for x86_64-linux-gnu-gcc... x86_64-linux-gnu-gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether x86_64-linux-gnu-gcc accepts -g... yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of x86_64-linux-gnu-gcc... gcc3
> checking for x86_64-linux-gnu-gcc... (cached) x86_64-linux-gnu-gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether x86_64-linux-gnu-gcc accepts -g... (cached) yes
> checking for x86_64-linux-gnu-gcc option to accept ISO C89... (cached) none 
> needed
> checking dependency style of x86_64-linux-gnu-gcc... (cached) gcc3
> checking how to run the C preprocessor... x86_64-linux-gnu-gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by x86_64-linux-gnu-gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking whether ln -s works... yes
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for x86_64-linux-gnu-objdump... no
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for x86_64-linux-gnu-ar... no
> checking for ar... ar
> checking for x86_64-linux-gnu-strip... no
> checking for strip... strip
> checking for x86_64-linux-gnu-ranlib... no
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from x86_64-linux-gnu-gcc 
> object... ok
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if x86_64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
> checking for x86_64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
> checking if x86_64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
> checking if x86_64-linux-gnu-gcc static flag -static works... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... yes
> checking if x86_64-linux-gnu-gcc supports -c -o file.o... (cached) yes
> checking whether the x86_64-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) 
> supports shared libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for bison... bison -y
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> checking for egrep... (cached) /bin/grep -E
> checking net/pfkeyv2.h usability... no
> checking net/pfkeyv2.h presence... no
> checking for net/pfkeyv2.h... no
> checking netinet/ipsec.h usability... no
> checking netinet/ipsec.h presence... no
> checking for netinet/ipsec.h... no
> checking netinet6/ipsec.h usability... no
> checking netinet6/ipsec.h presence... no
> checking for netinet6/ipsec.h... no
> checking netipsec/ipsec.h usability... no
> checking netipsec/ipsec.h presence... no
> checking for netipsec/ipsec.h... no
> checking /usr/include/linux/pfkeyv2.h usability... yes
> checking /usr/include/linux/pfkeyv2.h presence... yes
> checking for /usr/include/linux/pfkeyv2.h... yes
> checking for struct sadb_x_policy.sadb_x_policy_priority... yes
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking for unistd.h... (cached) yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking varargs.h usability... no
> checking varargs.h presence... no
> checking for varargs.h... no
> checking shadow.h usability... yes
> checking shadow.h presence... yes
> checking for shadow.h... yes
> checking for an ANSI C-conforming const... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working memcmp... yes
> checking return type of signal handlers... void
> checking for vprintf... yes
> checking for _doprnt... no
> checking for gettimeofday... yes
> checking for select... no
> checking for socket... yes
> checking for strerror... yes
> checking for strtol... yes
> checking for strtoul... yes
> checking for strlcpy... no
> checking for strlcat... no
> checking for strdup... yes
> checking for an implementation of va_copy()... yes
> checking if printf accepts %z... yes
> checking if __func__ is available... yes
> checking if readline support is requested... no
> checking if --with-flex option is specified... dirdefault
> checking if --with-flexlib option is specified... default
> checking if --with-openssl option is specified... default
> checking openssl version... ok
> checking openssl/engine.h usability... yes
> checking openssl/engine.h presence... yes
> checking for openssl/engine.h... yes
> checking openssl/aes.h usability... yes
> checking openssl/aes.h presence... yes
> checking for openssl/aes.h... yes
> checking sha2 support... yes
> checking openssl/sha2.h usability... no
> checking openssl/sha2.h presence... no
> checking for openssl/sha2.h... no
> checking if sha2 is defined in openssl/sha.h... yes
> checking openssl/camellia.h usability... yes
> checking openssl/camellia.h presence... yes
> checking for openssl/camellia.h... yes
> checking if --enable-adminport option is specified... yes
> checking if --enable-rc5 option is specified... no
> checking if --enable-idea option is specified... no
> checking for crypto containing MD5_Init... -lcrypto
> checking for util containing login... -lutil
> checking if --with-libiconv option is specified... no
> checking if --enable-hybrid option is specified... yes
> checking if --enable-frag option is specified... yes
> checking if --with-libradius option is specified... no
> checking if --with-libpam option is specified... yes
> checking for pam containing pam_start... -lpam
> checking for pam_start... no
> checking if --with-libldap option is specified... yes
> checking for ldap containing ldap_init... no
> ok
> checking if --enable-gssapi option is specified... yes
> checking for krb5-config... /usr/bin/krb5-config
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking if iconv second argument needs const... no
> configure: error: cannot use iconv
> make[1]: *** [override_dh_auto_configure] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/ipsec-tools_1:0.8.0-3_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

Reply via email to