Package: strongswan
Version: 4.3.2-1.3
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64
Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> #dpatch deapply-all
> dh_testdir
> dh_testroot
> rm -f build-stamp
> [ ! -f Makefile ] || /usr/bin/make clean
> #-/usr/bin/make -C programs/fswcert/ clean
> # after a make clean, no binaries _should_ be left, but ....
> find /build/user-strongswan_4.3.2-1.3-amd64-9XoTZS/strongswan-4.3.2 -name 
> "*.o" | xargs --no-run-if-empty rm
> find 
> /build/user-strongswan_4.3.2-1.3-amd64-9XoTZS/strongswan-4.3.2/lib/libcrypto 
> -name "*.a" | xargs --no-run-if-empty rm
> find: 
> `/build/user-strongswan_4.3.2-1.3-amd64-9XoTZS/strongswan-4.3.2/lib/libcrypto':
>  No such file or directory
> # Really clean (#356716)
> # This is a hack: should be better implemented
> rm -f lib/libstrongswan/libstrongswan.a || true
> rm -f lib/libstrongswan/liboswlog.a || true
> # just in case something went wrong
> rm -f 
> /build/user-strongswan_4.3.2-1.3-amd64-9XoTZS/strongswan-4.3.2/debian/ipsec.secrets
> # and make sure that template are up-to-date
> debconf-updatepo
> dh_clean
>  dpkg-source -b strongswan-4.3.2
> dpkg-source: warning: no source format specified in debian/source/format, see 
> dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building strongswan using existing 
> strongswan_4.3.2.orig.tar.gz
> dpkg-source: info: building strongswan in strongswan_4.3.2-1.3.diff.gz
> dpkg-source: warning: the diff modifies the following upstream files: 
>  src/libstrongswan/asn1/asn1.c
>  src/medsrv/controller/peer_controller.c
>  src/starter/y.tab.c
>  src/starter/y.tab.h
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
> documented changes to upstream files, see dpkg-source(1)
> dpkg-source: info: building strongswan in strongswan_4.3.2-1.3.dsc
>  debian/rules build
> dh_testdir
> #dpatch apply-all
> dh_testdir
> ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 
> --libexecdir=/usr/lib --enable-ldap --enable-curl --enable-nonblocking 
> --enable-thread --enable-smartcard --enable-cisco-quirks 
> --with-default-pkcs11=/usr/lib/opensc-pkcs11.so --enable-mediation 
> --enable-medsrv --enable-medcli --enable-openssl --enable-agent 
> --enable-eap-radius --enable-eap-identity --enable-eap-md5 --enable-eap-gtc 
> --enable-eap-aka --enable-eap-mschapv2 --enable-sql --disable-aes 
> --disable-des --disable-fips-prf --disable-gmp --disable-md5 --disable-sha1 
> --disable-sha2 --enable-nm
> configure: WARNING: unrecognized options: --enable-nonblocking, 
> --enable-thread
> 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 how to create a ustar tar archive... gnutar
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking how to run the C preprocessor... 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 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 whether byte ordering is bigendian... no
> checking for a BSD-compatible install... /usr/bin/install -c
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by 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 objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for dlfcn.h... yes
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the 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... yes
> checking for flex... flex
> checking lex output file root... lex.yy
> checking lex library... -lfl
> checking whether yytext is a pointer... yes
> checking for bison... bison -y
> checking for gperf... no
> checking for perl... /usr/bin/perl
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for library containing dlopen... -ldl
> checking for dladdr... yes
> checking for backtrace... yes
> checking for prctl... yes
> checking for gethostbyname_r... yes
> checking net/pfkeyv2.h usability... no
> checking net/pfkeyv2.h presence... no
> checking for net/pfkeyv2.h... no
> checking netipsec/ipsec.h usability... no
> checking netipsec/ipsec.h presence... no
> checking for netipsec/ipsec.h... no
> checking netinet6/ipsec.h usability... no
> checking netinet6/ipsec.h presence... no
> checking for netinet6/ipsec.h... no
> checking for struct sockaddr.sa_len... no
> checking for struct sadb_x_policy.sadb_x_policy_priority... yes
> checking for IPSEC_MODE_BEET... yes
> checking for IPSEC_DIR_FWD... yes
> checking for gcc atomic operations... yes
> checking for register_printf_function... yes
> checking for main in -lgmp... yes
> checking gmp.h version >= 4.1.4... yes
> checking for main in -lldap... yes
> checking for main in -llber... yes
> checking ldap.h usability... yes
> checking ldap.h presence... yes
> checking for ldap.h... yes
> checking for main in -lcurl... yes
> checking curl/curl.h usability... yes
> checking curl/curl.h presence... yes
> checking for curl/curl.h... yes
> checking for main in -lneo_cgi... yes
> checking for main in -lneo_utl... yes
> checking for main in -lz... yes
> checking for main in -lfcgi... yes
> checking fcgiapp.h usability... yes
> checking fcgiapp.h presence... yes
> checking for fcgiapp.h... yes
> checking for main in -lcrypto... yes
> checking openssl/evp.h usability... yes
> checking openssl/evp.h presence... yes
> checking for openssl/evp.h... yes
> configure: error: Package requirements (NetworkManager libnm_glib_vpn 
> gthread-2.0) were not met:
> 
> No package 'libnm_glib_vpn' found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables nm_CFLAGS
> and nm_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> 
> make: *** [build-stamp] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/09/06/strongswan_4.3.2-1.3_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

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-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to