Search Criteria
Package Details: tpm2-pkcs11-git 1.8.0.r7.9f851dd-1
Package Actions
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: | BSD |
Submitter: | irtimmer |
Maintainer: | diabonas |
Last Packager: | diabonas |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-09-20 21:45 (UTC) |
Last Updated: | 2022-05-20 14:44 (UTC) |
Dependencies (37)
- libtss2-esys.so (tpm2-tss-gitAUR, tpm2-tss)
- libtss2-fapi.so (tpm2-tss-gitAUR, tpm2-tss)
- libtss2-mu.so (tpm2-tss-gitAUR, tpm2-tss)
- libtss2-rc.so (tpm2-tss-gitAUR, tpm2-tss)
- libtss2-tctildr.so (tpm2-tss-gitAUR, tpm2-tss)
- libyaml (libyaml-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-bcrypt
- python-cryptography
- python-pyasn1
- python-pyasn1-modules
- python-tpm2-pytss (python-tpm2-pytss-gitAUR)
- python-yaml (python-yaml-gitAUR)
- sqlite (sqlite-fossilAUR)
- tpm2-tools (tpm2-tools-gitAUR)
- tpm2-tss (tpm2-tss-gitAUR)
- autoconf-archive (autoconf-archive-gitAUR) (make)
- cmocka (cmocka-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 17 more dependencies...
Latest Comments
Unb0rn commented on 2019-01-26 21:23 (UTC)
@diabonas Yep! It seems to work. Thanks!
diabonas commented on 2019-01-26 13:41 (UTC)
@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 (UTC) (edited on 2019-01-26 07:14 (UTC) by Unb0rn)
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).