Your message dated Sat, 09 Apr 2011 12:02:35 +0000
with message-id <[email protected]>
and subject line Bug#620774: fixed in shibboleth-sp2 2.4.2+dfsg-1
has caused the Debian Bug report #620774,
regarding shibboleth-sp2: FTBFS everywhere: libshibsp.so: undefined references
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.)


-- 
620774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620774
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: shibboleth-sp2
Version: 2.3.1+dfsg-5
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS for its +b1 binNMU round, e.g. on i386:
| /bin/bash ../libtool --silent --tag=CXX   --mode=link g++  -pthread -Wall -g 
-O2 -DNDEBUG -lsaml -lxml-security-c -lxmltooling -L/usr/lib -llog4cpp -lnsl  
-o shibd shibd.o ../shibsp/libshibsp.la -lxerces-c
| ../shibsp/.libs/libshibsp.so: undefined reference to `non-virtual thunk to 
xmltooling::AbstractPKIXTrustEngine::validate(x509_st*, stack_st_X509*, 
xmltooling::CredentialResolver const&, xmltooling::CredentialCriteria*) const'
| ../shibsp/.libs/libshibsp.so: undefined reference to 
`xmltooling::AbstractPKIXTrustEngine::validate(x509_st*, stack_st_X509*, 
xmltooling::CredentialResolver const&, xmltooling::CredentialCriteria*) const'
| collect2: ld returned 1 exit status
| make[3]: *** [shibd] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=shibboleth-sp2

KiBi.



--- End Message ---
--- Begin Message ---
Source: shibboleth-sp2
Source-Version: 2.4.2+dfsg-1

We believe that the bug you reported is fixed in the latest version of
shibboleth-sp2, which is due to be installed in the Debian FTP archive:

libapache2-mod-shib2_2.4.2+dfsg-1_i386.deb
  to main/s/shibboleth-sp2/libapache2-mod-shib2_2.4.2+dfsg-1_i386.deb
libshibsp-dev_2.4.2+dfsg-1_i386.deb
  to main/s/shibboleth-sp2/libshibsp-dev_2.4.2+dfsg-1_i386.deb
libshibsp-doc_2.4.2+dfsg-1_all.deb
  to main/s/shibboleth-sp2/libshibsp-doc_2.4.2+dfsg-1_all.deb
libshibsp5_2.4.2+dfsg-1_i386.deb
  to main/s/shibboleth-sp2/libshibsp5_2.4.2+dfsg-1_i386.deb
shibboleth-sp2-schemas_2.4.2+dfsg-1_all.deb
  to main/s/shibboleth-sp2/shibboleth-sp2-schemas_2.4.2+dfsg-1_all.deb
shibboleth-sp2_2.4.2+dfsg-1.debian.tar.gz
  to main/s/shibboleth-sp2/shibboleth-sp2_2.4.2+dfsg-1.debian.tar.gz
shibboleth-sp2_2.4.2+dfsg-1.dsc
  to main/s/shibboleth-sp2/shibboleth-sp2_2.4.2+dfsg-1.dsc
shibboleth-sp2_2.4.2+dfsg.orig.tar.gz
  to main/s/shibboleth-sp2/shibboleth-sp2_2.4.2+dfsg.orig.tar.gz



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.
Russ Allbery <[email protected]> (supplier of updated shibboleth-sp2 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: SHA256

Format: 1.8
Date: Fri, 08 Apr 2011 13:01:21 -0700
Source: shibboleth-sp2
Binary: libapache2-mod-shib2 libshibsp5 libshibsp-dev libshibsp-doc 
shibboleth-sp2-schemas
Architecture: source i386 all
Version: 2.4.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Shib Team <[email protected]>
Changed-By: Russ Allbery <[email protected]>
Description: 
 libapache2-mod-shib2 - Federated web single sign-on system (Apache module)
 libshibsp-dev - Federated web single sign-on system (development)
 libshibsp-doc - Federated web single sign-on system (API docs)
 libshibsp5 - Federated web single sign-on system (runtime)
 shibboleth-sp2-schemas - Federated web single sign-on system (schemas)
Closes: 606489 620774
Changes: 
 shibboleth-sp2 (2.4.2+dfsg-1) unstable; urgency=low
 .
   [ Ferenc Wagner ]
   * Fix watch file.  The 2.4 prerelease broke it.
 .
   [ Faidon Liambotis ]
   * Enable and ship memcache-store.
 .
   [ Russ Allbery ]
   * New upstream release.
     - Move <SecurityPolicies> default to a separate configuration file
     - Allow hard-coding the return URL after authentication
     - Allow restrictions on signing/digest algorithms to accept
     - New -o, -u, and -g flags to keygen
     - Add SessionIndex of an AuthnStatement to environment variables
     - Support for metadata extensions for algorithm support
     - New extension for decoding base64 encoded attributes
     - Allow configuration of XMLAccessControl rules in .htaccess
     - Support explicit filtering of NameID by qualifiers
     - New simplified configuration mechanism
     - Allow inheritance of RelyingParty definitions in ApplicationOverride
     - Provide more information in the status handler
     - New endpoint producing JSON data for Discovery Service
     - Generate the EntityDescriptor/ID via hashing for stability
     - Allow using a regex to generate a URL from the entityID in dynamic
       metadata plugin
     - Support for multibyte request paths
     - New session cache option to avoid storing complete assertions
     - Support MDX-style artifact lookup in dynamic MD plugin
     - Allow storing and retrieving the session key from an HTTP header
     - Support "unspecified" NameFormat without special configuration
     - Allow overriding listener details to permit use of a shared config
     - Add error information to attribute ResolutionContext
     - Set the correct variables for log4cpp libraries (Closes: #606489)
     - Multiple bug fixes
   * Rebuild with OpenSSL 1.0.0.  (Closes: #620774)
   * Change package names for the upstream SONAME change.
   * Update Debian man pages for upstream utility changes.
   * Build-depend on xmltooling 1.4 or later and OpenSAML 2.4 or later, and
     also update schema and development package dependencies.
   * Force build dependency on xml-security-c 1.6 or later for consistent
     build results.
   * Add build dependency on pkg-config, which upstream now uses to find
     the SSL libraries.
   * Add build dependency on graphviz for better API documentation.
   * Replace the version of jQuery installed by Doxygen in the
     documentation package with a symlink to the version supplied by the
     Debian package and add a dependency.
   * Drop the *.la files from /usr/lib/shibboleth.  Upstream does loading
     by *.so files and doesn't use libltdl, and Debian is dropping *.la
     files where possible.
   * Fix LSB Description keyword formatting in the shibd init script.
   * Empty the Default-Stop setting for the shibd init script.  Just
     killing the daemon as part of shutdown should be fine.
   * Ignore the plugins in /usr/lib/shibboleth when running dh_makeshlibs.
     They have SONAMEs but aren't actually libraries.
   * Update to debhelper compatibility level V8.
     - Use debhelper rule minimization.
   * Update debian/copyright to the current DEP-5 specification.
   * Change to Debian source format 3.0 (quilt).  Force a single Debian
     patch for simplicity since the packaging is maintained in Git using
     branches, and include a patch header explaining why.
   * Update standards version to 3.9.1 (no changes required).
Checksums-Sha1: 
 c2bd779db265f9b985edecf3d830961cb2dbbeb0 2050 shibboleth-sp2_2.4.2+dfsg-1.dsc
 f13a4accdff6999e2c40390ddb5d4262617ef68b 885060 
shibboleth-sp2_2.4.2+dfsg.orig.tar.gz
 00de03b52f041bd34e110777a31b3b7c6bccd0cb 22075 
shibboleth-sp2_2.4.2+dfsg-1.debian.tar.gz
 a58424ac220be6ec118b8ba43eb56d6a3ae3ee77 267864 
libapache2-mod-shib2_2.4.2+dfsg-1_i386.deb
 60cb13b72b6de4106203826ca147d964cdc56332 1109548 
libshibsp5_2.4.2+dfsg-1_i386.deb
 f4531fab38fc103dc55f1c3546b68e7bba590881 48630 
libshibsp-dev_2.4.2+dfsg-1_i386.deb
 79dd1715edf4d870db9be8fdc23931786996ba40 2945150 
libshibsp-doc_2.4.2+dfsg-1_all.deb
 ea6a1128409840a903c67639ba343ae78f83bcd9 21738 
shibboleth-sp2-schemas_2.4.2+dfsg-1_all.deb
Checksums-Sha256: 
 e4e6d33a2566a50c84f85cbf8898e4690cfcf6ea6edad91eb6b99a27fcc117dd 2050 
shibboleth-sp2_2.4.2+dfsg-1.dsc
 d8463da3f380ec7a0048c5267763cdfc3875d5453aee47a26b18286cd14737fd 885060 
shibboleth-sp2_2.4.2+dfsg.orig.tar.gz
 302a04aafe4e69ccd57a07db05e5b219950bd121e9f4192551f414a5cb7701ac 22075 
shibboleth-sp2_2.4.2+dfsg-1.debian.tar.gz
 2b0b2234f5fb5c14063fff16c5ea920c1163051d85813604d733b9941bfb4734 267864 
libapache2-mod-shib2_2.4.2+dfsg-1_i386.deb
 58084a740af672d2a068ba886141b8c4d7d217f40e0608f09898ecb382814206 1109548 
libshibsp5_2.4.2+dfsg-1_i386.deb
 096682c098adc20d6de6e6fb924d5638022158eca9a8ff93469ba3da1b9a1c13 48630 
libshibsp-dev_2.4.2+dfsg-1_i386.deb
 566ef748fe9c6dfc79ecddd7ef4f74f21cb9ef0e8bd811804e0b4a312c9acb16 2945150 
libshibsp-doc_2.4.2+dfsg-1_all.deb
 36fc27c03caeeb6ef563f8be2fe70c1680c06a48f1518f70dbfad212f6db6c3a 21738 
shibboleth-sp2-schemas_2.4.2+dfsg-1_all.deb
Files: 
 aeb683b43ed4ac305c4fbae9f157639c 2050 web extra shibboleth-sp2_2.4.2+dfsg-1.dsc
 bd23cd226da13426c26db5ecc2305fd8 885060 web extra 
shibboleth-sp2_2.4.2+dfsg.orig.tar.gz
 26e7537978c341e749553b216d935fe4 22075 web extra 
shibboleth-sp2_2.4.2+dfsg-1.debian.tar.gz
 2d4b884daf91d91b5f6d60aa4decb788 267864 httpd extra 
libapache2-mod-shib2_2.4.2+dfsg-1_i386.deb
 1442744d7720ba84ca328124d6c7c52c 1109548 libs extra 
libshibsp5_2.4.2+dfsg-1_i386.deb
 57b030b7b10e9c10cd80e15ec73f9791 48630 libdevel extra 
libshibsp-dev_2.4.2+dfsg-1_i386.deb
 2a3fd31333f82be96cc1d3e65291c3b3 2945150 doc extra 
libshibsp-doc_2.4.2+dfsg-1_all.deb
 37eab7aca03fc00686c08f8518862259 21738 text extra 
shibboleth-sp2-schemas_2.4.2+dfsg-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNn2s1AAoJEH2AMVxXNt51NTYH/R3Is8uLIcEubYZk5Ij1PJ4q
GaUQXBqh3DiwG4WTbQtpGlEI00LXkCK3TeINA0/mmse17LPtKgHJS1zj4k3BwcS1
LTIArfloVX2bW1SFtADsmg0+ofHl7gf8Bd87OkQqIS4IO5L3BvBbEi2r+TBu6B/g
ZC96aoJJTr1PywLPUPwRzsY8fYFjVotibR+0/YaS7CYPVnRxKU2FbLrT9gCeNGOb
/jVsWs0HxL/f8yGtIpnx3CKlXBKp5S5AiM6RvinZQyrTUTkTE9whw4QGoJcYGHPE
3QK6rt6jydNOe+JeX+6Kovbmiq7v0nRcgKgVQGIQC9lcDBfT5E/X8cWfCTmQgi8=
=VvZZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to