DEBUG: SITE files ['endian-big', 'bit-32', 'mips-common', 'common-linux', 'common-glibc', 'mips-linux', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 24.0 -l 24.0
(cd rpc.rusersd && make)
make[1]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/netkit-rusers-0.17/rpc.rusersd'
ln -s /usr/include/rpcsvc/rusers.x rusers.x
rpcgen -h -o rusers.h rusers.x
rpcgen -c -C -o rusers_xdr.c rusers.x
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/netkit-rusers/0.17-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot-native= -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/tirpc -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME rusers_proc.c -c
rusers_proc.c: In function 'do_names_3.isra.0':
rusers_proc.c:156:6: warning: 'strstr' argument 1 declared attribute 'nonstring' [-Wstringop-overflow=]
156 | if (strstr(tty, "../"))
| ^~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/utmp.h:29,
from rusers_proc.c:35:
TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
62 | char ut_line[UT_LINESIZE]
| ^~~~~~~
rusers_proc.c: In function 'do_names_2.isra.0':
rusers_proc.c:156:6: warning: 'strstr' argument 1 declared attribute 'nonstring' [-Wstringop-overflow=]
156 | if (strstr(tty, "../"))
| ^~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/utmp.h:29,
from rusers_proc.c:35:
TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
62 | char ut_line[UT_LINESIZE]
| ^~~~~~~
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/netkit-rusers/0.17-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot-native= -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/tirpc -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME rusers_xdr.c -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/netkit-rusers/0.17-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot-native= -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/tirpc -DGNU_LIBC -D_GNU_SOURCE -D_NO_UT_TIME rusersd.c -c
rusersd.c: In function 'main':
rusersd.c:101:3: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result [-Wunused-result]
101 | daemon(0, 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/netkit-rusers/0.17-r0/recipe-sysroot -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now rusersd.o rusers_proc.o rusers_xdr.o -ltirpc -o rusersd
make[1]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/netkit-rusers-0.17/rpc.rusersd'
(cd rup && make)
make[1]: Entering directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/netkit-rusers-0.17/rup'
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/netkit-rusers/0.17-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0=/usr/src/debug/netkit-rusers/0.17-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot-native= -ITOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/recipe-sysroot/usr/include/tirpc -DGNU_LIBC -D_GNU_SOURCE rup.c -c
rup.c:51:10: fatal error: rstat.h: No such file or directory
51 | #include "rstat.h"
| ^~~~~~~~~
compilation terminated.
../MRULES:4: recipe for target 'rup.o' failed
make[1]: *** [rup.o] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/netkit-rusers-0.17/rup'
Makefile:7: recipe for target 'rup.build' failed
make: *** [rup.build] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/temp/run.do_compile.28452:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/mips32r2-yoe-linux/netkit-rusers/0.17-r0/temp/log.do_compile.28452)