Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674346 - net-libs/osptoolkit-4.13.0 : ospcryptowrap.c:48:16: error: storage size of ctx isn t known
Summary: net-libs/osptoolkit-4.13.0 : ospcryptowrap.c:48:16: error: storage size of ct...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard: fixed in 4.14.0
Keywords: PullRequest
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-01-02 17:12 UTC by Toralf Förster
Modified: 2020-07-20 20:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.23 KB, text/plain)
2019-01-02 17:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,169.20 KB, text/plain)
2019-01-02 17:12 UTC, Toralf Förster
Details
environment (environment,46.65 KB, text/plain)
2019-01-02 17:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.62 KB, application/x-bzip)
2019-01-02 17:12 UTC, Toralf Förster
Details
net-libs:osptoolkit-4.13.0:20190102-003150.log (net-libs:osptoolkit-4.13.0:20190102-003150.log,3.32 KB, text/plain)
2019-01-02 17:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.97 KB, application/x-bzip)
2019-01-02 17:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-01-02 17:12:47 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -DOPENSSL_NO_KRB5 -D_POSIX_THREADS -D_REENTRANT -DOSP_SDK -DOSP_ALLOW_DUP_TXN -DOSP_NO_DELETE_CHECK -DOSP_SSL_VERIFY_NONE  -Wall -D_GNU_SOURCE -fPIC  -I../crypto -I../include -c ospcryptowrap.c
ospcryptowrap.c: In function ‘OSPPCryptoWrapDigest’:
ospcryptowrap.c:48:16: error: storage size of ‘ctx’ isn’t known
     EVP_MD_CTX ctx;
                ^~~
ospcryptowrap.c:48:16: warning: unused variable ‘ctx’ [-Wunused-variable]

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20181229-151642

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-libs/osptoolkit
[ebuild  N    ] net-libs/osptoolkit-4.13.0
Comment 1 Toralf Förster gentoo-dev 2019-01-02 17:12:50 UTC
Created attachment 559504 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-02 17:12:53 UTC
Created attachment 559506 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-02 17:12:55 UTC
Created attachment 559508 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-02 17:12:58 UTC
Created attachment 559510 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-02 17:13:01 UTC
Created attachment 559512 [details]
net-libs:osptoolkit-4.13.0:20190102-003150.log
Comment 6 Toralf Förster gentoo-dev 2019-01-02 17:13:04 UTC
Created attachment 559514 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-07-16 18:33:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=535dcfcfed481a4b800f8b4056adab6961871230

commit 535dcfcfed481a4b800f8b4056adab6961871230
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-07-16 18:09:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-16 18:33:19 +0000

    profiles/arch/arm64: mask net-libs/osptoolkit
    
    Bug: https://bugs.gentoo.org/716426
    Bug: https://bugs.gentoo.org/674346
    Bug: https://bugs.gentoo.org/731250
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/arch/arm64/package.mask     | 7 +++++++
 profiles/arch/arm64/package.use.mask | 5 +++++
 2 files changed, 12 insertions(+)
Comment 8 Jaco Kroon 2020-07-20 09:01:43 UTC
https://bugs.gentoo.org/731250
Comment 9 Larry the Git Cow gentoo-dev 2020-07-20 20:40:06 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc4249c42dcf29a85061c54a4e1067396972f89

commit 1fc4249c42dcf29a85061c54a4e1067396972f89
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2020-07-19 07:32:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-20 20:39:56 +0000

    package.mask: mask net-libs/osptoolkit
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=731250
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=674346
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=630e595c88633d9b9bf14d13866045d2034cd198

commit 630e595c88633d9b9bf14d13866045d2034cd198
Author:     Jaco Kroon <jaco@uls.co.za>
AuthorDate: 2020-07-17 06:51:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-07-20 20:39:51 +0000

    net-misc/asterisk: remove osplookup USE flag from 13 + 16 branches.
    
    osptoolkit no longer compiles:
    
    Bug: https://bugs.gentoo.org/731250
    Bug: https://bugs.gentoo.org/674346
    
    Whilst this may be fixed in upstream versions, osptoolkit has asterisk
    as the only dependency, and since it's been broken for a very long time,
    move towards removal since we're not aware of anyone using this.
    
    Signed-off-by: Jaco Kroon <jaco@uls.co.za>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/asterisk/asterisk-13.33.0.ebuild | 4 +---
 net-misc/asterisk/asterisk-13.34.0.ebuild | 4 +---
 net-misc/asterisk/asterisk-16.10.0.ebuild | 4 +---
 net-misc/asterisk/asterisk-16.11.1.ebuild | 4 +---
 4 files changed, 4 insertions(+), 12 deletions(-)