DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 24.0 -l 24.0
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o firehose.o firehose.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o qdl.o qdl.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o sahara.o sahara.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o util.o util.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o patch.o patch.c
/bin/sh: pkg-config: command not found
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o program.o program.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o ufs.o ufs.c
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
patch.c:33:10: fatal error: libxml/parser.h: No such file or directory
33 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'patch.o' failed
make: *** [patch.o] Error 1
make: *** Waiting for unfinished jobs....
program.c:35:10: fatal error: libxml/parser.h: No such file or directory
35 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'program.o' failed
make: *** [program.o] Error 1
util.c:35:10: fatal error: libxml/parser.h: No such file or directory
35 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'util.o' failed
make: *** [util.o] Error 1
qdl.c:43:10: fatal error: libudev.h: No such file or directory
43 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
firehose.c:49:10: fatal error: libxml/parser.h: No such file or directory
49 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'qdl.o' failed
make: *** [qdl.o] Error 1
<builtin>: recipe for target 'firehose.o' failed
make: *** [firehose.o] Error 1
ufs.c:36:10: fatal error: libxml/parser.h: No such file or directory
36 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'ufs.o' failed
make: *** [ufs.o] Error 1
In file included from sahara.c:47:
qdl.h:8:10: fatal error: libxml/tree.h: No such file or directory
8 | #include <libxml/tree.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'sahara.o' failed
make: *** [sahara.o] Error 1
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/temp/run.do_compile.9013:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/temp/run.do_compile.9013' failed with exit code 1:
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o firehose.o firehose.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o qdl.o qdl.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o sahara.o sahara.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o util.o util.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o patch.o patch.c
/bin/sh: pkg-config: command not found
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o program.o program.c
mips-yoe-linux-gcc -meb -mabi=32 -mhard-float -march=mips32r2 -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/recipe-sysroot -O2 -Wall -g `pkg-config --cflags libxml-2.0` -c -o ufs.o ufs.c
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
patch.c:33:10: fatal error: libxml/parser.h: No such file or directory
33 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'patch.o' failed
make: *** [patch.o] Error 1
make: *** Waiting for unfinished jobs....
program.c:35:10: fatal error: libxml/parser.h: No such file or directory
35 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'program.o' failed
make: *** [program.o] Error 1
util.c:35:10: fatal error: libxml/parser.h: No such file or directory
35 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'util.o' failed
make: *** [util.o] Error 1
qdl.c:43:10: fatal error: libudev.h: No such file or directory
43 | #include <libudev.h>
| ^~~~~~~~~~~
compilation terminated.
firehose.c:49:10: fatal error: libxml/parser.h: No such file or directory
49 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'qdl.o' failed
make: *** [qdl.o] Error 1
<builtin>: recipe for target 'firehose.o' failed
make: *** [firehose.o] Error 1
ufs.c:36:10: fatal error: libxml/parser.h: No such file or directory
36 | #include <libxml/parser.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'ufs.o' failed
make: *** [ufs.o] Error 1
In file included from sahara.c:47:
qdl.h:8:10: fatal error: libxml/tree.h: No such file or directory
8 | #include <libxml/tree.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
<builtin>: recipe for target 'sahara.o' failed
make: *** [sahara.o] Error 1
WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/qdl/0.0+AUTOINC+760b3dffb0-r0/temp/run.do_compile.9013:1 exit 1 from 'exit 1'