Your message dated Wed, 16 Sep 2020 16:33:47 +0000
with message-id <[email protected]>
and subject line Bug#932620: fixed in libcrypto++ 5.6.4-10
has caused the Debian Bug report #932620,
regarding libcrypto++-dev: build system does not include blake2.cpp
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.)


-- 
932620: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932620
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcrypto++-dev
Version: 5.6.4-8
Severity: important

For some reason, linking to the crypto++ dynamic library fails.
Note that these are linker errors; the compiler has no problem.

What is wrong with this? Is some other option necessary?

If so, it should go in a README file.


$ g++ -I/usr/include/cryptopp -o fingerprint fingerprint.cc -lcryptopp
/usr/bin/ld: /tmp/ccphZUrI.o: in function `main':
fingerprint.cc:(.text+0x6e2): undefined reference to
`CryptoPP::BLAKE2_Base<unsigned long long, true>::Update(unsigned char const*,
unsigned long)'
/usr/bin/ld: /tmp/ccphZUrI.o: in function `CryptoPP::BLAKE2b::BLAKE2b(bool,
unsigned int)':
fingerprint.cc:(.text._ZN8CryptoPP7BLAKE2bC2Ebj[_ZN8CryptoPP7BLAKE2bC5Ebj]+0x25):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::BLAKE2_Base(bool, unsigned int)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0x88):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::UncheckedSetKey(unsigned char const*, unsigned int,
CryptoPP::NameValuePairs const&)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0xa8):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::Update(unsigned char const*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0xb0):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::Restart()'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0xb8):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::TruncatedFinal(unsigned char*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0xf0):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::Update(unsigned char const*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0x108):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::Restart()'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP7BLAKE2bE[_ZTVN8CryptoPP7BLAKE2bE]+0x148):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::TruncatedFinal(unsigned char*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0x88):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::UncheckedSetKey(unsigned char const*, unsigned int,
CryptoPP::NameValuePairs const&)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0xa8):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::Update(unsigned char const*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0xb0):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::Restart()'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0xb8):
undefined reference to `CryptoPP::BLAKE2_Base<unsigned long long,
true>::TruncatedFinal(unsigned char*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0xf0):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::Update(unsigned char const*, unsigned long)'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0x108):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::Restart()'
/usr/bin/ld:
/tmp/ccphZUrI.o:(.data.rel.ro._ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE[_ZTVN8CryptoPP11BLAKE2_BaseIyLb1EEE]+0x148):
undefined reference to `non-virtual thunk to CryptoPP::BLAKE2_Base<unsigned
long long, true>::TruncatedFinal(unsigned char*, unsigned long)'
collect2: error: ld returned 1 exit status



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8), 
LANGUAGE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libcrypto++-dev depends on:
ii  libcrypto++6  5.6.4-8

libcrypto++-dev recommends no packages.

libcrypto++-dev suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libcrypto++
Source-Version: 5.6.4-10
Done: Laszlo Boszormenyi (GCS) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libcrypto++, which is due to be installed in the Debian FTP archive.

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.
Laszlo Boszormenyi (GCS) <[email protected]> (supplier of updated libcrypto++ 
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: SHA512

Format: 1.8
Date: Wed, 16 Sep 2020 17:32:49 +0200
Source: libcrypto++
Architecture: source
Version: 5.6.4-10
Distribution: unstable
Urgency: medium
Maintainer: Laszlo Boszormenyi (GCS) <[email protected]>
Changed-By: Laszlo Boszormenyi (GCS) <[email protected]>
Closes: 932620
Changes:
 libcrypto++ (5.6.4-10) unstable; urgency=medium
 .
   * Include BLAKE2 cryptographic hash functions to the library
     (closes: #932620).
Checksums-Sha1:
 fde2f74b6dbb412eeb2303c0119e634bd883ecf3 2060 libcrypto++_5.6.4-10.dsc
 4a3572733b4220373b8430334f72be84ba07bccd 21540 
libcrypto++_5.6.4-10.debian.tar.xz
Checksums-Sha256:
 44985e0dbdbfccfc6c1bf2782315f76dbd98b0fe8b84a3f90285108e9e1b8522 2060 
libcrypto++_5.6.4-10.dsc
 6b94b6cb1090cdabcca4ea1857b8318a5e53dedcc3a28135b9fdbace55c752ba 21540 
libcrypto++_5.6.4-10.debian.tar.xz
Files:
 72535bb410587cca13f92e50d75374e9 2060 libs optional libcrypto++_5.6.4-10.dsc
 0fc9561691cb6631b7700b8b7878fd66 21540 libs optional 
libcrypto++_5.6.4-10.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfYh9yLp7u6e4NeO63OMQ54ZMyL8FAl9iOiEACgkQ3OMQ54ZM
yL+Wbg//YE2uEekR8z5ehx6YBeSmiioig8Zow+GNUiEWUxvWZlBg2prfZgz9Ig7v
UcAPbEnV2aT+R5MJ2vEPYgpK+3jzRPKfwuvyB+zftw3PEMk7GIe1ehJivzDG2jJU
id3o+vppQVjYc6equO0P6QXppeNiHc8CFB9bJiDW9yasjUggOp0UaHfb+iGwoCYb
ZC/9kfYmR/FTDYMg7OiH390sfkBeX0YPC0EIuX3Vu+ytK16DnKzUSZasgvv+6ESe
hrKxMfnqeG4KZc5FTVwh6Grqi0h3L5GTCA8QKByzu0MblmKq9yIVbVTEvwjlobkB
ZGaWBTBkCNFVZMtsipDKeP/5utX9U8F32YIgeLcRbZ4oGoOnDPtTTY2GhtiQwy51
Ac4DsmGztgcfjXeEWN+b3tVwUlKZt9Kik7LlAKvOH8COYgFVRHQ6ce3FUQgwMsdg
yP5q8YfJXgAOGLQpHhtDOpmNNwY6p2tggPHQOiSMnjeid+6FmcE86p1aVPUSrgeJ
nqsdz3sqJHkBJKRgLrIIC+nIGLDKEOdzgkDJKEWUuRByDGWcYqMirhBaUtRfxa5i
t76fOiWfosa9KdfJcb/VMlmNsMEzuslUbJhHvjJOeiXigdIB6jWgmUlX8Oi6Kli6
z1TwItIypgOqbDRSsEiuPRRU7dcFEA5u2F0tA0zdZsycQGUYWOs=
=hlfR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to