DEBUG: Executing shell function do_compile
NOTE: make -j 32 -l 32.0
Note: to build the gui, type "make gui"
NO_PYTHON forced: swig not installed, not compiling python plugins
UPDATE traceevent_plugin_dir
UPDATE trace_python_dir
to build man pages, type "make doc"
UPDATE tracecmd_plugin_dir
to build unit tests, type "make test"
make[1]: Nothing to be done for 'all'.
COMPILE FPIC tracefs-instance.o
COMPILE FPIC trace-hash.o
COMPILE FPIC trace-plugin.o
COMPILE FPIC trace-hooks.o
COMPILE FPIC tracefs-events.o
COMPILE FPIC trace-filter-hash.o
COMPILE FPIC trace-input.o
COMPILE FPIC trace-util.o
COMPILE FPIC trace-blk-hack.o
COMPILE FPIC kbuffer-parse.o
In file included from trace-plugin.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
trace-plugin.c: In function 'get_source_plugins_dir':
trace-plugin.c:195:16: error: 'PATH_MAX' undeclared (first use in this function)
195 | char *p, path[PATH_MAX+1];
| ^~~~~~~~
trace-plugin.c:195:16: note: each undeclared identifier is reported only once for each function it appears in
COMPILE FPIC parse-utils.o
COMPILE FPIC trace-ftrace.o
COMPILE PLUGIN OBJ plugin_jbd2.o
COMPILE FPIC tep_strerror.o
COMPILE FPIC trace-msg.o
In file included from trace-hooks.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-plugin.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-plugin.o] Error 1
make[1]: *** Waiting for unfinished jobs....
tracefs-events.c: In function 'tracefs_iterate_raw_events':
tracefs-events.c:135:12: error: 'PATH_MAX' undeclared (first use in this function)
135 | char file[PATH_MAX];
| ^~~~~~~~
tracefs-events.c:135:12: note: each undeclared identifier is reported only once for each function it appears in
COMPILE FPIC event-plugin.o
COMPILE FPIC trace-recorder.o
COMPILE PLUGIN OBJ plugin_kmem.o
COMPILE PLUGIN OBJ plugin_hrtimer.o
COMPILE FPIC trace-output.o
COMPILE PLUGIN OBJ plugin_sched_switch.o
COMPILE FPIC parse-filter.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-hooks.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-hooks.o] Error 1
COMPILE PLUGIN OBJ plugin_kvm.o
COMPILE PLUGIN OBJ plugin_mac80211.o
COMPILE FPIC event-parse-api.o
COMPILE FPIC trace-seq.o
COMPILE FPIC tracefs-utils.o
COMPILE PLUGIN OBJ plugin_cfg80211.o
COMPILE PLUGIN OBJ plugin_scsi.o
COMPILE FPIC trace-timesync.o
In file included from trace-blk-hack.c:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:34: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/tracefs-events.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/tracefs-events.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from plugin_sched_switch.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE PLUGIN OBJ plugin_function.o
COMPILE PLUGIN OBJ plugin_blk.o
COMPILE PLUGIN OBJ plugin_xen.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-blk-hack.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-blk-hack.o] Error 1
In file included from trace-recorder.c:16:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from plugin_kmem.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from trace-ftrace.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE PLUGIN OBJ plugin_futex.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-recorder.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-recorder.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_sched_switch.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_sched_switch.o] Error 1
make[1]: *** Waiting for unfinished jobs....
BUILD PLUGIN plugin_jbd2.so
COMPILE PLUGIN OBJ plugin_tlb.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-ftrace.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-ftrace.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_kmem.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_kmem.o] Error 1
In file included from plugin_blk.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE FPIC event-parse.o
In file included from trace-msg.c:26:
trace-msg.c: In function 'make_trace_req':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/include/trace-cmd-local.h:21:19: warning: implicit declaration of function '__bswap_64'; did you mean '__bswap64'? [-Wimplicit-function-declaration]
21 | #define htonll(x) __bswap_64(x)
| ^~~~~~~~~~
trace-msg.c:923:28: note: in expansion of macro 'htonll'
923 | msg->trace_req.trace_id = htonll(trace_id);
| ^~~~~~
In file included from plugin_function.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from plugin_futex.c:13:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_futex.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_futex.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_function.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_function.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_blk.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_blk.o] Error 1
Makefile:328: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/libtracefs.a' failed
make: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/libtracefs.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:350: recipe for target 'plugins_traceevent' failed
make: *** [plugins_traceevent] Error 2
Makefile:322: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/libtracecmd.a' failed
make: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/libtracecmd.a] Error 2
BUILD STATIC LIB libtraceevent.a
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 181
#2: die, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 166
#3: oe_runmake, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 171
#4: base_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 149
#5: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 143
#6: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 191
ERROR: Execution of 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520' failed with exit code 1:
Note: to build the gui, type "make gui"
NO_PYTHON forced: swig not installed, not compiling python plugins
UPDATE traceevent_plugin_dir
UPDATE trace_python_dir
to build man pages, type "make doc"
UPDATE tracecmd_plugin_dir
to build unit tests, type "make test"
make[1]: Nothing to be done for 'all'.
COMPILE FPIC tracefs-instance.o
COMPILE FPIC trace-hash.o
COMPILE FPIC trace-plugin.o
COMPILE FPIC trace-hooks.o
COMPILE FPIC tracefs-events.o
COMPILE FPIC trace-filter-hash.o
COMPILE FPIC trace-input.o
COMPILE FPIC trace-util.o
COMPILE FPIC trace-blk-hack.o
COMPILE FPIC kbuffer-parse.o
In file included from trace-plugin.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
trace-plugin.c: In function 'get_source_plugins_dir':
trace-plugin.c:195:16: error: 'PATH_MAX' undeclared (first use in this function)
195 | char *p, path[PATH_MAX+1];
| ^~~~~~~~
trace-plugin.c:195:16: note: each undeclared identifier is reported only once for each function it appears in
COMPILE FPIC parse-utils.o
COMPILE FPIC trace-ftrace.o
COMPILE PLUGIN OBJ plugin_jbd2.o
COMPILE FPIC tep_strerror.o
COMPILE FPIC trace-msg.o
In file included from trace-hooks.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-plugin.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-plugin.o] Error 1
make[1]: *** Waiting for unfinished jobs....
tracefs-events.c: In function 'tracefs_iterate_raw_events':
tracefs-events.c:135:12: error: 'PATH_MAX' undeclared (first use in this function)
135 | char file[PATH_MAX];
| ^~~~~~~~
tracefs-events.c:135:12: note: each undeclared identifier is reported only once for each function it appears in
COMPILE FPIC event-plugin.o
COMPILE FPIC trace-recorder.o
COMPILE PLUGIN OBJ plugin_kmem.o
COMPILE PLUGIN OBJ plugin_hrtimer.o
COMPILE FPIC trace-output.o
COMPILE PLUGIN OBJ plugin_sched_switch.o
COMPILE FPIC parse-filter.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-hooks.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-hooks.o] Error 1
COMPILE PLUGIN OBJ plugin_kvm.o
COMPILE PLUGIN OBJ plugin_mac80211.o
COMPILE FPIC event-parse-api.o
COMPILE FPIC trace-seq.o
COMPILE FPIC tracefs-utils.o
COMPILE PLUGIN OBJ plugin_cfg80211.o
COMPILE PLUGIN OBJ plugin_scsi.o
COMPILE FPIC trace-timesync.o
In file included from trace-blk-hack.c:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:34: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/tracefs-events.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/tracefs-events.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from plugin_sched_switch.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE PLUGIN OBJ plugin_function.o
COMPILE PLUGIN OBJ plugin_blk.o
COMPILE PLUGIN OBJ plugin_xen.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-blk-hack.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-blk-hack.o] Error 1
In file included from trace-recorder.c:16:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from plugin_kmem.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from trace-ftrace.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE PLUGIN OBJ plugin_futex.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-recorder.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-recorder.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_sched_switch.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_sched_switch.o] Error 1
make[1]: *** Waiting for unfinished jobs....
BUILD PLUGIN plugin_jbd2.so
COMPILE PLUGIN OBJ plugin_tlb.o
Makefile:47: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-ftrace.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/trace-ftrace.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_kmem.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_kmem.o] Error 1
In file included from plugin_blk.c:11:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
COMPILE FPIC event-parse.o
In file included from trace-msg.c:26:
trace-msg.c: In function 'make_trace_req':
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/include/trace-cmd-local.h:21:19: warning: implicit declaration of function '__bswap_64'; did you mean '__bswap64'? [-Wimplicit-function-declaration]
21 | #define htonll(x) __bswap_64(x)
| ^~~~~~~~~~
trace-msg.c:923:28: note: in expansion of macro 'htonll'
923 | msg->trace_req.trace_id = htonll(trace_id);
| ^~~~~~
In file included from plugin_function.c:9:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
In file included from plugin_futex.c:13:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:433:2: error: unknown type name 'pthread_mutex_t'
433 | pthread_mutex_t lock;
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/include/trace-cmd/trace-cmd.h:434:2: error: unknown type name 'pthread_cond_t'
434 | pthread_cond_t cond;
| ^~~~~~~~~~~~~~
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_futex.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_futex.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_function.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_function.o] Error 1
Makefile:37: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_blk.o' failed
make[1]: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/traceevent/plugins/plugin_blk.o] Error 1
Makefile:328: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/libtracefs.a' failed
make: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/tracefs/libtracefs.a] Error 2
make: *** Waiting for unfinished jobs....
Makefile:350: recipe for target 'plugins_traceevent' failed
make: *** [plugins_traceevent] Error 2
Makefile:322: recipe for target 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/libtracecmd.a' failed
make: *** [TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/git/lib/trace-cmd/libtracecmd.a] Error 2
BUILD STATIC LIB libtraceevent.a
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520:181 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 181
#2: die, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 166
#3: oe_runmake, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 171
#4: base_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 149
#5: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 143
#6: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/trace-cmd/2.9.1-r0/temp/run.do_compile.18520, line 191
Backtrace (metadata-relative locations):
#1: bbfatal_log, TOPDIR/sources/openembedded-core/meta/classes/logging.bbclass, line 72
#2: die, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 56
#3: oe_runmake, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 65
#4: base_do_compile, TOPDIR/sources/openembedded-core/meta/classes/base.bbclass, line 328
#5: do_compile, autogenerated, line 2