Search Criteria
Package Details: tpm2-pkcs11-git 1.4.0.r101.2d83133-1
Git Clone URL: | https://aur.archlinux.org/tpm2-pkcs11-git.git (read-only, click to copy) |
---|---|
Package Base: | tpm2-pkcs11-git |
Description: | PKCS#11 interface for Trusted Platform Module 2.0 hardware |
Upstream URL: | https://github.com/tpm2-software/tpm2-pkcs11 |
Licenses: | |
Submitter: | irtimmer |
Maintainer: | diabonas |
Last Packager: | diabonas |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2018-09-20 21:45 |
Last Updated: | 2020-10-27 21:46 |
Dependencies (29)
- libtss2-esys.so (tpm2-tss-git, tpm2-tss)
- libtss2-fapi.so (tpm2-tss-git, tpm2-tss)
- libtss2-mu.so (tpm2-tss-git, tpm2-tss)
- libtss2-rc.so (tpm2-tss-git, tpm2-tss)
- libtss2-tctildr.so (tpm2-tss-git, tpm2-tss)
- libyaml (libyaml-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- python (python-dbg)
- python-cryptography
- python-pyasn1-modules
- python-yaml
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- tpm2-tools (tpm2-tools-git)
- tpm2-tss (tpm2-tss-git)
- expect (check)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux) (check)
- java-hamcrest (check)
- junit (check)
- libp11 (libp11-git) (check)
- opensc (opensc-git) (check)
- python-python-pkcs11 (check)
- swtpm (swtpm-git) (check)
- tpm2-abrmd (tpm2-abrmd-git) (check)
- tpm2-tss-engine (tpm2-tss-engine-git) (check)
- wget (wget-git) (check)
- xxd (vim-qt-git, vim-qt-qt5-git, vim-minimal-git, gvim-git, vim-clipboard, vim-x11, xxd-standalone, vim-min, gvim-gtk2, gvim, vim) (check)
- autoconf-archive (autoconf-archive-git) (make)
- cmocka (cmocka-git) (make)
- git (git-git) (make)
Latest Comments
Unb0rn commented on 2019-01-26 21:23
@diabonas Yep! It seems to work. Thanks!
diabonas commented on 2019-01-26 13:41
@Unb0rn This is due to a backwards-incompatible change in autoconf-archive 2019.01.06, see e.g. the pull request to fix this in tpm2-tss(-git). Until this is fixed upstream, you need
in the PKGBUILD.
Unb0rn commented on 2019-01-26 07:14
Looks like it's not building now.
config.status: creating Makefile config.status: creating src/lib/config.h config.status: executing libtool commands config.status: executing depfiles commands config.status: error: in
/build/tpm2-pkcs11-git/src/tpm2-pkcs11': config.status: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See
config.log' for more details ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/unb0rn/buildAnd in config.log there is:
config.status:1363: executing depfiles commands config.status:1986: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles /tmp/Gm1PcmDD:1962: *** missing separator. Stop. config.status:1991: $? = 2 config.status:1995: error: in `/build/tpm2-pkcs11-git/src/tpm2-pkcs11': config.status:1997: error: Something went wrong bootstrapping makefile fragments for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking).