DEBUG: SITE files ['endian-little', 'bit-64', 'riscv-common', 'common-linux', 'common-musl', 'riscv64-linux', 'riscv64-linux-musl', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 44 -l 66.0
make all-recursive
make[1]: Entering directory 'TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/build'
Making all in src
make[2]: Entering directory 'TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/build/src'
riscv64-yoe-linux-musl-gcc --sysroot=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../macchanger-1.7.0/src -I.. -DLISTDIR="\"/usr/share/macchanger\"" -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot-native= -c -o mac.o ../../macchanger-1.7.0/src/mac.c
riscv64-yoe-linux-musl-gcc --sysroot=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../macchanger-1.7.0/src -I.. -DLISTDIR="\"/usr/share/macchanger\"" -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot-native= -c -o main.o ../../macchanger-1.7.0/src/main.c
riscv64-yoe-linux-musl-gcc --sysroot=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../macchanger-1.7.0/src -I.. -DLISTDIR="\"/usr/share/macchanger\"" -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0=/usr/src/debug/macchanger/1.7.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/recipe-sysroot-native= -c -o netinfo.o ../../macchanger-1.7.0/src/netinfo.c
../../macchanger-1.7.0/src/netinfo.c: In function 'mc_net_info_get_permanent_mac':
../../macchanger-1.7.0/src/netinfo.c:116:18: error: 'caddr_t' undeclared (first use in this function)
116 | req.ifr_data = (caddr_t)epa;
| ^~~~~~~
../../macchanger-1.7.0/src/netinfo.c:116:18: note: each undeclared identifier is reported only once for each function it appears in
../../macchanger-1.7.0/src/netinfo.c:116:26: error: expected ';' before 'epa'
116 | req.ifr_data = (caddr_t)epa;
| ^~~
| ;
make[2]: *** [Makefile:357: netinfo.o] Error 1
make[2]: Leaving directory 'TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/build/src'
make[1]: *** [Makefile:427: all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/build'
make: *** [Makefile:325: all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/temp/run.do_compile.2212:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at TOPDIR/build/tmp/work/riscv64-yoe-linux-musl/macchanger/1.7.0-r0/temp/log.do_compile.2212)