Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

From: NGie Cooper <yaneurabeya_at_gmail.com>
Date: Wed, 7 Oct 2015 15:00:34 -0700
On Wed, Oct 7, 2015 at 6:15 AM, Dimitry Andric <dim_at_freebsd.org> wrote:
> On 07 Oct 2015, at 09:52, NGie Cooper <yaneurabeya_at_gmail.com> wrote:
> ...
>>> How do you reproduce this issue?  Do you have any core dumps?
>>
>> sudo bash
>> pkg install -y kyua
>> kyua test /usr/tests/local/atf/atf-c++/build_test
>
> For me, this does not crash, but results in the following error:
>
> kyua: E: Program name '/usr/tests/local/atf/atf-c++/build_test' must be relative to the test suite, not absolute.
>
> What am I doing wrong?

It's not you, it's me >_>...

Try:

sudo bash
pkg install -y kyua
cd /usr/tests/local/atf/atf-c++
kyua build_test

Thanks!
Received on Wed Oct 07 2015 - 20:00:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC