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

Bug 640734

Summary: app-crypt/tpm-emulator-0.7.4-r1 : * multilib-strict check failed!
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Crypto team [DISABLED] <crypto+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-crypt:tpm-emulator-0.7.4-r1:20171211-182442.log
emerge-history.txt
environment
etc.portage.tbz2

Description Toralf Förster gentoo-dev 2017-12-11 18:33:00 UTC
   usr/lib/libtddl.so.1.2.0.7
 * ERROR: app-crypt/tpm-emulator-0.7.4-r1::gentoo failed:
 *   multilib-strict check failed!
 * 
 * Call stack:
 *   misc-functions.sh, line 666:  Called install_qa_check

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-crypt/tpm-emulator
[ebuild  N    ] app-crypt/tpm-emulator-0.7.4-r1  USE="libressl ssl -modules"
Comment 1 Toralf Förster gentoo-dev 2017-12-11 18:33:02 UTC
Created attachment 509472 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-11 18:33:05 UTC
Created attachment 509474 [details]
app-crypt:tpm-emulator-0.7.4-r1:20171211-182442.log
Comment 3 Toralf Förster gentoo-dev 2017-12-11 18:33:08 UTC
Created attachment 509476 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-11 18:33:11 UTC
Created attachment 509478 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-11 18:33:14 UTC
Created attachment 509480 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2018-09-11 15:03:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18779e114fbfcb80dc83b228b0581dd75f855a7f

commit 18779e114fbfcb80dc83b228b0581dd75f855a7f
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-09-11 14:02:39 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-09-11 15:03:35 +0000

    app-crypt/tpm-emulator: massive cleanup
    
    Kernel module is optional now, no need to enforce it.
    
    Fix libdir issue.
    
    Support MTM emulator.
    
    Properly enable/disable openssl.
    
    Properly build kernel module.
    
    Rewrite of init.d scripts.
    
    Probably more.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=640734
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=540384
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/tpm-emulator-0.7.4-build.patch           |  69 ++++++++++++
 .../files/tpm-emulator-0.7.4-cmake.patch           | 120 +++++++++++++++++++++
 app-crypt/tpm-emulator/files/tpm-emulator.confd-r2 |   1 +
 app-crypt/tpm-emulator/files/tpm-emulator.initd-r2 |  46 ++++++++
 app-crypt/tpm-emulator/metadata.xml                |   3 +
 .../tpm-emulator/tpm-emulator-0.7.4-r2.ebuild      |  85 +++++++++++++++
 6 files changed, 324 insertions(+)