Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676124 - app-crypt/qca-2.1.3-r2 with dev-libs/openssl-1.1.0j - .../work/qca-2.1.3/plugins/qca-ossl/qca-ossl.cpp:6438:4: error: ‘CRYPTO_add’ was not declared in this scope
Summary: app-crypt/qca-2.1.3-r2 with dev-libs/openssl-1.1.0j - .../work/qca-2.1.3/plug...
Status: RESOLVED DUPLICATE of bug 592526
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-23 19:57 UTC by Sumit Khanna
Modified: 2019-01-24 09:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sumit Khanna 2019-01-23 19:57:45 UTC
app-crypt/qca failed on various openssl compatibility errors and should be added to 592438

Adding =app-crypt/qca-2.2.0_pre20180606 to ~ builds successfully

/var/tmp/portage/app-crypt/qca-2.1.3-r2/work/qca-2.1.3/plugins/qca-ossl/qca-ossl.cpp:6438:4: error: ‘CRYPTO_add’ was not declared in this scope
    CRYPTO_add(&x->references, 1, CRYPTO_LOCK_X509);
    ^~~~~~~~~~
/var/tmp/portage/app-crypt/qca-2.1.3-r2/work/qca-2.1.3/plugins/qca-ossl/qca-ossl.cpp:6438:4: note: suggested alternative: ‘CRYPTO_ONCE’
    CRYPTO_add(&x->references, 1, CRYPTO_LOCK_X509);


Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2019-01-23 20:16:59 UTC
That's why there is 2.2.0_pre20180606 available. openssl-1.1.0j is not stable.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-01-24 09:11:47 UTC

*** This bug has been marked as a duplicate of bug 592526 ***