Bug 1384034

Summary: bro-2.4.1-3.fc25 FTBFS: error: invalid use of incomplete type 'X509 {aka struct x509_st}'
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: broAssignee: Fabian Affolter <mail>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: awilliam, dkopecek, mail, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/bro
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-12 23:38:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1383740, 1423041    

Description Jitka Plesnikova 2016-10-12 12:05:59 UTC
Description of problem:
Package bro fails to build from source in Fedora Rawhide.

/builddir/build/BUILD/bro-2.4.1/src/file_analysis/analyzer/x509/X509.cc:141:43: error: invalid use of incomplete type 'X509 {aka struct x509_st}'

...
/builddir/build/BUILD/bro-2.4.1/src/file_analysis/analyzer/x509/X509.cc:168:12: error: invalid use of incomplete type 'EVP_PKEY {aka struct evp_pkey_st}'

...
/builddir/build/BUILD/bro-2.4.1/src/file_analysis/analyzer/x509/X509.cc:265:42: error: 'M_ASN1_OCTET_STRING_print' was not declared in this scope


This is caused by upgrading openssl from 1:1.0.2j-1.fc26 to 1:1.1.0b-1.fc26.

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/bro

Comment 1 Jitka Plesnikova 2017-02-21 15:17:21 UTC
*** Bug 1423246 has been marked as a duplicate of this bug. ***

Comment 2 Fedora End Of Life 2017-02-28 10:26:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle.
Changing version to '26'.

Comment 3 Adam Williamson 2018-03-12 23:38:21 UTC
It's building now.