Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697976 - dev-util/android-tools-5.1.1_p13 : core/adb/adb_auth_host.c:85:19: error: dereferencing pointer to incomplete type RSA {aka struct rsa_st}
Summary: dev-util/android-tools-5.1.1_p13 : core/adb/adb_auth_host.c:85:19: error: der...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-10-18 14:49 UTC by Nuno Silva
Modified: 2022-11-23 04:06 UTC (History)
0 users

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


Attachments
build.log (build.log,6.74 KB, text/plain)
2019-10-18 14:54 UTC, Nuno Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Silva 2019-10-18 14:49:04 UTC
Compiling dev-util/android-tools-5.1.1_p13 fails, with

    core/adb/adb_auth_host.c: In function ‘RSA_to_RSAPublicKey’:
    core/adb/adb_auth_host.c:85:19: error: dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
         BN_copy(n, rsa->n);
                       ^~

(Similar to bug 677170?)

Reproducible: Always
Comment 1 Nuno Silva 2019-10-18 14:54:48 UTC
Created attachment 593150 [details]
build.log
Comment 2 Nuno Silva 2019-10-24 00:06:51 UTC
(Should this block #592438?)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-23 04:06:18 UTC
This is fixed in newer versions.