Your message dated Thu, 26 May 2011 06:02:09 +0000
with message-id <e1qpte5-0006vd...@franck.debian.org>
and subject line Bug#615696: fixed in barada-pam 0.5-2
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-2
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-2.debian.tar.gz
to main/b/barada-pam/barada-pam_0.5-2.debian.tar.gz
barada-pam_0.5-2.dsc
to main/b/barada-pam/barada-pam_0.5-2.dsc
libpam-barada_0.5-2_i386.deb
to main/b/barada-pam/libpam-barada_0.5-2_i386.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.
Andrew Pollock <apoll...@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: Wed, 25 May 2011 21:59:46 -0700
Source: barada-pam
Binary: libpam-barada
Architecture: source i386
Version: 0.5-2
Distribution: unstable
Urgency: low
Maintainer: Andrew Pollock <apoll...@debian.org>
Changed-By: Andrew Pollock <apoll...@debian.org>
Description:
libpam-barada - PAM module to provide two-factor authentication based on HOTP
Closes: 615696
Changes:
barada-pam (0.5-2) unstable; urgency=low
.
* Convert to 3.0 (quilt) source format
* debian/control: bump Standards-Version (no changes)
* Add patch from Andreas Moog to fix FTBFS with gold or ld --no-add-needed
(closes: #615696)
Checksums-Sha1:
92780b7c3a5e83280d6ff8d83f7101fa53858811 1761 barada-pam_0.5-2.dsc
198db7486d234e710f7ba0af1030412fe52c004d 4759 barada-pam_0.5-2.debian.tar.gz
ba401f507855ce6e1757cd6999b32e0e5b1f46b0 40844 libpam-barada_0.5-2_i386.deb
Checksums-Sha256:
a774c61cc7574f68daa587dfc2f3bee314b11449defd776b8ad4f174c8de87bc 1761
barada-pam_0.5-2.dsc
9a21dcb55c22bf4c562b96de008363dcedf723fb0610ffbc88491911549bd070 4759
barada-pam_0.5-2.debian.tar.gz
87ba82073b2d9bc1ede010ddfea1eb5b8bd9821c4f675c7f78c7bb2123abfbf0 40844
libpam-barada_0.5-2_i386.deb
Files:
8eafd8f4e6aa4bea56bf046e63d130c7 1761 libs extra barada-pam_0.5-2.dsc
ae1f848391fc9cd78f6634eb4929d489 4759 libs extra barada-pam_0.5-2.debian.tar.gz
627df5353f839b1926e16ba367759ee9 40844 libs extra libpam-barada_0.5-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBCAAGBQJN3eusAAoJEFHf2Ts++3nv/dEP/j1fdiLoUwn6ewFi5emJo0KA
CtdGkA0z8mge4Az8pW8MdjpIi+MbCJEY7g6gxcO89LqZMrq11/AoAzpHcgmqk/F9
gufGxM32hKL47IHNgqHXYgVJpkFWkTypVYAnSqQeV0TEqD1Lg/5qaqzButyu3XBQ
mUD5CTnLQqrfQFG5brBaTntpgv4TQqahr062cDSKp/AxRkY2OzJ21O/u3mQkxBXn
PU1fb5x/TV95h47YYFU9ATnLDnK47syd0xlgayD93u82qFJ1D5CLnPuOGleIj7TY
9J91ZJmdTEWkd9EaRmOfyvUrU91eJTO5vlcpA7dxvgseugbkKL6q+SRTteGz8hhR
8E8c6VhKE4lo8Q6rveTIWJ2JaAnZrqcOaNhSYNdALcf/VpGsPusbMHBOmdxx7nZ+
xtUdMwfswZT4sJnNUs/5vB4HBxbWZskIMm3hR1Dpj7p0ryzQPKOzzHO4kwXJwmN/
mgEcgyHcZMIcojQFQhJH1xYvTqqqO1qHiY/r6IXiO7EsEi6gDkryEHr8IICDSB3b
YbS6E56ZDUVupaWt9W8a+UCQy/yKSQJ8C1fa+MQFAqlci3ChMXTK34V0Sm1JoiV4
7ohPZmEgm08ZN6GfVacSTuRfdAtw6bdwXMfGojhSCea3aZxZt2AiBRywXQsXvssg
0ibjBgwKOwIoEYP/NXHk
=/djP
-----END PGP SIGNATURE-----
--- End Message ---