DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'bit-64', 'arm-common', 'arm-64', 'common-linux', 'common-musl', 'aarch64-linux', 'aarch64-linux-musl', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_compile
NOTE: make -j 32 DONTSTRIP=1
set -e; for i in lib daemon modules man; do make -C $i all; done 
set -e; if [ -d samples ]; then make -C samples all; fi
make[1]: Entering directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/lib'
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c cache.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c cat_path.c
make[1]: Entering directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/samples'
sed -e "s|@@sbindir@@|/usr/sbin|g" \
    -e "s|@@autofslibdir@@|/usr/lib/autofs|g" \
    -e "s|@@autofsconfdir@@|/etc/default|g" \
    -e "s|@@initdir@@|/etc/init.d|g" < rc.autofs.in > rc.autofs
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c rpc_subs.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c mounts.c
sed -e "s|@@autofsmapdir@@|/etc|g" \
	< autofs.conf.default.in > autofs.conf.default
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c log.c
sed -e "s|@@sbindir@@|/usr/sbin|g" \
    -e "s|@@autofsconfdir@@|/etc/default|g" \
    -e "s|@@autofspiddir@@|/run|g" \
	< autofs.service.in > autofs.service
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c nsswitch.c
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native/usr/bin/flex -onss_tok.c -Pnss_ nss_tok.l
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native/usr/bin/bison -v -d -p nss_ -b nss_parse nss_parse.y
make[1]: Leaving directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/samples'
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c args.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c alarm.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c macros.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c defaults.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c parse_subs.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c dev-ioctl-lib.c
parse_subs.c:334:9: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  334 |                         if (!getbits(ia, 31, 1))
      |                              ^~~~~~~~~~~~~~~~~~
parse_subs.c:45:53: note: expanded from macro 'getbits'
   45 | #define getbits(x, p, n)        ((x >> (p + 1 - n)) & ~(~0 << n))
      |                                                         ~~ ^
parse_subs.c:336:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  336 |                         else if (!getbits(ia, 30, 1))
      |                                   ^~~~~~~~~~~~~~~~~~
parse_subs.c:45:53: note: expanded from macro 'getbits'
   45 | #define getbits(x, p, n)        ((x >> (p + 1 - n)) & ~(~0 << n))
      |                                                         ~~ ^
parse_subs.c:338:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
  338 |                         else if (!getbits(ia, 29, 1))
      |                                   ^~~~~~~~~~~~~~~~~~
parse_subs.c:45:53: note: expanded from macro 'getbits'
   45 | #define getbits(x, p, n)        ((x >> (p + 1 - n)) & ~(~0 << n))
      |                                                         ~~ ^
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c nss_tok.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -c nss_parse.tab.c
3 warnings generated.
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot -shared  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -I../include -fPIC -D_GNU_SOURCE -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -o libautofs.so cache.o cat_path.o rpc_subs.o mounts.o log.o nsswitch.o nss_tok.o nss_parse.tab.o args.o alarm.o macros.o defaults.o parse_subs.o dev-ioctl-lib.o -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -Wl,-z,relro,-z,now   -fuse-ld=lld -lpthread -ltirpc -lrt
: libautofs.so
make[1]: Leaving directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/lib'
make[1]: Entering directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/daemon'
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c automount.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c indirect.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c direct.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c spawn.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c module.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c mount.c
In file included from automount.c:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/sys/poll.h:1:2: warning: redirecting incorrect #include <sys/poll.h> to <poll.h> [-W#warnings]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c master.c
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native/usr/bin/flex -omaster_tok.c -Pmaster_ master_tok.l
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native/usr/bin/bison -v -d -p master_ -b master_parse master_parse.y
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c lookup.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c state.c
aarch64-yoe-linux-musl-clang -target aarch64-yoe-linux-musl  -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types   -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8=/usr/src/debug/autofs/5.1.8  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot=  -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot-native=  -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/tirpc -rdynamic  -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib/autofs\" -DAUTOFS_MAP_DIR=\"/etc\" -DAUTOFS_CONF_DIR=\"/etc/default\" -DAUTOFS_FIFO_DIR=\"/var/run\" -DAUTOFS_FLAG_DIR=\"/var/run\" -DVERSION_STRING=\"5.1.8\" -c flag.c
In file included from direct.c:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/recipe-sysroot/usr/include/sys/poll.h:1:2: warning: redirecting incorrect #include <sys/poll.h> to <poll.h> [-W#warnings]
    1 | #warning redirecting incorrect #include <sys/poll.h> to <poll.h>
      |  ^
automount.c:2560:22: error: call to undeclared function 'basename'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 2560 |                         const char *map = basename(name);
      |                                           ^
automount.c:2560:16: error: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
 2560 |                         const char *map = basename(name);
      |                                     ^     ~~~~~~~~~~~~~~
1 warning and 2 errors generated.
make[1]: *** [../Makefile.rules:69: automount.o] Error 1
make[1]: *** Waiting for unfinished jobs....
master.c:1607:9: error: call to undeclared function 'basename'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1607 |         base = basename(tmp);
      |                ^
master.c:1607:7: error: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
 1607 |         base = basename(tmp);
      |              ^ ~~~~~~~~~~~~~
2 errors generated.
make[1]: *** [../Makefile.rules:69: master.o] Error 1
1 warning generated.
make[1]: Leaving directory 'TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/autofs-5.1.8/daemon'
make: *** [Makefile:14: daemon] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777:182 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 182
	#2: die, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 166
	#3: oe_runmake, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 161
	#4: autotools_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 156
	#5: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 151
	#6: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux-musl/autofs/5.1.8/temp/run.do_compile.3036777, line 195

Error details

Submitted on:
20/01/24 18:22
Error type:
Recipe
Task:
do_compile
Recipe:
autofs
Recipe version:
5.1.8-r0
Machine:
qemuarm64
Distro:
yoe
Build system:
x86_64-linux
Target system:
aarch64-yoe-linux-musl
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
HEAD
Commit:
413570d1dd311a1ef8bace299d78f43dbb7c9565
Build:
#177371
Submitter:
ab@rdk
Similar errors:
0
Open a bug