Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674180 - app-crypt/tpm-emulator-0.7.5 : /.../bn.h:25:16: error: array type has incomplete element type BIGNUM {aka struct bignum_st }
Summary: app-crypt/tpm-emulator-0.7.5 : /.../bn.h:25:16: error: array type has incompl...
Status: RESOLVED FIXED
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: 2018-12-31 16:23 UTC by Toralf Förster
Modified: 2019-01-26 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.66 KB, text/plain)
2018-12-31 16:23 UTC, Toralf Förster
Details
app-crypt:tpm-emulator-0.7.5:20181231-161409.log (app-crypt:tpm-emulator-0.7.5:20181231-161409.log,22.25 KB, text/plain)
2018-12-31 16:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,144.06 KB, text/plain)
2018-12-31 16:23 UTC, Toralf Förster
Details
environment (environment,160.09 KB, text/plain)
2018-12-31 16:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.29 KB, application/x-bzip)
2018-12-31 16:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.90 KB, application/x-bzip)
2018-12-31 16:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.68 KB, application/x-bzip)
2018-12-31 16:23 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 2018-12-31 16:23:27 UTC
                 from /var/tmp/portage/app-crypt/tpm-emulator-0.7.5/work/tpm-emulator-0.7.5/tpm/tpm_commands.h:20,
                 from /var/tmp/portage/app-crypt/tpm-emulator-0.7.5/work/tpm-emulator-0.7.5/tpm/tpm_audit.c:18:
/var/tmp/portage/app-crypt/tpm-emulator-0.7.5/work/tpm-emulator-0.7.5/crypto/bn.h:25:16: error: array type has incomplete element type ‘BIGNUM’ {aka ‘struct bignum_st’}
 typedef BIGNUM tpm_bn_t[1];
                ^~~~~~~~
/var/tmp/portage/app-crypt/tpm-emulator-0.7.5/work/tpm-emulator-0.7.5/crypto/bn.h:31:27: warning: type defaults to ‘int’ in declaration of ‘a’ [-Wimplicit-int]

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.31.1 *



emerge -qpvO app-crypt/tpm-emulator
[ebuild  N    ] app-crypt/tpm-emulator-0.7.5  USE="ssl -libressl -modules -mtm-emulator"
Comment 1 Toralf Förster gentoo-dev 2018-12-31 16:23:29 UTC
Created attachment 559164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-12-31 16:23:32 UTC
Created attachment 559166 [details]
app-crypt:tpm-emulator-0.7.5:20181231-161409.log
Comment 3 Toralf Förster gentoo-dev 2018-12-31 16:23:35 UTC
Created attachment 559168 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-12-31 16:23:38 UTC
Created attachment 559170 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-12-31 16:23:41 UTC
Created attachment 559172 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-12-31 16:23:43 UTC
Created attachment 559174 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-12-31 16:23:47 UTC
Created attachment 559176 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-01-26 21:09:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16d1495e82d4bb5402116c693a67cade5acb0c40

commit 16d1495e82d4bb5402116c693a67cade5acb0c40
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2019-01-26 21:05:26 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2019-01-26 21:09:09 +0000

    app-crypt/tpm-emulator: drop openssl support
    
    Incompatible with openssl-1.1, too much effort to modify.
    The gmp support is sufficient.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=674180
    Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../tpm-emulator/tpm-emulator-0.7.5-r1.ebuild      | 77 ++++++++++++++++++++++
 1 file changed, 77 insertions(+)