|
Bugzilla – Full Text Bug Listing |
| Summary: | FTBFS: openSUSE:Factory/opensc fails to build | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Dominique Leuenberger <dimstar> |
| Component: | Other | Assignee: | Stanislav Brabec <sbrabec> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dominique Leuenberger
2018-02-02 14:25:41 UTC
It is related to the new openssl:
[ 16s] pkcs15-westcos.c:258:5: error: dereferencing pointer to incomplete type 'RSA {aka struct rsa_st}'
[ 16s] rsa->meth = RSA_PKCS1_SSLeay();
[ 16s] ^~
[ 16s] pkcs15-westcos.c:258:14: warning: implicit declaration of function 'RSA_PKCS1_SSLeay'; did you mean 'RSA_PKCS1_OpenSSL'? [-Wimplicit-function-declaration]
Actually, the fix was declined due to the short changelog entry: https://build.opensuse.org/request/show/571357 New request: https://build.opensuse.org/request/show/573128 *** This bug has been marked as a duplicate of bug 1074799 *** |