Summary: | app-crypt/trousers-0.3.1 build failure on 64bit arch due to pointer to integer cast | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tiziano Müller (RETIRED) <dev-zero> |
Component: | New packages | Assignee: | Crypto team [DISABLED] <crypto+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | trousers-0.3.1-qa.patch |
Description
Tiziano Müller (RETIRED)
![]() Usually, I'd say that -Werror should be stripped, but with such software, I'd say that it should be reported to upstream and fixed properly... Created attachment 136901 [details, diff]
trousers-0.3.1-qa.patch
Can you please try the following patch?
Looking at the source, TSS_HPCRS is TSS_HOBJECT which in turn is UINT32.
I cannot compile 64bit, so if you have more of these we can send patch to upstream.
Works perfectly. Thanks. Thanks! |