Bug 1415937
| Summary: | FTBFS: libdigidocpp-3.12.2-1.fc26 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> | ||||
| Component: | libdigidocpp | Assignee: | Mihkel Vain <mihkel.vain> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 26 | CC: | antti.andreimann, klember, mihkel.vain, tuju | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | libdigidocpp-3.12.3-1.fc24 libdigidocpp-3.12.3-1.fc25 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-03-05 20:49:55 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: | 985344 | ||||||
| Attachments: |
|
||||||
Created attachment 1243831 [details]
Full mock-logs.
https://github.com/open-eid/qdigidoc/issues/57 Upstream bug report libdigidocpp-3.12.3-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-cc45511239 libdigidocpp-3.12.3-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-ccdfb3688e libdigidocpp-3.12.3-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-ccdfb3688e libdigidocpp-3.12.3-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-cc45511239 This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'. libdigidocpp-3.12.3-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. libdigidocpp-3.12.3-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |
I'm attaching full mock logs, but shortcut: ... /builddir/build/BUILD/libdigidocpp-3.12.2/src/crypto/Digest.cpp:92:37: error: invalid use of incomplete type 'struct X509_sig_st' /builddir/build/BUILD/libdigidocpp-3.12.2/src/crypto/Digest.cpp:92:56: error: invalid use of incomplete type 'struct X509_sig_st' /builddir/build/BUILD/libdigidocpp-3.12.2/src/crypto/Digest.cpp:92:76: error: invalid use of incomplete type 'struct X509_sig_st' /builddir/build/BUILD/libdigidocpp-3.12.2/src/crypto/Digest.cpp:101:27: error: invalid use of incomplete type 'struct X509_sig_st' /builddir/build/BUILD/libdigidocpp-3.12.2/src/crypto/PKCS12Signer.cpp:90:32: error: invalid use of incomplete type 'EVP_PKEY {aka struct evp_pkey_st}' /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:222:1: error: expected constructor, destructor, or type conversion before 'DECLARE_ASN1_SET_OF' /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:234:3: error: 'TS_RESP' does not name a type /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:263:1: error: expected constructor, destructor, or type conversion before 'DECLARE_ASN1_SET_OF' /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:275:3: error: 'ESS_SIGNING_CERT' does not name a type /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:302:1: error: 'TS_RESP' does not name a type /builddir/build/BUILD/libdigidocpp-3.12.2/src/openssl/ts.h:303:19: error: variable or field 'TS_RESP_free' declared v ...