From: Petr Vorel <pvorel@suse.cz>
To: Mimi Zohar <zohar@linux.ibm.com>
Cc: Vitaly Chikunov <vt@altlinux.org>, linux-integrity@vger.kernel.org
Subject: Re: [ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine
Date: Tue, 11 Aug 2020 19:33:03 +0200 [thread overview]
Message-ID: <20200811173303.GA31322@dell5510> (raw)
In-Reply-To: <20200805094215.GA32709@dell5510>
Hi Mimi, Vitaly,
> > Everything, including this change, should now be in the next-testing
> > branch.
> Nice, thanks! Tested:
> https://travis-ci.org/github/pevik/ima-evm-utils
> I hope I'll have time for docker based travis patch next week.
I prototype docker based Travis [1] (still WIP). It tests various distros,
including cross-compilation, using also clang, even one build with musl (Alpine
distro). But there are many failures.
The biggest problem is with ibmswtpm2 [2], which contain tpm_server binary. This
project is not packaged in distros, compiles only with gcc (no clang, I tested
versions 1332 and 1637) and ignore CFLAGS and LDFLAGS settings. It doesn't even
have git repository (the one on sourceforge is empty).
We could simply patch this file, but I'm not going to do it.
I guess I just skip tpm_server dependency for all non-native projects.
I also need always install gcc even clang is going to be used due tpm_server.
It also find bug in m4/manpage-docbook-xsl.m4 for Alpine, found custom xml
catalog, but value is not redirected into the variable.
Kind regards,
Petr
[1] https://travis-ci.org/github/pevik/ima-evm-utils/builds/716990585
[2] https://sourceforge.net/projects/ibmswtpm2/
next prev parent reply other threads:[~2020-08-11 17:33 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-31 18:24 [ima-evm-utils: PATCH 0/5] initial travis support Mimi Zohar
2020-07-31 18:24 ` [ima-evm-utils: PATCH 1/5] ima-evm-utils: travis: define travis.yml Mimi Zohar
2020-07-31 18:24 ` [ima-evm-utils: PATCH 2/5] ima-evm-utils: travis: download, compile, and install a swTPM Mimi Zohar
2020-07-31 18:24 ` [ima-evm-utils: PATCH 3/5] ima-evm-utils: travis: dependency on TSS for initializing software TPM Mimi Zohar
2020-07-31 18:24 ` [ima-evm-utils: PATCH 4/5] ima-evm-utils: travis: support tpm2-tss Mimi Zohar
2020-07-31 18:24 ` [ima-evm-utils: PATCH 5/5] ima-evm-utils: travis: openssl gost engine Mimi Zohar
2020-07-31 18:56 ` Vitaly Chikunov
2020-07-31 20:18 ` Petr Vorel
2020-07-31 20:26 ` Vitaly Chikunov
2020-07-31 20:40 ` Petr Vorel
2020-07-31 21:06 ` Vitaly Chikunov
2020-07-31 22:32 ` Mimi Zohar
2020-08-03 3:09 ` Mimi Zohar
2020-08-03 13:07 ` Petr Vorel
2020-08-03 14:29 ` Mimi Zohar
2020-08-03 16:46 ` Petr Vorel
2020-08-03 17:16 ` Mimi Zohar
2020-08-04 7:22 ` Petr Vorel
2020-08-04 7:54 ` Petr Vorel
2020-08-04 13:23 ` Mimi Zohar
2020-08-05 9:42 ` Petr Vorel
2020-08-05 13:31 ` Mimi Zohar
2020-08-05 16:23 ` Vitaly Chikunov
2020-08-05 16:18 ` Vitaly Chikunov
2020-08-11 17:33 ` Petr Vorel [this message]
2020-08-11 22:04 ` Mimi Zohar
2020-08-12 13:05 ` Petr Vorel
2020-08-13 18:15 ` Mimi Zohar
2020-08-13 18:28 ` Petr Vorel
2020-08-13 20:11 ` Mimi Zohar
2020-08-03 16:32 ` Vitaly Chikunov
2020-08-03 16:36 ` Petr Vorel
2020-08-03 17:26 ` Mimi Zohar
2020-08-03 18:42 ` Vitaly Chikunov
2020-08-03 2:53 ` Mimi Zohar
2020-08-03 13:11 ` Petr Vorel
2020-08-03 14:33 ` Mimi Zohar
2020-08-04 12:05 ` [ima-evm-utils: PATCH v1 " Mimi Zohar
2020-08-04 14:45 ` Vitaly Chikunov
2020-08-04 18:11 ` Mimi Zohar
2020-07-31 20:19 ` [ima-evm-utils: PATCH 0/5] initial travis support Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200811173303.GA31322@dell5510 \
--to=pvorel@suse.cz \
--cc=linux-integrity@vger.kernel.org \
--cc=vt@altlinux.org \
--cc=zohar@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.