Your message dated Thu, 27 Sep 2018 02:16:10 +0200
with message-id <153800737042.1927.7928006642294201...@auryn.jones.dk>
and subject line Re: [Pkg-bitcoin-devel] Bug#855574: groestlcoin: FTBFS: error: 
invalid use of incomplete type 'BIGNUM {aka struct bignum_st}'
has caused the Debian Bug report #855574,
regarding groestlcoin: FTBFS: error: invalid use of incomplete type 'BIGNUM 
{aka struct bignum_st}'
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.)


-- 
855574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855574
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: groestlcoin
Version: 2.11.0+20160407-4
Severity: serious
Justification: fails to build from source

Hi,

your last upload to experimental FTBFS everywhere:

https://buildd.debian.org/status/package.php?p=groestlcoin&suite=experimental
https://buildd.debian.org/status/fetch.php?pkg=groestlcoin&arch=amd64&ver=2.11.0%2B20160407-4&stamp=1484149912&raw=0

In file included from groestlcoin.cpp:18:0:
bignum.h:51:24: error: invalid use of incomplete type 'BIGNUM {aka struct 
bignum_st}'
 class CBigNum : public BIGNUM
                        ^~~~~~
In file included from /usr/include/openssl/bn.h:32:0,
                 from bignum.h:10,
                 from groestlcoin.cpp:18:
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'BIGNUM 
{aka struct bignum_st}'
 typedef struct bignum_st BIGNUM;
                ^~~~~~~~~
In file included from groestlcoin.cpp:18:0:
bignum.h: In constructor 'CBigNum::CBigNum()':
bignum.h:56:21: error: 'BN_init' was not declared in this scope
         BN_init(this);
                     ^
[...]


Andreas

--- End Message ---
--- Begin Message ---
Version: 2.11.0+20160407-5

Quoting Andreas Beckmann (2017-02-20 10:41:03)
> your last upload to experimental FTBFS everywhere:
> 
> https://buildd.debian.org/status/package.php?p=groestlcoin&suite=experimental
> https://buildd.debian.org/status/fetch.php?pkg=groestlcoin&arch=amd64&ver=2.11.0%2B20160407-4&stamp=1484149912&raw=0
> 
> In file included from groestlcoin.cpp:18:0:
> bignum.h:51:24: error: invalid use of incomplete type 'BIGNUM {aka struct 
> bignum_st}'
>  class CBigNum : public BIGNUM
>                         ^~~~~~
> In file included from /usr/include/openssl/bn.h:32:0,
>                  from bignum.h:10,
>                  from groestlcoin.cpp:18:
> /usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of 'BIGNUM 
> {aka struct bignum_st}'
>  typedef struct bignum_st BIGNUM;
>                 ^~~~~~~~~
> In file included from groestlcoin.cpp:18:0:
> bignum.h: In constructor 'CBigNum::CBigNum()':
> bignum.h:56:21: error: 'BN_init' was not declared in this scope
>          BN_init(this);
>                      ^

This was caused by linking against wrong version of libssl, and fixed 
in release 2.11.0+20160407-5.

Thanks for reporting this issue!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply via email to