Your message dated Sun, 10 Jun 2012 19:02:37 +0000
with message-id <e1sdnpj-00070n...@franck.debian.org>
and subject line Bug#615696: fixed in barada-pam 0.5-3.1
has caused the Debian Bug report #615696,
regarding barada-pam: ftbfs with gold or ld --no-add-needed
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 ow...@bugs.debian.org
immediately.)


-- 
615696: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615696
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: barada-pam
Version: 0.5-1
Severity: important
Tags: sid
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed.  For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking

Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian.  Please have a look at
http://packages.qa.debian.org/barada-pam to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.

[...]
checking boost/lexical_cast.hpp presence... yes
checking for boost/lexical_cast.hpp... yes
checking for main in -lboost_filesystem... yes
checking for pam_start in -lpam... yes
checking for HMAC in -lcrypto... yes
checking openssl/hmac.h usability... yes
checking openssl/hmac.h presence... yes
checking for openssl/hmac.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory 
`/build/user-barada-pam_0.5-1-amd64-Omev67/barada-pam-0.5'
x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"barada-pam\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIBPAM=1 -DHAVE_LIBCRYPTO=1 -I.    -Wall -fPIC -ggdb 
-g -O2 -MT barada-add.o -MD -MP -MF .deps/barada-add.Tpo -c -o barada-add.o 
barada-add.cpp
mv -f .deps/barada-add.Tpo .deps/barada-add.Po
x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"barada-pam\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIBPAM=1 -DHAVE_LIBCRYPTO=1 -I.    -Wall -fPIC -ggdb 
-g -O2 -MT HOTPCredentials.o -MD -MP -MF .deps/HOTPCredentials.Tpo -c -o 
HOTPCredentials.o HOTPCredentials.cpp
mv -f .deps/HOTPCredentials.Tpo .deps/HOTPCredentials.Po
x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
-DPACKAGE_URL=\"\" -DPACKAGE=\"barada-pam\" -DVERSION=\"0.5\" -DSTDC_HEADERS=1 
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
-DHAVE_UNISTD_H=1 -DHAVE_LIBPAM=1 -DHAVE_LIBCRYPTO=1 -I.    -Wall -fPIC -ggdb 
-g -O2 -MT Util.o -MD -MP -MF .deps/Util.Tpo -c -o Util.o Util.cpp
mv -f .deps/Util.Tpo .deps/Util.Po
x86_64-linux-gnu-g++ -Wall -fPIC -ggdb -g -O2 -lboost_filesystem -Wl,-z,defs -o 
barada-add barada-add.o HOTPCredentials.o Util.o  -lcrypto -lpam 
/usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.5.2/../../../../lib/libboost_filesystem.so: 
undefined reference to symbol 'boost::system::get_system_category()'
/usr/bin/ld: note: 'boost::system::get_system_category()' is defined in DSO 
/usr/lib64/libboost_system.so.1.42.0 so try adding it to the linker command line
/usr/lib64/libboost_system.so.1.42.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [barada-add] Error 1
make[1]: Leaving directory 
`/build/user-barada-pam_0.5-1-amd64-Omev67/barada-pam-0.5'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: barada-pam
Source-Version: 0.5-3.1

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

barada-pam_0.5-3.1.debian.tar.gz
  to main/b/barada-pam/barada-pam_0.5-3.1.debian.tar.gz
barada-pam_0.5-3.1.dsc
  to main/b/barada-pam/barada-pam_0.5-3.1.dsc
libpam-barada_0.5-3.1_amd64.deb
  to main/b/barada-pam/libpam-barada_0.5-3.1_amd64.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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitrijs Ledkovs <x...@debian.org> (supplier of updated barada-pam 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 31 May 2012 18:54:17 +0100
Source: barada-pam
Binary: libpam-barada
Architecture: source amd64
Version: 0.5-3.1
Distribution: unstable
Urgency: low
Maintainer: Andrew Pollock <apoll...@debian.org>
Changed-By: Dmitrijs Ledkovs <x...@debian.org>
Description: 
 libpam-barada - PAM module to provide two-factor authentication based on HOTP
Closes: 615696
Changes: 
 barada-pam (0.5-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Update patch to really fix FTBFS with gold or ld --no-add-needed
     (Closes: #615696)
Checksums-Sha1: 
 fbbf25273240edfa882eff558049b0e696ef1f46 1815 barada-pam_0.5-3.1.dsc
 f029b0702a4eebd21558e727c70614eab7ec0822 4907 barada-pam_0.5-3.1.debian.tar.gz
 697e308059672844b380fdb90382034a3a7719eb 40298 libpam-barada_0.5-3.1_amd64.deb
Checksums-Sha256: 
 0a04c96fa4ef5cc14a28dbbc39752aa2e5d7a4a12e56a87f40109a3b87449a49 1815 
barada-pam_0.5-3.1.dsc
 6e8950b0703bcd4f93c91893cd067481cbaf404ec0da0fcd98f63cca5b14c0a2 4907 
barada-pam_0.5-3.1.debian.tar.gz
 4b17c015bbb7ec6218c7c7f4fd1b682e329a7557d44fa78436c517a71047e124 40298 
libpam-barada_0.5-3.1_amd64.deb
Files: 
 b811ebfe6b6b16734f0888f098ede4b3 1815 libs extra barada-pam_0.5-3.1.dsc
 497c54aa5455e006ad3bed548765c71e 4907 libs extra 
barada-pam_0.5-3.1.debian.tar.gz
 e60653a9461efa5b6be01c8a7e3a6204 40298 libs extra 
libpam-barada_0.5-3.1_amd64.deb

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

iQIcBAEBCAAGBQJPx7SjAAoJEIh7YGGLPBau6x8P/3e3cXbFEWwd5BWM1xIYqdr2
gnqvKpBoF8N+G8RbCF5+HElSP+fURjw2i0pzBZWIqced31NMzE50+iDn7Lzn6lRq
C1JBUhqERadOQhj2d3SOd1XW1vLEMlQp0N97K5agy/rq66ZSZwRzE251mOXJ0+fJ
hwMhO+7DO0WT7bQ3vMtB/8BT6zepKbWlmwTMXAuMqFhiarYBfR7ygTuLFq9w5t/l
vWz7RiPEbDcq8s8Rh7d+C8c/WnY+4nayzRz/f/kRTjEvXp9/MfqLAlMZ3xAtKCz9
jzCk94YCG/Vsm+8HijBB7No6Rj3G+qbx9InUDkoKhx48L5CERKP8MquL6H5Qzp17
bEuVmtagHW3bPwiDvGyNK5ukRKP4hr/ZyubrhPQLyL1yH7yK3X9TWY/SlU9+6Vkb
0l1TdcT7nwy3PmRcV1uIxtVPUuobzMtLsO/8BjlpzSf/DUuhLBsOrCyYzKCrCi9i
K1xtlK00M6OFlTKzNR/BKZHQN743zu1QOmvSCQ7ZEwYLOma1liH6QvL0xjLgDSwm
jKSMMyhgrDxhGt2KDHle5pq225avF5ESCBmug6pxqY+0fjqA/8rAH95LYeHf3NEM
JMQI0JDLhvK41UeGU89fUTGMVX5nVP4XR4eOaV3afqnjsDjb+4CzZ/JvgtViNROm
Ke+VeCVHCiOLXYsKWYOF
=rSJK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to