Your message dated Sat, 25 Sep 2010 11:45:43 +0000
with message-id <[email protected]>
and subject line Bug#595885: fixed in strongswan 4.4.1-4
has caused the Debian Bug report #595885,
regarding strongswan: FTBFS in squeeze: No package 'libnm_glib_vpn' found
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
595885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595885
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: strongswan
Version: 4.3.2-1.3
Severity: serious
Tags: squeeze sid
User: [email protected]
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
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: strongswan
Source-Version: 4.4.1-4
We believe that the bug you reported is fixed in the latest version of
strongswan, which is due to be installed in the Debian FTP archive:
libstrongswan_4.4.1-4_amd64.deb
to main/s/strongswan/libstrongswan_4.4.1-4_amd64.deb
strongswan-dbg_4.4.1-4_amd64.deb
to main/s/strongswan/strongswan-dbg_4.4.1-4_amd64.deb
strongswan-ikev1_4.4.1-4_amd64.deb
to main/s/strongswan/strongswan-ikev1_4.4.1-4_amd64.deb
strongswan-ikev2_4.4.1-4_amd64.deb
to main/s/strongswan/strongswan-ikev2_4.4.1-4_amd64.deb
strongswan-nm_4.4.1-4_amd64.deb
to main/s/strongswan/strongswan-nm_4.4.1-4_amd64.deb
strongswan-starter_4.4.1-4_amd64.deb
to main/s/strongswan/strongswan-starter_4.4.1-4_amd64.deb
strongswan_4.4.1-4.debian.tar.gz
to main/s/strongswan/strongswan_4.4.1-4.debian.tar.gz
strongswan_4.4.1-4.dsc
to main/s/strongswan/strongswan_4.4.1-4.dsc
strongswan_4.4.1-4_all.deb
to main/s/strongswan/strongswan_4.4.1-4_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rene Mayrhofer <[email protected]> (supplier of updated strongswan package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 19 Sep 2010 13:08:36 +0200
Source: strongswan
Binary: strongswan libstrongswan strongswan-dbg strongswan-starter
strongswan-ikev1 strongswan-ikev2 strongswan-nm
Architecture: source all amd64
Version: 4.4.1-4
Distribution: unstable
Urgency: medium
Maintainer: Rene Mayrhofer <[email protected]>
Changed-By: Rene Mayrhofer <[email protected]>
Description:
libstrongswan - strongSwan utility and crypto library
strongswan - IPsec VPN solution metapackage
strongswan-dbg - strongSwan library and binaries - debugging symbols
strongswan-ikev1 - strongSwan Internet Key Exchange (v1) daemon
strongswan-ikev2 - strongSwan Internet Key Exchange (v2) daemon
strongswan-nm - strongSwan plugin to interact with NetworkManager
strongswan-starter - strongSwan daemon starter and configuration file parser
Closes: 593768 595885
Changes:
strongswan (4.4.1-4) unstable; urgency=medium
.
* dh_clean should not be called by the install target. This caused the
arch: all package strongswan to be built but not included in the changes
file.
Closes: #593768: strongswan: 4.4.1 unavailable in testing notwhistanding
a freeze-exception request
* Rewrote parts of the init.d script to make stop/restart more robust
when pluto or charon fail.
* Closes: #595885: strongswan: FTBFS in squeeze: No package 'libnm_glib_vpn'
found
This bug was actually closed in 4.4.0 with changed dependencies.
Checksums-Sha1:
1e4bfcb376233e8bc5e152da65b90b0d0017b9f8 1676 strongswan_4.4.1-4.dsc
e2208c1c84a438988dfbfcdb085995f90a8823a1 4068544 strongswan_4.4.1.orig.tar.gz
23eade94fb6bf5643302f5828ad8f1decb39f66b 108717
strongswan_4.4.1-4.debian.tar.gz
fe3337630f6c663be8ce08020a93e73d96ba91db 75154 strongswan_4.4.1-4_all.deb
3a0c390da73453fff89394ea58b3851b89780f2d 423422 libstrongswan_4.4.1-4_amd64.deb
4fd6f9ac278acc0c2d57bf352d2f5e7b45be880c 4349792
strongswan-dbg_4.4.1-4_amd64.deb
2072ea40028766cb6033413b21c0a6aba6b049bb 271156
strongswan-starter_4.4.1-4_amd64.deb
b4ab5f1f2729aa211abd286e3c4a11c518fed843 355656
strongswan-ikev1_4.4.1-4_amd64.deb
f75de5aeb029d0dc1027585aad07fa652f97ac7c 273200
strongswan-ikev2_4.4.1-4_amd64.deb
ab8756c8f82d9e98a1d5d6f620117daccfb2944e 51306 strongswan-nm_4.4.1-4_amd64.deb
Checksums-Sha256:
15677100b0fc86e03c823157a0a203bd7cf902e145ffdf74552100ca0ef031c2 1676
strongswan_4.4.1-4.dsc
12f0ae19a1d91148aa75eca09f67d61a501eb1477ab4a0f1924d0db9b8c08375 4068544
strongswan_4.4.1.orig.tar.gz
1bbcecb500ffc66b2d7d6d6cf127707285a4b2f5c490aa7ab35c7422aab10cc1 108717
strongswan_4.4.1-4.debian.tar.gz
f77aae867fc87e0d81148fe340539967f096bb9188eb3ee0ef365cdd7f692027 75154
strongswan_4.4.1-4_all.deb
3f5b8492dbc6a781f4b4ab7922209d4c7a1fa4f956f080f06d52742a457825f4 423422
libstrongswan_4.4.1-4_amd64.deb
2579689b92e0294c53497f7a9ab07f735e0bca4ba8d71e398d416c5086d265cd 4349792
strongswan-dbg_4.4.1-4_amd64.deb
ea600e6b0eb03c0f0c27e1e5bb03983b4148246ff8bf2c7673a5acbdf6b39915 271156
strongswan-starter_4.4.1-4_amd64.deb
25d1eeab9ff5e1c5ab789017fbaaee4d3dc5dd003b282833f624aefc87b2f615 355656
strongswan-ikev1_4.4.1-4_amd64.deb
c824038944fa82f22d6c5eec34b8e164061fbdc9e671a8aaf6ebbc2da4c0317c 273200
strongswan-ikev2_4.4.1-4_amd64.deb
6b852c65596be7ab2c1511fcba7094aa389fb21a10e9043484747ebee6946734 51306
strongswan-nm_4.4.1-4_amd64.deb
Files:
b2aecd422ade7476be40c6d7ce483751 1676 net optional strongswan_4.4.1-4.dsc
8a86019326ad8d9d703f55c8cd4625e1 4068544 net optional
strongswan_4.4.1.orig.tar.gz
4c52d161ce0b88a5fbc3737d298a5625 108717 net optional
strongswan_4.4.1-4.debian.tar.gz
f4cb3283f609a2d127e8ff41ab3cb8b8 75154 net optional strongswan_4.4.1-4_all.deb
79f4b63e3a9c0ce66bb2ecb6ba9e66ed 423422 net optional
libstrongswan_4.4.1-4_amd64.deb
c8fca90bd716faefc0714e1f96d463bc 4349792 debug extra
strongswan-dbg_4.4.1-4_amd64.deb
caf0a62d3ec992d33f42560e59f2e681 271156 net optional
strongswan-starter_4.4.1-4_amd64.deb
71d8d5856e69ceb60e8602da75d0c835 355656 net optional
strongswan-ikev1_4.4.1-4_amd64.deb
3d9b9f723eeb25de66777c22cc9e0457 273200 net optional
strongswan-ikev2_4.4.1-4_amd64.deb
98ab1f50956ae7d1fec75865c867fe47 51306 net optional
strongswan-nm_4.4.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkyWbvkACgkQq7SPDcPCS95vUACgmGKGKRq+P+cn7WzX8zR0BB5c
cowAoJJKQL8IXSGBt+uEKEXkxLEmxHpt
=3TBL
-----END PGP SIGNATURE-----
--- End Message ---