On Mon, 18 Mar 2019 at 21:21, Philippe Mathieu-Daudé <f4...@amsat.org> wrote:
>
> Hi Peter,
>
> Le dim. 17 mars 2019 23:02, Peter Maydell <peter.mayd...@linaro.org> a écrit :
>>
>> On Sun, 17 Mar 2019 at 20:29, Peter Maydell <peter.mayd...@linaro.org> wrote:
>> > Hi; this fails to build on OSX and OpenBSD:
>> >
>> >   UNXZ    pc-bios/edk2-aarch64-code.fd.xz
>> > /bin/sh: xz: command not found
>
>
> I checked Travis builds for OSX. I suppose the Travis image has xz 
> pulled/pre-installed and yours doesn't.

Yeah, I expect I could install xz from homebrew here.

> I used to check on OpenBSD until realizing you are the only one doing that. 
> After having spent quite some time on it I removed it from my list, thus 
> missed this failure. EDK2 doesn't build on OpenBSD but still this OS should 
> be able to decompress the ROMs.

At the moment I compile test it but don't 'make check' it
(ie I just use the tests/vm/openbsd setup).

We could probably not unreasonably add 'xz' to the
build dependencies, but we'd need to add it to the
OpenBSD image in tests/vm.

thanks
-- PMM

Reply via email to