On Sun, 5 Jul 2020 at 12:08, John Morris <[email protected]> wrote:

> Can you please include the `stderr` and `results` files from the failed
> test?  That should tell us more about what went wrong.

I have a different problem with that test:

andypugh@rm-one:~/linuxcnc-dev/tests/build/header-sanity$ runtests -v .
Running test: .
+ set -xe
++ pkg-config --silence-errors --cflags libtirpc
+ CPPFLAGS=
*** .: XFAIL: test run exited with 1

It looks like
CPPFLAGS=$(pkg-config --silence-errors --cflags libtirpc)
fails. Because I don't have libtirpc.

It seems that libtirpc-dev is a dependency of LinuxCNC, but if you
don't have it there is no complaint.
Possibly ./configure should check for its presence (as it uses it)

--
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to