Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640734 - app-crypt/tpm-emulator-0.7.4-r1 : * multilib-strict check failed!
Summary: app-crypt/tpm-emulator-0.7.4-r1 : * multilib-strict check failed!
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: 2017-12-11 18:33 UTC by Toralf Förster
Modified: 2018-09-11 15:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.70 KB, text/plain)
2017-12-11 18:33 UTC, Toralf Förster
Details
app-crypt:tpm-emulator-0.7.4-r1:20171211-182442.log (app-crypt:tpm-emulator-0.7.4-r1:20171211-182442.log,58.32 KB, text/plain)
2017-12-11 18:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,193.32 KB, text/plain)
2017-12-11 18:33 UTC, Toralf Förster
Details
environment (environment,165.65 KB, text/plain)
2017-12-11 18:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.77 KB, application/x-bzip)
2017-12-11 18:33 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 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(+)