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 -l 48.0 -l 48.0
make  all-recursive
make[1]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build'
Making all in gl
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../../gengetopt-2.23/build-aux/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../../gengetopt-2.23/build-aux/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../../gengetopt-2.23/build-aux/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_GETOPT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      < ../../gengetopt-2.23/gl/getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's|@''GNULIB_MBSLEN''@|0|g' \
      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
      -e 's|@''GNULIB_MBSCHR''@|0|g' \
      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
      -e 's|@''GNULIB_MBSSTR''@|0|g' \
      -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
      -e 's|@''GNULIB_MBSSPN''@|0|g' \
      -e 's|@''GNULIB_MBSSEP''@|0|g' \
      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
      -e 's|@''GNULIB_MEMCHR''@|0|g' \
      -e 's|@''GNULIB_MEMMEM''@|0|g' \
      -e 's|@''GNULIB_MEMPCPY''@|0|g' \
      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
      -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
      -e 's|@''GNULIB_STPCPY''@|0|g' \
      -e 's|@''GNULIB_STPNCPY''@|0|g' \
      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
      -e 's|@''GNULIB_STRDUP''@|1|g' \
      -e 's|@''GNULIB_STRNCAT''@|0|g' \
      -e 's|@''GNULIB_STRNDUP''@|0|g' \
      -e 's|@''GNULIB_STRNLEN''@|0|g' \
      -e 's|@''GNULIB_STRPBRK''@|0|g' \
      -e 's|@''GNULIB_STRSEP''@|0|g' \
      -e 's|@''GNULIB_STRSTR''@|0|g' \
      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
      -e 's|@''GNULIB_STRERROR''@|0|g' \
      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
      -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
      < ../../gengetopt-2.23/gl/string.in.h | \
  sed -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ../../gengetopt-2.23/gl/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''GNULIB_CHOWN''@|0|g' \
      -e 's|@''GNULIB_CLOSE''@|0|g' \
      -e 's|@''GNULIB_DUP2''@|0|g' \
      -e 's|@''GNULIB_DUP3''@|0|g' \
      -e 's|@''GNULIB_ENVIRON''@|0|g' \
      -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
      -e 's|@''GNULIB_FACCESSAT''@|0|g' \
      -e 's|@''GNULIB_FCHDIR''@|0|g' \
      -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
      -e 's|@''GNULIB_FSYNC''@|0|g' \
      -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
      -e 's|@''GNULIB_GETCWD''@|0|g' \
      -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
      -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
      -e 's|@''GNULIB_GETGROUPS''@|0|g' \
      -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
      -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
      -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
      -e 's|@''GNULIB_LCHOWN''@|0|g' \
      -e 's|@''GNULIB_LINK''@|0|g' \
      -e 's|@''GNULIB_LINKAT''@|0|g' \
      -e 's|@''GNULIB_LSEEK''@|0|g' \
      -e 's|@''GNULIB_PIPE2''@|0|g' \
      -e 's|@''GNULIB_PREAD''@|0|g' \
      -e 's|@''GNULIB_PWRITE''@|0|g' \
      -e 's|@''GNULIB_READLINK''@|0|g' \
      -e 's|@''GNULIB_READLINKAT''@|0|g' \
      -e 's|@''GNULIB_RMDIR''@|0|g' \
      -e 's|@''GNULIB_SLEEP''@|0|g' \
      -e 's|@''GNULIB_SYMLINK''@|0|g' \
      -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
      -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
      -e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \
      -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
      -e 's|@''GNULIB_UNLINK''@|0|g' \
      -e 's|@''GNULIB_UNLINKAT''@|0|g' \
      -e 's|@''GNULIB_USLEEP''@|0|g' \
      -e 's|@''GNULIB_WRITE''@|0|g' \
      < ../../gengetopt-2.23/gl/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make  all-recursive
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o dummy.lo ../../gengetopt-2.23/gl/dummy.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o getopt.lo ../../gengetopt-2.23/gl/getopt.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o getopt1.lo ../../gengetopt-2.23/gl/getopt1.c
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/getopt.c  -fPIC -DPIC -o .libs/getopt.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/getopt1.c  -fPIC -DPIC -o .libs/getopt1.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/dummy.c  -fPIC -DPIC -o .libs/dummy.o
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=link aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgnu.la  dummy.lo getopt.lo getopt1.lo 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgnu.a .libs/dummy.o .libs/getopt.o .libs/getopt1.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgnu.a
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
Making all in src
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make  all-recursive
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
Making all in skels
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
make  all-am
make[5]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o c_source.lo ../../../gengetopt-2.23/src/skels/c_source.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o check_modes.lo ../../../gengetopt-2.23/src/skels/check_modes.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o clear_arg.lo ../../../gengetopt-2.23/src/skels/clear_arg.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o clear_given.lo ../../../gengetopt-2.23/src/skels/clear_given.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o copyright.lo ../../../gengetopt-2.23/src/skels/copyright.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o custom_getopt_gen.lo ../../../gengetopt-2.23/src/skels/custom_getopt_gen.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o dependant_option.lo ../../../gengetopt-2.23/src/skels/dependant_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o enum_decl.lo ../../../gengetopt-2.23/src/skels/enum_decl.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o exit_failure.lo ../../../gengetopt-2.23/src/skels/exit_failure.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o file_save.lo ../../../gengetopt-2.23/src/skels/file_save.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o file_save_multiple.lo ../../../gengetopt-2.23/src/skels/file_save_multiple.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_list.lo ../../../gengetopt-2.23/src/skels/free_list.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_multiple.lo ../../../gengetopt-2.23/src/skels/free_multiple.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_string.lo ../../../gengetopt-2.23/src/skels/free_string.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o generic_option.lo ../../../gengetopt-2.23/src/skels/generic_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o given_field.lo ../../../gengetopt-2.23/src/skels/given_field.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o group_counter.lo ../../../gengetopt-2.23/src/skels/group_counter.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o group_option.lo ../../../gengetopt-2.23/src/skels/group_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o handle_help.lo ../../../gengetopt-2.23/src/skels/handle_help.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o handle_version.lo ../../../gengetopt-2.23/src/skels/handle_version.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o header.lo ../../../gengetopt-2.23/src/skels/header.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o init_args_info.lo ../../../gengetopt-2.23/src/skels/init_args_info.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o multiple_fill_array.lo ../../../gengetopt-2.23/src/skels/multiple_fill_array.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o multiple_opt_list.lo ../../../gengetopt-2.23/src/skels/multiple_opt_list.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o option_arg.lo ../../../gengetopt-2.23/src/skels/option_arg.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o print_help_string.lo ../../../gengetopt-2.23/src/skels/print_help_string.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o required_option.lo ../../../gengetopt-2.23/src/skels/required_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o reset_group.lo ../../../gengetopt-2.23/src/skels/reset_group.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o update_given.lo ../../../gengetopt-2.23/src/skels/update_given.cc
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/clear_arg.cc  -fPIC -DPIC -o .libs/clear_arg.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/check_modes.cc  -fPIC -DPIC -o .libs/check_modes.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_string.cc  -fPIC -DPIC -o .libs/free_string.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/dependant_option.cc  -fPIC -DPIC -o .libs/dependant_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/file_save_multiple.cc  -fPIC -DPIC -o .libs/file_save_multiple.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/clear_given.cc  -fPIC -DPIC -o .libs/clear_given.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/enum_decl.cc  -fPIC -DPIC -o .libs/enum_decl.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/file_save.cc  -fPIC -DPIC -o .libs/file_save.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/c_source.cc  -fPIC -DPIC -o .libs/c_source.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_list.cc  -fPIC -DPIC -o .libs/free_list.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/given_field.cc  -fPIC -DPIC -o .libs/given_field.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/custom_getopt_gen.cc  -fPIC -DPIC -o .libs/custom_getopt_gen.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/group_option.cc  -fPIC -DPIC -o .libs/group_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_multiple.cc  -fPIC -DPIC -o .libs/free_multiple.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/option_arg.cc  -fPIC -DPIC -o .libs/option_arg.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/multiple_opt_list.cc  -fPIC -DPIC -o .libs/multiple_opt_list.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/copyright.cc  -fPIC -DPIC -o .libs/copyright.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/generic_option.cc  -fPIC -DPIC -o .libs/generic_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/handle_help.cc  -fPIC -DPIC -o .libs/handle_help.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/multiple_fill_array.cc  -fPIC -DPIC -o .libs/multiple_fill_array.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/exit_failure.cc  -fPIC -DPIC -o .libs/exit_failure.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/print_help_string.cc  -fPIC -DPIC -o .libs/print_help_string.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/reset_group.cc  -fPIC -DPIC -o .libs/reset_group.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/group_counter.cc  -fPIC -DPIC -o .libs/group_counter.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/handle_version.cc  -fPIC -DPIC -o .libs/handle_version.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/required_option.cc  -fPIC -DPIC -o .libs/required_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/init_args_info.cc  -fPIC -DPIC -o .libs/init_args_info.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/header.cc  -fPIC -DPIC -o .libs/header.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/update_given.cc  -fPIC -DPIC -o .libs/update_given.o
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgen.la   c_source.lo check_modes.lo clear_arg.lo clear_given.lo copyright.lo custom_getopt_gen.lo dependant_option.lo enum_decl.lo exit_failure.lo file_save.lo file_save_multiple.lo free_list.lo free_multiple.lo free_string.lo generic_option.lo given_field.lo group_counter.lo group_option.lo handle_help.lo handle_version.lo header.lo init_args_info.lo multiple_fill_array.lo multiple_opt_list.lo option_arg.lo print_help_string.lo required_option.lo reset_group.lo update_given.lo  
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgen.a .libs/c_source.o .libs/check_modes.o .libs/clear_arg.o .libs/clear_given.o .libs/copyright.o .libs/custom_getopt_gen.o .libs/dependant_option.o .libs/enum_decl.o .libs/exit_failure.o .libs/file_save.o .libs/file_save_multiple.o .libs/free_list.o .libs/free_multiple.o .libs/free_string.o .libs/generic_option.o .libs/given_field.o .libs/group_counter.o .libs/group_option.o .libs/handle_help.o .libs/handle_version.o .libs/header.o .libs/init_args_info.o .libs/multiple_fill_array.o .libs/multiple_opt_list.o .libs/option_arg.o .libs/print_help_string.o .libs/required_option.o .libs/reset_group.o .libs/update_given.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgen.a
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" )
make[5]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
Making all in tests
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/tests'
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gengetopt.o ../../gengetopt-2.23/src/gengetopt.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o acceptedvalues.lo ../../gengetopt-2.23/src/acceptedvalues.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o argsdef.lo ../../gengetopt-2.23/src/argsdef.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o cmdline.lo ../../gengetopt-2.23/src/cmdline.c
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o fileutils.lo ../../gengetopt-2.23/src/fileutils.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o ggos.lo ../../gengetopt-2.23/src/ggos.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o globals.lo ../../gengetopt-2.23/src/globals.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gm.lo ../../gengetopt-2.23/src/gm.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gm_utils.lo ../../gengetopt-2.23/src/gm_utils.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o parser.lo ../../gengetopt-2.23/src/parser.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o scanner.lo ../../gengetopt-2.23/src/scanner.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o yyerror.lo ../../gengetopt-2.23/src/yyerror.cc
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/src/cmdline.c  -fPIC -DPIC -o .libs/cmdline.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/src/argsdef.c  -fPIC -DPIC -o .libs/argsdef.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/ggos.cpp  -fPIC -DPIC -o .libs/ggos.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/fileutils.cpp  -fPIC -DPIC -o .libs/fileutils.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/globals.cpp  -fPIC -DPIC -o .libs/globals.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/parser.cc  -fPIC -DPIC -o .libs/parser.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/gm_utils.cpp  -fPIC -DPIC -o .libs/gm_utils.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/yyerror.cc  -fPIC -DPIC -o .libs/yyerror.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/acceptedvalues.cpp  -fPIC -DPIC -o .libs/acceptedvalues.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/gm.cc  -fPIC -DPIC -o .libs/gm.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/scanner.cc  -fPIC -DPIC -o .libs/scanner.o
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgengetopt.la  acceptedvalues.lo argsdef.lo cmdline.lo fileutils.lo ggos.lo globals.lo gm.lo gm_utils.lo parser.lo scanner.lo yyerror.lo ../gl/libgnu.la skels/libgen.la 
aarch64-yoe-linux-musl-libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && aarch64-yoe-linux-musl-gcc-ar x "TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/../gl/.libs/libgnu.a")
aarch64-yoe-linux-musl-libtool: link: (cd .libs/libgengetopt.lax/libgen.a && aarch64-yoe-linux-musl-gcc-ar x "TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels/.libs/libgen.a")
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgengetopt.a .libs/acceptedvalues.o .libs/argsdef.o .libs/cmdline.o .libs/fileutils.o .libs/ggos.o .libs/globals.o .libs/gm.o .libs/gm_utils.o .libs/parser.o .libs/scanner.o .libs/yyerror.o   .libs/libgengetopt.lax/libgnu.a/dummy.o .libs/libgengetopt.lax/libgnu.a/getopt.o .libs/libgengetopt.lax/libgnu.a/getopt1.o  .libs/libgengetopt.lax/libgen.a/c_source.o .libs/libgengetopt.lax/libgen.a/check_modes.o .libs/libgengetopt.lax/libgen.a/clear_arg.o .libs/libgengetopt.lax/libgen.a/clear_given.o .libs/libgengetopt.lax/libgen.a/copyright.o .libs/libgengetopt.lax/libgen.a/custom_getopt_gen.o .libs/libgengetopt.lax/libgen.a/dependant_option.o .libs/libgengetopt.lax/libgen.a/enum_decl.o .libs/libgengetopt.lax/libgen.a/exit_failure.o .libs/libgengetopt.lax/libgen.a/file_save.o .libs/libgengetopt.lax/libgen.a/file_save_multiple.o .libs/libgengetopt.lax/libgen.a/free_list.o .libs/libgengetopt.lax/libgen.a/free_multiple.o .libs/libgengetopt.lax/libgen.a/free_string.o .libs/libgengetopt.lax/libgen.a/generic_option.o .libs/libgengetopt.lax/libgen.a/given_field.o .libs/libgengetopt.lax/libgen.a/group_counter.o .libs/libgengetopt.lax/libgen.a/group_option.o .libs/libgengetopt.lax/libgen.a/handle_help.o .libs/libgengetopt.lax/libgen.a/handle_version.o .libs/libgengetopt.lax/libgen.a/header.o .libs/libgengetopt.lax/libgen.a/init_args_info.o .libs/libgengetopt.lax/libgen.a/multiple_fill_array.o .libs/libgengetopt.lax/libgen.a/multiple_opt_list.o .libs/libgengetopt.lax/libgen.a/option_arg.o .libs/libgengetopt.lax/libgen.a/print_help_string.o .libs/libgengetopt.lax/libgen.a/required_option.o .libs/libgengetopt.lax/libgen.a/reset_group.o .libs/libgengetopt.lax/libgen.a/update_given.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgengetopt.a
aarch64-yoe-linux-musl-libtool: link: rm -fr .libs/libgengetopt.lax
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgengetopt.la" && ln -s "../libgengetopt.la" "libgengetopt.la" )
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o gengetopt gengetopt.o libgengetopt.la 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gengetopt gengetopt.o  ./.libs/libgengetopt.a
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
Making all in doc
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/doc -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o cmdline1.o ../../gengetopt-2.23/doc/cmdline1.c
aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/doc -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o main1.o ../../gengetopt-2.23/doc/main1.cc
cat ../tests/test_conf_parser_ov2.c | sed -f ../../gengetopt-2.23/doc/input.sed > test_conf_parser_ov2.c.texi
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o sample1 cmdline1.o main1.o ../gl/libgnu.la 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sample1 cmdline1.o main1.o  ../gl/.libs/libgnu.a
./sample1 --help | sed -f ../../gengetopt-2.23/doc/input.sed > sample1.output.texi
./sample1 --detailed-help | sed -f ../../gengetopt-2.23/doc/input.sed > sample1_2.output.texi
/bin/bash: ./sample1: cannot execute binary file: Exec format error
/bin/bash: ./sample1: cannot execute binary file: Exec format error
make  all-am
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in gengetopt.info gengetopt.info-[0-9] gengetopt.info-[0-9][0-9] gengetopt.i[0-9] gengetopt.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo   -I ../../gengetopt-2.23/doc \
 -o gengetopt.info `test -f 'gengetopt.texi' || echo '../../gengetopt-2.23/doc/'`gengetopt.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./gengetopt.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
rm -rf gengetopt.htp
if /bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo --html --no-split  -I ../../gengetopt-2.23/doc \
 -o gengetopt.htp `test -f 'gengetopt.texi' || echo '../../gengetopt-2.23/doc/'`gengetopt.texi; \
then \
  rm -rf gengetopt.html && mv gengetopt.htp gengetopt.html; \
else \
  rm -rf gengetopt.htp; exit 1; \
fi
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
Makefile:840: recipe for target 'gengetopt.html' failed
make[3]: *** [gengetopt.html] Error 1
make[3]: *** Waiting for unfinished jobs....
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
Makefile:810: recipe for target 'gengetopt.info' failed
make[3]: *** [gengetopt.info] Error 127
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
Makefile:696: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
Makefile:688: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build'
Makefile:599: recipe for target 'all' failed
make: *** [all] Error 2
ERROR: oe_runmake failed
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/temp/run.do_compile.31652:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/temp/run.do_compile.31652' failed with exit code 1:
make  all-recursive
make[1]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build'
Making all in gl
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
  < ../../gengetopt-2.23/build-aux/arg-nonnull.h \
  > arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
  < ../../gengetopt-2.23/build-aux/c++defs.h \
  > c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
  < ../../gengetopt-2.23/build-aux/warn-on-use.h \
  > warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_GETOPT_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      < ../../gengetopt-2.23/gl/getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
      -e 's|@''GNULIB_MBSLEN''@|0|g' \
      -e 's|@''GNULIB_MBSNLEN''@|0|g' \
      -e 's|@''GNULIB_MBSCHR''@|0|g' \
      -e 's|@''GNULIB_MBSRCHR''@|0|g' \
      -e 's|@''GNULIB_MBSSTR''@|0|g' \
      -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
      -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
      -e 's|@''GNULIB_MBSCSPN''@|0|g' \
      -e 's|@''GNULIB_MBSPBRK''@|0|g' \
      -e 's|@''GNULIB_MBSSPN''@|0|g' \
      -e 's|@''GNULIB_MBSSEP''@|0|g' \
      -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
      -e 's|@''GNULIB_MEMCHR''@|0|g' \
      -e 's|@''GNULIB_MEMMEM''@|0|g' \
      -e 's|@''GNULIB_MEMPCPY''@|0|g' \
      -e 's|@''GNULIB_MEMRCHR''@|0|g' \
      -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
      -e 's|@''GNULIB_STPCPY''@|0|g' \
      -e 's|@''GNULIB_STPNCPY''@|0|g' \
      -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
      -e 's|@''GNULIB_STRDUP''@|1|g' \
      -e 's|@''GNULIB_STRNCAT''@|0|g' \
      -e 's|@''GNULIB_STRNDUP''@|0|g' \
      -e 's|@''GNULIB_STRNLEN''@|0|g' \
      -e 's|@''GNULIB_STRPBRK''@|0|g' \
      -e 's|@''GNULIB_STRSEP''@|0|g' \
      -e 's|@''GNULIB_STRSTR''@|0|g' \
      -e 's|@''GNULIB_STRCASESTR''@|0|g' \
      -e 's|@''GNULIB_STRTOK_R''@|0|g' \
      -e 's|@''GNULIB_STRERROR''@|0|g' \
      -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
      -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
      < ../../gengetopt-2.23/gl/string.in.h | \
  sed -e 's|@''HAVE_MBSLEN''@|0|g' \
      -e 's|@''HAVE_MEMCHR''@|1|g' \
      -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
      -e 's|@''HAVE_MEMPCPY''@|1|g' \
      -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
      -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
      -e 's|@''HAVE_STPCPY''@|1|g' \
      -e 's|@''HAVE_STPNCPY''@|1|g' \
      -e 's|@''HAVE_STRCHRNUL''@|1|g' \
      -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
      -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
      -e 's|@''HAVE_STRPBRK''@|1|g' \
      -e 's|@''HAVE_STRSEP''@|1|g' \
      -e 's|@''HAVE_STRCASESTR''@|1|g' \
      -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
      -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
      -e 's|@''HAVE_STRVERSCMP''@|1|g' \
      -e 's|@''REPLACE_STPNCPY''@|0|g' \
      -e 's|@''REPLACE_MEMCHR''@|0|g' \
      -e 's|@''REPLACE_MEMMEM''@|0|g' \
      -e 's|@''REPLACE_STRCASESTR''@|0|g' \
      -e 's|@''REPLACE_STRDUP''@|0|g' \
      -e 's|@''REPLACE_STRSTR''@|0|g' \
      -e 's|@''REPLACE_STRERROR''@|0|g' \
      -e 's|@''REPLACE_STRNCAT''@|0|g' \
      -e 's|@''REPLACE_STRNDUP''@|0|g' \
      -e 's|@''REPLACE_STRNLEN''@|0|g' \
      -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
      -e 's|@''REPLACE_STRTOK_R''@|0|g' \
      -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
      < ../../gengetopt-2.23/gl/string.in.h; \
} > string.h-t && \
mv string.h-t string.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
      -e 's|@''INCLUDE_NEXT''@|include_next|g' \
      -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
      -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
      -e 's|@''GNULIB_CHOWN''@|0|g' \
      -e 's|@''GNULIB_CLOSE''@|0|g' \
      -e 's|@''GNULIB_DUP2''@|0|g' \
      -e 's|@''GNULIB_DUP3''@|0|g' \
      -e 's|@''GNULIB_ENVIRON''@|0|g' \
      -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
      -e 's|@''GNULIB_FACCESSAT''@|0|g' \
      -e 's|@''GNULIB_FCHDIR''@|0|g' \
      -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
      -e 's|@''GNULIB_FSYNC''@|0|g' \
      -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
      -e 's|@''GNULIB_GETCWD''@|0|g' \
      -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
      -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
      -e 's|@''GNULIB_GETGROUPS''@|0|g' \
      -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN''@|0|g' \
      -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
      -e 's|@''GNULIB_GETPAGESIZE''@|0|g' \
      -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
      -e 's|@''GNULIB_LCHOWN''@|0|g' \
      -e 's|@''GNULIB_LINK''@|0|g' \
      -e 's|@''GNULIB_LINKAT''@|0|g' \
      -e 's|@''GNULIB_LSEEK''@|0|g' \
      -e 's|@''GNULIB_PIPE2''@|0|g' \
      -e 's|@''GNULIB_PREAD''@|0|g' \
      -e 's|@''GNULIB_PWRITE''@|0|g' \
      -e 's|@''GNULIB_READLINK''@|0|g' \
      -e 's|@''GNULIB_READLINKAT''@|0|g' \
      -e 's|@''GNULIB_RMDIR''@|0|g' \
      -e 's|@''GNULIB_SLEEP''@|0|g' \
      -e 's|@''GNULIB_SYMLINK''@|0|g' \
      -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
      -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
      -e 's|@''GNULIB_UNISTD_H_GETOPT''@|1|g' \
      -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
      -e 's|@''GNULIB_UNLINK''@|0|g' \
      -e 's|@''GNULIB_UNLINKAT''@|0|g' \
      -e 's|@''GNULIB_USLEEP''@|0|g' \
      -e 's|@''GNULIB_WRITE''@|0|g' \
      < ../../gengetopt-2.23/gl/unistd.in.h | \
  sed -e 's|@''HAVE_CHOWN''@|1|g' \
      -e 's|@''HAVE_DUP2''@|1|g' \
      -e 's|@''HAVE_DUP3''@|1|g' \
      -e 's|@''HAVE_EUIDACCESS''@|1|g' \
      -e 's|@''HAVE_FACCESSAT''@|1|g' \
      -e 's|@''HAVE_FCHDIR''@|1|g' \
      -e 's|@''HAVE_FCHOWNAT''@|1|g' \
      -e 's|@''HAVE_FSYNC''@|1|g' \
      -e 's|@''HAVE_FTRUNCATE''@|1|g' \
      -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
      -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
      -e 's|@''HAVE_GETGROUPS''@|1|g' \
      -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
      -e 's|@''HAVE_GETLOGIN''@|1|g' \
      -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_LCHOWN''@|1|g' \
      -e 's|@''HAVE_LINK''@|1|g' \
      -e 's|@''HAVE_LINKAT''@|1|g' \
      -e 's|@''HAVE_PIPE2''@|1|g' \
      -e 's|@''HAVE_PREAD''@|1|g' \
      -e 's|@''HAVE_PWRITE''@|1|g' \
      -e 's|@''HAVE_READLINK''@|1|g' \
      -e 's|@''HAVE_READLINKAT''@|1|g' \
      -e 's|@''HAVE_SLEEP''@|1|g' \
      -e 's|@''HAVE_SYMLINK''@|1|g' \
      -e 's|@''HAVE_SYMLINKAT''@|1|g' \
      -e 's|@''HAVE_TTYNAME_R''@|1|g' \
      -e 's|@''HAVE_UNLINKAT''@|1|g' \
      -e 's|@''HAVE_USLEEP''@|1|g' \
      -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
      -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
      -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
      -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
      -e 's|@''HAVE_OS_H''@|0|g' \
      -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
      -e 's|@''REPLACE_CHOWN''@|0|g' \
      -e 's|@''REPLACE_CLOSE''@|0|g' \
      -e 's|@''REPLACE_DUP''@|0|g' \
      -e 's|@''REPLACE_DUP2''@|0|g' \
      -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
      -e 's|@''REPLACE_GETCWD''@|0|g' \
      -e 's|@''REPLACE_GETGROUPS''@|0|g' \
      -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
      -e 's|@''REPLACE_LCHOWN''@|0|g' \
      -e 's|@''REPLACE_LINK''@|0|g' \
      -e 's|@''REPLACE_LINKAT''@|0|g' \
      -e 's|@''REPLACE_LSEEK''@|0|g' \
      -e 's|@''REPLACE_PREAD''@|0|g' \
      -e 's|@''REPLACE_PWRITE''@|0|g' \
      -e 's|@''REPLACE_READLINK''@|0|g' \
      -e 's|@''REPLACE_RMDIR''@|0|g' \
      -e 's|@''REPLACE_SLEEP''@|0|g' \
      -e 's|@''REPLACE_SYMLINK''@|0|g' \
      -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
      -e 's|@''REPLACE_UNLINK''@|0|g' \
      -e 's|@''REPLACE_UNLINKAT''@|0|g' \
      -e 's|@''REPLACE_USLEEP''@|0|g' \
      -e 's|@''REPLACE_WRITE''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
      -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
      -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
      -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
      -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
make  all-recursive
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o dummy.lo ../../gengetopt-2.23/gl/dummy.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o getopt.lo ../../gengetopt-2.23/gl/getopt.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o getopt1.lo ../../gengetopt-2.23/gl/getopt1.c
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/getopt.c  -fPIC -DPIC -o .libs/getopt.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/getopt1.c  -fPIC -DPIC -o .libs/getopt1.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/gl -I.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/gl/dummy.c  -fPIC -DPIC -o .libs/dummy.o
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=link aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgnu.la  dummy.lo getopt.lo getopt1.lo 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgnu.a .libs/dummy.o .libs/getopt.o .libs/getopt1.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgnu.a
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/gl'
Making all in src
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make  all-recursive
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
Making all in skels
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
make  all-am
make[5]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o c_source.lo ../../../gengetopt-2.23/src/skels/c_source.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o check_modes.lo ../../../gengetopt-2.23/src/skels/check_modes.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o clear_arg.lo ../../../gengetopt-2.23/src/skels/clear_arg.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o clear_given.lo ../../../gengetopt-2.23/src/skels/clear_given.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o copyright.lo ../../../gengetopt-2.23/src/skels/copyright.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o custom_getopt_gen.lo ../../../gengetopt-2.23/src/skels/custom_getopt_gen.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o dependant_option.lo ../../../gengetopt-2.23/src/skels/dependant_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o enum_decl.lo ../../../gengetopt-2.23/src/skels/enum_decl.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o exit_failure.lo ../../../gengetopt-2.23/src/skels/exit_failure.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o file_save.lo ../../../gengetopt-2.23/src/skels/file_save.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o file_save_multiple.lo ../../../gengetopt-2.23/src/skels/file_save_multiple.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_list.lo ../../../gengetopt-2.23/src/skels/free_list.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_multiple.lo ../../../gengetopt-2.23/src/skels/free_multiple.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o free_string.lo ../../../gengetopt-2.23/src/skels/free_string.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o generic_option.lo ../../../gengetopt-2.23/src/skels/generic_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o given_field.lo ../../../gengetopt-2.23/src/skels/given_field.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o group_counter.lo ../../../gengetopt-2.23/src/skels/group_counter.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o group_option.lo ../../../gengetopt-2.23/src/skels/group_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o handle_help.lo ../../../gengetopt-2.23/src/skels/handle_help.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o handle_version.lo ../../../gengetopt-2.23/src/skels/handle_version.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o header.lo ../../../gengetopt-2.23/src/skels/header.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o init_args_info.lo ../../../gengetopt-2.23/src/skels/init_args_info.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o multiple_fill_array.lo ../../../gengetopt-2.23/src/skels/multiple_fill_array.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o multiple_opt_list.lo ../../../gengetopt-2.23/src/skels/multiple_opt_list.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o option_arg.lo ../../../gengetopt-2.23/src/skels/option_arg.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o print_help_string.lo ../../../gengetopt-2.23/src/skels/print_help_string.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o required_option.lo ../../../gengetopt-2.23/src/skels/required_option.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o reset_group.lo ../../../gengetopt-2.23/src/skels/reset_group.cc
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../..     -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o update_given.lo ../../../gengetopt-2.23/src/skels/update_given.cc
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/clear_arg.cc  -fPIC -DPIC -o .libs/clear_arg.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/check_modes.cc  -fPIC -DPIC -o .libs/check_modes.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_string.cc  -fPIC -DPIC -o .libs/free_string.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/dependant_option.cc  -fPIC -DPIC -o .libs/dependant_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/file_save_multiple.cc  -fPIC -DPIC -o .libs/file_save_multiple.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/clear_given.cc  -fPIC -DPIC -o .libs/clear_given.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/enum_decl.cc  -fPIC -DPIC -o .libs/enum_decl.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/file_save.cc  -fPIC -DPIC -o .libs/file_save.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/c_source.cc  -fPIC -DPIC -o .libs/c_source.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_list.cc  -fPIC -DPIC -o .libs/free_list.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/given_field.cc  -fPIC -DPIC -o .libs/given_field.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/custom_getopt_gen.cc  -fPIC -DPIC -o .libs/custom_getopt_gen.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/group_option.cc  -fPIC -DPIC -o .libs/group_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/free_multiple.cc  -fPIC -DPIC -o .libs/free_multiple.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/option_arg.cc  -fPIC -DPIC -o .libs/option_arg.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/multiple_opt_list.cc  -fPIC -DPIC -o .libs/multiple_opt_list.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/copyright.cc  -fPIC -DPIC -o .libs/copyright.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/generic_option.cc  -fPIC -DPIC -o .libs/generic_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/handle_help.cc  -fPIC -DPIC -o .libs/handle_help.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/multiple_fill_array.cc  -fPIC -DPIC -o .libs/multiple_fill_array.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/exit_failure.cc  -fPIC -DPIC -o .libs/exit_failure.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/print_help_string.cc  -fPIC -DPIC -o .libs/print_help_string.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/reset_group.cc  -fPIC -DPIC -o .libs/reset_group.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/group_counter.cc  -fPIC -DPIC -o .libs/group_counter.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/handle_version.cc  -fPIC -DPIC -o .libs/handle_version.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/required_option.cc  -fPIC -DPIC -o .libs/required_option.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/init_args_info.cc  -fPIC -DPIC -o .libs/init_args_info.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/header.cc  -fPIC -DPIC -o .libs/header.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../../gengetopt-2.23/src/skels -I../.. -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../../gengetopt-2.23/src/skels/update_given.cc  -fPIC -DPIC -o .libs/update_given.o
../../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgen.la   c_source.lo check_modes.lo clear_arg.lo clear_given.lo copyright.lo custom_getopt_gen.lo dependant_option.lo enum_decl.lo exit_failure.lo file_save.lo file_save_multiple.lo free_list.lo free_multiple.lo free_string.lo generic_option.lo given_field.lo group_counter.lo group_option.lo handle_help.lo handle_version.lo header.lo init_args_info.lo multiple_fill_array.lo multiple_opt_list.lo option_arg.lo print_help_string.lo required_option.lo reset_group.lo update_given.lo  
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgen.a .libs/c_source.o .libs/check_modes.o .libs/clear_arg.o .libs/clear_given.o .libs/copyright.o .libs/custom_getopt_gen.o .libs/dependant_option.o .libs/enum_decl.o .libs/exit_failure.o .libs/file_save.o .libs/file_save_multiple.o .libs/free_list.o .libs/free_multiple.o .libs/free_string.o .libs/generic_option.o .libs/given_field.o .libs/group_counter.o .libs/group_option.o .libs/handle_help.o .libs/handle_version.o .libs/header.o .libs/init_args_info.o .libs/multiple_fill_array.o .libs/multiple_opt_list.o .libs/option_arg.o .libs/print_help_string.o .libs/required_option.o .libs/reset_group.o .libs/update_given.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgen.a
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgen.la" && ln -s "../libgen.la" "libgen.la" )
make[5]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels'
Making all in tests
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/tests'
make[4]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gengetopt.o ../../gengetopt-2.23/src/gengetopt.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o acceptedvalues.lo ../../gengetopt-2.23/src/acceptedvalues.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o argsdef.lo ../../gengetopt-2.23/src/argsdef.c
../aarch64-yoe-linux-musl-libtool  --tag=CC   --mode=compile aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o cmdline.lo ../../gengetopt-2.23/src/cmdline.c
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o fileutils.lo ../../gengetopt-2.23/src/fileutils.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o ggos.lo ../../gengetopt-2.23/src/ggos.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o globals.lo ../../gengetopt-2.23/src/globals.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gm.lo ../../gengetopt-2.23/src/gm.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o gm_utils.lo ../../gengetopt-2.23/src/gm_utils.cpp
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o parser.lo ../../gengetopt-2.23/src/parser.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o scanner.lo ../../gengetopt-2.23/src/scanner.cc
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=compile aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o yyerror.lo ../../gengetopt-2.23/src/yyerror.cc
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/src/cmdline.c  -fPIC -DPIC -o .libs/cmdline.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-gcc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -c ../../gengetopt-2.23/src/argsdef.c  -fPIC -DPIC -o .libs/argsdef.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/ggos.cpp  -fPIC -DPIC -o .libs/ggos.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/fileutils.cpp  -fPIC -DPIC -o .libs/fileutils.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/globals.cpp  -fPIC -DPIC -o .libs/globals.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/parser.cc  -fPIC -DPIC -o .libs/parser.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/gm_utils.cpp  -fPIC -DPIC -o .libs/gm_utils.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/yyerror.cc  -fPIC -DPIC -o .libs/yyerror.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/acceptedvalues.cpp  -fPIC -DPIC -o .libs/acceptedvalues.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/gm.cc  -fPIC -DPIC -o .libs/gm.o
aarch64-yoe-linux-musl-libtool: compile:  aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/src -I.. -I../../gengetopt-2.23/gl -I../gl -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -c ../../gengetopt-2.23/src/scanner.cc  -fPIC -DPIC -o .libs/scanner.o
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o libgengetopt.la  acceptedvalues.lo argsdef.lo cmdline.lo fileutils.lo ggos.lo globals.lo gm.lo gm_utils.lo parser.lo scanner.lo yyerror.lo ../gl/libgnu.la skels/libgen.la 
aarch64-yoe-linux-musl-libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && aarch64-yoe-linux-musl-gcc-ar x "TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/../gl/.libs/libgnu.a")
aarch64-yoe-linux-musl-libtool: link: (cd .libs/libgengetopt.lax/libgen.a && aarch64-yoe-linux-musl-gcc-ar x "TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src/skels/.libs/libgen.a")
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ar cru .libs/libgengetopt.a .libs/acceptedvalues.o .libs/argsdef.o .libs/cmdline.o .libs/fileutils.o .libs/ggos.o .libs/globals.o .libs/gm.o .libs/gm_utils.o .libs/parser.o .libs/scanner.o .libs/yyerror.o   .libs/libgengetopt.lax/libgnu.a/dummy.o .libs/libgengetopt.lax/libgnu.a/getopt.o .libs/libgengetopt.lax/libgnu.a/getopt1.o  .libs/libgengetopt.lax/libgen.a/c_source.o .libs/libgengetopt.lax/libgen.a/check_modes.o .libs/libgengetopt.lax/libgen.a/clear_arg.o .libs/libgengetopt.lax/libgen.a/clear_given.o .libs/libgengetopt.lax/libgen.a/copyright.o .libs/libgengetopt.lax/libgen.a/custom_getopt_gen.o .libs/libgengetopt.lax/libgen.a/dependant_option.o .libs/libgengetopt.lax/libgen.a/enum_decl.o .libs/libgengetopt.lax/libgen.a/exit_failure.o .libs/libgengetopt.lax/libgen.a/file_save.o .libs/libgengetopt.lax/libgen.a/file_save_multiple.o .libs/libgengetopt.lax/libgen.a/free_list.o .libs/libgengetopt.lax/libgen.a/free_multiple.o .libs/libgengetopt.lax/libgen.a/free_string.o .libs/libgengetopt.lax/libgen.a/generic_option.o .libs/libgengetopt.lax/libgen.a/given_field.o .libs/libgengetopt.lax/libgen.a/group_counter.o .libs/libgengetopt.lax/libgen.a/group_option.o .libs/libgengetopt.lax/libgen.a/handle_help.o .libs/libgengetopt.lax/libgen.a/handle_version.o .libs/libgengetopt.lax/libgen.a/header.o .libs/libgengetopt.lax/libgen.a/init_args_info.o .libs/libgengetopt.lax/libgen.a/multiple_fill_array.o .libs/libgengetopt.lax/libgen.a/multiple_opt_list.o .libs/libgengetopt.lax/libgen.a/option_arg.o .libs/libgengetopt.lax/libgen.a/print_help_string.o .libs/libgengetopt.lax/libgen.a/required_option.o .libs/libgengetopt.lax/libgen.a/reset_group.o .libs/libgengetopt.lax/libgen.a/update_given.o 
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/../../libexec/aarch64-yoe-linux-musl/gcc/aarch64-yoe-linux-musl/9.2.0/ar: `u' modifier ignored since `D' is the default (see `U')
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-gcc-ranlib .libs/libgengetopt.a
aarch64-yoe-linux-musl-libtool: link: rm -fr .libs/libgengetopt.lax
aarch64-yoe-linux-musl-libtool: link: ( cd ".libs" && rm -f "libgengetopt.la" && ln -s "../libgengetopt.la" "libgengetopt.la" )
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o gengetopt gengetopt.o libgengetopt.la 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gengetopt gengetopt.o  ./.libs/libgengetopt.a
make[4]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/src'
Making all in doc
make[2]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
aarch64-yoe-linux-musl-gcc  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/doc -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -c -o cmdline1.o ../../gengetopt-2.23/doc/cmdline1.c
aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -DHAVE_CONFIG_H -I. -I../../gengetopt-2.23/doc -I..  -I../../gengetopt-2.23/gl -I../gl   -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden -c -o main1.o ../../gengetopt-2.23/doc/main1.cc
cat ../tests/test_conf_parser_ov2.c | sed -f ../../gengetopt-2.23/doc/input.sed > test_conf_parser_ov2.c.texi
../aarch64-yoe-linux-musl-libtool  --tag=CXX   --mode=link aarch64-yoe-linux-musl-g++  -march=armv8-a+crc -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot=                      -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native=  -fvisibility-inlines-hidden  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -o sample1 cmdline1.o main1.o ../gl/libgnu.la 
aarch64-yoe-linux-musl-libtool: link: aarch64-yoe-linux-musl-g++ -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0=/usr/src/debug/gengetopt/2.23-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o sample1 cmdline1.o main1.o  ../gl/.libs/libgnu.a
./sample1 --help | sed -f ../../gengetopt-2.23/doc/input.sed > sample1.output.texi
./sample1 --detailed-help | sed -f ../../gengetopt-2.23/doc/input.sed > sample1_2.output.texi
/bin/bash: ./sample1: cannot execute binary file: Exec format error
/bin/bash: ./sample1: cannot execute binary file: Exec format error
make  all-am
make[3]: Entering directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (/bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo --version) >/dev/null 2>&1; then \
  for f in gengetopt.info gengetopt.info-[0-9] gengetopt.info-[0-9][0-9] gengetopt.i[0-9] gengetopt.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if /bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo   -I ../../gengetopt-2.23/doc \
 -o gengetopt.info `test -f 'gengetopt.texi' || echo '../../gengetopt-2.23/doc/'`gengetopt.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./gengetopt.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
rm -rf gengetopt.htp
if /bin/bash TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing makeinfo --html --no-split  -I ../../gengetopt-2.23/doc \
 -o gengetopt.htp `test -f 'gengetopt.texi' || echo '../../gengetopt-2.23/doc/'`gengetopt.texi; \
then \
  rm -rf gengetopt.html && mv gengetopt.htp gengetopt.html; \
else \
  rm -rf gengetopt.htp; exit 1; \
fi
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/gengetopt-2.23/build-aux/missing: line 81: makeinfo: command not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
Makefile:840: recipe for target 'gengetopt.html' failed
make[3]: *** [gengetopt.html] Error 1
make[3]: *** Waiting for unfinished jobs....
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <https://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <https://www.gnu.org/software/make/>
Makefile:810: recipe for target 'gengetopt.info' failed
make[3]: *** [gengetopt.info] Error 127
make[3]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
Makefile:696: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build/doc'
Makefile:688: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/build'
Makefile:599: recipe for target 'all' failed
make: *** [all] Error 2
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/gengetopt/2.23-r0/temp/run.do_compile.31652:1 exit 1 from 'exit 1'

Error details

Submitted on:
28/01/20 19:20
Error type:
Recipe
Task:
do_compile
Recipe:
gengetopt
Recipe version:
2.23-r0
Machine:
qemuarm64
Distro:
yoe
Build system:
x86_64-linux
Target system:
aarch64-yoe-linux-musl
Host distro:
ubuntu-18.04/ubuntu-18.04
Branch:
HEAD
Commit:
35bea442ca8a7a3276c455812e68256b368feafc
Build:
#97736
Submitter:
Similar errors:
0
Open a bug