#27 Performance fails to compile on aarch64 because of missing rpc.h
Closed: Fixed 5 years ago by lhirlimann. Opened 5 years ago by lhirlimann.

[ludovic@pie3 kernel-tests]$ sudo ./runtests.sh -t performance
Test suite called with performance
In file included from lib_tcp.c:9:
bench.h:38:10: fatal error: rpc/rpc.h: No such file or directory
#include <rpc/rpc.h>
^~~
compilation terminated.
gmake[2]: [Makefile:244: ../bin/aarch64-linux-gnu/lib_tcp.o] Error 1
make[1]:
[Makefile:114: lmbench] Error 2
make: [Makefile:20: build] Error 2
In file included from lib_tcp.c:9:
bench.h:38:10: fatal error: rpc/rpc.h: No such file or directory
#include <rpc/rpc.h>
^~~
compilation terminated.
gmake[2]:
[Makefile:244: ../bin/aarch64-linux-gnu/lib_tcp.o] Error 1
make[1]: [Makefile:114: lmbench] Error 2
make:
[Makefile:23: results] Error 2


Metadata Update from @lhirlimann:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata