Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 697976

Summary: 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}
Product: Gentoo Linux Reporter: Nuno Silva <njsg>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438    
Attachments: build.log

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.