Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1412924 - bacula: FTBFS in Fedora Rawhide
Summary: bacula: FTBFS in Fedora Rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: bacula
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Simone Caronni
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1383740
TreeView+ depends on / blocked
 
Reported: 2017-01-13 06:56 UTC by Igor Gnatenko
Modified: 2017-01-13 14:36 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-13 14:36:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Igor Gnatenko 2017-01-13 06:56:36 UTC
crypto.c:196:1: error: expected constructor, destructor, or type conversion before 'IMPLEMENT_STACK_OF'
 IMPLEMENT_STACK_OF(RecipientInfo)
 ^~~~~~~~~~~~~~~~~~
crypto.c:273:15: error: field 'ctx' has incomplete type 'EVP_MD_CTX {aka evp_md_ctx_st}'
    EVP_MD_CTX ctx;
               ^~~

and so on. consider porting to openssl 1.1 or switching to compat-openssl10.

Comment 1 Igor Gnatenko 2017-01-13 06:58:27 UTC
I think switching to compat-openssl10 due to upstream:
~0007451

kern	(administrator)

2016-12-28 11:54
	At the moment we are not ready to support the new version of OpenSSL. 

http://bugs.bacula.org/view.php?id=2247 (anonymous / anonymous)


Note You need to log in before you can comment on or make changes to this bug.