Skip to content

Instantly share code, notes, and snippets.

@adisuciu
Created January 20, 2022 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adisuciu/cf0969a9c4bcb073b40b493d0fb406b8 to your computer and use it in GitHub Desktop.
Save adisuciu/cf0969a9c4bcb073b40b493d0fb406b8 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
adi@adi-home:~/src/scopy-android-deps/gnuradio-android$ ./build_dependencies.sh
ANDROID_SDK=/home/adi/Android/Sdk
CMAKE=/home/adi/Qt/Tools/CMake/bin/cmake
QT_INSTALL_PREFIX=/home/adi/Qt/5.15.2/android
JDK=/home/adi/jdk-14
NDK_VERSION=21.3.6528147
JOBS=9
BUILD_ROOT=/home/adi/src/scopy-android-deps/gnuradio-android
aarch64-linux-android28
/home/adi/src/scopy-android-deps/gnuradio-android /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin:/home/adi/jdk-14/bin:/home/adi/jdk-14/bin:/home/adi/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out
~/src/scopy-android-deps/gnuradio-android/libiconv ~/src/scopy-android-deps/gnuradio-android
Removing android_configure.sh
Removing config.log
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-linux-android28-gcc... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to accept ISO C89... none needed
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... none
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for aarch64-linux-android28-ar... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking the archiver (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar) interface... ar
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking how to copy files... cp -p
checking how to make hard links... ln
checking whether ln -s works... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for aarch64-linux-android28-windres... no
checking for windres... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... guessing yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) guessing yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for mbstate_t... yes
checking for wchar_t... yes
checking for getc_unlocked... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking for mbsinit... yes
checking for setlocale... yes
checking whether <wchar.h> is standalone... yes
checking for memmove... yes
checking for nl_langinfo and CODESET... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... yes
checking for sys/time.h... yes
checking for sys/socket.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for symlink... yes
checking for canonicalize_file_name... no
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for getprogname... yes
checking for getexecname... no
checking for gettimeofday... yes
checking for lstat... yes
checking for _set_invalid_parameter_handler... no
checking for setenv... yes
checking for working fcntl.h... cross-compiling
checking for wchar.h... (cached) yes
checking for EILSEQ... yes
checking byte ordering... guessing little endian
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for pid_t... yes
checking for mode_t... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether gettimeofday is declared without a macro... yes
checking whether limits.h has ULLONG_WIDTH etc.... no
checking whether lstat correctly handles trailing slash... guessing no
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for unsigned long long int... yes
checking for long long int... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking whether setenv is declared... yes
checking for ssize_t... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking whether strerror(0) succeeds... guessing no
checking whether ffsl is declared without a macro... no
checking whether ffsll is declared without a macro... no
checking whether memmem is declared without a macro... yes
checking whether mempcpy is declared without a macro... yes
checking whether memrchr is declared without a macro... yes
checking whether rawmemchr is declared without a macro... no
checking whether stpcpy is declared without a macro... yes
checking whether stpncpy is declared without a macro... yes
checking whether strchrnul is declared without a macro... yes
checking whether strdup is declared without a macro... yes
checking whether strncat is declared without a macro... yes
checking whether strndup is declared without a macro... yes
checking whether strnlen is declared without a macro... yes
checking whether strpbrk is declared without a macro... yes
checking whether strsep is declared without a macro... yes
checking whether strcasestr is declared without a macro... yes
checking whether strtok_r is declared without a macro... yes
checking whether strerror_r is declared without a macro... yes
checking whether strsignal is declared without a macro... yes
checking whether strverscmp is declared without a macro... no
checking whether stat file-mode macros are broken... no
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking for error_at_line... yes
checking whether fcntl is declared without a macro... yes
checking whether openat is declared without a macro... yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... yes
checking whether gettimeofday clobbers localtime buffer... guessing yes
checking for gettimeofday with POSIX signature... almost
checking sys/timeb.h usability... no
checking sys/timeb.h presence... no
checking for sys/timeb.h... no
checking for _ftime... no
checking for mbstate_t... (cached) yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking whether pthread_sigmask is declared without a macro... yes
checking whether sigaction is declared without a macro... yes
checking whether sigaddset is declared without a macro... yes
checking whether sigdelset is declared without a macro... yes
checking whether sigemptyset is declared without a macro... yes
checking whether sigfillset is declared without a macro... yes
checking whether sigismember is declared without a macro... yes
checking whether sigpending is declared without a macro... yes
checking whether sigprocmask is declared without a macro... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on directories... guessing yes
checking whether stat handles trailing slashes on files... guessing no
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether dprintf is declared without a macro... yes
checking whether fpurge is declared without a macro... yes
checking whether fseeko is declared without a macro... yes
checking whether ftello is declared without a macro... yes
checking whether getdelim is declared without a macro... yes
checking whether getline is declared without a macro... yes
checking whether gets is declared without a macro... no
checking whether pclose is declared without a macro... yes
checking whether popen is declared without a macro... yes
checking whether renameat is declared without a macro... yes
checking whether snprintf is declared without a macro... yes
checking whether tmpfile is declared without a macro... yes
checking whether vdprintf is declared without a macro... yes
checking whether vsnprintf is declared without a macro... yes
checking whether _Exit is declared without a macro... yes
checking whether atoll is declared without a macro... yes
checking whether canonicalize_file_name is declared without a macro... no
checking whether getloadavg is declared without a macro... no
checking whether getsubopt is declared without a macro... yes
checking whether grantpt is declared without a macro... yes
checking whether initstate is declared without a macro... yes
checking whether initstate_r is declared without a macro... no
checking whether mkdtemp is declared without a macro... yes
checking whether mkostemp is declared without a macro... yes
checking whether mkostemps is declared without a macro... yes
checking whether mkstemp is declared without a macro... yes
checking whether mkstemps is declared without a macro... yes
checking whether posix_openpt is declared without a macro... yes
checking whether ptsname is declared without a macro... yes
checking whether ptsname_r is declared without a macro... yes
checking whether qsort_r is declared without a macro... no
checking whether random is declared without a macro... yes
checking whether random_r is declared without a macro... no
checking whether realpath is declared without a macro... yes
checking whether rpmatch is declared without a macro... no
checking whether secure_getenv is declared without a macro... no
checking whether setenv is declared without a macro... yes
checking whether setstate is declared without a macro... yes
checking whether setstate_r is declared without a macro... no
checking whether srandom is declared without a macro... yes
checking whether srandom_r is declared without a macro... no
checking whether strtod is declared without a macro... yes
checking whether strtoll is declared without a macro... yes
checking whether strtoull is declared without a macro... yes
checking whether unlockpt is declared without a macro... yes
checking whether unsetenv is declared without a macro... yes
checking for nlink_t... yes
checking whether fchmodat is declared without a macro... yes
checking whether fstat is declared without a macro... yes
checking whether fstatat is declared without a macro... yes
checking whether futimens is declared without a macro... yes
checking whether lchmod is declared without a macro... no
checking whether lstat is declared without a macro... yes
checking whether mkdirat is declared without a macro... yes
checking whether mkfifo is declared without a macro... yes
checking whether mkfifoat is declared without a macro... yes
checking whether mknod is declared without a macro... yes
checking whether mknodat is declared without a macro... yes
checking whether stat is declared without a macro... yes
checking whether utimensat is declared without a macro... yes
checking whether chdir is declared without a macro... yes
checking whether chown is declared without a macro... yes
checking whether dup is declared without a macro... yes
checking whether dup2 is declared without a macro... yes
checking whether dup3 is declared without a macro... yes
checking whether environ is declared without a macro... yes
checking whether euidaccess is declared without a macro... no
checking whether faccessat is declared without a macro... yes
checking whether fchdir is declared without a macro... yes
checking whether fchownat is declared without a macro... yes
checking whether fdatasync is declared without a macro... yes
checking whether fsync is declared without a macro... yes
checking whether ftruncate is declared without a macro... yes
checking whether getcwd is declared without a macro... yes
checking whether getdomainname is declared without a macro... yes
checking whether getdtablesize is declared without a macro... no
checking whether getgroups is declared without a macro... yes
checking whether gethostname is declared without a macro... yes
checking whether getlogin is declared without a macro... yes
checking whether getlogin_r is declared without a macro... yes
checking whether getpagesize is declared without a macro... yes
checking whether getusershell is declared without a macro... no
checking whether setusershell is declared without a macro... no
checking whether endusershell is declared without a macro... no
checking whether group_member is declared without a macro... no
checking whether isatty is declared without a macro... yes
checking whether lchown is declared without a macro... yes
checking whether link is declared without a macro... yes
checking whether linkat is declared without a macro... yes
checking whether lseek is declared without a macro... yes
checking whether pipe is declared without a macro... yes
checking whether pipe2 is declared without a macro... yes
checking whether pread is declared without a macro... yes
checking whether pwrite is declared without a macro... yes
checking whether readlink is declared without a macro... yes
checking whether readlinkat is declared without a macro... yes
checking whether rmdir is declared without a macro... yes
checking whether sethostname is declared without a macro... yes
checking whether sleep is declared without a macro... yes
checking whether symlink is declared without a macro... yes
checking whether symlinkat is declared without a macro... yes
checking whether ttyname_r is declared without a macro... yes
checking whether unlink is declared without a macro... yes
checking whether unlinkat is declared without a macro... yes
checking whether usleep is declared without a macro... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating srclib/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating tests/Makefile
config.status: creating include/iconv.h
config.status: creating include/iconv.h.inst
config.status: creating config.h
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libcharset (/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' '--enable-static=no' '--enable-shared=yes' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for aarch64-linux-android28-gcc... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
checking whether to activate relocatable installation... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android28-ar... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android28-strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking for gawk... gawk
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for nl_langinfo and CODESET... yes
checking for unistd.h... (cached) yes
checking for symlink... yes
checking for working fcntl.h... cross-compiling
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for setlocale... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating include/localcharset.h
config.status: creating include/localcharset.h.inst
config.status: creating config.h
config.status: executing libtool commands
=== configuring in preload (/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/preload)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' '--enable-static=no' '--enable-shared=yes' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for aarch64-linux-android28-gcc... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to accept ISO C89... none needed
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
checking whether to activate relocatable installation... no
checking whether ln -s works... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android28-ar... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android28-strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking for gawk... gawk
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: executing libtool commands
builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
if [ ! -d include ] ; then mkdir include ; fi
cp ./include/libcharset.h.in include/libcharset.h
cd lib && make all
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
/bin/bash ../libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I.. -I./.. -I../include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
/bin/bash ../libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I.. -I./.. -I../include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
/bin/sh ./config.charset 'aarch64-unknown-linux-android28' > t-charset.alias
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-add.sin > t-ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/@PACKAGE@/g' ./ref-del.sin > t-ref-del.sed
mv t-ref-add.sed ref-add.sed
mv t-ref-del.sed ref-del.sed
mv t-charset.alias charset.alias
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I.. -I./.. -I../include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I.. -I./.. -I../include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
/bin/bash ../libtool --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -o libcharset.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -shared -fPIC -DPIC .libs/localcharset.o .libs/relocatable.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -Wl,-soname -Wl,libcharset.so -o .libs/libcharset.so
libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
cd lib && make all
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
cd lib && make install-lib libdir='/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib' includedir='/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib'
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
/bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib
/bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/libcharset.la
libtool: install: /usr/bin/install -c .libs/libcharset.so /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/libcharset.so
libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/libcharset.la
test -f /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/charset.alias && orig=/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/charset.alias \
|| orig=charset.alias; \
sed -f ref-add.sed $orig > /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/t-charset.alias /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/charset.alias; \
rm -f /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/t-charset.alias
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib
/usr/bin/install -c -m 644 include/libcharset.h /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib/localcharset.h
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
cd lib && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib'
/bin/bash ../libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
/bin/bash ../libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
/bin/bash ../libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I. -I. -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
/bin/bash ../libtool --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -o libiconv.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -version-info 8:0:6 -no-undefined iconv.lo localcharset.lo relocatable.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -shared -fPIC -DPIC .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -Wl,-soname -Wl,libiconv.so -o .libs/libiconv.so
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib'
cd preload && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/preload'
rm -f -r objects
mkdir objects && \
for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
/bin/bash ./libtool --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" -DPACKAGE_STRING=\"libiconv\ 0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c $f -o objects/`basename $f | sed -e 's,\.c$,.o,'` || exit 1; \
done && \
/bin/bash ./libtool --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -o libiconv.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -no-undefined objects/*.lo && \
rm -f -r objects
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/iconv.c -fPIC -DPIC -o objects/.libs/iconv.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o objects/.libs/localcharset.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"libiconv\" -DPACKAGE_TARNAME=\"libiconv\" -DPACKAGE_VERSION=\"0\" "-DPACKAGE_STRING=\"libiconv 0\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/relocatable.c -fPIC -DPIC -o objects/.libs/relocatable.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -shared -fPIC -DPIC objects/.libs/iconv.o objects/.libs/localcharset.o objects/.libs/relocatable.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -Wl,-soname -Wl,libiconv.so -o .libs/libiconv.so
libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
cp .libs/libiconv.so preloadable_libiconv.so
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/preload'
cd srclib && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd .. && make am--refresh
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
cd .. && make am--refresh
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f c++defs.h-t c++defs.h && \
sed -n -e '/_GL_CXXDEFS/,$p' \
< ../build-aux/snippet/c++defs.h \
> c++defs.h-t && \
mv c++defs.h-t c++defs.h
rm -f arg-nonnull.h-t arg-nonnull.h && \
sed -n -e '/GL_ARG_NONNULL/,$p' \
< ../build-aux/snippet/arg-nonnull.h \
> arg-nonnull.h-t && \
mv arg-nonnull.h-t arg-nonnull.h
rm -f warn-on-use.h-t warn-on-use.h && \
sed -n -e '/^.ifndef/,$p' \
< ../build-aux/snippet/warn-on-use.h \
> warn-on-use.h-t && \
mv warn-on-use.h-t warn-on-use.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_C99_STDINT_H''@/0/g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
-e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
-e 's/@''WCHAR_T_SUFFIX''@/u/g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
-e 's/@''WINT_T_SUFFIX''@/u/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
/usr/bin/mkdir -p sys
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_FCNTL''@/0/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/0/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_FCNTL''@|0|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|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' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''GNULIB_RAISE''@|1|g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/0/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|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' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|""|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'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/1/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|1|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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''@/0/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''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-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_STRERROR_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_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|1|g' \
-e 's|@''REPLACE_STRERROR_R''@|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'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_GMTIME''@|1|g' \
-e 's|@''REPLACE_LOCALTIME''@|1|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/0/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|1|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|1|g' \
-e 's|@''REPLACE_UTIMENSAT''@|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' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/1/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/0/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/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_FDATASYNC''@/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_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/1/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/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''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/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' \
< ./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_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -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_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|1|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|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-am
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd .. && make am--refresh
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
cd .. && make am--refresh
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o allocator.o allocator.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o areadlink.o areadlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o binary-io.o binary-io.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o careadlinkat.o careadlinkat.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dirname-lgpl.o dirname-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o basename-lgpl.o basename-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o stripslash.o stripslash.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o getprogname.o getprogname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o malloca.o malloca.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o progname.o progname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o safe-read.o safe-read.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o unistd.o unistd.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xmalloc.o xmalloc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xstrdup.o xstrdup.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xreadlink.o xreadlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o canonicalize-lgpl.o canonicalize-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o gettimeofday.o gettimeofday.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o lstat.o lstat.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o readlink.o readlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o stat.o stat.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o strerror.o strerror.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o strerror-override.o strerror-override.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o uniwidth/width.o uniwidth/width.c
rm -f libicrt.a
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cr libicrt.a allocator.o areadlink.o binary-io.o careadlinkat.o dirname-lgpl.o basename-lgpl.o stripslash.o getprogname.o malloca.o progname.o safe-read.o unistd.o uniwidth/width.o xmalloc.o xstrdup.o xreadlink.o canonicalize-lgpl.o gettimeofday.o lstat.o readlink.o stat.o strerror.o strerror-override.o
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib libicrt.a
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd src && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/src'
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" ./iconv_no_i18n.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -c -I. -I. -I.. -I../include -I./../include -I../srclib -I./../srclib -I../lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" ./iconv.c
/bin/bash ../libtool --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC iconv_no_i18n.o ../srclib/libicrt.a ../lib/libiconv.la -o iconv_no_i18n
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC iconv_no_i18n.o -o .libs/iconv_no_i18n -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ../srclib/libicrt.a ../lib/.libs/libiconv.so -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/src'
cd po && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/po'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/po'
cd man && make all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/man'
if test -d tests; then cd tests && make all; fi
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/tests'
cd libcharset && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
cd lib && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
if test no = no; then \
case 'linux-android28' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
/bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ; \
/bin/bash ../libtool --mode=install /usr/bin/install -c libcharset.la /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libcharset.la
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
libtool: install: /usr/bin/install -c .libs/libcharset.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libcharset.so
libtool: install: /usr/bin/install -c .libs/libcharset.lai /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libcharset.la
if test -f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/charset.alias; then \
sed -f ref-add.sed /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/charset.alias > /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/charset.alias; \
rm -f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias; \
/usr/bin/install -c -m 644 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/charset.alias; \
rm -f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/t-charset.alias; \
fi ; \
fi
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset/lib'
/bin/sh ./build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include
/usr/bin/install -c -m 644 include/libcharset.h /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include/libcharset.h
/usr/bin/install -c -m 644 include/localcharset.h.inst /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include/localcharset.h
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/libcharset'
cd lib && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib'
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ] ; then /bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ; fi
/bin/bash ../libtool --mode=install /usr/bin/install -c libiconv.la /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.la
libtool: install: /usr/bin/install -c .libs/libiconv.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so
libtool: install: /usr/bin/install -c .libs/libiconv.lai /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.la
case "linux-android28" in \
aix*) (cd /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib && \
objects=`ar t libiconv.a`" "`ar t /lib/libiconv.a` && \
ar x libiconv.a && ar x /lib/libiconv.a && \
ar q libiconv.new.a $objects && \
rm -f $objects && \
mv -f libiconv.new.a libiconv.a) ;; \
esac
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/lib'
cd preload && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/preload'
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ] ; then /bin/sh ./build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ; fi
if test -n "preloadable_libiconv.so"; then /usr/bin/install -c -m 644 preloadable_libiconv.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/preloadable_libiconv.so.new && mv /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/preloadable_libiconv.so.new /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/preloadable_libiconv.so ; fi
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/preload'
cd srclib && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd .. && make am--refresh
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
cd .. && make am--refresh
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[2]: Nothing to be done for 'am--refresh'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make install-am
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd .. && make am--refresh
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
cd .. && make am--refresh
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'am--refresh'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd .. && make am--refresh
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[4]: Nothing to be done for 'am--refresh'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
cd .. && make am--refresh
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[4]: Nothing to be done for 'am--refresh'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[4]: Nothing to be done for 'am--refresh'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/srclib'
cd src && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' libdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/src'
test `ls -ld . | sed -e 's/^d\(.........\).*/\1/'` = rwxrwxrwx || chmod 777 .
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin ] ; then /bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin ; fi
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin
case "linux-android28" in \
hpux*) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC `if test -n ''; then /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin; fi` iconv.o ../srclib/libicrt.a -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv `if test -n ''; then echo " -Wl,+b -Wl,/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib"; fi` -o iconv;; \
*) /bin/bash ../libtool --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC `if test -n ''; then /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin; fi` iconv.o ../srclib/libicrt.a /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.la -o iconv;; \
esac
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC iconv.o -o iconv -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ../srclib/libicrt.a /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
/bin/bash ../libtool --mode=install /usr/bin/install -c iconv /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin/iconv
libtool: install: /usr/bin/install -c iconv /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin/iconv
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/src'
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include ] ; then /bin/sh ./build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include ; fi
/usr/bin/install -c -m 644 include/iconv.h.inst /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include/iconv.h
cd po && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' datarootdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share' datadir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/po'
if test "libiconv" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/po'
cd man && make install prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' exec_prefix='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' datarootdir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share' datadir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share' mandir='/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man'
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/man'
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1 ; fi
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1
builddir="`pwd`"; cd . && for f in *.1 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1/$f ; /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1/$f) ; done
/usr/bin/install -c -m 644 ./iconv.1 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man1/iconv.1
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3 ] ; then /bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3 ; fi
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3
builddir="`pwd`"; cd . && for f in *.3 ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/$f ; /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/$f) ; done
/usr/bin/install -c -m 644 ./iconv.3 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/iconv.3
/usr/bin/install -c -m 644 ./iconv_close.3 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/iconv_close.3
/usr/bin/install -c -m 644 ./iconv_open.3 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/iconv_open.3
/usr/bin/install -c -m 644 ./iconv_open_into.3 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/iconv_open_into.3
/usr/bin/install -c -m 644 ./iconvctl.3 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3/iconvctl.3
if [ ! -d /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc/ ] ; then /bin/sh ../build-aux/mkinstalldirs /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc/ ; fi
mkdir -p -- /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc/
builddir="`pwd`"; cd . && for f in *.html ; do (cd "$builddir"; echo /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//$f ; /usr/bin/install -c -m 644 ./$f /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//$f) ; done
/usr/bin/install -c -m 644 ./iconv.1.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconv.1.html
/usr/bin/install -c -m 644 ./iconv.3.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconv.3.html
/usr/bin/install -c -m 644 ./iconv_close.3.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconv_close.3.html
/usr/bin/install -c -m 644 ./iconv_open.3.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconv_open.3.html
/usr/bin/install -c -m 644 ./iconv_open_into.3.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconv_open_into.3.html
/usr/bin/install -c -m 644 ./iconvctl.3.html /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/doc//iconvctl.3.html
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libiconv/man'
~/src/scopy-android-deps/gnuradio-android
~/src/scopy-android-deps/gnuradio-android/libffi ~/src/scopy-android-deps/gnuradio-android
Removing Makefile
Removing aarch64-unknown-linux-android28/
Removing android_configure.sh
Removing makefile.sed~
configure: creating cache android.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
checking target system type... aarch64-unknown-linux-android28
continue configure in default builddir "./aarch64-unknown-linux-android28"
....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=aarch64-unknown-linux-android28" "linux
android28"
configure: loading cache android.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
checking target system type... aarch64-unknown-linux-android28
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for aarch64-linux-android28-gcc... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to accept ISO C89... none needed
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... yes
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... gcc3
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android28-ar... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -E
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking size of size_t... 8
checking for C compiler vendor... clang
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for mkostemp... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... no
checking for _ prefix in compiled symbols... no
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for shared libgcc... no
configure: versioning on shared library symbols is gnu
configure: updating cache android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating doc/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: build in aarch64-unknown-linux-android28 (HOST=)
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
MAKE x86_64-pc-linux-gnu : 0 * all-all
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make all-recursive
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
Making all in include
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
Making all in testsuite
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
Making all in man
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -DAARCH64 -E -x assembler-with-cpp -o libffi.map ../libffi.map.in
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/aarch64/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF $depbase.Tpo -c -o src/aarch64/ffi.lo ../src/aarch64/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo src/aarch64/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I. -I../include -Iinclude -I../src -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -MT src/aarch64/sysv.lo -MD -MP -MF $depbase.Tpo -c -o src/aarch64/sysv.lo ../src/aarch64/sysv.S &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I. -I../include -Iinclude -I../src -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -MT src/aarch64/sysv.lo -MD -MP -MF src/aarch64/.deps/sysv.Tpo -c ../src/aarch64/sysv.S -fPIC -DPIC -o src/aarch64/.libs/sysv.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF src/aarch64/.deps/ffi.Tpo -c ../src/aarch64/ffi.c -fPIC -DPIC -o src/aarch64/.libs/ffi.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I. -I../include -Iinclude -I../src -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -MT src/aarch64/sysv.lo -MD -MP -MF src/aarch64/.deps/sysv.Tpo -c ../src/aarch64/sysv.S -o src/aarch64/sysv.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/aarch64/ffi.lo -MD -MP -MF src/aarch64/.deps/ffi.Tpo -c ../src/aarch64/ffi.c -o src/aarch64/ffi.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/aarch64/ffi.lo src/aarch64/sysv.lo
/bin/bash ./libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -Wl,--version-script,libffi.map '-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28' '-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib' '-L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '-L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libffi.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/aarch64/ffi.lo src/aarch64/sysv.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib .libs/libffi_convenience.a
libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/aarch64/.libs/ffi.o src/aarch64/.libs/sysv.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -Wl,--version-script -Wl,libffi.map -Wl,-soname -Wl,libffi.so -o .libs/libffi.so
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/aarch64/ffi.o src/aarch64/sysv.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib .libs/libffi.a
libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
MAKE x86_64-pc-linux-gnu : 0 * install
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
Making install in include
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include'
/usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include'
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/include'
Making install in testsuite
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/testsuite'
Making install in man
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3'
/usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/man/man3'
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28/man'
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
/usr/bin/mkdir -p '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/pkgconfig'
/usr/bin/mkdir -p '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib'
/usr/bin/install -c -m 644 libffi.pc '/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libffi.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libffi.so
libtool: install: /usr/bin/install -c .libs/libffi.lai /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libffi.la
libtool: install: /usr/bin/install -c .libs/libffi.a /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libffi.a
libtool: install: chmod 644 /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libffi.a
libtool: install: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libffi.a
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
make[1]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/libffi/aarch64-unknown-linux-android28'
~/src/scopy-android-deps/gnuradio-android
~/src/scopy-android-deps/gnuradio-android/gettext ~/src/scopy-android-deps/gnuradio-android
Removing Makefile
Removing android.cache
Removing android_configure.sh
Removing config.log
Removing config.status
Removing gettext-runtime/Makefile
Removing gettext-runtime/config.h
Removing gettext-runtime/config.log
Removing gettext-runtime/config.status
Removing gettext-runtime/csharpcomp.sh
Removing gettext-runtime/doc/Makefile
Removing gettext-runtime/gnulib-lib/Makefile
Removing gettext-runtime/gnulib-lib/alloca.h
Removing gettext-runtime/gnulib-lib/allocator.o
Removing gettext-runtime/gnulib-lib/areadlink.o
Removing gettext-runtime/gnulib-lib/basename-lgpl.o
Removing gettext-runtime/gnulib-lib/binary-io.o
Removing gettext-runtime/gnulib-lib/c-ctype.o
Removing gettext-runtime/gnulib-lib/c-strcasecmp.o
Removing gettext-runtime/gnulib-lib/c-strncasecmp.o
Removing gettext-runtime/gnulib-lib/canonicalize-lgpl.o
Removing gettext-runtime/gnulib-lib/careadlinkat.o
Removing gettext-runtime/gnulib-lib/cloexec.o
Removing gettext-runtime/gnulib-lib/closeout.o
Removing gettext-runtime/gnulib-lib/dup2.o
Removing gettext-runtime/gnulib-lib/fcntl.h
Removing gettext-runtime/gnulib-lib/fcntl.o
Removing gettext-runtime/gnulib-lib/fd-hook.o
Removing gettext-runtime/gnulib-lib/fwriteerror.o
Removing gettext-runtime/gnulib-lib/getdtablesize.o
Removing gettext-runtime/gnulib-lib/getopt-cdefs.h
Removing gettext-runtime/gnulib-lib/getopt.h
Removing gettext-runtime/gnulib-lib/getopt.o
Removing gettext-runtime/gnulib-lib/getopt1.o
Removing gettext-runtime/gnulib-lib/getprogname.o
Removing gettext-runtime/gnulib-lib/glthread/.dirstamp
Removing gettext-runtime/gnulib-lib/glthread/lock.o
Removing gettext-runtime/gnulib-lib/glthread/threadlib.o
Removing gettext-runtime/gnulib-lib/hard-locale.o
Removing gettext-runtime/gnulib-lib/iconv.h
Removing gettext-runtime/gnulib-lib/inttypes.h
Removing gettext-runtime/gnulib-lib/langinfo.h
Removing gettext-runtime/gnulib-lib/libgrt.a
Removing gettext-runtime/gnulib-lib/limits.h
Removing gettext-runtime/gnulib-lib/localcharset.o
Removing gettext-runtime/gnulib-lib/locale.h
Removing gettext-runtime/gnulib-lib/localename-table.o
Removing gettext-runtime/gnulib-lib/localename.o
Removing gettext-runtime/gnulib-lib/malloca.o
Removing gettext-runtime/gnulib-lib/mbchar.o
Removing gettext-runtime/gnulib-lib/mbiter.o
Removing gettext-runtime/gnulib-lib/mbrtowc.o
Removing gettext-runtime/gnulib-lib/mbslen.o
Removing gettext-runtime/gnulib-lib/mbsstr.o
Removing gettext-runtime/gnulib-lib/mbuiter.o
Removing gettext-runtime/gnulib-lib/memchr.o
Removing gettext-runtime/gnulib-lib/progname.o
Removing gettext-runtime/gnulib-lib/propername.o
Removing gettext-runtime/gnulib-lib/setlocale-lock.o
Removing gettext-runtime/gnulib-lib/setlocale.o
Removing gettext-runtime/gnulib-lib/setlocale_null.o
Removing gettext-runtime/gnulib-lib/signal.h
Removing gettext-runtime/gnulib-lib/stat-time.o
Removing gettext-runtime/gnulib-lib/stdint.h
Removing gettext-runtime/gnulib-lib/stdio.h
Removing gettext-runtime/gnulib-lib/stdlib.h
Removing gettext-runtime/gnulib-lib/strerror-override.o
Removing gettext-runtime/gnulib-lib/strerror.o
Removing gettext-runtime/gnulib-lib/striconv.o
Removing gettext-runtime/gnulib-lib/string.h
Removing gettext-runtime/gnulib-lib/strnlen1.o
Removing gettext-runtime/gnulib-lib/sys/
Removing gettext-runtime/gnulib-lib/time.h
Removing gettext-runtime/gnulib-lib/trim.o
Removing gettext-runtime/gnulib-lib/unistd.h
Removing gettext-runtime/gnulib-lib/unistd.o
Removing gettext-runtime/gnulib-lib/unistr.h
Removing gettext-runtime/gnulib-lib/unistr/.dirstamp
Removing gettext-runtime/gnulib-lib/unistr/u8-mbtoucr.o
Removing gettext-runtime/gnulib-lib/unistr/u8-uctomb-aux.o
Removing gettext-runtime/gnulib-lib/unistr/u8-uctomb.o
Removing gettext-runtime/gnulib-lib/unitypes.h
Removing gettext-runtime/gnulib-lib/uniwidth.h
Removing gettext-runtime/gnulib-lib/uniwidth/.dirstamp
Removing gettext-runtime/gnulib-lib/uniwidth/width.o
Removing gettext-runtime/gnulib-lib/wchar.h
Removing gettext-runtime/gnulib-lib/wctype-h.o
Removing gettext-runtime/gnulib-lib/wctype.h
Removing gettext-runtime/gnulib-lib/wcwidth.o
Removing gettext-runtime/gnulib-lib/xmalloc.o
Removing gettext-runtime/gnulib-lib/xreadlink.o
Removing gettext-runtime/gnulib-lib/xstrdup.o
Removing gettext-runtime/gnulib-lib/xstriconv.o
Removing gettext-runtime/intl-csharp/Makefile
Removing gettext-runtime/intl-java/Makefile
Removing gettext-runtime/intl/.dirstamp
Removing gettext-runtime/intl/.libs/
Removing gettext-runtime/intl/Makefile
Removing gettext-runtime/intl/bindtextdom.lo
Removing gettext-runtime/intl/bindtextdom.o
Removing gettext-runtime/intl/dcgettext.lo
Removing gettext-runtime/intl/dcgettext.o
Removing gettext-runtime/intl/dcigettext.lo
Removing gettext-runtime/intl/dcigettext.o
Removing gettext-runtime/intl/dcngettext.lo
Removing gettext-runtime/intl/dcngettext.o
Removing gettext-runtime/intl/dgettext.lo
Removing gettext-runtime/intl/dgettext.o
Removing gettext-runtime/intl/dngettext.lo
Removing gettext-runtime/intl/dngettext.o
Removing gettext-runtime/intl/explodename.lo
Removing gettext-runtime/intl/explodename.o
Removing gettext-runtime/intl/finddomain.lo
Removing gettext-runtime/intl/finddomain.o
Removing gettext-runtime/intl/gettext.lo
Removing gettext-runtime/intl/gettext.o
Removing gettext-runtime/intl/hash-string.lo
Removing gettext-runtime/intl/hash-string.o
Removing gettext-runtime/intl/intl-compat.lo
Removing gettext-runtime/intl/intl-compat.o
Removing gettext-runtime/intl/l10nflist.lo
Removing gettext-runtime/intl/l10nflist.o
Removing gettext-runtime/intl/langprefs.lo
Removing gettext-runtime/intl/langprefs.o
Removing gettext-runtime/intl/libgnuintl.h
Removing gettext-runtime/intl/libintl.h
Removing gettext-runtime/intl/libintl.la
Removing gettext-runtime/intl/loadmsgcat.lo
Removing gettext-runtime/intl/loadmsgcat.o
Removing gettext-runtime/intl/localcharset.lo
Removing gettext-runtime/intl/localcharset.o
Removing gettext-runtime/intl/localealias.lo
Removing gettext-runtime/intl/localealias.o
Removing gettext-runtime/intl/localename-table.h
Removing gettext-runtime/intl/localename-table.lo
Removing gettext-runtime/intl/localename-table.o
Removing gettext-runtime/intl/localename.lo
Removing gettext-runtime/intl/localename.o
Removing gettext-runtime/intl/lock.lo
Removing gettext-runtime/intl/lock.o
Removing gettext-runtime/intl/log.lo
Removing gettext-runtime/intl/log.o
Removing gettext-runtime/intl/msgfmt-hash-string.o
Removing gettext-runtime/intl/msginit-localealias.o
Removing gettext-runtime/intl/msginit-lock.o
Removing gettext-runtime/intl/msgunfmt-hash-string.o
Removing gettext-runtime/intl/ngettext.lo
Removing gettext-runtime/intl/ngettext.o
Removing gettext-runtime/intl/osdep.lo
Removing gettext-runtime/intl/osdep.o
Removing gettext-runtime/intl/plural-exp.lo
Removing gettext-runtime/intl/plural-exp.o
Removing gettext-runtime/intl/plural.lo
Removing gettext-runtime/intl/plural.o
Removing gettext-runtime/intl/printf.lo
Removing gettext-runtime/intl/printf.o
Removing gettext-runtime/intl/ref-add.sed
Removing gettext-runtime/intl/ref-del.sed
Removing gettext-runtime/intl/relocatable.lo
Removing gettext-runtime/intl/relocatable.o
Removing gettext-runtime/intl/setlocale-lock.lo
Removing gettext-runtime/intl/setlocale-lock.o
Removing gettext-runtime/intl/setlocale.lo
Removing gettext-runtime/intl/setlocale.o
Removing gettext-runtime/intl/setlocale_null.lo
Removing gettext-runtime/intl/setlocale_null.o
Removing gettext-runtime/intl/textdomain.lo
Removing gettext-runtime/intl/textdomain.o
Removing gettext-runtime/intl/threadlib.lo
Removing gettext-runtime/intl/threadlib.o
Removing gettext-runtime/intl/version.lo
Removing gettext-runtime/intl/version.o
Removing gettext-runtime/intl/xsize.lo
Removing gettext-runtime/intl/xsize.o
Removing gettext-runtime/javacomp.sh
Removing gettext-runtime/libasprintf/.libs/
Removing gettext-runtime/libasprintf/Makefile
Removing gettext-runtime/libasprintf/alloca.h
Removing gettext-runtime/libasprintf/autosprintf.h
Removing gettext-runtime/libasprintf/autosprintf.lo
Removing gettext-runtime/libasprintf/autosprintf.o
Removing gettext-runtime/libasprintf/config.h
Removing gettext-runtime/libasprintf/config.log
Removing gettext-runtime/libasprintf/config.status
Removing gettext-runtime/libasprintf/lib-asprintf.lo
Removing gettext-runtime/libasprintf/lib-asprintf.o
Removing gettext-runtime/libasprintf/libasprintf.la
Removing gettext-runtime/libasprintf/libgnu.la
Removing gettext-runtime/libasprintf/libtool
Removing gettext-runtime/libasprintf/stamp-h1
Removing gettext-runtime/libasprintf/xsize.lo
Removing gettext-runtime/libasprintf/xsize.o
Removing gettext-runtime/libtool
Removing gettext-runtime/m4/Makefile
Removing gettext-runtime/man/Makefile
Removing gettext-runtime/man/gettext.1
Removing gettext-runtime/man/gettext.1.html
Removing gettext-runtime/man/ngettext.1
Removing gettext-runtime/man/ngettext.1.html
Removing gettext-runtime/man/x-to-1
Removing gettext-runtime/po/Makefile
Removing gettext-runtime/po/Makefile.in
Removing gettext-runtime/po/POTFILES
Removing gettext-runtime/src/.libs/
Removing gettext-runtime/src/Makefile
Removing gettext-runtime/src/envsubst
Removing gettext-runtime/src/envsubst-envsubst.o
Removing gettext-runtime/src/gettext
Removing gettext-runtime/src/gettext-gettext.o
Removing gettext-runtime/src/gettext.sh
Removing gettext-runtime/src/ngettext
Removing gettext-runtime/src/ngettext-ngettext.o
Removing gettext-runtime/stamp-h1
Removing gettext-runtime/tests/Makefile
Removing gettext-tools/Makefile
Removing gettext-tools/config.h
Removing gettext-tools/config.log
Removing gettext-tools/config.status
Removing gettext-tools/csharpcomp.sh
Removing gettext-tools/csharpexec.sh
Removing gettext-tools/doc/Makefile
Removing gettext-tools/emacs/Makefile
Removing gettext-tools/examples/Makefile
Removing gettext-tools/examples/config.log
Removing gettext-tools/examples/config.status
Removing gettext-tools/examples/installpaths
Removing gettext-tools/examples/po/Makefile
Removing gettext-tools/gnulib-lib/.libs/
Removing gettext-tools/gnulib-lib/Makefile
Removing gettext-tools/gnulib-lib/acl-errno-valid.lo
Removing gettext-tools/gnulib-lib/acl-errno-valid.o
Removing gettext-tools/gnulib-lib/acl-internal.lo
Removing gettext-tools/gnulib-lib/acl-internal.o
Removing gettext-tools/gnulib-lib/addext.lo
Removing gettext-tools/gnulib-lib/addext.o
Removing gettext-tools/gnulib-lib/alloca.h
Removing gettext-tools/gnulib-lib/allocator.lo
Removing gettext-tools/gnulib-lib/allocator.o
Removing gettext-tools/gnulib-lib/areadlink-with-size.lo
Removing gettext-tools/gnulib-lib/areadlink-with-size.o
Removing gettext-tools/gnulib-lib/areadlink.lo
Removing gettext-tools/gnulib-lib/areadlink.o
Removing gettext-tools/gnulib-lib/argmatch.lo
Removing gettext-tools/gnulib-lib/argmatch.o
Removing gettext-tools/gnulib-lib/asnprintf.lo
Removing gettext-tools/gnulib-lib/asnprintf.o
Removing gettext-tools/gnulib-lib/asyncsafe-spin.lo
Removing gettext-tools/gnulib-lib/asyncsafe-spin.o
Removing gettext-tools/gnulib-lib/backupfile.lo
Removing gettext-tools/gnulib-lib/backupfile.o
Removing gettext-tools/gnulib-lib/basename-lgpl.lo
Removing gettext-tools/gnulib-lib/basename-lgpl.o
Removing gettext-tools/gnulib-lib/binary-io.lo
Removing gettext-tools/gnulib-lib/binary-io.o
Removing gettext-tools/gnulib-lib/bitrotate.lo
Removing gettext-tools/gnulib-lib/bitrotate.o
Removing gettext-tools/gnulib-lib/c-ctype.lo
Removing gettext-tools/gnulib-lib/c-ctype.o
Removing gettext-tools/gnulib-lib/c-strcasecmp.lo
Removing gettext-tools/gnulib-lib/c-strcasecmp.o
Removing gettext-tools/gnulib-lib/c-strcasestr.lo
Removing gettext-tools/gnulib-lib/c-strcasestr.o
Removing gettext-tools/gnulib-lib/c-strncasecmp.lo
Removing gettext-tools/gnulib-lib/c-strncasecmp.o
Removing gettext-tools/gnulib-lib/c-strstr.lo
Removing gettext-tools/gnulib-lib/c-strstr.o
Removing gettext-tools/gnulib-lib/canonicalize-lgpl.lo
Removing gettext-tools/gnulib-lib/canonicalize-lgpl.o
Removing gettext-tools/gnulib-lib/canonicalize.lo
Removing gettext-tools/gnulib-lib/canonicalize.o
Removing gettext-tools/gnulib-lib/careadlinkat.lo
Removing gettext-tools/gnulib-lib/careadlinkat.o
Removing gettext-tools/gnulib-lib/classpath.lo
Removing gettext-tools/gnulib-lib/classpath.o
Removing gettext-tools/gnulib-lib/clean-temp.lo
Removing gettext-tools/gnulib-lib/clean-temp.o
Removing gettext-tools/gnulib-lib/cloexec.lo
Removing gettext-tools/gnulib-lib/cloexec.o
Removing gettext-tools/gnulib-lib/closeout.lo
Removing gettext-tools/gnulib-lib/closeout.o
Removing gettext-tools/gnulib-lib/concat-filename.lo
Removing gettext-tools/gnulib-lib/concat-filename.o
Removing gettext-tools/gnulib-lib/configmake.h
Removing gettext-tools/gnulib-lib/copy-file-range.lo
Removing gettext-tools/gnulib-lib/copy-file-range.o
Removing gettext-tools/gnulib-lib/copy-file.lo
Removing gettext-tools/gnulib-lib/copy-file.o
Removing gettext-tools/gnulib-lib/csharpcomp.lo
Removing gettext-tools/gnulib-lib/csharpcomp.o
Removing gettext-tools/gnulib-lib/csharpexec.lo
Removing gettext-tools/gnulib-lib/csharpexec.o
Removing gettext-tools/gnulib-lib/ctype.h
Removing gettext-tools/gnulib-lib/dirent.h
Removing gettext-tools/gnulib-lib/dirname-lgpl.lo
Removing gettext-tools/gnulib-lib/dirname-lgpl.o
Removing gettext-tools/gnulib-lib/dup-safer-flag.lo
Removing gettext-tools/gnulib-lib/dup-safer-flag.o
Removing gettext-tools/gnulib-lib/dup-safer.lo
Removing gettext-tools/gnulib-lib/dup-safer.o
Removing gettext-tools/gnulib-lib/dup2.lo
Removing gettext-tools/gnulib-lib/dup2.o
Removing gettext-tools/gnulib-lib/error-progname.lo
Removing gettext-tools/gnulib-lib/error-progname.o
Removing gettext-tools/gnulib-lib/execute.lo
Removing gettext-tools/gnulib-lib/execute.o
Removing gettext-tools/gnulib-lib/exitfail.lo
Removing gettext-tools/gnulib-lib/exitfail.o
Removing gettext-tools/gnulib-lib/explicit_bzero.lo
Removing gettext-tools/gnulib-lib/explicit_bzero.o
Removing gettext-tools/gnulib-lib/fatal-signal.lo
Removing gettext-tools/gnulib-lib/fatal-signal.o
Removing gettext-tools/gnulib-lib/fcntl.h
Removing gettext-tools/gnulib-lib/fcntl.lo
Removing gettext-tools/gnulib-lib/fcntl.o
Removing gettext-tools/gnulib-lib/fd-hook.lo
Removing gettext-tools/gnulib-lib/fd-hook.o
Removing gettext-tools/gnulib-lib/fd-safer-flag.lo
Removing gettext-tools/gnulib-lib/fd-safer-flag.o
Removing gettext-tools/gnulib-lib/fd-safer.lo
Removing gettext-tools/gnulib-lib/fd-safer.o
Removing gettext-tools/gnulib-lib/file-set.lo
Removing gettext-tools/gnulib-lib/file-set.o
Removing gettext-tools/gnulib-lib/findprog.lo
Removing gettext-tools/gnulib-lib/findprog.o
Removing gettext-tools/gnulib-lib/fnmatch.h
Removing gettext-tools/gnulib-lib/fnmatch.lo
Removing gettext-tools/gnulib-lib/fnmatch.o
Removing gettext-tools/gnulib-lib/fopen.lo
Removing gettext-tools/gnulib-lib/fopen.o
Removing gettext-tools/gnulib-lib/fstrcmp.lo
Removing gettext-tools/gnulib-lib/fstrcmp.o
Removing gettext-tools/gnulib-lib/full-write.lo
Removing gettext-tools/gnulib-lib/full-write.o
Removing gettext-tools/gnulib-lib/fwriteerror.lo
Removing gettext-tools/gnulib-lib/fwriteerror.o
Removing gettext-tools/gnulib-lib/gcd.lo
Removing gettext-tools/gnulib-lib/gcd.o
Removing gettext-tools/gnulib-lib/get-permissions.lo
Removing gettext-tools/gnulib-lib/get-permissions.o
Removing gettext-tools/gnulib-lib/getdelim.lo
Removing gettext-tools/gnulib-lib/getdelim.o
Removing gettext-tools/gnulib-lib/getdtablesize.lo
Removing gettext-tools/gnulib-lib/getdtablesize.o
Removing gettext-tools/gnulib-lib/getline.lo
Removing gettext-tools/gnulib-lib/getline.o
Removing gettext-tools/gnulib-lib/getopt-cdefs.h
Removing gettext-tools/gnulib-lib/getopt.h
Removing gettext-tools/gnulib-lib/getopt.lo
Removing gettext-tools/gnulib-lib/getopt.o
Removing gettext-tools/gnulib-lib/getopt1.lo
Removing gettext-tools/gnulib-lib/getopt1.o
Removing gettext-tools/gnulib-lib/getprogname.lo
Removing gettext-tools/gnulib-lib/getprogname.o
Removing gettext-tools/gnulib-lib/gettime.lo
Removing gettext-tools/gnulib-lib/gettime.o
Removing gettext-tools/gnulib-lib/gl_linked_list.lo
Removing gettext-tools/gnulib-lib/gl_linked_list.o
Removing gettext-tools/gnulib-lib/gl_linkedhash_list.lo
Removing gettext-tools/gnulib-lib/gl_linkedhash_list.o
Removing gettext-tools/gnulib-lib/gl_list.lo
Removing gettext-tools/gnulib-lib/gl_list.o
Removing gettext-tools/gnulib-lib/gl_xlist.lo
Removing gettext-tools/gnulib-lib/gl_xlist.o
Removing gettext-tools/gnulib-lib/glthread/.dirstamp
Removing gettext-tools/gnulib-lib/glthread/.libs/
Removing gettext-tools/gnulib-lib/glthread/lock.lo
Removing gettext-tools/gnulib-lib/glthread/lock.o
Removing gettext-tools/gnulib-lib/glthread/threadlib.lo
Removing gettext-tools/gnulib-lib/glthread/threadlib.o
Removing gettext-tools/gnulib-lib/glthread/tls.lo
Removing gettext-tools/gnulib-lib/glthread/tls.o
Removing gettext-tools/gnulib-lib/hard-locale.lo
Removing gettext-tools/gnulib-lib/hard-locale.o
Removing gettext-tools/gnulib-lib/hash-pjw.lo
Removing gettext-tools/gnulib-lib/hash-pjw.o
Removing gettext-tools/gnulib-lib/hash-triple-simple.lo
Removing gettext-tools/gnulib-lib/hash-triple-simple.o
Removing gettext-tools/gnulib-lib/hash.lo
Removing gettext-tools/gnulib-lib/hash.o
Removing gettext-tools/gnulib-lib/iconv.h
Removing gettext-tools/gnulib-lib/inttypes.h
Removing gettext-tools/gnulib-lib/javacomp.lo
Removing gettext-tools/gnulib-lib/javacomp.o
Removing gettext-tools/gnulib-lib/javaexec.lo
Removing gettext-tools/gnulib-lib/javaexec.o
Removing gettext-tools/gnulib-lib/javaversion.lo
Removing gettext-tools/gnulib-lib/javaversion.o
Removing gettext-tools/gnulib-lib/langinfo.h
Removing gettext-tools/gnulib-lib/libgettextlib.la
Removing gettext-tools/gnulib-lib/libxml/.dirstamp
Removing gettext-tools/gnulib-lib/libxml/.libs/
Removing gettext-tools/gnulib-lib/libxml/DOCBparser.h
Removing gettext-tools/gnulib-lib/libxml/HTMLparser.h
Removing gettext-tools/gnulib-lib/libxml/HTMLtree.h
Removing gettext-tools/gnulib-lib/libxml/SAX.h
Removing gettext-tools/gnulib-lib/libxml/SAX2.h
Removing gettext-tools/gnulib-lib/libxml/c14n.h
Removing gettext-tools/gnulib-lib/libxml/catalog.h
Removing gettext-tools/gnulib-lib/libxml/chvalid.h
Removing gettext-tools/gnulib-lib/libxml/debugXML.h
Removing gettext-tools/gnulib-lib/libxml/dict.h
Removing gettext-tools/gnulib-lib/libxml/encoding.h
Removing gettext-tools/gnulib-lib/libxml/entities.h
Removing gettext-tools/gnulib-lib/libxml/globals.h
Removing gettext-tools/gnulib-lib/libxml/hash.h
Removing gettext-tools/gnulib-lib/libxml/list.h
Removing gettext-tools/gnulib-lib/libxml/nanoftp.h
Removing gettext-tools/gnulib-lib/libxml/nanohttp.h
Removing gettext-tools/gnulib-lib/libxml/parser.h
Removing gettext-tools/gnulib-lib/libxml/parserInternals.h
Removing gettext-tools/gnulib-lib/libxml/pattern.h
Removing gettext-tools/gnulib-lib/libxml/relaxng.h
Removing gettext-tools/gnulib-lib/libxml/rpl_la-DOCBparser.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-DOCBparser.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-HTMLparser.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-HTMLparser.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-HTMLtree.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-HTMLtree.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-SAX.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-SAX.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-SAX2.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-SAX2.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-buf.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-buf.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-c14n.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-c14n.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-catalog.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-catalog.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-chvalid.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-chvalid.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-debugXML.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-debugXML.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-dict.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-dict.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-encoding.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-encoding.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-entities.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-entities.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-error.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-error.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-globals.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-globals.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-hash.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-hash.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-legacy.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-legacy.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-list.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-list.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-nanoftp.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-nanoftp.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-nanohttp.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-nanohttp.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-parser.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-parser.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-parserInternals.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-parserInternals.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-pattern.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-pattern.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-relaxng.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-relaxng.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-schematron.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-schematron.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-threads.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-threads.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-tree.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-tree.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-trionan.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-trionan.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-uri.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-uri.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-valid.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-valid.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xinclude.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xinclude.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xlink.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xlink.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlIO.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlIO.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlmemory.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlmemory.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlmodule.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlmodule.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlreader.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlreader.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlregexp.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlregexp.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlsave.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlsave.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlschemas.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlschemas.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlschemastypes.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlschemastypes.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlstring.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlstring.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlunicode.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlunicode.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlwriter.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xmlwriter.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xpath.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xpath.o
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xpointer.lo
Removing gettext-tools/gnulib-lib/libxml/rpl_la-xpointer.o
Removing gettext-tools/gnulib-lib/libxml/schemasInternals.h
Removing gettext-tools/gnulib-lib/libxml/schematron.h
Removing gettext-tools/gnulib-lib/libxml/threads.h
Removing gettext-tools/gnulib-lib/libxml/tree.h
Removing gettext-tools/gnulib-lib/libxml/uri.h
Removing gettext-tools/gnulib-lib/libxml/valid.h
Removing gettext-tools/gnulib-lib/libxml/xinclude.h
Removing gettext-tools/gnulib-lib/libxml/xlink.h
Removing gettext-tools/gnulib-lib/libxml/xmlIO.h
Removing gettext-tools/gnulib-lib/libxml/xmlautomata.h
Removing gettext-tools/gnulib-lib/libxml/xmlerror.h
Removing gettext-tools/gnulib-lib/libxml/xmlexports.h
Removing gettext-tools/gnulib-lib/libxml/xmlmemory.h
Removing gettext-tools/gnulib-lib/libxml/xmlmodule.h
Removing gettext-tools/gnulib-lib/libxml/xmlreader.h
Removing gettext-tools/gnulib-lib/libxml/xmlregexp.h
Removing gettext-tools/gnulib-lib/libxml/xmlsave.h
Removing gettext-tools/gnulib-lib/libxml/xmlschemas.h
Removing gettext-tools/gnulib-lib/libxml/xmlschemastypes.h
Removing gettext-tools/gnulib-lib/libxml/xmlstring.h
Removing gettext-tools/gnulib-lib/libxml/xmlunicode.h
Removing gettext-tools/gnulib-lib/libxml/xmlversion.h
Removing gettext-tools/gnulib-lib/libxml/xmlwriter.h
Removing gettext-tools/gnulib-lib/libxml/xpath.h
Removing gettext-tools/gnulib-lib/libxml/xpathInternals.h
Removing gettext-tools/gnulib-lib/libxml/xpointer.h
Removing gettext-tools/gnulib-lib/libxml_rpl.la
Removing gettext-tools/gnulib-lib/limits.h
Removing gettext-tools/gnulib-lib/localcharset.lo
Removing gettext-tools/gnulib-lib/localcharset.o
Removing gettext-tools/gnulib-lib/locale.h
Removing gettext-tools/gnulib-lib/localename-table.lo
Removing gettext-tools/gnulib-lib/localename-table.o
Removing gettext-tools/gnulib-lib/localename.lo
Removing gettext-tools/gnulib-lib/localename.o
Removing gettext-tools/gnulib-lib/malloca.lo
Removing gettext-tools/gnulib-lib/malloca.o
Removing gettext-tools/gnulib-lib/math.h
Removing gettext-tools/gnulib-lib/math.lo
Removing gettext-tools/gnulib-lib/math.o
Removing gettext-tools/gnulib-lib/mbchar.lo
Removing gettext-tools/gnulib-lib/mbchar.o
Removing gettext-tools/gnulib-lib/mbiter.lo
Removing gettext-tools/gnulib-lib/mbiter.o
Removing gettext-tools/gnulib-lib/mbrtowc.lo
Removing gettext-tools/gnulib-lib/mbrtowc.o
Removing gettext-tools/gnulib-lib/mbslen.lo
Removing gettext-tools/gnulib-lib/mbslen.o
Removing gettext-tools/gnulib-lib/mbsstr.lo
Removing gettext-tools/gnulib-lib/mbsstr.o
Removing gettext-tools/gnulib-lib/mbswidth.lo
Removing gettext-tools/gnulib-lib/mbswidth.o
Removing gettext-tools/gnulib-lib/mbuiter.lo
Removing gettext-tools/gnulib-lib/mbuiter.o
Removing gettext-tools/gnulib-lib/mem-hash-map.lo
Removing gettext-tools/gnulib-lib/mem-hash-map.o
Removing gettext-tools/gnulib-lib/memchr.lo
Removing gettext-tools/gnulib-lib/memchr.o
Removing gettext-tools/gnulib-lib/mkdir.lo
Removing gettext-tools/gnulib-lib/mkdir.o
Removing gettext-tools/gnulib-lib/obstack.lo
Removing gettext-tools/gnulib-lib/obstack.o
Removing gettext-tools/gnulib-lib/omp-init.lo
Removing gettext-tools/gnulib-lib/omp-init.o
Removing gettext-tools/gnulib-lib/omp.h
Removing gettext-tools/gnulib-lib/pipe-filter-aux.lo
Removing gettext-tools/gnulib-lib/pipe-filter-aux.o
Removing gettext-tools/gnulib-lib/pipe-filter-ii.lo
Removing gettext-tools/gnulib-lib/pipe-filter-ii.o
Removing gettext-tools/gnulib-lib/pipe-safer.lo
Removing gettext-tools/gnulib-lib/pipe-safer.o
Removing gettext-tools/gnulib-lib/pipe2-safer.lo
Removing gettext-tools/gnulib-lib/pipe2-safer.o
Removing gettext-tools/gnulib-lib/pipe2.lo
Removing gettext-tools/gnulib-lib/pipe2.o
Removing gettext-tools/gnulib-lib/printf-args.lo
Removing gettext-tools/gnulib-lib/printf-args.o
Removing gettext-tools/gnulib-lib/printf-parse.lo
Removing gettext-tools/gnulib-lib/printf-parse.o
Removing gettext-tools/gnulib-lib/progname.lo
Removing gettext-tools/gnulib-lib/progname.o
Removing gettext-tools/gnulib-lib/propername.lo
Removing gettext-tools/gnulib-lib/propername.o
Removing gettext-tools/gnulib-lib/qcopy-acl.lo
Removing gettext-tools/gnulib-lib/qcopy-acl.o
Removing gettext-tools/gnulib-lib/quotearg.lo
Removing gettext-tools/gnulib-lib/quotearg.o
Removing gettext-tools/gnulib-lib/rawmemchr.lo
Removing gettext-tools/gnulib-lib/rawmemchr.o
Removing gettext-tools/gnulib-lib/read-file.lo
Removing gettext-tools/gnulib-lib/read-file.o
Removing gettext-tools/gnulib-lib/safe-read.lo
Removing gettext-tools/gnulib-lib/safe-read.o
Removing gettext-tools/gnulib-lib/safe-write.lo
Removing gettext-tools/gnulib-lib/safe-write.o
Removing gettext-tools/gnulib-lib/sched.h
Removing gettext-tools/gnulib-lib/secure_getenv.lo
Removing gettext-tools/gnulib-lib/secure_getenv.o
Removing gettext-tools/gnulib-lib/set-permissions.lo
Removing gettext-tools/gnulib-lib/set-permissions.o
Removing gettext-tools/gnulib-lib/setenv.lo
Removing gettext-tools/gnulib-lib/setenv.o
Removing gettext-tools/gnulib-lib/setlocale-lock.lo
Removing gettext-tools/gnulib-lib/setlocale-lock.o
Removing gettext-tools/gnulib-lib/setlocale.lo
Removing gettext-tools/gnulib-lib/setlocale.o
Removing gettext-tools/gnulib-lib/setlocale_null.lo
Removing gettext-tools/gnulib-lib/setlocale_null.o
Removing gettext-tools/gnulib-lib/sh-quote.lo
Removing gettext-tools/gnulib-lib/sh-quote.o
Removing gettext-tools/gnulib-lib/sig-handler.lo
Removing gettext-tools/gnulib-lib/sig-handler.o
Removing gettext-tools/gnulib-lib/signal.h
Removing gettext-tools/gnulib-lib/signbitd.lo
Removing gettext-tools/gnulib-lib/signbitd.o
Removing gettext-tools/gnulib-lib/signbitf.lo
Removing gettext-tools/gnulib-lib/signbitf.o
Removing gettext-tools/gnulib-lib/signbitl.lo
Removing gettext-tools/gnulib-lib/signbitl.o
Removing gettext-tools/gnulib-lib/spawn-pipe.lo
Removing gettext-tools/gnulib-lib/spawn-pipe.o
Removing gettext-tools/gnulib-lib/spawn.h
Removing gettext-tools/gnulib-lib/stat-time.lo
Removing gettext-tools/gnulib-lib/stat-time.o
Removing gettext-tools/gnulib-lib/stdint.h
Removing gettext-tools/gnulib-lib/stdio.h
Removing gettext-tools/gnulib-lib/stdlib.h
Removing gettext-tools/gnulib-lib/stpncpy.lo
Removing gettext-tools/gnulib-lib/stpncpy.o
Removing gettext-tools/gnulib-lib/strerror-override.lo
Removing gettext-tools/gnulib-lib/strerror-override.o
Removing gettext-tools/gnulib-lib/strerror.lo
Removing gettext-tools/gnulib-lib/strerror.o
Removing gettext-tools/gnulib-lib/striconv.lo
Removing gettext-tools/gnulib-lib/striconv.o
Removing gettext-tools/gnulib-lib/striconveh.lo
Removing gettext-tools/gnulib-lib/striconveh.o
Removing gettext-tools/gnulib-lib/striconveha.lo
Removing gettext-tools/gnulib-lib/striconveha.o
Removing gettext-tools/gnulib-lib/string.h
Removing gettext-tools/gnulib-lib/stripslash.lo
Removing gettext-tools/gnulib-lib/stripslash.o
Removing gettext-tools/gnulib-lib/strnlen1.lo
Removing gettext-tools/gnulib-lib/strnlen1.o
Removing gettext-tools/gnulib-lib/strstr.lo
Removing gettext-tools/gnulib-lib/strstr.o
Removing gettext-tools/gnulib-lib/supersede.lo
Removing gettext-tools/gnulib-lib/supersede.o
Removing gettext-tools/gnulib-lib/sys/
Removing gettext-tools/gnulib-lib/tempname.lo
Removing gettext-tools/gnulib-lib/tempname.o
Removing gettext-tools/gnulib-lib/time.h
Removing gettext-tools/gnulib-lib/timespec.lo
Removing gettext-tools/gnulib-lib/timespec.o
Removing gettext-tools/gnulib-lib/tmpdir.lo
Removing gettext-tools/gnulib-lib/tmpdir.o
Removing gettext-tools/gnulib-lib/trim.lo
Removing gettext-tools/gnulib-lib/trim.o
Removing gettext-tools/gnulib-lib/uniconv.h
Removing gettext-tools/gnulib-lib/uniconv/.dirstamp
Removing gettext-tools/gnulib-lib/uniconv/.libs/
Removing gettext-tools/gnulib-lib/uniconv/u8-conv-from-enc.lo
Removing gettext-tools/gnulib-lib/uniconv/u8-conv-from-enc.o
Removing gettext-tools/gnulib-lib/unictype.h
Removing gettext-tools/gnulib-lib/unictype/.dirstamp
Removing gettext-tools/gnulib-lib/unictype/.libs/
Removing gettext-tools/gnulib-lib/unictype/ctype_space.lo
Removing gettext-tools/gnulib-lib/unictype/ctype_space.o
Removing gettext-tools/gnulib-lib/unictype/sy_java_whitespace.lo
Removing gettext-tools/gnulib-lib/unictype/sy_java_whitespace.o
Removing gettext-tools/gnulib-lib/unilbrk.h
Removing gettext-tools/gnulib-lib/unilbrk/.dirstamp
Removing gettext-tools/gnulib-lib/unilbrk/.libs/
Removing gettext-tools/gnulib-lib/unilbrk/lbrktables.lo
Removing gettext-tools/gnulib-lib/unilbrk/lbrktables.o
Removing gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.lo
Removing gettext-tools/gnulib-lib/unilbrk/u8-possible-linebreaks.o
Removing gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.lo
Removing gettext-tools/gnulib-lib/unilbrk/u8-width-linebreaks.o
Removing gettext-tools/gnulib-lib/unilbrk/ulc-common.lo
Removing gettext-tools/gnulib-lib/unilbrk/ulc-common.o
Removing gettext-tools/gnulib-lib/unilbrk/ulc-width-linebreaks.lo
Removing gettext-tools/gnulib-lib/unilbrk/ulc-width-linebreaks.o
Removing gettext-tools/gnulib-lib/uniname.h
Removing gettext-tools/gnulib-lib/uniname/.dirstamp
Removing gettext-tools/gnulib-lib/uniname/.libs/
Removing gettext-tools/gnulib-lib/uniname/uniname.lo
Removing gettext-tools/gnulib-lib/uniname/uniname.o
Removing gettext-tools/gnulib-lib/unistd.h
Removing gettext-tools/gnulib-lib/unistd.lo
Removing gettext-tools/gnulib-lib/unistd.o
Removing gettext-tools/gnulib-lib/unistr.h
Removing gettext-tools/gnulib-lib/unistr/.dirstamp
Removing gettext-tools/gnulib-lib/unistr/.libs/
Removing gettext-tools/gnulib-lib/unistr/u16-mbtouc-aux.lo
Removing gettext-tools/gnulib-lib/unistr/u16-mbtouc-aux.o
Removing gettext-tools/gnulib-lib/unistr/u16-mbtouc.lo
Removing gettext-tools/gnulib-lib/unistr/u16-mbtouc.o
Removing gettext-tools/gnulib-lib/unistr/u8-check.lo
Removing gettext-tools/gnulib-lib/unistr/u8-check.o
Removing gettext-tools/gnulib-lib/unistr/u8-mblen.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mblen.o
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-aux.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-aux.o
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe-aux.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe-aux.o
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc-unsafe.o
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mbtouc.o
Removing gettext-tools/gnulib-lib/unistr/u8-mbtoucr.lo
Removing gettext-tools/gnulib-lib/unistr/u8-mbtoucr.o
Removing gettext-tools/gnulib-lib/unistr/u8-prev.lo
Removing gettext-tools/gnulib-lib/unistr/u8-prev.o
Removing gettext-tools/gnulib-lib/unistr/u8-uctomb-aux.lo
Removing gettext-tools/gnulib-lib/unistr/u8-uctomb-aux.o
Removing gettext-tools/gnulib-lib/unistr/u8-uctomb.lo
Removing gettext-tools/gnulib-lib/unistr/u8-uctomb.o
Removing gettext-tools/gnulib-lib/unitypes.h
Removing gettext-tools/gnulib-lib/uniwidth.h
Removing gettext-tools/gnulib-lib/uniwidth/.dirstamp
Removing gettext-tools/gnulib-lib/uniwidth/.libs/
Removing gettext-tools/gnulib-lib/uniwidth/width.lo
Removing gettext-tools/gnulib-lib/uniwidth/width.o
Removing gettext-tools/gnulib-lib/unsetenv.lo
Removing gettext-tools/gnulib-lib/unsetenv.o
Removing gettext-tools/gnulib-lib/utime.h
Removing gettext-tools/gnulib-lib/utimens.lo
Removing gettext-tools/gnulib-lib/utimens.o
Removing gettext-tools/gnulib-lib/vasnprintf.lo
Removing gettext-tools/gnulib-lib/vasnprintf.o
Removing gettext-tools/gnulib-lib/wait-process.lo
Removing gettext-tools/gnulib-lib/wait-process.o
Removing gettext-tools/gnulib-lib/wchar.h
Removing gettext-tools/gnulib-lib/wctype-h.lo
Removing gettext-tools/gnulib-lib/wctype-h.o
Removing gettext-tools/gnulib-lib/wctype.h
Removing gettext-tools/gnulib-lib/wcwidth.lo
Removing gettext-tools/gnulib-lib/wcwidth.o
Removing gettext-tools/gnulib-lib/xasprintf.lo
Removing gettext-tools/gnulib-lib/xasprintf.o
Removing gettext-tools/gnulib-lib/xconcat-filename.lo
Removing gettext-tools/gnulib-lib/xconcat-filename.o
Removing gettext-tools/gnulib-lib/xerror.lo
Removing gettext-tools/gnulib-lib/xerror.o
Removing gettext-tools/gnulib-lib/xgetcwd.lo
Removing gettext-tools/gnulib-lib/xgetcwd.o
Removing gettext-tools/gnulib-lib/xmalloc.lo
Removing gettext-tools/gnulib-lib/xmalloc.o
Removing gettext-tools/gnulib-lib/xmalloca.lo
Removing gettext-tools/gnulib-lib/xmalloca.o
Removing gettext-tools/gnulib-lib/xmemdup0.lo
Removing gettext-tools/gnulib-lib/xmemdup0.o
Removing gettext-tools/gnulib-lib/xreadlink.lo
Removing gettext-tools/gnulib-lib/xreadlink.o
Removing gettext-tools/gnulib-lib/xsetenv.lo
Removing gettext-tools/gnulib-lib/xsetenv.o
Removing gettext-tools/gnulib-lib/xsize.lo
Removing gettext-tools/gnulib-lib/xsize.o
Removing gettext-tools/gnulib-lib/xstrdup.lo
Removing gettext-tools/gnulib-lib/xstrdup.o
Removing gettext-tools/gnulib-lib/xstriconv.lo
Removing gettext-tools/gnulib-lib/xstriconv.o
Removing gettext-tools/gnulib-lib/xstriconveh.lo
Removing gettext-tools/gnulib-lib/xstriconveh.o
Removing gettext-tools/gnulib-lib/xvasprintf.lo
Removing gettext-tools/gnulib-lib/xvasprintf.o
Removing gettext-tools/gnulib-tests/.deps/
Removing gettext-tools/gnulib-tests/.libs/
Removing gettext-tools/gnulib-tests/Makefile
Removing gettext-tools/gnulib-tests/arpa/
Removing gettext-tools/gnulib-tests/copy-acl.o
Removing gettext-tools/gnulib-tests/current-locale
Removing gettext-tools/gnulib-tests/dtotimespec.o
Removing gettext-tools/gnulib-tests/file-has-acl.o
Removing gettext-tools/gnulib-tests/filenamecat-lgpl.o
Removing gettext-tools/gnulib-tests/filenamecat.o
Removing gettext-tools/gnulib-tests/getcwd-lgpl.o
Removing gettext-tools/gnulib-tests/gl_array_list.o
Removing gettext-tools/gnulib-tests/glthread/.deps/
Removing gettext-tools/gnulib-tests/glthread/.dirstamp
Removing gettext-tools/gnulib-tests/glthread/thread.o
Removing gettext-tools/gnulib-tests/imaxtostr.o
Removing gettext-tools/gnulib-tests/inttostr.o
Removing gettext-tools/gnulib-tests/libtests.a
Removing gettext-tools/gnulib-tests/locale.o
Removing gettext-tools/gnulib-tests/nanosleep.o
Removing gettext-tools/gnulib-tests/offtostr.o
Removing gettext-tools/gnulib-tests/perror.o
Removing gettext-tools/gnulib-tests/priv-set.o
Removing gettext-tools/gnulib-tests/pthread.h
Removing gettext-tools/gnulib-tests/putenv.o
Removing gettext-tools/gnulib-tests/qset-acl.o
Removing gettext-tools/gnulib-tests/set-acl.o
Removing gettext-tools/gnulib-tests/sleep.o
Removing gettext-tools/gnulib-tests/sockets.o
Removing gettext-tools/gnulib-tests/strerror_r.o
Removing gettext-tools/gnulib-tests/sys/
Removing gettext-tools/gnulib-tests/sys_socket.o
Removing gettext-tools/gnulib-tests/test-localcharset
Removing gettext-tools/gnulib-tests/test-localcharset.o
Removing gettext-tools/gnulib-tests/test-posix_spawn1.sh
Removing gettext-tools/gnulib-tests/test-posix_spawn2.sh
Removing gettext-tools/gnulib-tests/timespec-add.o
Removing gettext-tools/gnulib-tests/timespec-sub.o
Removing gettext-tools/gnulib-tests/uinttostr.o
Removing gettext-tools/gnulib-tests/umaxtostr.o
Removing gettext-tools/gnulib-tests/uniconv/.deps/
Removing gettext-tools/gnulib-tests/unictype/.deps/
Removing gettext-tools/gnulib-tests/unilbrk/.deps/
Removing gettext-tools/gnulib-tests/uniname/.deps/
Removing gettext-tools/gnulib-tests/unistr/.deps/
Removing gettext-tools/gnulib-tests/unistr/.dirstamp
Removing gettext-tools/gnulib-tests/unistr/u8-cmp.o
Removing gettext-tools/gnulib-tests/unistr/u8-strlen.o
Removing gettext-tools/gnulib-tests/unlinkdir.o
Removing gettext-tools/gnulib-tests/usleep.o
Removing gettext-tools/gnulib-tests/vma-iter.o
Removing gettext-tools/gnulib-tests/wcrtomb.o
Removing gettext-tools/intl/.libs/
Removing gettext-tools/intl/Makefile
Removing gettext-tools/intl/bindtextdom.lo
Removing gettext-tools/intl/bindtextdom.o
Removing gettext-tools/intl/dcgettext.lo
Removing gettext-tools/intl/dcgettext.o
Removing gettext-tools/intl/dcigettext.lo
Removing gettext-tools/intl/dcigettext.o
Removing gettext-tools/intl/dcngettext.lo
Removing gettext-tools/intl/dcngettext.o
Removing gettext-tools/intl/dgettext.lo
Removing gettext-tools/intl/dgettext.o
Removing gettext-tools/intl/dngettext.lo
Removing gettext-tools/intl/dngettext.o
Removing gettext-tools/intl/explodename.lo
Removing gettext-tools/intl/explodename.o
Removing gettext-tools/intl/finddomain.lo
Removing gettext-tools/intl/finddomain.o
Removing gettext-tools/intl/gettext.lo
Removing gettext-tools/intl/gettext.o
Removing gettext-tools/intl/hash-string.lo
Removing gettext-tools/intl/hash-string.o
Removing gettext-tools/intl/intl-compat.lo
Removing gettext-tools/intl/intl-compat.o
Removing gettext-tools/intl/l10nflist.lo
Removing gettext-tools/intl/l10nflist.o
Removing gettext-tools/intl/langprefs.lo
Removing gettext-tools/intl/langprefs.o
Removing gettext-tools/intl/libgnuintl.h
Removing gettext-tools/intl/libintl.h
Removing gettext-tools/intl/libintl.la
Removing gettext-tools/intl/loadmsgcat.lo
Removing gettext-tools/intl/loadmsgcat.o
Removing gettext-tools/intl/localcharset.lo
Removing gettext-tools/intl/localcharset.o
Removing gettext-tools/intl/localealias.lo
Removing gettext-tools/intl/localealias.o
Removing gettext-tools/intl/localename-table.h
Removing gettext-tools/intl/localename-table.lo
Removing gettext-tools/intl/localename-table.o
Removing gettext-tools/intl/localename.lo
Removing gettext-tools/intl/localename.o
Removing gettext-tools/intl/lock.lo
Removing gettext-tools/intl/lock.o
Removing gettext-tools/intl/log.lo
Removing gettext-tools/intl/log.o
Removing gettext-tools/intl/ngettext.lo
Removing gettext-tools/intl/ngettext.o
Removing gettext-tools/intl/osdep.lo
Removing gettext-tools/intl/osdep.o
Removing gettext-tools/intl/plural-exp.lo
Removing gettext-tools/intl/plural-exp.o
Removing gettext-tools/intl/plural.lo
Removing gettext-tools/intl/plural.o
Removing gettext-tools/intl/printf.lo
Removing gettext-tools/intl/printf.o
Removing gettext-tools/intl/ref-add.sed
Removing gettext-tools/intl/ref-del.sed
Removing gettext-tools/intl/relocatable.lo
Removing gettext-tools/intl/relocatable.o
Removing gettext-tools/intl/setlocale-lock.lo
Removing gettext-tools/intl/setlocale-lock.o
Removing gettext-tools/intl/setlocale.lo
Removing gettext-tools/intl/setlocale.o
Removing gettext-tools/intl/setlocale_null.lo
Removing gettext-tools/intl/setlocale_null.o
Removing gettext-tools/intl/textdomain.lo
Removing gettext-tools/intl/textdomain.o
Removing gettext-tools/intl/threadlib.lo
Removing gettext-tools/intl/threadlib.o
Removing gettext-tools/intl/version.lo
Removing gettext-tools/intl/version.o
Removing gettext-tools/intl/xsize.lo
Removing gettext-tools/intl/xsize.o
Removing gettext-tools/its/Makefile
Removing gettext-tools/javacomp.sh
Removing gettext-tools/javaexec.sh
Removing gettext-tools/libgettextpo/.libs/
Removing gettext-tools/libgettextpo/Makefile
Removing gettext-tools/libgettextpo/alloca.h
Removing gettext-tools/libgettextpo/asnprintf.lo
Removing gettext-tools/libgettextpo/asnprintf.o
Removing gettext-tools/libgettextpo/basename-lgpl.lo
Removing gettext-tools/libgettextpo/basename-lgpl.o
Removing gettext-tools/libgettextpo/c-ctype.lo
Removing gettext-tools/libgettextpo/c-ctype.o
Removing gettext-tools/libgettextpo/c-strcasecmp.lo
Removing gettext-tools/libgettextpo/c-strcasecmp.o
Removing gettext-tools/libgettextpo/c-strncasecmp.lo
Removing gettext-tools/libgettextpo/c-strncasecmp.o
Removing gettext-tools/libgettextpo/c-strstr.lo
Removing gettext-tools/libgettextpo/c-strstr.o
Removing gettext-tools/libgettextpo/cloexec.lo
Removing gettext-tools/libgettextpo/cloexec.o
Removing gettext-tools/libgettextpo/concat-filename.lo
Removing gettext-tools/libgettextpo/concat-filename.o
Removing gettext-tools/libgettextpo/config.h
Removing gettext-tools/libgettextpo/dup2.lo
Removing gettext-tools/libgettextpo/dup2.o
Removing gettext-tools/libgettextpo/error-progname.lo
Removing gettext-tools/libgettextpo/error-progname.o
Removing gettext-tools/libgettextpo/exitfail.lo
Removing gettext-tools/libgettextpo/exitfail.o
Removing gettext-tools/libgettextpo/exported.sh
Removing gettext-tools/libgettextpo/fcntl.h
Removing gettext-tools/libgettextpo/fcntl.lo
Removing gettext-tools/libgettextpo/fcntl.o
Removing gettext-tools/libgettextpo/fd-hook.lo
Removing gettext-tools/libgettextpo/fd-hook.o
Removing gettext-tools/libgettextpo/fopen.lo
Removing gettext-tools/libgettextpo/fopen.o
Removing gettext-tools/libgettextpo/fstrcmp.lo
Removing gettext-tools/libgettextpo/fstrcmp.o
Removing gettext-tools/libgettextpo/fwriteerror.lo
Removing gettext-tools/libgettextpo/fwriteerror.o
Removing gettext-tools/libgettextpo/gcd.lo
Removing gettext-tools/libgettextpo/gcd.o
Removing gettext-tools/libgettextpo/getdelim.lo
Removing gettext-tools/libgettextpo/getdelim.o
Removing gettext-tools/libgettextpo/getdtablesize.lo
Removing gettext-tools/libgettextpo/getdtablesize.o
Removing gettext-tools/libgettextpo/getline.lo
Removing gettext-tools/libgettextpo/getline.o
Removing gettext-tools/libgettextpo/getprogname.lo
Removing gettext-tools/libgettextpo/getprogname.o
Removing gettext-tools/libgettextpo/gettext-po.h
Removing gettext-tools/libgettextpo/gettext-po.lo
Removing gettext-tools/libgettextpo/gettext-po.o
Removing gettext-tools/libgettextpo/gl_linked_list.lo
Removing gettext-tools/libgettextpo/gl_linked_list.o
Removing gettext-tools/libgettextpo/gl_list.lo
Removing gettext-tools/libgettextpo/gl_list.o
Removing gettext-tools/libgettextpo/gl_xlist.lo
Removing gettext-tools/libgettextpo/gl_xlist.o
Removing gettext-tools/libgettextpo/glthread/.dirstamp
Removing gettext-tools/libgettextpo/glthread/.libs/
Removing gettext-tools/libgettextpo/glthread/lock.lo
Removing gettext-tools/libgettextpo/glthread/lock.o
Removing gettext-tools/libgettextpo/glthread/threadlib.lo
Removing gettext-tools/libgettextpo/glthread/threadlib.o
Removing gettext-tools/libgettextpo/glthread/tls.lo
Removing gettext-tools/libgettextpo/glthread/tls.o
Removing gettext-tools/libgettextpo/hard-locale.lo
Removing gettext-tools/libgettextpo/hard-locale.o
Removing gettext-tools/libgettextpo/iconv.h
Removing gettext-tools/libgettextpo/inttypes.h
Removing gettext-tools/libgettextpo/libgettextpo.la
Removing gettext-tools/libgettextpo/libgnu.la
Removing gettext-tools/libgettextpo/limits.h
Removing gettext-tools/libgettextpo/localcharset.lo
Removing gettext-tools/libgettextpo/localcharset.o
Removing gettext-tools/libgettextpo/locale.h
Removing gettext-tools/libgettextpo/malloca.lo
Removing gettext-tools/libgettextpo/malloca.o
Removing gettext-tools/libgettextpo/markup.lo
Removing gettext-tools/libgettextpo/markup.o
Removing gettext-tools/libgettextpo/mbrtowc.lo
Removing gettext-tools/libgettextpo/mbrtowc.o
Removing gettext-tools/libgettextpo/mbswidth.lo
Removing gettext-tools/libgettextpo/mbswidth.o
Removing gettext-tools/libgettextpo/mem-hash-map.lo
Removing gettext-tools/libgettextpo/mem-hash-map.o
Removing gettext-tools/libgettextpo/memchr.lo
Removing gettext-tools/libgettextpo/memchr.o
Removing gettext-tools/libgettextpo/obstack.lo
Removing gettext-tools/libgettextpo/obstack.o
Removing gettext-tools/libgettextpo/printf-args.lo
Removing gettext-tools/libgettextpo/printf-args.o
Removing gettext-tools/libgettextpo/printf-parse.lo
Removing gettext-tools/libgettextpo/printf-parse.o
Removing gettext-tools/libgettextpo/rawmemchr.lo
Removing gettext-tools/libgettextpo/rawmemchr.o
Removing gettext-tools/libgettextpo/setlocale-lock.lo
Removing gettext-tools/libgettextpo/setlocale-lock.o
Removing gettext-tools/libgettextpo/setlocale_null.lo
Removing gettext-tools/libgettextpo/setlocale_null.o
Removing gettext-tools/libgettextpo/signal.h
Removing gettext-tools/libgettextpo/stat-time.lo
Removing gettext-tools/libgettextpo/stat-time.o
Removing gettext-tools/libgettextpo/stdint.h
Removing gettext-tools/libgettextpo/stdio.h
Removing gettext-tools/libgettextpo/stdlib.h
Removing gettext-tools/libgettextpo/stpncpy.lo
Removing gettext-tools/libgettextpo/stpncpy.o
Removing gettext-tools/libgettextpo/strerror-override.lo
Removing gettext-tools/libgettextpo/strerror-override.o
Removing gettext-tools/libgettextpo/strerror.lo
Removing gettext-tools/libgettextpo/strerror.o
Removing gettext-tools/libgettextpo/striconv.lo
Removing gettext-tools/libgettextpo/striconv.o
Removing gettext-tools/libgettextpo/striconveh.lo
Removing gettext-tools/libgettextpo/striconveh.o
Removing gettext-tools/libgettextpo/striconveha.lo
Removing gettext-tools/libgettextpo/striconveha.o
Removing gettext-tools/libgettextpo/string.h
Removing gettext-tools/libgettextpo/strstr.lo
Removing gettext-tools/libgettextpo/strstr.o
Removing gettext-tools/libgettextpo/sys/
Removing gettext-tools/libgettextpo/textstyle.h
Removing gettext-tools/libgettextpo/time.h
Removing gettext-tools/libgettextpo/uniconv.h
Removing gettext-tools/libgettextpo/uniconv/.dirstamp
Removing gettext-tools/libgettextpo/uniconv/.libs/
Removing gettext-tools/libgettextpo/uniconv/u8-conv-from-enc.lo
Removing gettext-tools/libgettextpo/uniconv/u8-conv-from-enc.o
Removing gettext-tools/libgettextpo/unictype.h
Removing gettext-tools/libgettextpo/unictype/.dirstamp
Removing gettext-tools/libgettextpo/unictype/.libs/
Removing gettext-tools/libgettextpo/unictype/ctype_alpha.lo
Removing gettext-tools/libgettextpo/unictype/ctype_alpha.o
Removing gettext-tools/libgettextpo/unictype/ctype_space.lo
Removing gettext-tools/libgettextpo/unictype/ctype_space.o
Removing gettext-tools/libgettextpo/unilbrk.h
Removing gettext-tools/libgettextpo/unilbrk/.dirstamp
Removing gettext-tools/libgettextpo/unilbrk/.libs/
Removing gettext-tools/libgettextpo/unilbrk/lbrktables.lo
Removing gettext-tools/libgettextpo/unilbrk/lbrktables.o
Removing gettext-tools/libgettextpo/unilbrk/u8-possible-linebreaks.lo
Removing gettext-tools/libgettextpo/unilbrk/u8-possible-linebreaks.o
Removing gettext-tools/libgettextpo/unilbrk/u8-width-linebreaks.lo
Removing gettext-tools/libgettextpo/unilbrk/u8-width-linebreaks.o
Removing gettext-tools/libgettextpo/unilbrk/ulc-common.lo
Removing gettext-tools/libgettextpo/unilbrk/ulc-common.o
Removing gettext-tools/libgettextpo/unilbrk/ulc-width-linebreaks.lo
Removing gettext-tools/libgettextpo/unilbrk/ulc-width-linebreaks.o
Removing gettext-tools/libgettextpo/unistd.h
Removing gettext-tools/libgettextpo/unistd.lo
Removing gettext-tools/libgettextpo/unistd.o
Removing gettext-tools/libgettextpo/unistr.h
Removing gettext-tools/libgettextpo/unistr/.dirstamp
Removing gettext-tools/libgettextpo/unistr/.libs/
Removing gettext-tools/libgettextpo/unistr/u16-mbtouc-aux.lo
Removing gettext-tools/libgettextpo/unistr/u16-mbtouc-aux.o
Removing gettext-tools/libgettextpo/unistr/u16-mbtouc.lo
Removing gettext-tools/libgettextpo/unistr/u16-mbtouc.o
Removing gettext-tools/libgettextpo/unistr/u8-check.lo
Removing gettext-tools/libgettextpo/unistr/u8-check.o
Removing gettext-tools/libgettextpo/unistr/u8-mblen.lo
Removing gettext-tools/libgettextpo/unistr/u8-mblen.o
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-aux.lo
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-aux.o
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-unsafe-aux.lo
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-unsafe-aux.o
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-unsafe.lo
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc-unsafe.o
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc.lo
Removing gettext-tools/libgettextpo/unistr/u8-mbtouc.o
Removing gettext-tools/libgettextpo/unistr/u8-mbtoucr.lo
Removing gettext-tools/libgettextpo/unistr/u8-mbtoucr.o
Removing gettext-tools/libgettextpo/unistr/u8-next.lo
Removing gettext-tools/libgettextpo/unistr/u8-next.o
Removing gettext-tools/libgettextpo/unistr/u8-prev.lo
Removing gettext-tools/libgettextpo/unistr/u8-prev.o
Removing gettext-tools/libgettextpo/unistr/u8-strmbtouc.lo
Removing gettext-tools/libgettextpo/unistr/u8-strmbtouc.o
Removing gettext-tools/libgettextpo/unistr/u8-uctomb-aux.lo
Removing gettext-tools/libgettextpo/unistr/u8-uctomb-aux.o
Removing gettext-tools/libgettextpo/unistr/u8-uctomb.lo
Removing gettext-tools/libgettextpo/unistr/u8-uctomb.o
Removing gettext-tools/libgettextpo/unitypes.h
Removing gettext-tools/libgettextpo/uniwidth.h
Removing gettext-tools/libgettextpo/uniwidth/.dirstamp
Removing gettext-tools/libgettextpo/uniwidth/.libs/
Removing gettext-tools/libgettextpo/uniwidth/width.lo
Removing gettext-tools/libgettextpo/uniwidth/width.o
Removing gettext-tools/libgettextpo/vasnprintf.lo
Removing gettext-tools/libgettextpo/vasnprintf.o
Removing gettext-tools/libgettextpo/wchar.h
Removing gettext-tools/libgettextpo/wctype-h.lo
Removing gettext-tools/libgettextpo/wctype-h.o
Removing gettext-tools/libgettextpo/wctype.h
Removing gettext-tools/libgettextpo/wcwidth.lo
Removing gettext-tools/libgettextpo/wcwidth.o
Removing gettext-tools/libgettextpo/xasprintf.lo
Removing gettext-tools/libgettextpo/xasprintf.o
Removing gettext-tools/libgettextpo/xconcat-filename.lo
Removing gettext-tools/libgettextpo/xconcat-filename.o
Removing gettext-tools/libgettextpo/xerror.lo
Removing gettext-tools/libgettextpo/xerror.o
Removing gettext-tools/libgettextpo/xmalloc.lo
Removing gettext-tools/libgettextpo/xmalloc.o
Removing gettext-tools/libgettextpo/xmalloca.lo
Removing gettext-tools/libgettextpo/xmalloca.o
Removing gettext-tools/libgettextpo/xsize.lo
Removing gettext-tools/libgettextpo/xsize.o
Removing gettext-tools/libgettextpo/xstrdup.lo
Removing gettext-tools/libgettextpo/xstrdup.o
Removing gettext-tools/libgettextpo/xstriconv.lo
Removing gettext-tools/libgettextpo/xstriconv.o
Removing gettext-tools/libgettextpo/xvasprintf.lo
Removing gettext-tools/libgettextpo/xvasprintf.o
Removing gettext-tools/libgrep/Makefile
Removing gettext-tools/libgrep/glthread/.dirstamp
Removing gettext-tools/libgrep/glthread/lock.o
Removing gettext-tools/libgrep/glthread/threadlib.o
Removing gettext-tools/libgrep/kwset.o
Removing gettext-tools/libgrep/langinfo.h
Removing gettext-tools/libgrep/libgrep.a
Removing gettext-tools/libgrep/m-fgrep.o
Removing gettext-tools/libgrep/m-regex.o
Removing gettext-tools/libgrep/mbrlen.o
Removing gettext-tools/libgrep/nl_langinfo.o
Removing gettext-tools/libgrep/regex.o
Removing gettext-tools/libgrep/wcrtomb.o
Removing gettext-tools/libtool
Removing gettext-tools/m4/Makefile
Removing gettext-tools/man/Makefile
Removing gettext-tools/man/x-to-1
Removing gettext-tools/misc/Makefile
Removing gettext-tools/misc/archive.dir.tar.xz
Removing gettext-tools/misc/autopoint
Removing gettext-tools/misc/convert-archive
Removing gettext-tools/misc/gettextize
Removing gettext-tools/po/Makefile
Removing gettext-tools/po/Makefile.in
Removing gettext-tools/po/POTFILES
Removing gettext-tools/projects/Makefile
Removing gettext-tools/src/.dirstamp
Removing gettext-tools/src/.libs/
Removing gettext-tools/src/Makefile
Removing gettext-tools/src/cldr-plurals
Removing gettext-tools/src/cldr_plurals-cldr-plural-exp.o
Removing gettext-tools/src/cldr_plurals-cldr-plural.o
Removing gettext-tools/src/cldr_plurals-cldr-plurals.o
Removing gettext-tools/src/dir-list.lo
Removing gettext-tools/src/dir-list.o
Removing gettext-tools/src/format-awk.lo
Removing gettext-tools/src/format-awk.o
Removing gettext-tools/src/format-boost.lo
Removing gettext-tools/src/format-boost.o
Removing gettext-tools/src/format-c.lo
Removing gettext-tools/src/format-c.o
Removing gettext-tools/src/format-csharp.lo
Removing gettext-tools/src/format-csharp.o
Removing gettext-tools/src/format-elisp.lo
Removing gettext-tools/src/format-elisp.o
Removing gettext-tools/src/format-gcc-internal.lo
Removing gettext-tools/src/format-gcc-internal.o
Removing gettext-tools/src/format-gfc-internal.lo
Removing gettext-tools/src/format-gfc-internal.o
Removing gettext-tools/src/format-java-printf.lo
Removing gettext-tools/src/format-java-printf.o
Removing gettext-tools/src/format-java.lo
Removing gettext-tools/src/format-java.o
Removing gettext-tools/src/format-javascript.lo
Removing gettext-tools/src/format-javascript.o
Removing gettext-tools/src/format-kde-kuit.lo
Removing gettext-tools/src/format-kde-kuit.o
Removing gettext-tools/src/format-kde.lo
Removing gettext-tools/src/format-kde.o
Removing gettext-tools/src/format-librep.lo
Removing gettext-tools/src/format-librep.o
Removing gettext-tools/src/format-lisp.lo
Removing gettext-tools/src/format-lisp.o
Removing gettext-tools/src/format-lua.lo
Removing gettext-tools/src/format-lua.o
Removing gettext-tools/src/format-pascal.lo
Removing gettext-tools/src/format-pascal.o
Removing gettext-tools/src/format-perl-brace.lo
Removing gettext-tools/src/format-perl-brace.o
Removing gettext-tools/src/format-perl.lo
Removing gettext-tools/src/format-perl.o
Removing gettext-tools/src/format-php.lo
Removing gettext-tools/src/format-php.o
Removing gettext-tools/src/format-python-brace.lo
Removing gettext-tools/src/format-python-brace.o
Removing gettext-tools/src/format-python.lo
Removing gettext-tools/src/format-python.o
Removing gettext-tools/src/format-qt-plural.lo
Removing gettext-tools/src/format-qt-plural.o
Removing gettext-tools/src/format-qt.lo
Removing gettext-tools/src/format-qt.o
Removing gettext-tools/src/format-ruby.lo
Removing gettext-tools/src/format-ruby.o
Removing gettext-tools/src/format-scheme.lo
Removing gettext-tools/src/format-scheme.o
Removing gettext-tools/src/format-sh.lo
Removing gettext-tools/src/format-sh.o
Removing gettext-tools/src/format-smalltalk.lo
Removing gettext-tools/src/format-smalltalk.o
Removing gettext-tools/src/format-tcl.lo
Removing gettext-tools/src/format-tcl.o
Removing gettext-tools/src/format.lo
Removing gettext-tools/src/format.o
Removing gettext-tools/src/hostname
Removing gettext-tools/src/hostname-hostname.o
Removing gettext-tools/src/libgettextsrc.la
Removing gettext-tools/src/libgettextsrc_la-dir-list.lo
Removing gettext-tools/src/libgettextsrc_la-dir-list.o
Removing gettext-tools/src/libgettextsrc_la-file-list.lo
Removing gettext-tools/src/libgettextsrc_la-file-list.o
Removing gettext-tools/src/libgettextsrc_la-format-awk.lo
Removing gettext-tools/src/libgettextsrc_la-format-awk.o
Removing gettext-tools/src/libgettextsrc_la-format-boost.lo
Removing gettext-tools/src/libgettextsrc_la-format-boost.o
Removing gettext-tools/src/libgettextsrc_la-format-c.lo
Removing gettext-tools/src/libgettextsrc_la-format-c.o
Removing gettext-tools/src/libgettextsrc_la-format-csharp.lo
Removing gettext-tools/src/libgettextsrc_la-format-csharp.o
Removing gettext-tools/src/libgettextsrc_la-format-elisp.lo
Removing gettext-tools/src/libgettextsrc_la-format-elisp.o
Removing gettext-tools/src/libgettextsrc_la-format-gcc-internal.lo
Removing gettext-tools/src/libgettextsrc_la-format-gcc-internal.o
Removing gettext-tools/src/libgettextsrc_la-format-gfc-internal.lo
Removing gettext-tools/src/libgettextsrc_la-format-gfc-internal.o
Removing gettext-tools/src/libgettextsrc_la-format-java-printf.lo
Removing gettext-tools/src/libgettextsrc_la-format-java-printf.o
Removing gettext-tools/src/libgettextsrc_la-format-java.lo
Removing gettext-tools/src/libgettextsrc_la-format-java.o
Removing gettext-tools/src/libgettextsrc_la-format-javascript.lo
Removing gettext-tools/src/libgettextsrc_la-format-javascript.o
Removing gettext-tools/src/libgettextsrc_la-format-kde-kuit.lo
Removing gettext-tools/src/libgettextsrc_la-format-kde-kuit.o
Removing gettext-tools/src/libgettextsrc_la-format-kde.lo
Removing gettext-tools/src/libgettextsrc_la-format-kde.o
Removing gettext-tools/src/libgettextsrc_la-format-librep.lo
Removing gettext-tools/src/libgettextsrc_la-format-librep.o
Removing gettext-tools/src/libgettextsrc_la-format-lisp.lo
Removing gettext-tools/src/libgettextsrc_la-format-lisp.o
Removing gettext-tools/src/libgettextsrc_la-format-lua.lo
Removing gettext-tools/src/libgettextsrc_la-format-lua.o
Removing gettext-tools/src/libgettextsrc_la-format-pascal.lo
Removing gettext-tools/src/libgettextsrc_la-format-pascal.o
Removing gettext-tools/src/libgettextsrc_la-format-perl-brace.lo
Removing gettext-tools/src/libgettextsrc_la-format-perl-brace.o
Removing gettext-tools/src/libgettextsrc_la-format-perl.lo
Removing gettext-tools/src/libgettextsrc_la-format-perl.o
Removing gettext-tools/src/libgettextsrc_la-format-php.lo
Removing gettext-tools/src/libgettextsrc_la-format-php.o
Removing gettext-tools/src/libgettextsrc_la-format-python-brace.lo
Removing gettext-tools/src/libgettextsrc_la-format-python-brace.o
Removing gettext-tools/src/libgettextsrc_la-format-python.lo
Removing gettext-tools/src/libgettextsrc_la-format-python.o
Removing gettext-tools/src/libgettextsrc_la-format-qt-plural.lo
Removing gettext-tools/src/libgettextsrc_la-format-qt-plural.o
Removing gettext-tools/src/libgettextsrc_la-format-qt.lo
Removing gettext-tools/src/libgettextsrc_la-format-qt.o
Removing gettext-tools/src/libgettextsrc_la-format-ruby.lo
Removing gettext-tools/src/libgettextsrc_la-format-ruby.o
Removing gettext-tools/src/libgettextsrc_la-format-scheme.lo
Removing gettext-tools/src/libgettextsrc_la-format-scheme.o
Removing gettext-tools/src/libgettextsrc_la-format-sh.lo
Removing gettext-tools/src/libgettextsrc_la-format-sh.o
Removing gettext-tools/src/libgettextsrc_la-format-smalltalk.lo
Removing gettext-tools/src/libgettextsrc_la-format-smalltalk.o
Removing gettext-tools/src/libgettextsrc_la-format-tcl.lo
Removing gettext-tools/src/libgettextsrc_la-format-tcl.o
Removing gettext-tools/src/libgettextsrc_la-format.lo
Removing gettext-tools/src/libgettextsrc_la-format.o
Removing gettext-tools/src/libgettextsrc_la-its.lo
Removing gettext-tools/src/libgettextsrc_la-its.o
Removing gettext-tools/src/libgettextsrc_la-locating-rule.lo
Removing gettext-tools/src/libgettextsrc_la-locating-rule.o
Removing gettext-tools/src/libgettextsrc_la-message.lo
Removing gettext-tools/src/libgettextsrc_la-message.o
Removing gettext-tools/src/libgettextsrc_la-msgl-ascii.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-ascii.o
Removing gettext-tools/src/libgettextsrc_la-msgl-cat.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-cat.o
Removing gettext-tools/src/libgettextsrc_la-msgl-charset.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-charset.o
Removing gettext-tools/src/libgettextsrc_la-msgl-check.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-check.o
Removing gettext-tools/src/libgettextsrc_la-msgl-english.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-english.o
Removing gettext-tools/src/libgettextsrc_la-msgl-equal.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-equal.o
Removing gettext-tools/src/libgettextsrc_la-msgl-header.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-header.o
Removing gettext-tools/src/libgettextsrc_la-msgl-iconv.lo
Removing gettext-tools/src/libgettextsrc_la-msgl-iconv.o
Removing gettext-tools/src/libgettextsrc_la-open-catalog.lo
Removing gettext-tools/src/libgettextsrc_la-open-catalog.o
Removing gettext-tools/src/libgettextsrc_la-plural-eval.lo
Removing gettext-tools/src/libgettextsrc_la-plural-eval.o
Removing gettext-tools/src/libgettextsrc_la-plural-exp.lo
Removing gettext-tools/src/libgettextsrc_la-plural-exp.o
Removing gettext-tools/src/libgettextsrc_la-plural-table.lo
Removing gettext-tools/src/libgettextsrc_la-plural-table.o
Removing gettext-tools/src/libgettextsrc_la-po-charset.lo
Removing gettext-tools/src/libgettextsrc_la-po-charset.o
Removing gettext-tools/src/libgettextsrc_la-po-error.lo
Removing gettext-tools/src/libgettextsrc_la-po-error.o
Removing gettext-tools/src/libgettextsrc_la-po-gram-gen.lo
Removing gettext-tools/src/libgettextsrc_la-po-gram-gen.o
Removing gettext-tools/src/libgettextsrc_la-po-lex.lo
Removing gettext-tools/src/libgettextsrc_la-po-lex.o
Removing gettext-tools/src/libgettextsrc_la-po-time.lo
Removing gettext-tools/src/libgettextsrc_la-po-time.o
Removing gettext-tools/src/libgettextsrc_la-po-xerror.lo
Removing gettext-tools/src/libgettextsrc_la-po-xerror.o
Removing gettext-tools/src/libgettextsrc_la-read-catalog-abstract.lo
Removing gettext-tools/src/libgettextsrc_la-read-catalog-abstract.o
Removing gettext-tools/src/libgettextsrc_la-read-catalog.lo
Removing gettext-tools/src/libgettextsrc_la-read-catalog.o
Removing gettext-tools/src/libgettextsrc_la-read-desktop.lo
Removing gettext-tools/src/libgettextsrc_la-read-desktop.o
Removing gettext-tools/src/libgettextsrc_la-read-po.lo
Removing gettext-tools/src/libgettextsrc_la-read-po.o
Removing gettext-tools/src/libgettextsrc_la-read-properties.lo
Removing gettext-tools/src/libgettextsrc_la-read-properties.o
Removing gettext-tools/src/libgettextsrc_la-read-stringtable.lo
Removing gettext-tools/src/libgettextsrc_la-read-stringtable.o
Removing gettext-tools/src/libgettextsrc_la-search-path.lo
Removing gettext-tools/src/libgettextsrc_la-search-path.o
Removing gettext-tools/src/libgettextsrc_la-sentence.lo
Removing gettext-tools/src/libgettextsrc_la-sentence.o
Removing gettext-tools/src/libgettextsrc_la-str-list.lo
Removing gettext-tools/src/libgettextsrc_la-str-list.o
Removing gettext-tools/src/libgettextsrc_la-write-catalog.lo
Removing gettext-tools/src/libgettextsrc_la-write-catalog.o
Removing gettext-tools/src/libgettextsrc_la-write-po.lo
Removing gettext-tools/src/libgettextsrc_la-write-po.o
Removing gettext-tools/src/libgettextsrc_la-write-properties.lo
Removing gettext-tools/src/libgettextsrc_la-write-properties.o
Removing gettext-tools/src/libgettextsrc_la-write-stringtable.lo
Removing gettext-tools/src/libgettextsrc_la-write-stringtable.o
Removing gettext-tools/src/message.lo
Removing gettext-tools/src/message.o
Removing gettext-tools/src/msgattrib
Removing gettext-tools/src/msgattrib-msgattrib.o
Removing gettext-tools/src/msgcat
Removing gettext-tools/src/msgcat-msgcat.o
Removing gettext-tools/src/msgcmp
Removing gettext-tools/src/msgcmp-msgcmp.o
Removing gettext-tools/src/msgcmp-msgl-fsearch.o
Removing gettext-tools/src/msgcomm
Removing gettext-tools/src/msgcomm-msgcomm.o
Removing gettext-tools/src/msgconv
Removing gettext-tools/src/msgconv-msgconv.o
Removing gettext-tools/src/msgen
Removing gettext-tools/src/msgen-msgen.o
Removing gettext-tools/src/msgexec
Removing gettext-tools/src/msgexec-msgexec.o
Removing gettext-tools/src/msgfilter
Removing gettext-tools/src/msgfilter-filter-quote.o
Removing gettext-tools/src/msgfilter-filter-sr-latin.o
Removing gettext-tools/src/msgfilter-msgfilter.o
Removing gettext-tools/src/msgfmt
Removing gettext-tools/src/msgfmt-msgfmt.o
Removing gettext-tools/src/msgfmt-write-csharp.o
Removing gettext-tools/src/msgfmt-write-desktop.o
Removing gettext-tools/src/msgfmt-write-java.o
Removing gettext-tools/src/msgfmt-write-mo.o
Removing gettext-tools/src/msgfmt-write-qt.o
Removing gettext-tools/src/msgfmt-write-resources.o
Removing gettext-tools/src/msgfmt-write-tcl.o
Removing gettext-tools/src/msgfmt-write-xml.o
Removing gettext-tools/src/msggrep
Removing gettext-tools/src/msggrep-msggrep.o
Removing gettext-tools/src/msginit
Removing gettext-tools/src/msginit-lang-table.o
Removing gettext-tools/src/msginit-msginit.o
Removing gettext-tools/src/msginit-plural-count.o
Removing gettext-tools/src/msgl-ascii.lo
Removing gettext-tools/src/msgl-ascii.o
Removing gettext-tools/src/msgl-check.lo
Removing gettext-tools/src/msgl-check.o
Removing gettext-tools/src/msgmerge
Removing gettext-tools/src/msgmerge-lang-table.o
Removing gettext-tools/src/msgmerge-msgl-fsearch.o
Removing gettext-tools/src/msgmerge-msgmerge.o
Removing gettext-tools/src/msgmerge-plural-count.o
Removing gettext-tools/src/msgunfmt
Removing gettext-tools/src/msgunfmt-msgunfmt.o
Removing gettext-tools/src/msgunfmt-read-csharp.o
Removing gettext-tools/src/msgunfmt-read-java.o
Removing gettext-tools/src/msgunfmt-read-mo.o
Removing gettext-tools/src/msgunfmt-read-resources.o
Removing gettext-tools/src/msgunfmt-read-tcl.o
Removing gettext-tools/src/msguniq
Removing gettext-tools/src/msguniq-msguniq.o
Removing gettext-tools/src/open-catalog.lo
Removing gettext-tools/src/open-catalog.o
Removing gettext-tools/src/plural-eval.lo
Removing gettext-tools/src/plural-eval.o
Removing gettext-tools/src/plural-exp.lo
Removing gettext-tools/src/plural-exp.o
Removing gettext-tools/src/plural-table.lo
Removing gettext-tools/src/plural-table.o
Removing gettext-tools/src/po-charset.lo
Removing gettext-tools/src/po-charset.o
Removing gettext-tools/src/po-error.lo
Removing gettext-tools/src/po-error.o
Removing gettext-tools/src/po-gram-gen.lo
Removing gettext-tools/src/po-gram-gen.o
Removing gettext-tools/src/po-lex.lo
Removing gettext-tools/src/po-lex.o
Removing gettext-tools/src/po-xerror.lo
Removing gettext-tools/src/po-xerror.o
Removing gettext-tools/src/read-catalog-abstract.lo
Removing gettext-tools/src/read-catalog-abstract.o
Removing gettext-tools/src/read-catalog.lo
Removing gettext-tools/src/read-catalog.o
Removing gettext-tools/src/read-po.lo
Removing gettext-tools/src/read-po.o
Removing gettext-tools/src/recode-sr-latin
Removing gettext-tools/src/recode_sr_latin-filter-sr-latin.o
Removing gettext-tools/src/recode_sr_latin-recode-sr-latin.o
Removing gettext-tools/src/sentence.lo
Removing gettext-tools/src/sentence.o
Removing gettext-tools/src/str-list.lo
Removing gettext-tools/src/str-list.o
Removing gettext-tools/src/textstyle.h
Removing gettext-tools/src/textstyle/
Removing gettext-tools/src/urlget
Removing gettext-tools/src/urlget-urlget.o
Removing gettext-tools/src/user-email
Removing gettext-tools/src/write-catalog.lo
Removing gettext-tools/src/write-catalog.o
Removing gettext-tools/src/write-po.lo
Removing gettext-tools/src/write-po.o
Removing gettext-tools/src/xgettext
Removing gettext-tools/src/xgettext-x-awk.o
Removing gettext-tools/src/xgettext-x-c.o
Removing gettext-tools/src/xgettext-x-csharp.o
Removing gettext-tools/src/xgettext-x-desktop.o
Removing gettext-tools/src/xgettext-x-elisp.o
Removing gettext-tools/src/xgettext-x-java.o
Removing gettext-tools/src/xgettext-x-javascript.o
Removing gettext-tools/src/xgettext-x-librep.o
Removing gettext-tools/src/xgettext-x-lisp.o
Removing gettext-tools/src/xgettext-x-lua.o
Removing gettext-tools/src/xgettext-x-perl.o
Removing gettext-tools/src/xgettext-x-php.o
Removing gettext-tools/src/xgettext-x-po.o
Removing gettext-tools/src/xgettext-x-python.o
Removing gettext-tools/src/xgettext-x-rst.o
Removing gettext-tools/src/xgettext-x-ruby.o
Removing gettext-tools/src/xgettext-x-scheme.o
Removing gettext-tools/src/xgettext-x-sh.o
Removing gettext-tools/src/xgettext-x-smalltalk.o
Removing gettext-tools/src/xgettext-x-tcl.o
Removing gettext-tools/src/xgettext-x-vala.o
Removing gettext-tools/src/xgettext-x-ycp.o
Removing gettext-tools/src/xgettext-xg-arglist-callshape.o
Removing gettext-tools/src/xgettext-xg-arglist-context.o
Removing gettext-tools/src/xgettext-xg-arglist-parser.o
Removing gettext-tools/src/xgettext-xg-encoding.o
Removing gettext-tools/src/xgettext-xg-message.o
Removing gettext-tools/src/xgettext-xg-mixed-string.o
Removing gettext-tools/src/xgettext-xg-pos.o
Removing gettext-tools/src/xgettext-xgettext.o
Removing gettext-tools/stamp-h1
Removing gettext-tools/styles/Makefile
Removing gettext-tools/system-tests/Makefile
Removing gettext-tools/tests/Makefile
Removing gettext-tools/tests/init-env
Removing gnulib-local/Makefile
Removing libtextstyle/Makefile
Removing libtextstyle/adhoc-tests/.deps/
Removing libtextstyle/adhoc-tests/.libs/
Removing libtextstyle/adhoc-tests/Makefile
Removing libtextstyle/adhoc-tests/hello
Removing libtextstyle/adhoc-tests/hello.o
Removing libtextstyle/config.h
Removing libtextstyle/config.log
Removing libtextstyle/config.status
Removing libtextstyle/doc/Makefile
Removing libtextstyle/lib/.libs/
Removing libtextstyle/lib/Makefile
Removing libtextstyle/lib/alloca.h
Removing libtextstyle/lib/asnprintf.lo
Removing libtextstyle/lib/asnprintf.o
Removing libtextstyle/lib/asprintf.lo
Removing libtextstyle/lib/asprintf.o
Removing libtextstyle/lib/basename-lgpl.lo
Removing libtextstyle/lib/basename-lgpl.o
Removing libtextstyle/lib/binary-io.lo
Removing libtextstyle/lib/binary-io.o
Removing libtextstyle/lib/c-ctype.lo
Removing libtextstyle/lib/c-ctype.o
Removing libtextstyle/lib/c-strcasecmp.lo
Removing libtextstyle/lib/c-strcasecmp.o
Removing libtextstyle/lib/c-strncasecmp.lo
Removing libtextstyle/lib/c-strncasecmp.o
Removing libtextstyle/lib/cloexec.lo
Removing libtextstyle/lib/cloexec.o
Removing libtextstyle/lib/color.lo
Removing libtextstyle/lib/color.o
Removing libtextstyle/lib/concat-filename.lo
Removing libtextstyle/lib/concat-filename.o
Removing libtextstyle/lib/config.h
Removing libtextstyle/lib/dup2.lo
Removing libtextstyle/lib/dup2.o
Removing libtextstyle/lib/exitfail.lo
Removing libtextstyle/lib/exitfail.o
Removing libtextstyle/lib/exported.sh
Removing libtextstyle/lib/fatal-signal.lo
Removing libtextstyle/lib/fatal-signal.o
Removing libtextstyle/lib/fcntl.h
Removing libtextstyle/lib/fcntl.lo
Removing libtextstyle/lib/fcntl.o
Removing libtextstyle/lib/fd-hook.lo
Removing libtextstyle/lib/fd-hook.o
Removing libtextstyle/lib/fd-ostream.lo
Removing libtextstyle/lib/fd-ostream.o
Removing libtextstyle/lib/file-ostream.lo
Removing libtextstyle/lib/file-ostream.o
Removing libtextstyle/lib/frexp.lo
Removing libtextstyle/lib/frexp.o
Removing libtextstyle/lib/frexpl.lo
Removing libtextstyle/lib/frexpl.o
Removing libtextstyle/lib/full-write.lo
Removing libtextstyle/lib/full-write.o
Removing libtextstyle/lib/get_ppid_of.lo
Removing libtextstyle/lib/get_ppid_of.o
Removing libtextstyle/lib/get_progname_of.lo
Removing libtextstyle/lib/get_progname_of.o
Removing libtextstyle/lib/getdtablesize.lo
Removing libtextstyle/lib/getdtablesize.o
Removing libtextstyle/lib/getprogname.lo
Removing libtextstyle/lib/getprogname.o
Removing libtextstyle/lib/gl_array_list.lo
Removing libtextstyle/lib/gl_array_list.o
Removing libtextstyle/lib/gl_list.lo
Removing libtextstyle/lib/gl_list.o
Removing libtextstyle/lib/gl_xlist.lo
Removing libtextstyle/lib/gl_xlist.o
Removing libtextstyle/lib/glib.h
Removing libtextstyle/lib/glib/.dirstamp
Removing libtextstyle/lib/glib/.libs/
Removing libtextstyle/lib/glib/ghash.h
Removing libtextstyle/lib/glib/glist.h
Removing libtextstyle/lib/glib/gmacros.h
Removing libtextstyle/lib/glib/gprimes.h
Removing libtextstyle/lib/glib/gprintfint.h
Removing libtextstyle/lib/glib/gstrfuncs.h
Removing libtextstyle/lib/glib/gstring.h
Removing libtextstyle/lib/glib/gtypes.h
Removing libtextstyle/lib/glib/libglib_rpl_la-ghash.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-ghash.o
Removing libtextstyle/lib/glib/libglib_rpl_la-glist.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-glist.o
Removing libtextstyle/lib/glib/libglib_rpl_la-gmessages.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-gmessages.o
Removing libtextstyle/lib/glib/libglib_rpl_la-gprimes.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-gprimes.o
Removing libtextstyle/lib/glib/libglib_rpl_la-gstrfuncs.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-gstrfuncs.o
Removing libtextstyle/lib/glib/libglib_rpl_la-gstring.lo
Removing libtextstyle/lib/glib/libglib_rpl_la-gstring.o
Removing libtextstyle/lib/glibconfig.h
Removing libtextstyle/lib/glthread/.dirstamp
Removing libtextstyle/lib/glthread/.libs/
Removing libtextstyle/lib/glthread/lock.lo
Removing libtextstyle/lib/glthread/lock.o
Removing libtextstyle/lib/glthread/threadlib.lo
Removing libtextstyle/lib/glthread/threadlib.o
Removing libtextstyle/lib/html-ostream.lo
Removing libtextstyle/lib/html-ostream.o
Removing libtextstyle/lib/html-styled-ostream.lo
Removing libtextstyle/lib/html-styled-ostream.o
Removing libtextstyle/lib/iconv-ostream.lo
Removing libtextstyle/lib/iconv-ostream.o
Removing libtextstyle/lib/inttypes.h
Removing libtextstyle/lib/libcroco/.dirstamp
Removing libtextstyle/lib/libcroco/.libs/
Removing libtextstyle/lib/libcroco/rpl_la-cr-additional-sel.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-additional-sel.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-attr-sel.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-attr-sel.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-cascade.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-cascade.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-declaration.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-declaration.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-doc-handler.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-doc-handler.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-enc-handler.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-enc-handler.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-fonts.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-fonts.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-input.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-input.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-num.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-num.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-om-parser.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-om-parser.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-parser.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-parser.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-parsing-location.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-parsing-location.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-prop-list.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-prop-list.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-pseudo.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-pseudo.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-rgb.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-rgb.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-sel-eng.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-sel-eng.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-selector.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-selector.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-simple-sel.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-simple-sel.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-statement.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-statement.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-string.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-string.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-style.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-style.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-stylesheet.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-stylesheet.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-term.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-term.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-tknzr.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-tknzr.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-token.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-token.o
Removing libtextstyle/lib/libcroco/rpl_la-cr-utils.lo
Removing libtextstyle/lib/libcroco/rpl_la-cr-utils.o
Removing libtextstyle/lib/libcroco_rpl.la
Removing libtextstyle/lib/libglib_rpl.la
Removing libtextstyle/lib/libtextstyle.la
Removing libtextstyle/lib/libtextstyle.sym
Removing libtextstyle/lib/libxml/.dirstamp
Removing libtextstyle/lib/libxml/.libs/
Removing libtextstyle/lib/libxml/DOCBparser.h
Removing libtextstyle/lib/libxml/HTMLparser.h
Removing libtextstyle/lib/libxml/HTMLtree.h
Removing libtextstyle/lib/libxml/SAX.h
Removing libtextstyle/lib/libxml/SAX2.h
Removing libtextstyle/lib/libxml/c14n.h
Removing libtextstyle/lib/libxml/catalog.h
Removing libtextstyle/lib/libxml/chvalid.h
Removing libtextstyle/lib/libxml/debugXML.h
Removing libtextstyle/lib/libxml/dict.h
Removing libtextstyle/lib/libxml/encoding.h
Removing libtextstyle/lib/libxml/entities.h
Removing libtextstyle/lib/libxml/globals.h
Removing libtextstyle/lib/libxml/hash.h
Removing libtextstyle/lib/libxml/list.h
Removing libtextstyle/lib/libxml/nanoftp.h
Removing libtextstyle/lib/libxml/nanohttp.h
Removing libtextstyle/lib/libxml/parser.h
Removing libtextstyle/lib/libxml/parserInternals.h
Removing libtextstyle/lib/libxml/pattern.h
Removing libtextstyle/lib/libxml/relaxng.h
Removing libtextstyle/lib/libxml/rpl_la-DOCBparser.lo
Removing libtextstyle/lib/libxml/rpl_la-DOCBparser.o
Removing libtextstyle/lib/libxml/rpl_la-HTMLparser.lo
Removing libtextstyle/lib/libxml/rpl_la-HTMLparser.o
Removing libtextstyle/lib/libxml/rpl_la-HTMLtree.lo
Removing libtextstyle/lib/libxml/rpl_la-HTMLtree.o
Removing libtextstyle/lib/libxml/rpl_la-SAX.lo
Removing libtextstyle/lib/libxml/rpl_la-SAX.o
Removing libtextstyle/lib/libxml/rpl_la-SAX2.lo
Removing libtextstyle/lib/libxml/rpl_la-SAX2.o
Removing libtextstyle/lib/libxml/rpl_la-buf.lo
Removing libtextstyle/lib/libxml/rpl_la-buf.o
Removing libtextstyle/lib/libxml/rpl_la-c14n.lo
Removing libtextstyle/lib/libxml/rpl_la-c14n.o
Removing libtextstyle/lib/libxml/rpl_la-catalog.lo
Removing libtextstyle/lib/libxml/rpl_la-catalog.o
Removing libtextstyle/lib/libxml/rpl_la-chvalid.lo
Removing libtextstyle/lib/libxml/rpl_la-chvalid.o
Removing libtextstyle/lib/libxml/rpl_la-debugXML.lo
Removing libtextstyle/lib/libxml/rpl_la-debugXML.o
Removing libtextstyle/lib/libxml/rpl_la-dict.lo
Removing libtextstyle/lib/libxml/rpl_la-dict.o
Removing libtextstyle/lib/libxml/rpl_la-encoding.lo
Removing libtextstyle/lib/libxml/rpl_la-encoding.o
Removing libtextstyle/lib/libxml/rpl_la-entities.lo
Removing libtextstyle/lib/libxml/rpl_la-entities.o
Removing libtextstyle/lib/libxml/rpl_la-error.lo
Removing libtextstyle/lib/libxml/rpl_la-error.o
Removing libtextstyle/lib/libxml/rpl_la-globals.lo
Removing libtextstyle/lib/libxml/rpl_la-globals.o
Removing libtextstyle/lib/libxml/rpl_la-hash.lo
Removing libtextstyle/lib/libxml/rpl_la-hash.o
Removing libtextstyle/lib/libxml/rpl_la-legacy.lo
Removing libtextstyle/lib/libxml/rpl_la-legacy.o
Removing libtextstyle/lib/libxml/rpl_la-list.lo
Removing libtextstyle/lib/libxml/rpl_la-list.o
Removing libtextstyle/lib/libxml/rpl_la-nanoftp.lo
Removing libtextstyle/lib/libxml/rpl_la-nanoftp.o
Removing libtextstyle/lib/libxml/rpl_la-nanohttp.lo
Removing libtextstyle/lib/libxml/rpl_la-nanohttp.o
Removing libtextstyle/lib/libxml/rpl_la-parser.lo
Removing libtextstyle/lib/libxml/rpl_la-parser.o
Removing libtextstyle/lib/libxml/rpl_la-parserInternals.lo
Removing libtextstyle/lib/libxml/rpl_la-parserInternals.o
Removing libtextstyle/lib/libxml/rpl_la-pattern.lo
Removing libtextstyle/lib/libxml/rpl_la-pattern.o
Removing libtextstyle/lib/libxml/rpl_la-relaxng.lo
Removing libtextstyle/lib/libxml/rpl_la-relaxng.o
Removing libtextstyle/lib/libxml/rpl_la-schematron.lo
Removing libtextstyle/lib/libxml/rpl_la-schematron.o
Removing libtextstyle/lib/libxml/rpl_la-threads.lo
Removing libtextstyle/lib/libxml/rpl_la-threads.o
Removing libtextstyle/lib/libxml/rpl_la-tree.lo
Removing libtextstyle/lib/libxml/rpl_la-tree.o
Removing libtextstyle/lib/libxml/rpl_la-trionan.lo
Removing libtextstyle/lib/libxml/rpl_la-trionan.o
Removing libtextstyle/lib/libxml/rpl_la-uri.lo
Removing libtextstyle/lib/libxml/rpl_la-uri.o
Removing libtextstyle/lib/libxml/rpl_la-valid.lo
Removing libtextstyle/lib/libxml/rpl_la-valid.o
Removing libtextstyle/lib/libxml/rpl_la-xinclude.lo
Removing libtextstyle/lib/libxml/rpl_la-xinclude.o
Removing libtextstyle/lib/libxml/rpl_la-xlink.lo
Removing libtextstyle/lib/libxml/rpl_la-xlink.o
Removing libtextstyle/lib/libxml/rpl_la-xmlIO.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlIO.o
Removing libtextstyle/lib/libxml/rpl_la-xmlmemory.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlmemory.o
Removing libtextstyle/lib/libxml/rpl_la-xmlmodule.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlmodule.o
Removing libtextstyle/lib/libxml/rpl_la-xmlreader.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlreader.o
Removing libtextstyle/lib/libxml/rpl_la-xmlregexp.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlregexp.o
Removing libtextstyle/lib/libxml/rpl_la-xmlsave.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlsave.o
Removing libtextstyle/lib/libxml/rpl_la-xmlschemas.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlschemas.o
Removing libtextstyle/lib/libxml/rpl_la-xmlschemastypes.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlschemastypes.o
Removing libtextstyle/lib/libxml/rpl_la-xmlstring.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlstring.o
Removing libtextstyle/lib/libxml/rpl_la-xmlunicode.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlunicode.o
Removing libtextstyle/lib/libxml/rpl_la-xmlwriter.lo
Removing libtextstyle/lib/libxml/rpl_la-xmlwriter.o
Removing libtextstyle/lib/libxml/rpl_la-xpath.lo
Removing libtextstyle/lib/libxml/rpl_la-xpath.o
Removing libtextstyle/lib/libxml/rpl_la-xpointer.lo
Removing libtextstyle/lib/libxml/rpl_la-xpointer.o
Removing libtextstyle/lib/libxml/schemasInternals.h
Removing libtextstyle/lib/libxml/schematron.h
Removing libtextstyle/lib/libxml/threads.h
Removing libtextstyle/lib/libxml/tree.h
Removing libtextstyle/lib/libxml/uri.h
Removing libtextstyle/lib/libxml/valid.h
Removing libtextstyle/lib/libxml/xinclude.h
Removing libtextstyle/lib/libxml/xlink.h
Removing libtextstyle/lib/libxml/xmlIO.h
Removing libtextstyle/lib/libxml/xmlautomata.h
Removing libtextstyle/lib/libxml/xmlerror.h
Removing libtextstyle/lib/libxml/xmlexports.h
Removing libtextstyle/lib/libxml/xmlmemory.h
Removing libtextstyle/lib/libxml/xmlmodule.h
Removing libtextstyle/lib/libxml/xmlreader.h
Removing libtextstyle/lib/libxml/xmlregexp.h
Removing libtextstyle/lib/libxml/xmlsave.h
Removing libtextstyle/lib/libxml/xmlschemas.h
Removing libtextstyle/lib/libxml/xmlschemastypes.h
Removing libtextstyle/lib/libxml/xmlstring.h
Removing libtextstyle/lib/libxml/xmlunicode.h
Removing libtextstyle/lib/libxml/xmlversion.h
Removing libtextstyle/lib/libxml/xmlwriter.h
Removing libtextstyle/lib/libxml/xpath.h
Removing libtextstyle/lib/libxml/xpathInternals.h
Removing libtextstyle/lib/libxml/xpointer.h
Removing libtextstyle/lib/libxml_rpl.la
Removing libtextstyle/lib/limits.h
Removing libtextstyle/lib/malloca.lo
Removing libtextstyle/lib/malloca.o
Removing libtextstyle/lib/math.h
Removing libtextstyle/lib/math.lo
Removing libtextstyle/lib/math.o
Removing libtextstyle/lib/mem-hash-map.lo
Removing libtextstyle/lib/mem-hash-map.o
Removing libtextstyle/lib/memchr.lo
Removing libtextstyle/lib/memchr.o
Removing libtextstyle/lib/memory-ostream.lo
Removing libtextstyle/lib/memory-ostream.o
Removing libtextstyle/lib/misc.lo
Removing libtextstyle/lib/misc.o
Removing libtextstyle/lib/noop-styled-ostream.lo
Removing libtextstyle/lib/noop-styled-ostream.o
Removing libtextstyle/lib/obstack.lo
Removing libtextstyle/lib/obstack.o
Removing libtextstyle/lib/ostream.lo
Removing libtextstyle/lib/ostream.o
Removing libtextstyle/lib/printf-args.lo
Removing libtextstyle/lib/printf-args.o
Removing libtextstyle/lib/printf-frexp.lo
Removing libtextstyle/lib/printf-frexp.o
Removing libtextstyle/lib/printf-frexpl.lo
Removing libtextstyle/lib/printf-frexpl.o
Removing libtextstyle/lib/printf-parse.lo
Removing libtextstyle/lib/printf-parse.o
Removing libtextstyle/lib/safe-read.lo
Removing libtextstyle/lib/safe-read.o
Removing libtextstyle/lib/safe-write.lo
Removing libtextstyle/lib/safe-write.o
Removing libtextstyle/lib/sig-handler.lo
Removing libtextstyle/lib/sig-handler.o
Removing libtextstyle/lib/signal.h
Removing libtextstyle/lib/signbitd.lo
Removing libtextstyle/lib/signbitd.o
Removing libtextstyle/lib/signbitf.lo
Removing libtextstyle/lib/signbitf.o
Removing libtextstyle/lib/signbitl.lo
Removing libtextstyle/lib/signbitl.o
Removing libtextstyle/lib/snprintf.lo
Removing libtextstyle/lib/snprintf.o
Removing libtextstyle/lib/sockets.lo
Removing libtextstyle/lib/sockets.o
Removing libtextstyle/lib/stat-time.lo
Removing libtextstyle/lib/stat-time.o
Removing libtextstyle/lib/stdint.h
Removing libtextstyle/lib/stdio.h
Removing libtextstyle/lib/stdlib.h
Removing libtextstyle/lib/strerror-override.lo
Removing libtextstyle/lib/strerror-override.o
Removing libtextstyle/lib/strerror.lo
Removing libtextstyle/lib/strerror.o
Removing libtextstyle/lib/string.h
Removing libtextstyle/lib/styled-ostream.lo
Removing libtextstyle/lib/styled-ostream.o
Removing libtextstyle/lib/sys/
Removing libtextstyle/lib/sys_socket.lo
Removing libtextstyle/lib/sys_socket.o
Removing libtextstyle/lib/term-ostream.lo
Removing libtextstyle/lib/term-ostream.o
Removing libtextstyle/lib/term-style-control.lo
Removing libtextstyle/lib/term-style-control.o
Removing libtextstyle/lib/term-styled-ostream.lo
Removing libtextstyle/lib/term-styled-ostream.o
Removing libtextstyle/lib/textstyle/stdbool.h
Removing libtextstyle/lib/textstyle/version.h
Removing libtextstyle/lib/textstyle/woe32dll.h
Removing libtextstyle/lib/time.h
Removing libtextstyle/lib/tparm.lo
Removing libtextstyle/lib/tparm.o
Removing libtextstyle/lib/tputs.lo
Removing libtextstyle/lib/tputs.o
Removing libtextstyle/lib/unistd.h
Removing libtextstyle/lib/unistd.lo
Removing libtextstyle/lib/unistd.o
Removing libtextstyle/lib/unistr.h
Removing libtextstyle/lib/unistr/.dirstamp
Removing libtextstyle/lib/unistr/.libs/
Removing libtextstyle/lib/unistr/u8-mbtouc-aux.lo
Removing libtextstyle/lib/unistr/u8-mbtouc-aux.o
Removing libtextstyle/lib/unistr/u8-mbtouc.lo
Removing libtextstyle/lib/unistr/u8-mbtouc.o
Removing libtextstyle/lib/unitypes.h
Removing libtextstyle/lib/vasnprintf.lo
Removing libtextstyle/lib/vasnprintf.o
Removing libtextstyle/lib/vasprintf.lo
Removing libtextstyle/lib/vasprintf.o
Removing libtextstyle/lib/version.lo
Removing libtextstyle/lib/version.o
Removing libtextstyle/lib/wchar.h
Removing libtextstyle/lib/xasprintf.lo
Removing libtextstyle/lib/xasprintf.o
Removing libtextstyle/lib/xconcat-filename.lo
Removing libtextstyle/lib/xconcat-filename.o
Removing libtextstyle/lib/xgethostname.lo
Removing libtextstyle/lib/xgethostname.o
Removing libtextstyle/lib/xmalloc.lo
Removing libtextstyle/lib/xmalloc.o
Removing libtextstyle/lib/xsize.lo
Removing libtextstyle/lib/xsize.o
Removing libtextstyle/lib/xstrdup.lo
Removing libtextstyle/lib/xstrdup.o
Removing libtextstyle/lib/xvasprintf.lo
Removing libtextstyle/lib/xvasprintf.o
Removing libtextstyle/libtool
Removing libtextstyle/stamp-h1
Removing libtextstyle/tests/.deps/
Removing libtextstyle/tests/Makefile
configure: creating cache android.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-android28
configure: updating cache android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gnulib-local/Makefile
=== configuring in gettext-runtime (/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' 'CXX=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++' --cache-file=../android.cache --srcdir=.
configure: loading cache ../android.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android28-gcc... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to enable C11 features... none needed
checking whether the compiler is clang... yes
checking for compiler option needed when checking for declarations... -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... gcc3
checking whether to use Java... yes
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java compiler... no
checking for jar... jar
checking for preferred C# implementation... any
checking for C# compiler... no
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) aarch64-unknown-linux-android28
checking for Minix Amsterdam compiler... no
checking for aarch64-linux-android28-ar... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aarch64-linux-android28-windres... no
checking for windres... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... no
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for threads.h... yes
checking for xlocale.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for iconv.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for langinfo.h... yes
checking for sys/mman.h... yes
checking for sys/time.h... yes
checking for features.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking whether integer division by zero raises SIGFPE... guessing no
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking whether imported symbols can be declared weak... guessing yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... no
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... guessing no
checking for ld... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking whether to use C++... yes
checking whether the C++ compiler (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... yes
checking for iconv... yes
checking for working iconv... guessing yes
checking how to link with libiconv... /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -Wl,-rpath -Wl,/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... bison
checking for bison 3.0 or newer... 3.5.1, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... guessing yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for uselocale... yes
checking for canonicalize_file_name... no
checking for getcwd... (cached) yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for getdtablesize... no
checking for getprogname... yes
checking for getexecname... no
checking for iswcntrl... yes
checking for iswblank... yes
checking for newlocale... yes
checking for duplocale... yes
checking for freelocale... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mbslen... no
checking for mprotect... yes
checking for setenv... yes
checking for wcwidth... yes
checking for working fcntl.h... cross-compiling
checking whether uselocale works... guessing yes
checking for fake locale system (OpenBSD)... guessing no
checking for Solaris 11.4 locale system... no
checking for getlocalename_l... no
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for flexible array member... yes
checking for ptrdiff_t... yes
checking for features.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for wprintf... yes
checking for newlocale... (cached) yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for snprintf... yes
checking for strnlen... yes
checking for uselocale... (cached) yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking whether // is distinct from /... unknown, assuming no
checking whether realpath works... guessing no
checking for C/C++ restrict keyword... __restrict
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for pid_t... yes
checking for mode_t... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdtablesize is declared... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... guessing yes
checking for working GNU getopt function... guessing no
checking whether setlocale (LC_ALL, NULL) is multithread-safe... guessing no
checking whether setlocale (category, NULL) is multithread-safe... guessing no
checking whether imported symbols can be declared weak... (cached) guessing yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/bitypes.h usability... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
checking for bit size of ptrdiff_t... 64
checking for bit size of size_t... 64
checking for bit size of sig_atomic_t... 32
checking for bit size of wchar_t... 32
checking for bit size of wint_t... 32
checking whether sig_atomic_t is signed... yes
checking whether wchar_t is signed... no
checking whether wint_t is signed... no
checking for ptrdiff_t integer literal suffix... l
checking for size_t integer literal suffix... ul
checking for sig_atomic_t integer literal suffix...
checking for wchar_t integer literal suffix... u
checking for wint_t integer literal suffix... u
checking whether iswcntrl works... guessing yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for a traditional french locale... none
checking for a traditional japanese locale... none
checking for a french Unicode locale... none
checking for a transitional chinese locale... none
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether lstat correctly handles trailing slash... guessing yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... no
checking for mbstate_t... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... guessing no
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... yes
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strerror(0) succeeds... guessing no
checking whether strnlen is declared... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... (cached) yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for alloca as a compiler built-in... yes
checking for atexit... yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... guessing no
checking for setdtablesize... no
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking for flexible array member... (cached) yes
checking whether program_invocation_name is declared... no
checking whether program_invocation_short_name is declared... no
checking whether __argv is declared... no
checking whether __progname is defined in default libraries... yes
checking whether the compiler generally respects inline... no
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... guessing yes
checking whether iswxdigit is ISO C compliant... guessing yes
checking whether to use Java... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ALTMON_1... no
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking whether mbrtowc handles incomplete characters... guessing yes
checking whether mbrtowc works as well as mbtowc... guessing yes
checking whether mbrtowc handles a NULL pwc argument... guessing yes
checking whether mbrtowc handles a NULL string argument... guessing yes
checking whether mbrtowc has a correct return value... guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
checking whether mbrtowc stores incomplete characters... guessing no
checking whether mbrtowc works on empty input... guessing yes
checking whether the C locale is free of encoding errors... guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking bp-sym.h usability... no
checking bp-sym.h presence... no
checking for bp-sym.h... no
checking for memmove... yes
checking whether open recognizes a trailing slash... guessing yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for raise... yes
checking for sigprocmask... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... guessing yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... (cached) yes
checking whether setlocale supports the C locale... guessing no
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) guessing no
checking whether setlocale (category, NULL) is multithread-safe... (cached) guessing no
checking whether imported symbols can be declared weak... (cached) guessing yes
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for sigprocmask... (cached) yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... guessing yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for working strnlen... yes
checking for strtoul... (cached) yes
checking for nlink_t... (cached) yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... guessing no
checking for size_t... (cached) yes
checking for setlocale... yes
checking for perl... /usr/bin/perl
checking whether the C++ compiler (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -g -O2 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... (cached) yes
checking for sched_yield in -lrt... no
checking for sched_yield in -lposix4... no
configure: updating cache ../android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating javacomp.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl-java/Makefile
config.status: creating intl-csharp/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating src/Makefile
config.status: creating src/gettext.sh
config.status: creating po/Makefile.in
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in libasprintf (/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/libasprintf)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' 'CXX=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++' --cache-file=../../android.cache --srcdir=.
configure: loading cache ../../android.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android28-gcc... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to enable C11 features... (cached) none needed
checking whether the compiler is clang... (cached) yes
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ option to enable C++11 features... none needed
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) gcc3
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) aarch64-unknown-linux-android28
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for Minix Amsterdam compiler... (cached) no
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... (cached) func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... (cached) -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... (cached) @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /usr/bin/dd
checking how to truncate binary pipes... (cached) /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... (cached) -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -E
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ option to produce PIC... -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ PIC flag -fPIC -DPIC works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ static flag -static works... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking for aarch64-linux-android28-windres... no
checking for windres... no
checking for features.h... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking for unsigned long long int... (cached) yes
checking for long long int... (cached) yes
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking whether wint_t is too small... (cached) no
checking for mbstate_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for stdint.h... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking whether the preprocessor supports include_next... (cached) yes
checking whether system header files limit the line length... (cached) no
checking for complete errno.h... (cached) yes
checking for alloca as a compiler built-in... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for stdint.h... (cached) yes
checking for snprintf... (cached) yes
checking for vasprintf... yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether printf() supports POSIX/XSI format strings... (cached) guessing yes
checking for dvips... /home/adi/src/scopy-android-deps/gnuradio-android/gettext/build-aux/missing dvips
checking for texi2pdf... /usr/bin/texi2pdf
checking for perl... (cached) /usr/bin/perl
configure: updating cache ../../android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libtextstyle (/home/adi/src/scopy-android-deps/gnuradio-android/gettext/libtextstyle)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' 'CXX=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++' --cache-file=../android.cache --srcdir=.
configure: loading cache ../android.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android28-gcc... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to enable C11 features... (cached) none needed
checking whether the compiler is clang... (cached) yes
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) gcc3
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) aarch64-unknown-linux-android28
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking whether _XOPEN_SOURCE should be defined... (cached) no
checking for Minix Amsterdam compiler... (cached) no
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... (cached) func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... (cached) -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... (cached) @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /usr/bin/dd
checking how to truncate binary pipes... (cached) /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... (cached) -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aarch64-linux-android28-windres... no
checking for windres... no
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for _set_invalid_parameter_handler... (cached) no
checking for fcntl... (cached) yes
checking for symlink... (cached) yes
checking for tcdrain... yes
checking for fsync... yes
checking for getdtablesize... (cached) no
checking for getprogname... (cached) yes
checking for getexecname... (cached) no
checking for gettimeofday... yes
checking for mprotect... (cached) yes
checking for lstat... (cached) yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... (cached) yes
checking for vasnprintf... no
checking for getsid... yes
checking for tcgetattr... yes
checking for sys/socket.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for netdb.h... yes
checking for sys/time.h... (cached) yes
checking for limits.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for threads.h... (cached) yes
checking for math.h... yes
checking for sys/mman.h... (cached) yes
checking for features.h... (cached) yes
checking for sys/uio.h... yes
checking for crtdefs.h... (cached) no
checking whether the preprocessor supports include_next... (cached) yes
checking whether system header files limit the line length... (cached) no
checking for complete errno.h... (cached) yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... (cached) yes
checking for sig_atomic_t... yes
checking for working fcntl.h... (cached) cross-compiling
checking for pid_t... (cached) yes
checking for mode_t... (cached) yes
checking whether frexp() can be used without linking with libm... no
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stat file-mode macros are broken... (cached) no
checking for C/C++ restrict keyword... (cached) __restrict
checking for nlink_t... (cached) yes
checking whether getdtablesize is declared... (cached) no
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking for ld... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for shared library run path origin... (cached) done
checking 32-bit host C ABI... (cached) no
checking for ELF binary format... (cached) yes
checking for the common suffixes of directories in the library search path... (cached) lib,lib,lib64
checking for iconv... (cached) yes
checking for working iconv... (cached) guessing yes
checking how to link with libiconv... /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -Wl,-rpath -Wl,/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inline... (cached) inline
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... (cached) no
checking for wint_t... (cached) yes
checking whether wint_t is too small... (cached) no
checking whether the compiler produces multi-arch binaries... (cached) no
checking whether stdint.h conforms to C99... (cached) no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) no
checking for bit size of ptrdiff_t... (cached) 64
checking for bit size of size_t... (cached) 64
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) no
checking whether wint_t is signed... (cached) no
checking for ptrdiff_t integer literal suffix... (cached) l
checking for size_t integer literal suffix... (cached) ul
checking for sig_atomic_t integer literal suffix... (cached)
checking for wchar_t integer literal suffix... (cached) u
checking for wint_t integer literal suffix... (cached) u
checking whether byte ordering is bigendian... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... guessing yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... guessing yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking whether imported symbols can be declared weak... (cached) guessing yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... (cached) no
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking whether pow can be used without linking with libm... no
checking whether pow can be used with libm... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... (cached) guessing no
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... (cached) yes
checking for promoted mode_t type... (cached) mode_t
checking for sigset_t... (cached) yes
checking for ssize_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking whether snprintf returns a byte count as in C99... guessing yes
checking whether snprintf is declared... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking whether printf supports size specifiers as in C99... guessing yes
checking whether printf supports 'long double' arguments... guessing yes
checking whether printf supports infinite 'double' arguments... guessing no
checking whether printf supports infinite 'long double' arguments... guessing no
checking whether printf supports the 'a' and 'A' directives... guessing no
checking whether printf supports the 'F' directive... guessing no
checking whether printf supports the 'n' directive... guessing no
checking whether printf supports the 'ls' directive... guessing no
checking whether printf supports the grouping flag... guessing no
checking whether printf supports the left-adjust flag correctly... guessing yes
checking whether printf supports the zero flag correctly... guessing no
checking whether printf supports large precisions... guessing yes
checking whether printf survives out-of-memory conditions... guessing no
checking for wchar_t... (cached) yes
checking for intmax_t... (cached) yes
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking for library containing setsockopt... none needed
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking whether strerror(0) succeeds... (cached) guessing no
checking whether <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> defines the SHUT_* macros... yes
checking for struct sockaddr_storage... yes
checking for sa_family_t... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether curses libraries may be used... yes
checking where terminfo library functions come from... not found, consider installing GNU ncurses
checking where termcap library functions come from... not found, consider installing GNU ncurses
checking for tparam... no
checking for tparm... no
checking for struct timespec in <time.h>... (cached) yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... (cached) yes
checking for alloca as a compiler built-in... (cached) yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... (cached) guessing no
checking for setdtablesize... (cached) no
checking for error_at_line... (cached) yes
checking whether fabs can be used without linking with libm... no
checking whether fabs can be used with libm... yes
checking whether fcntl handles F_DUPFD correctly... (cached) guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check
checking whether conversion from 'int' to 'long double' works... guessing yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... no
checking for gethostname... yes
checking for HOST_NAME_MAX... yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking whether __argv is declared... (cached) no
checking whether __progname is defined in default libraries... (cached) yes
checking for gettimeofday with POSIX signature... almost
checking whether the compiler generally respects inline... (cached) no
checking whether isinf is declared... yes
checking whether isinf(long double) works... guessing yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) guessing yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) guessing yes
checking whether to use the included libcroco... yes
checking whether to use the included glib... yes
checking for unistd.h... (cached) yes
checking whether to use the included libxml... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for dlfcn.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for limits.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for math.h... (cached) yes
checking for netdb.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking for getaddrinfo... yes
checking for localtime... yes
checking for stat... yes
checking for strftime... yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking whether log10 works... guessing yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking for bp-sym.h... (cached) no
checking whether the C compiler is actually a C++ compiler... no
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... (cached) guessing yes
checking whether ldexp can be used without linking with libm... yes
checking whether frexpl() can be used without linking with libm... (cached) no
checking whether ldexpl() can be used without linking with libm... no
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) yes
checking for signbit macro... guessing no
checking for signbit compiler built-ins... guessing no
checking where to find the sign bit in a 'float'... unknown
checking where to find the sign bit in a 'double'... unknown
checking where to find the sign bit in a 'long double'... unknown
checking whether copysignf is declared... yes
checking whether copysignf can be used without linking with libm... yes
checking whether copysign is declared... yes
checking whether copysign can be used without linking with libm... yes
checking whether copysignl is declared... yes
checking whether copysignl can be used without linking with libm... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... guessing yes
checking whether printf supports POSIX/XSI format strings with positions... guessing yes
checking for snprintf... (cached) yes
checking whether snprintf truncates the result as in C99... guessing yes
checking whether snprintf fully supports the 'n' directive... guessing no
checking whether snprintf respects a size of 1... (cached) guessing yes
checking whether vsnprintf respects a zero size as in C99... guessing yes
checking for nl_langinfo... yes
checking for ptrdiff_t... (cached) yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) guessing yes
checking for struct stat.st_atim.tv_nsec... (cached) yes
checking whether struct stat.st_atim is of type struct timespec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
checking for struct stat.st_birthtimensec... (cached) no
checking for struct stat.st_birthtim.tv_nsec... (cached) no
checking for working stdalign.h... yes
checking for va_copy... yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... (cached) system
checking for stpcpy... (cached) yes
checking for nlink_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking for vasprintf... (cached) yes
checking for nl_langinfo... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) guessing yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) guessing yes
checking for stdint.h... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... (cached) BSD nm
checking for gawk... (cached) gawk
checking for texi2dvi... /usr/bin/texi2dvi
checking for dvips... (cached) /home/adi/src/scopy-android-deps/gnuradio-android/gettext/build-aux/missing dvips
checking for perl... (cached) /usr/bin/perl
configure: updating cache ../android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating lib/exported.sh
config.status: creating lib/textstyle/version.h
config.status: creating lib/textstyle/woe32dll.h
config.status: creating tests/Makefile
config.status: creating adhoc-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in gettext-tools (/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-tools)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' 'CXX=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++' --cache-file=../android.cache --srcdir=.
configure: loading cache ../android.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android28-gcc... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang accepts -g... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to enable C11 features... (cached) none needed
checking whether the compiler is clang... (cached) yes
checking for compiler option needed when checking for declarations... (cached) -Werror=implicit-function-declaration
checking whether make supports the include directive... yes (GNU style)
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) gcc3
checking whether to use Java... yes
checking how to run the C preprocessor... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for Java virtual machine... java
checking for Java compiler... (cached) no
checking for jar... (cached) jar
checking for preferred C# implementation... any
checking for C# compiler... no
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... (cached) aarch64-unknown-linux-android28
checking for C# program execution engine... no
checking for Minix Amsterdam compiler... (cached) no
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) yes
checking whether _XOPEN_SOURCE should be defined... (cached) no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/grep -F
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... (cached) BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-android28 format... (cached) func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... (cached) func_convert_file_noop
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld option to reload object files... (cached) -r
checking for aarch64-linux-android28-objdump... no
checking for objdump... (cached) objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for aarch64-linux-android28-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... (cached) printf %s\n
checking for aarch64-linux-android28-ar... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar
checking for archiver @FILE support... (cached) @
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for aarch64-linux-android28-ranlib... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib
checking command to parse /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang object... (cached) ok
checking for sysroot... no
checking for a working dd... (cached) /usr/bin/dd
checking how to truncate binary pipes... (cached) /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-android28-mt... no
checking for mt... (cached) mt
checking if mt is a manifest tool... (cached) no
checking for dlfcn.h... (cached) yes
checking for objdir... (cached) .libs
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -fno-rtti -fno-exceptions... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to produce PIC... (cached) -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang PIC flag -fPIC -DPIC works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang static flag -static works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... (cached) no
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for aarch64-linux-android28-windres... no
checking for windres... no
checking whether NLS is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... (cached) no
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking for stdint.h... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for threads.h... (cached) yes
checking for xlocale.h... (cached) yes
checking for pthread.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... (cached) yes
checking for sys/cdefs.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for iconv.h... (cached) yes
checking for limits.h... (cached) yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... (cached) no
checking for wctype.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for libxml2/libxml/xmlexports.h... no
checking for libxml2/libxml/xmlversion.h... no
checking for math.h... (cached) yes
checking for sys/mman.h... (cached) yes
checking for spawn.h... yes
checking for sys/random.h... yes
checking for sys/select.h... (cached) yes
checking for sys/wait.h... yes
checking for utime.h... yes
checking for features.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for semaphore.h... yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for priv.h... no
checking for sys/ioctl.h... yes
checking for sys/uio.h... (cached) yes
checking for malloc.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking whether integer division by zero raises SIGFPE... (cached) guessing no
checking for inttypes.h... (cached) yes
checking for unsigned long long int... (cached) yes
checking whether imported symbols can be declared weak... (cached) guessing yes
checking for pthread.h... (cached) yes
checking for pthread_kill in -lpthread... (cached) no
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking for ld... /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking for shared library run path origin... (cached) done
checking 32-bit host C ABI... (cached) no
checking for ELF binary format... (cached) yes
checking for the common suffixes of directories in the library search path... (cached) lib,lib,lib64
checking whether to use C++... yes
checking whether the C++ compiler (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... (cached) yes
checking for iconv... (cached) yes
checking for working iconv... (cached) guessing yes
checking how to link with libiconv... /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -Wl,-rpath -Wl,/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __fsetlocking... (cached) yes
checking whether feof_unlocked is declared... (cached) yes
checking whether fgets_unlocked is declared... (cached) yes
checking for bison... (cached) bison
checking for bison 3.0 or newer... 3.5.1, ok
checking for long long int... (cached) yes
checking for wchar_t... (cached) yes
checking for wint_t... (cached) yes
checking whether wint_t is too small... (cached) no
checking for intmax_t... (cached) yes
checking whether printf() supports POSIX/XSI format strings... (cached) guessing yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for stdint.h... (cached) yes
checking for symlink... (cached) yes
checking for uselocale... (cached) yes
checking for fchmod... yes
checking for btowc... yes
checking for canonicalize_file_name... (cached) no
checking for realpath... (cached) yes
checking for getcwd... (cached) yes
checking for readlink... (cached) yes
checking for readlinkat... (cached) yes
checking for _set_invalid_parameter_handler... (cached) no
checking for explicit_bzero... no
checking for memset_s... no
checking for fcntl... (cached) yes
checking for fnmatch... yes
checking for mbsrtowcs... yes
checking for getdelim... yes
checking for getdtablesize... (cached) no
checking for getprogname... (cached) yes
checking for getexecname... (cached) no
checking for getrandom... yes
checking for gettimeofday... (cached) yes
checking for isblank... yes
checking for iswcntrl... (cached) yes
checking for iswblank... (cached) yes
checking for newlocale... (cached) yes
checking for duplocale... (cached) yes
checking for freelocale... (cached) yes
checking for lstat... (cached) yes
checking for mbsinit... (cached) yes
checking for mbrtowc... (cached) yes
checking for mbslen... (cached) no
checking for isascii... yes
checking for mprotect... (cached) yes
checking for select... yes
checking for pipe2... yes
checking for setenv... (cached) yes
checking for secure_getenv... no
checking for getuid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getegid... (cached) yes
checking for sigaction... (cached) yes
checking for sigaltstack... (cached) yes
checking for siginterrupt... (cached) yes
checking for snprintf... (cached) yes
checking for stpncpy... yes
checking for strerror_r... (cached) yes
checking for __xpg_strerror_r... no
checking for pipe... yes
checking for utime... yes
checking for futimes... yes
checking for futimesat... yes
checking for futimens... yes
checking for utimensat... yes
checking for lutimes... yes
checking for vasnprintf... (cached) no
checking for wcwidth... (cached) yes
checking for wmempcpy... yes
checking for mempcpy... (cached) yes
checking for ftruncate... yes
checking for pthread_sigmask... yes
checking for sleep... yes
checking for catgets... yes
checking for shutdown... (cached) yes
checking for usleep... yes
checking for mquery... no
checking for pstat_getprocvm... no
checking for wcrtomb... (cached) yes
checking for wctob... yes
checking for mbrlen... yes
checking for nl_langinfo... (cached) yes
checking for iswctype... yes
checking for fsync... (cached) yes
checking for tcdrain... (cached) yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for working fcntl.h... (cached) cross-compiling
checking whether uselocale works... (cached) guessing yes
checking for fake locale system (OpenBSD)... (cached) guessing no
checking for Solaris 11.4 locale system... (cached) no
checking for getlocalename_l... (cached) no
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking for flexible array member... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for features.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... (cached) yes
checking for wprintf... (cached) yes
checking for newlocale... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for uselocale... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether _snwprintf is declared... (cached) no
checking whether getc_unlocked is declared... (cached) yes
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyPreferredLanguages... (cached) no
checking whether included gettext is requested... no
checking for GNU gettext in libc... (cached) no
checking for GNU gettext in libintl... (cached) no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for bison... bison
checking for bison 3.0 or newer... 3.5.1, ok
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang option to support OpenMP... -fopenmp
checking whether <wchar.h> uses 'inline' correctly... (cached) yes
checking for a traditional french locale... (cached) none
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether realpath works... (cached) guessing no
checking for C/C++ restrict keyword... (cached) __restrict
checking whether the preprocessor supports include_next... (cached) yes
checking whether system header files limit the line length... (cached) no
checking if environ is properly declared... (cached) yes
checking for complete errno.h... (cached) yes
checking whether strerror_r is declared... (cached) yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... (cached) yes
checking for mode_t... (cached) yes
checking for sig_atomic_t... (cached) yes
checking for pid_t... (cached) yes
checking for eaccess... no
checking for mbstate_t... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for nlink_t... (cached) yes
checking whether stdin defaults to large file offsets... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... guessing yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... (cached) no
checking whether getline is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... (cached) yes
checking whether getopt is POSIX compatible... (cached) guessing yes
checking for working GNU getopt function... (cached) guessing no
checking for struct timeval... (cached) yes
checking for wide-enough struct timeval.tv_sec member... (cached) yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) guessing no
checking whether setlocale (category, NULL) is multithread-safe... (cached) guessing no
checking whether imported symbols can be declared weak... (cached) guessing yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... (cached) no
checking whether the compiler produces multi-arch binaries... (cached) no
checking whether stdint.h conforms to C99... (cached) no
checking for sys/inttypes.h... (cached) no
checking for sys/bitypes.h... (cached) no
checking for bit size of ptrdiff_t... (cached) 64
checking for bit size of size_t... (cached) 64
checking for bit size of sig_atomic_t... (cached) 32
checking for bit size of wchar_t... (cached) 32
checking for bit size of wint_t... (cached) 32
checking whether sig_atomic_t is signed... (cached) yes
checking whether wchar_t is signed... (cached) no
checking whether wint_t is signed... (cached) no
checking for ptrdiff_t integer literal suffix... (cached) l
checking for size_t integer literal suffix... (cached) ul
checking for sig_atomic_t integer literal suffix... (cached)
checking for wchar_t integer literal suffix... (cached) u
checking for wint_t integer literal suffix... (cached) u
checking whether byte ordering is bigendian... (cached) no
checking whether long double and double are the same... (cached) no
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) guessing yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking for a traditional japanese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether included libunistring is requested... no
checking for libunistring... no, trying again together with libiconv
checking for libunistring... no, consider installing GNU libunistring
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking whether locale.h defines locale_t... (cached) yes
checking whether pow can be used without linking with libm... (cached) no
checking whether pow can be used with libm... (cached) yes
checking whether lstat correctly handles trailing slash... (cached) guessing yes
checking whether malloc, realloc, calloc are POSIX compliant... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... (cached) guessing no
checking whether <limits.h> defines MIN and MAX... (cached) no
checking whether <sys/param.h> defines MIN and MAX... (cached) yes
checking for O_CLOEXEC... (cached) yes
checking for promoted mode_t type... (cached) mode_t
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn works... guessing yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for sigset_t... (cached) yes
checking for SIGPIPE... (cached) yes
checking for shared library path variable... (cached) LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking whether setenv is declared... (cached) yes
checking for ssize_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking whether C symbols are prefixed with underscore at the linker level... (cached) no
checking whether snprintf returns a byte count as in C99... (cached) guessing yes
checking whether snprintf is declared... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) yes
checking whether stpncpy is declared... yes
checking whether strerror(0) succeeds... (cached) guessing no
checking whether strnlen is declared... (cached) yes
checking whether <sys/select.h> is self-contained... yes
checking for struct timespec in <time.h>... (cached) yes
checking whether clearerr_unlocked is declared... (cached) yes
checking whether feof_unlocked is declared... (cached) yes
checking whether ferror_unlocked is declared... (cached) yes
checking whether fflush_unlocked is declared... (cached) yes
checking whether fgets_unlocked is declared... (cached) yes
checking whether fputc_unlocked is declared... (cached) yes
checking whether fputs_unlocked is declared... (cached) yes
checking whether fread_unlocked is declared... (cached) yes
checking whether fwrite_unlocked is declared... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking whether getchar_unlocked is declared... (cached) yes
checking whether putc_unlocked is declared... (cached) yes
checking whether putchar_unlocked is declared... (cached) yes
checking whether unsetenv is declared... yes
checking whether the utimes function works... guessing no
checking for intmax_t... (cached) yes
checking for snprintf... (cached) yes
checking for strnlen... (cached) yes
checking for wcslen... (cached) yes
checking for wcsnlen... (cached) yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... (cached) no
checking whether vsnprintf is declared... (cached) yes
checking whether <sys/socket.h> is self-contained... (cached) yes
checking for shutdown... (cached) yes
checking whether <sys/socket.h> defines the SHUT_* macros... (cached) yes
checking for struct sockaddr_storage... (cached) yes
checking for sa_family_t... (cached) yes
checking for struct sockaddr_storage.ss_family... (cached) yes
checking whether alarm is declared... (cached) yes
checking for library needed for semaphore functions... none
checking whether ungetc works on arbitrary bytes... guessing yes
checking whether getcwd (NULL, 0) allocates memory for result... guessing no
checking for getcwd with POSIX signature... yes
checking for IPv4 sockets... yes
checking for IPv6 sockets... yes
checking for off_t... yes
checking for library containing setsockopt... (cached) none needed
checking whether select supports a 0 argument... guessing yes
checking whether select detects invalid fds... guessing yes
checking whether strerror_r is declared... (cached) yes
checking sys/acl.h usability... no
checking sys/acl.h presence... no
checking for sys/acl.h... no
checking for alloca as a compiler built-in... (cached) yes
checking for atexit... (cached) yes
checking for dirent.h... (cached) yes
checking for string.h... (cached) yes
checking for long file names... yes
checking for pathconf... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether btowc(0) is correct... guessing yes
checking whether btowc(EOF) is correct... guessing yes
checking for __builtin_expect... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for chown... yes
checking for copy_file_range... no
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... (cached) guessing no
checking for setdtablesize... (cached) no
checking for error_at_line... (cached) yes
checking for explicit_memset... no
checking whether fabs can be used without linking with libm... (cached) no
checking whether fabs can be used with libm... (cached) yes
checking whether fcntl handles F_DUPFD correctly... (cached) guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check
checking whether fdopen sets errno... guessing yes
checking for flexible array member... (cached) yes
checking whether conversion from 'int' to 'long double' works... (cached) guessing yes
checking for working POSIX fnmatch... guessing no
checking whether fopen recognizes a trailing slash... guessing yes
checking whether fopen supports the mode character 'x'... guessing no
checking whether fopen supports the mode character 'e'... guessing no
checking for ftello... (cached) yes
checking whether ftello works... (cached) guessing yes
checking for working getdelim function... guessing no
checking for flockfile... yes
checking for funlockfile... yes
checking whether getc_unlocked is declared... (cached) yes
checking for getline... yes
checking for working getline function... guessing no
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking whether __argv is declared... (cached) no
checking whether __progname is defined in default libraries... (cached) yes
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... (cached) almost
checking whether the compiler generally respects inline... (cached) no
checking whether isinf is declared... (cached) yes
checking whether isinf(long double) works... (cached) guessing yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) guessing yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) guessing yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) guessing yes
checking whether iswblank is declared... (cached) yes
checking whether iswdigit is ISO C compliant... (cached) guessing yes
checking whether iswxdigit is ISO C compliant... (cached) guessing yes
checking whether to use Java... yes
checking whether langinfo.h defines CODESET... (cached) yes
checking whether langinfo.h defines T_FMT_AMPM... (cached) yes
checking whether langinfo.h defines ALTMON_1... (cached) no
checking whether langinfo.h defines ERA... (cached) yes
checking whether langinfo.h defines YESEXPR... (cached) yes
checking whether the compiler supports the __inline keyword... yes
checking whether to use the included libunistring... yes
checking whether included libxml is requested... no
checking for libxml... no
checking whether to use the included libxml... yes
checking for arpa/inet.h... (cached) yes
checking for ctype.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for dl.h... (cached) no
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for float.h... (cached) yes
checking for limits.h... (cached) yes
checking for malloc.h... (cached) yes
checking for math.h... (cached) yes
checking for netdb.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for signal.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for resolv.h... (cached) yes
checking for getaddrinfo... (cached) yes
checking for localtime... (cached) yes
checking for stat... (cached) yes
checking for strftime... (cached) yes
checking whether locale.h conforms to POSIX:2001... (cached) yes
checking whether struct lconv is properly defined... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking whether log10 works... (cached) guessing yes
checking whether lseek detects pipes... yes
checking whether NAN macro works... (cached) yes
checking whether HUGE_VAL works... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
checking whether mbrtowc stores incomplete characters... (cached) guessing no
checking whether mbrtowc works on empty input... (cached) guessing yes
checking whether the C locale is free of encoding errors... (cached) guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbsrtowcs works... guessing yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for mbtowc... yes
checking for bp-sym.h... (cached) no
checking for memmove... (cached) yes
checking for mempcpy... (cached) yes
checking for memset... yes
checking whether mkdir handles trailing slash... guessing yes
checking whether mkdir handles trailing dot... guessing no
checking for mkdtemp... yes
checking for obstacks that work with any size object... (cached) no
checking whether open recognizes a trailing slash... (cached) guessing yes
checking for opendir... yes
checking whether posix_spawn_file_actions_addclose works... guessing yes
checking whether posix_spawn_file_actions_adddup2 works... guessing yes
checking whether posix_spawn_file_actions_addopen works... guessing yes
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for rawmemchr... no
checking for readdir... yes
checking whether readlink signature is correct... (cached) yes
checking whether readlink handles trailing slash correctly... (cached) guessing yes
checking for search.h... (cached) yes
checking for tsearch... (cached) yes
checking whether rmdir works... guessing yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for __secure_getenv... no
checking for issetugid... no
checking whether setenv validates arguments... guessing no
checking whether setlocale supports the C locale... (cached) guessing no
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) guessing no
checking whether setlocale (category, NULL) is multithread-safe... (cached) guessing no
checking whether imported symbols can be declared weak... (cached) guessing yes
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for struct sigaction.sa_sigaction... (cached) yes
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) yes
checking for signbit macro... (cached) guessing no
checking for signbit compiler built-ins... (cached) guessing no
checking where to find the sign bit in a 'float'... (cached) unknown
checking where to find the sign bit in a 'double'... (cached) unknown
checking where to find the sign bit in a 'long double'... (cached) unknown
checking whether copysignf is declared... (cached) yes
checking whether copysignf can be used without linking with libm... (cached) yes
checking whether copysign is declared... (cached) yes
checking whether copysign can be used without linking with libm... (cached) yes
checking whether copysignl is declared... (cached) yes
checking whether copysignl can be used without linking with libm... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) guessing yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) guessing yes
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) guessing yes
checking for struct stat.st_atim.tv_nsec... (cached) yes
checking whether struct stat.st_atim is of type struct timespec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
checking for struct stat.st_birthtimensec... (cached) no
checking for struct stat.st_birthtim.tv_nsec... (cached) no
checking for va_copy... (cached) yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... (cached) system
checking for stpcpy... (cached) yes
checking for working stpncpy... guessing no
checking for strchrnul... yes
checking whether strchrnul works... guessing yes
checking for strcspn... yes
checking for working strnlen... (cached) yes
checking for strpbrk... yes
checking for strtol... yes
checking for strtoul... (cached) yes
checking for chown... (cached) yes
checking for nlink_t... (cached) yes
checking whether unlink honors trailing slashes... guessing yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... guessing no
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf respects a size of 1... (cached) guessing yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) guessing yes
checking for waitid... yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) guessing no
checking for wmemchr... yes
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a turkish Unicode locale... none
checking whether open recognizes a trailing slash... (cached) guessing yes
checking whether dup works... guessing yes
checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking for library containing inet_pton... none required
checking whether inet_pton is declared... yes
checking whether byte ordering is bigendian... (cached) no
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking for ioctl... yes
checking for ioctl with POSIX signature... yes
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'long double'... unknown
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'long double'... (cached) unknown
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... (cached) unknown
checking where to find the exponent in a 'long double'... (cached) unknown
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for library containing nanosleep... none required
checking for working nanosleep... guessing no (mishandles large arguments)
checking whether <netinet/in.h> is self-contained... yes
checking whether perror matches strerror... guessing no
checking for getppriv... no
checking for pthread_t... yes
checking for pthread_spinlock_t... yes
checking for PTHREAD_CREATE_DETACHED... yes
checking for PTHREAD_MUTEX_RECURSIVE... yes
checking for PTHREAD_MUTEX_ROBUST... no
checking for PTHREAD_PROCESS_SHARED... yes
checking whether pthread_create exists as a global function... yes
checking whether pthread_sigmask is a macro... no
checking whether pthread_sigmask works without -lpthread... guessing yes
checking whether pthread_sigmask returns error numbers... guessing yes
checking whether pthread_sigmask unblocks signals correctly... guessing yes
checking for putenv compatible with GNU and SVID... guessing no
checking whether _putenv is declared... no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether select supports a 0 argument... (cached) guessing yes
checking whether select detects invalid fds... (cached) guessing yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether sleep is declared... yes
checking for working sleep... guessing no
checking for socklen_t... (cached) yes
checking for working stdalign.h... (cached) yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... guessing yes
checking whether <sys/ioctl.h> declares ioctl... no
checking for pthread_atfork... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for useconds_t... yes
checking whether usleep allows large arguments... guessing no
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether wcrtomb works in the C locale... guessing no
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a transitional chinese locale... (cached) none
checking whether wctob works... guessing yes
checking whether wctob is declared... yes
checking whether btowc(0) is correct... (cached) guessing yes
checking whether btowc(EOF) is correct... (cached) guessing yes
checking for __builtin_expect... (cached) yes
checking whether langinfo.h defines CODESET... (cached) yes
checking whether langinfo.h defines T_FMT_AMPM... (cached) yes
checking whether langinfo.h defines ALTMON_1... (cached) no
checking whether langinfo.h defines ERA... (cached) yes
checking whether langinfo.h defines YESEXPR... (cached) yes
checking whether the compiler supports the __inline keyword... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking for mbtowc... (cached) yes
checking whether YESEXPR works... guessing yes
checking for working re_compile_pattern... guessing no
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking whether isblank is declared... yes
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking for alloca as a compiler built-in... (cached) yes
checking for __builtin_expect... (cached) yes
checking whether // is distinct from /... (cached) unknown, assuming no
checking whether dup2 works... (cached) guessing no
checking for setdtablesize... (cached) no
checking for error_at_line... (cached) yes
checking whether fcntl handles F_DUPFD correctly... (cached) guessing yes
checking whether fcntl understands F_DUPFD_CLOEXEC... (cached) needs runtime check
checking whether fdopen sets errno... (cached) guessing yes
checking whether conversion from 'int' to 'long double' works... (cached) guessing yes
checking whether fopen recognizes a trailing slash... (cached) guessing yes
checking for working getdelim function... (cached) guessing no
checking for flockfile... (cached) yes
checking for funlockfile... (cached) yes
checking whether getc_unlocked is declared... (cached) yes
checking for getline... (cached) yes
checking for working getline function... (cached) guessing no
checking whether program_invocation_name is declared... (cached) no
checking whether program_invocation_short_name is declared... (cached) no
checking whether __argv is declared... (cached) no
checking whether __progname is defined in default libraries... (cached) yes
checking whether the compiler generally respects inline... (cached) no
checking whether to use the included libunistring... yes
checking whether locale.h conforms to POSIX:2001... (cached) yes
checking whether struct lconv is properly defined... (cached) yes
checking for pthread_rwlock_t... (cached) yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... (cached) guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbrtowc handles a NULL pwc argument... (cached) guessing yes
checking whether mbrtowc handles a NULL string argument... (cached) guessing yes
checking whether mbrtowc has a correct return value... (cached) guessing yes
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
checking whether mbrtowc stores incomplete characters... (cached) guessing no
checking whether mbrtowc works on empty input... (cached) guessing yes
checking whether the C locale is free of encoding errors... (cached) guessing no
checking whether mbrtowc handles incomplete characters... (cached) guessing yes
checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
checking whether mbswidth is declared in <wchar.h>... (cached) no
checking for mbstate_t... (cached) yes
checking for bp-sym.h... (cached) no
checking for obstacks that work with any size object... (cached) no
checking whether open recognizes a trailing slash... (cached) guessing yes
checking for raise... (cached) yes
checking for sigprocmask... (cached) yes
checking for rawmemchr... (cached) no
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) guessing no
checking whether setlocale (category, NULL) is multithread-safe... (cached) guessing no
checking whether imported symbols can be declared weak... (cached) guessing yes
checking whether the -Werror option is usable... (cached) yes
checking for simple visibility declarations... (cached) yes
checking for volatile sig_atomic_t... (cached) yes
checking for sighandler_t... (cached) yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... (cached) yes
checking for ssize_t... (cached) yes
checking whether stat handles trailing slashes on files... (cached) guessing yes
checking for struct stat.st_atim.tv_nsec... (cached) yes
checking whether struct stat.st_atim is of type struct timespec... (cached) yes
checking for struct stat.st_birthtimespec.tv_nsec... (cached) no
checking for struct stat.st_birthtimensec... (cached) no
checking for struct stat.st_birthtim.tv_nsec... (cached) no
checking for va_copy... (cached) yes
checking for good max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... (cached) system
checking for stpcpy... (cached) yes
checking for working stpncpy... (cached) guessing no
checking for strchrnul... (cached) yes
checking whether strchrnul works... (cached) guessing yes
checking for nlink_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... (cached) yes
checking whether iswcntrl works... (cached) guessing yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... (cached) yes
checking whether wcwidth works reasonably in UTF-8 locales... (cached) guessing no
checking for stdint.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for inline... (cached) inline
checking for unsigned long long int... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... (cached) yes
checking for pid_t... (cached) yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... (cached) no
checking for select... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... cross
checking for working vfork... (cached) yes
checking for signal handlers with siginfo_t... yes
checking for setlocale declaration...
extern char *setlocale (int category, const char *locale);
checking whether byte ordering is bigendian... (cached) no
checking for arpa/inet.h... (cached) yes
checking for gethostname... (cached) yes
checking for gethostbyname... yes
checking for inet_ntop... yes
checking for IPv6 sockets... yes
checking for BSD- or MS-compatible name lister (nm)... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... (cached) BSD nm
checking whether Emacs support is requested... yes
checking for emacs... no
checking for xemacs... no
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for dvips... (cached) /home/adi/src/scopy-android-deps/gnuradio-android/gettext/build-aux/missing dvips
checking for texi2pdf... (cached) /usr/bin/texi2pdf
checking for perl... (cached) /usr/bin/perl
checking whether the C++ compiler (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -g -O2 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib) works... yes
checking whether the C++ compiler supports namespaces... yes
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... (cached) yes
checking for a traditional french locale... (cached) none
checking for a french Unicode locale... (cached) none
checking for a traditional japanese locale... (cached) none
checking for a german Unicode locale... none
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ accepts -g... (cached) yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ option to enable C++11 features... (cached) none needed
checking dependency style of /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) gcc3
checking how to run the C++ preprocessor... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -E
checking for ld used by /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld
checking if the linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) is GNU ld... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking for /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ option to produce PIC... (cached) -fPIC -DPIC
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ PIC flag -fPIC -DPIC works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ static flag -static works... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... (cached) yes
checking if /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ supports -c -o file.o... (cached) yes
checking whether the /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ linker (/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ld) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
configure: updating cache ../android.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating csharpcomp.sh
config.status: creating csharpexec.sh
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating its/Makefile
config.status: creating gnulib-lib/Makefile
config.status: creating libgrep/Makefile
config.status: creating src/Makefile
config.status: creating src/user-email
config.status: creating libgettextpo/Makefile
config.status: creating libgettextpo/exported.sh
config.status: creating po/Makefile.in
config.status: creating projects/Makefile
config.status: creating styles/Makefile
config.status: creating emacs/Makefile
config.status: creating misc/Makefile
config.status: creating misc/gettextize
config.status: creating misc/autopoint
config.status: creating misc/convert-archive
config.status: creating man/Makefile
config.status: creating man/x-to-1
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/init-env
config.status: creating system-tests/Makefile
config.status: creating gnulib-tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
=== configuring in examples (/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-tools/examples)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out' '--build=x86_64-unknown-linux-gnu' '--host=aarch64-linux-android28' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=aarch64-linux-android28' 'CC=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang' 'CFLAGS=-I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC' 'LDFLAGS=-L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib' 'CPPFLAGS=-fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC ' 'CPP=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -E' 'CXX=/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++' --cache-file=../../android.cache --srcdir=.
configure: loading cache ../../android.cache
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android28-strip... (cached) /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
checking for a thread-safe mkdir -p... (cached) /usr/bin/mkdir -p
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... (cached) yes
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating installpaths
config.status: creating po/Makefile
config.status: executing po-directories commands
make all-recursive
make[1]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext'
Making all in gnulib-local
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gnulib-local'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gnulib-local'
Making all in gettext-runtime
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
make all-recursive
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
Making all in doc
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/doc'
Making all in intl
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl'
make all-am
make[5]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl'
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,1,g' \
-e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
< ./libgnuintl.in.h \
| if test 'no' = yes; then \
sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
else \
cat; \
fi \
| sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
-e "/#define _LIBINTL_H/r ./export.h" \
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
> libgnuintl.h
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o hash-string.lo ./hash-string.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o l10nflist.lo ./l10nflist.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o explodename.lo ./explodename.c
sed -e '/IN_LIBGLOCALE/d' \
-e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
-e 's,@''HAVE_ASPRINTF''@,1,g' \
-e 's,@''HAVE_SNPRINTF''@,1,g' \
-e 's,@''HAVE_WPRINTF''@,1,g' \
-e 's,@''HAVE_NAMELESS_LOCALES''@,0,g' \
-e 's,@''HAVE_NEWLOCALE''@,1,g' \
< ./libgnuintl.in.h > libintl.h
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o plural-exp.lo ./plural-exp.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localcharset.lo ./localcharset.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o threadlib.lo ./threadlib.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o lock.lo ./lock.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o relocatable.lo ./relocatable.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o langprefs.lo ./langprefs.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./plural-exp.c -fPIC -DPIC -o .libs/plural-exp.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./hash-string.c -fPIC -DPIC -o .libs/hash-string.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./l10nflist.c -fPIC -DPIC -o .libs/l10nflist.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./lock.c -fPIC -DPIC -o .libs/lock.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./explodename.c -fPIC -DPIC -o .libs/explodename.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./threadlib.c -fPIC -DPIC -o .libs/threadlib.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./hash-string.c -o hash-string.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./langprefs.c -fPIC -DPIC -o .libs/langprefs.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./plural-exp.c -o plural-exp.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./relocatable.c -o relocatable.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./l10nflist.c -o l10nflist.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./explodename.c -o explodename.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./lock.c -o lock.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./threadlib.c -o threadlib.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./langprefs.c -o langprefs.o >/dev/null 2>&1
sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
-e 's/extern,/extern LIBINTL_DLL_EXPORTED,/' \
-e "/#if HAVE_WORKING_USELOCALE/r ./export.h" \
< ./localename-table.in.h \
| sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
> localename-table.h
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o log.lo ./log.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o printf.lo ./printf.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale.lo ./setlocale.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale-lock.lo ./setlocale-lock.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale_null.lo ./setlocale_null.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o version.lo ./version.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xsize.lo ./xsize.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o osdep.lo ./osdep.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o intl-compat.lo ./intl-compat.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale.c -fPIC -DPIC -o .libs/setlocale.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./log.c -fPIC -DPIC -o .libs/log.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./printf.c -fPIC -DPIC -o .libs/printf.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./version.c -fPIC -DPIC -o .libs/version.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./osdep.c -fPIC -DPIC -o .libs/osdep.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale_null.c -fPIC -DPIC -o .libs/setlocale_null.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale-lock.c -fPIC -DPIC -o .libs/setlocale-lock.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./printf.c -o printf.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./osdep.c -o osdep.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./version.c -o version.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale.c -o setlocale.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./log.c -o log.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./xsize.c -fPIC -DPIC -o .libs/xsize.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale-lock.c -o setlocale-lock.o >/dev/null 2>&1
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-add.sin > t-ref-add.sed
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./setlocale_null.c -o setlocale_null.o >/dev/null 2>&1
mv t-ref-add.sed ref-add.sed
sed -e '/^#/d' -e 's/@''PACKAGE''@/gettext-runtime/g' ./ref-del.sin > t-ref-del.sed
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o bindtextdom.lo ./bindtextdom.c
mv t-ref-del.sed ref-del.sed
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./intl-compat.c -fPIC -DPIC -o .libs/intl-compat.o
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dcgettext.lo ./dcgettext.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./xsize.c -o xsize.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dgettext.lo ./dgettext.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o gettext.lo ./gettext.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o finddomain.lo ./finddomain.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o loadmsgcat.lo ./loadmsgcat.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localealias.lo ./localealias.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o textdomain.lo ./textdomain.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./intl-compat.c -o intl-compat.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dcigettext.lo ./dcigettext.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localealias.c -fPIC -DPIC -o .libs/localealias.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./finddomain.c -fPIC -DPIC -o .libs/finddomain.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dgettext.c -fPIC -DPIC -o .libs/dgettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./gettext.c -fPIC -DPIC -o .libs/gettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localealias.c -o localealias.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./bindtextdom.c -fPIC -DPIC -o .libs/bindtextdom.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcgettext.c -fPIC -DPIC -o .libs/dcgettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./loadmsgcat.c -fPIC -DPIC -o .libs/loadmsgcat.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dgettext.c -o dgettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./textdomain.c -fPIC -DPIC -o .libs/textdomain.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./finddomain.c -o finddomain.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcgettext.c -o dcgettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./gettext.c -o gettext.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dcngettext.lo ./dcngettext.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./loadmsgcat.c -o loadmsgcat.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dngettext.lo ./dngettext.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./bindtextdom.c -o bindtextdom.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o ngettext.lo ./ngettext.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcigettext.c -fPIC -DPIC -o .libs/dcigettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./textdomain.c -o textdomain.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o plural.lo ./plural.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localename.lo ./localename.c
/bin/bash ../libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localename-table.lo ./localename-table.c
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcigettext.c -o dcigettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./plural.c -fPIC -DPIC -o .libs/plural.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./ngettext.c -fPIC -DPIC -o .libs/ngettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcngettext.c -fPIC -DPIC -o .libs/dcngettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localename-table.c -fPIC -DPIC -o .libs/localename-table.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dngettext.c -fPIC -DPIC -o .libs/dngettext.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localename.c -fPIC -DPIC -o .libs/localename.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localename-table.c -o localename-table.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./ngettext.c -o ngettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dcngettext.c -o dcngettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./plural.c -o plural.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./dngettext.c -o dngettext.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DLOCALE_ALIAS_PATH=\"\" -DLIBDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -Drelocate2=libintl_relocate2 -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ./localename.c -o localename.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -fvisibility=hidden -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -no-undefined -export-symbols-regex '^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*' -version-info 10:0:2 -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libintl.la bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo hash-string.lo loadmsgcat.lo localealias.lo textdomain.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo ngettext.lo plural.lo plural-exp.lo localcharset.lo threadlib.lo lock.lo relocatable.lo langprefs.lo localename.lo localename-table.lo log.lo printf.lo setlocale.lo setlocale-lock.lo setlocale_null.lo version.lo xsize.lo osdep.lo intl-compat.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libintl.exp
libtool: link: /usr/bin/grep -E -e "^([^g]|g[^l]|gl[^w]|glw[^t]|glwt[^h]|glwth[^r]|glwthr[^e]|glwthre[^a]|glwthrea[^d]).*" ".libs/libintl.exp" > ".libs/libintl.expT"
libtool: link: mv -f ".libs/libintl.expT" ".libs/libintl.exp"
libtool: link: echo "{ global:" > .libs/libintl.ver
libtool: link: cat .libs/libintl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libintl.ver
libtool: link: echo "local: *; };" >> .libs/libintl.ver
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -shared -fPIC -DPIC .libs/bindtextdom.o .libs/dcgettext.o .libs/dgettext.o .libs/gettext.o .libs/finddomain.o .libs/hash-string.o .libs/loadmsgcat.o .libs/localealias.o .libs/textdomain.o .libs/l10nflist.o .libs/explodename.o .libs/dcigettext.o .libs/dcngettext.o .libs/dngettext.o .libs/ngettext.o .libs/plural.o .libs/plural-exp.o .libs/localcharset.o .libs/threadlib.o .libs/lock.o .libs/relocatable.o .libs/langprefs.o .libs/localename.o .libs/localename-table.o .libs/log.o .libs/printf.o .libs/setlocale.o .libs/setlocale-lock.o .libs/setlocale_null.o .libs/version.o .libs/xsize.o .libs/osdep.o .libs/intl-compat.o -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -Wl,-soname -Wl,libintl.so -Wl,-version-script -Wl,.libs/libintl.ver -o .libs/libintl.so
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cru .libs/libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o localename-table.o log.o printf.o setlocale.o setlocale-lock.o setlocale_null.o version.o xsize.o osdep.o intl-compat.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib .libs/libintl.a
libtool: link: ( cd ".libs" && rm -f "libintl.la" && ln -s "../libintl.la" "libintl.la" )
make[5]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl'
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl'
Making all in intl-java
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl-java'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl-java'
Making all in intl-csharp
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl-csharp'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/intl-csharp'
Making all in gnulib-lib
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|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' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f getopt.h-t getopt.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_GETOPT_H''@|<getopt.h>|g' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
< ./getopt.in.h; \
} > getopt.h-t && \
mv -f getopt.h-t getopt.h
rm -f getopt-cdefs.h-t getopt-cdefs.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_SYS_CDEFS_H''@|1|g' \
< ./getopt-cdefs.in.h; \
} > getopt-cdefs.h-t && \
mv -f getopt-cdefs.h-t getopt-cdefs.h
rm -f iconv.h-t iconv.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_ICONV_H''@|<iconv.h>|g' \
-e 's/@''GNULIB_ICONV''@/1/g' \
-e 's|@''ICONV_CONST''@||g' \
-e 's|@''REPLACE_ICONV''@|0|g' \
-e 's|@''REPLACE_ICONV_OPEN''@|0|g' \
-e 's|@''REPLACE_ICONV_UTF''@|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' \
< ./iconv.in.h; \
} > iconv.h-t && \
mv iconv.h-t iconv.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \
< ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
rm -f langinfo.h-t langinfo.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_LANGINFO_H''@|1|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
-e 's/@''GNULIB_NL_LANGINFO''@/0/g' \
-e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
-e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
-e 's|@''HAVE_LANGINFO_ALTMON''@|0|g' \
-e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
-e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
-e 's|@''HAVE_NL_LANGINFO''@|1|g' \
-e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./langinfo.in.h; \
} > langinfo.h-t && \
mv langinfo.h-t langinfo.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
rm -f locale.h-t locale.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
-e 's/@''GNULIB_LOCALECONV''@/0/g' \
-e 's/@''GNULIB_SETLOCALE''@/1/g' \
-e 's/@''GNULIB_SETLOCALE_NULL''@/1/g' \
-e 's/@''GNULIB_DUPLOCALE''@/0/g' \
-e 's/@''GNULIB_LOCALENAME''@/1/g' \
-e 's|@''HAVE_NEWLOCALE''@|1|g' \
-e 's|@''HAVE_DUPLOCALE''@|1|g' \
-e 's|@''HAVE_FREELOCALE''@|1|g' \
-e 's|@''HAVE_XLOCALE_H''@|1|g' \
-e 's|@''REPLACE_LOCALECONV''@|0|g' \
-e 's|@''REPLACE_SETLOCALE''@|1|g' \
-e 's|@''REPLACE_NEWLOCALE''@|0|g' \
-e 's|@''REPLACE_DUPLOCALE''@|0|g' \
-e 's|@''REPLACE_FREELOCALE''@|0|g' \
-e 's|@''REPLACE_STRUCT_LCONV''@|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' \
< ./locale.in.h; \
} > locale.h-t && \
mv locale.h-t locale.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
-e 's/@''GNULIB_RAISE''@/1/g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/0/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|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' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_C99_STDINT_H''@/0/g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
-e 's/@''WCHAR_T_SUFFIX''@/u/g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
-e 's/@''WINT_T_SUFFIX''@/u/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/0/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/0/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/0/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|0|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|0|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@|""|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'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/1/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|1|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _Noreturn/r ./_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/g' \
-e 's/@''GNULIB_MBSLEN''@/1/g' \
-e 's/@''GNULIB_MBSNLEN''@/0/g' \
-e 's/@''GNULIB_MBSCHR''@/0/g' \
-e 's/@''GNULIB_MBSRCHR''@/0/g' \
-e 's/@''GNULIB_MBSSTR''@/1/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''@/1/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''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/0/g' \
-e 's/@''GNULIB_STRNLEN''@/1/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''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_MEMCHR''@|1|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|1|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|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'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/1/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|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' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''HAVE_TZSET''@|1|g' \
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/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_FDATASYNC''@/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''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/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_GETOPT_POSIX''@/1/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/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' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|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_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|0|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|1|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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
rm -f unistr.h-t unistr.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unistr.in.h; \
} > unistr.h-t && \
mv -f unistr.h-t unistr.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/1/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|1|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|1|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|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'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
-e 's/@''GNULIB_ISWBLANK''@/1/g' \
-e 's/@''GNULIB_ISWDIGIT''@/1/g' \
-e 's/@''GNULIB_ISWXDIGIT''@/1/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWXDIGIT''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \
< ./wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
make all-recursive
make[5]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
make[6]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o allocator.o allocator.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o areadlink.o areadlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o basename-lgpl.o basename-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o binary-io.o binary-io.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o c-ctype.o c-ctype.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o c-strcasecmp.o c-strcasecmp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o c-strncasecmp.o c-strncasecmp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o careadlinkat.o careadlinkat.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o cloexec.o cloexec.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o closeout.o closeout.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o fd-hook.o fd-hook.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o fwriteerror.o fwriteerror.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o getprogname.o getprogname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o hard-locale.o hard-locale.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localcharset.o localcharset.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localename.o localename.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o localename-table.o localename-table.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o malloca.o malloca.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbchar.o mbchar.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbiter.o mbiter.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbslen.o mbslen.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbsstr.o mbsstr.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbuiter.o mbuiter.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o progname.o progname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o propername.o propername.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale_null.o setlocale_null.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o stat-time.o stat-time.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o striconv.o striconv.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o strnlen1.o strnlen1.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o glthread/threadlib.o glthread/threadlib.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o trim.o trim.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o unistd.o unistd.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o wctype-h.o wctype-h.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xmalloc.o xmalloc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xstrdup.o xstrdup.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xreadlink.o xreadlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xstriconv.o xstriconv.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o canonicalize-lgpl.o canonicalize-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o dup2.o dup2.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o fcntl.o fcntl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o getdtablesize.o getdtablesize.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o getopt.o getopt.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o getopt1.o getopt1.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o mbrtowc.o mbrtowc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o memchr.o memchr.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale.o setlocale.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o setlocale-lock.o setlocale-lock.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o strerror.o strerror.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o strerror-override.o strerror-override.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o wcwidth.o wcwidth.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o glthread/lock.o glthread/lock.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o unistr/u8-mbtoucr.o unistr/u8-mbtoucr.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o unistr/u8-uctomb.o unistr/u8-uctomb.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o unistr/u8-uctomb-aux.o unistr/u8-uctomb-aux.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../intl -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o uniwidth/width.o uniwidth/width.c
rm -f libgrt.a
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cr libgrt.a allocator.o areadlink.o basename-lgpl.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o cloexec.o closeout.o fd-hook.o fwriteerror.o getprogname.o hard-locale.o localcharset.o localename.o localename-table.o glthread/lock.o malloca.o mbchar.o mbiter.o mbslen.o mbsstr.o mbuiter.o progname.o propername.o setlocale_null.o stat-time.o striconv.o strnlen1.o glthread/threadlib.o trim.o unistd.o unistr/u8-mbtoucr.o unistr/u8-uctomb.o unistr/u8-uctomb-aux.o uniwidth/width.o wctype-h.o xmalloc.o xstrdup.o xreadlink.o xstriconv.o canonicalize-lgpl.o dup2.o fcntl.o getdtablesize.o getopt.o getopt1.o mbrtowc.o memchr.o setlocale.o setlocale-lock.o strerror.o strerror-override.o wcwidth.o
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib libgrt.a
make[6]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
make[5]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/gnulib-lib'
Making all in libasprintf
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/libasprintf'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
make all-am
make[5]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/libasprintf'
cp ./autosprintf.in.h autosprintf.h
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o xsize.lo xsize.c
/bin/bash ./libtool --tag=CC --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o lib-asprintf.lo lib-asprintf.c
/bin/bash ./libtool --tag=CXX --mode=compile /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -g -O2 -c -o autosprintf.lo autosprintf.cc
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xsize.c -fPIC -DPIC -o .libs/xsize.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c lib-asprintf.c -fPIC -DPIC -o .libs/lib-asprintf.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -g -O2 -c autosprintf.cc -fPIC -DPIC -o .libs/autosprintf.o
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xsize.c -o xsize.o >/dev/null 2>&1
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -no-undefined -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libgnu.la xsize.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cru .libs/libgnu.a .libs/xsize.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
libtool: compile: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -DIN_LIBASPRINTF -DHAVE_CONFIG_H -I. -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -g -O2 -c autosprintf.cc -o autosprintf.o >/dev/null 2>&1
/bin/bash ./libtool --tag=CXX --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -g -O2 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libasprintf.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib xsize.lo lib-asprintf.lo autosprintf.lo || \
/bin/bash ./libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o libasprintf.la -rpath /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib xsize.lo lib-asprintf.lo autosprintf.lo
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang++ -fPIC -DPIC -shared -nostdlib /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../sysroot/usr/lib/aarch64-linux-android/28/crtbegin_so.o .libs/xsize.o .libs/lib-asprintf.o .libs/autosprintf.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib64/clang/9.0.8/lib/linux/aarch64 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../lib/gcc/aarch64-linux-android/4.9.x -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib/../lib64 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../sysroot/usr/lib/aarch64-linux-android -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../lib/gcc/aarch64-linux-android/4.9.x/../../../../aarch64-linux-android/lib -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../sysroot/usr/lib -lc++ -lm -lc -lgcc -ldl /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/../sysroot/usr/lib/aarch64-linux-android/28/crtend_so.o -g -O2 -Wl,-soname -Wl,libasprintf.so -o .libs/libasprintf.so
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ar cru .libs/libasprintf.a xsize.o lib-asprintf.o autosprintf.o
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/llvm-ranlib .libs/libasprintf.a
libtool: link: ( cd ".libs" && rm -f "libasprintf.la" && ln -s "../libasprintf.la" "libasprintf.la" )
make[5]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/libasprintf'
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/libasprintf'
Making all in src
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/src'
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o gettext-gettext.o `test -f 'gettext.c' || echo './'`gettext.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o ngettext-ngettext.o `test -f 'ngettext.c' || echo './'`ngettext.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DLOCALEDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I../intl -I./../intl -I../gnulib-lib -I./../gnulib-lib -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c -o envsubst-envsubst.o `test -f 'envsubst.c' || echo './'`envsubst.c
/bin/bash ../libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o gettext gettext-gettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
/bin/bash ../libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o ngettext ngettext-ngettext.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
/bin/bash ../libtool --tag=CC --mode=link /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -o envsubst envsubst-envsubst.o ../gnulib-lib/libgrt.a ../intl/libintl.la -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib -liconv -R/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -o .libs/ngettext ngettext-ngettext.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -o .libs/gettext gettext-gettext.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
libtool: link: /home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DINSTALLDIR=\"/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/bin\" -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -o .libs/envsubst envsubst-envsubst.o -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/lib/aarch64-linux-android/28 -L/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/lib -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib ../gnulib-lib/libgrt.a ../intl/.libs/libintl.so /home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib/libiconv.so -L/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/lib
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/src'
Making all in po
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/po'
Making all in man
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/man'
progname=`echo gettext.1.in | sed -e 's/\.in$//' -e 's/\.1$//'`; \
IN_HELP2MAN=1 /bin/bash x-to-1 "/usr/bin/perl" "/usr/bin/perl -w -- ./help2man" \
../src/${progname} ./${progname}.x gettext.1.in
progname=`echo ngettext.1.in | sed -e 's/\.in$//' -e 's/\.1$//'`; \
IN_HELP2MAN=1 /bin/bash x-to-1 "/usr/bin/perl" "/usr/bin/perl -w -- ./help2man" \
../src/${progname} ./${progname}.x ngettext.1.in
progname=`echo envsubst.1 | sed -e 's/\.in$//' -e 's/\.1$//'`; \
IN_HELP2MAN=1 /bin/bash x-to-1 "/usr/bin/perl" "/usr/bin/perl -w -- ./help2man" \
../src/${progname} ./${progname}.x envsubst.1
WARNING: The man page envsubst.1 cannot be updated yet.
WARNING: The man page gettext.1.in cannot be updated yet.
srcdir=''; \
test -f ./gettext.1.in || srcdir=./; \
if test -f ${srcdir}gettext.1.in; then \
sed -e 's|@''localedir''@|/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale|g' ${srcdir}gettext.1.in > t-gettext.1 && \
mv t-gettext.1 gettext.1; \
fi
srcdir=''; \
test -f ./gettext.1.html.in || srcdir=./; \
if test -f ${srcdir}gettext.1.html.in; then \
sed -e 's|@''localedir''@|/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale|g' ${srcdir}gettext.1.html.in > t-gettext.1.html && \
mv t-gettext.1.html gettext.1.html; \
fi
WARNING: The man page ngettext.1.in cannot be updated yet.
srcdir=''; \
test -f ./ngettext.1.in || srcdir=./; \
if test -f ${srcdir}ngettext.1.in; then \
sed -e 's|@''localedir''@|/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale|g' ${srcdir}ngettext.1.in > t-ngettext.1 && \
mv t-ngettext.1 ngettext.1; \
fi
srcdir=''; \
test -f ./ngettext.1.html.in || srcdir=./; \
if test -f ${srcdir}ngettext.1.html.in; then \
sed -e 's|@''localedir''@|/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/share/locale|g' ${srcdir}ngettext.1.html.in > t-ngettext.1.html && \
mv t-ngettext.1.html ngettext.1.html; \
fi
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/man'
Making all in m4
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/m4'
Making all in tests
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/tests'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime/tests'
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
make[4]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
make[3]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
make[2]: Leaving directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/gettext-runtime'
Making all in libtextstyle
make[2]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/libtextstyle'
make all-recursive
make[3]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/libtextstyle'
Making all in lib
make[4]: Entering directory '/home/adi/src/scopy-android-deps/gnuradio-android/gettext/libtextstyle/lib'
rm -f alloca.h-t alloca.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''HAVE_ALLOCA_H''@|1|g' < ./alloca.in.h; \
} > alloca.h-t && \
mv -f alloca.h-t alloca.h
rm -f fcntl.h-t fcntl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
-e 's/@''GNULIB_CREAT''@/0/g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/g' \
-e 's/@''GNULIB_OPENAT''@/0/g' \
-e 's|@''HAVE_FCNTL''@|1|g' \
-e 's|@''HAVE_OPENAT''@|1|g' \
-e 's|@''REPLACE_CREAT''@|0|g' \
-e 's|@''REPLACE_FCNTL''@|1|g' \
-e 's|@''REPLACE_OPEN''@|0|g' \
-e 's|@''REPLACE_OPENAT''@|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' \
< ./fcntl.in.h; \
} > fcntl.h-t && \
mv fcntl.h-t fcntl.h
rm -f inttypes.h-t inttypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
-e 's/@''GNULIB_IMAXABS''@/0/g' \
-e 's/@''GNULIB_IMAXDIV''@/0/g' \
-e 's/@''GNULIB_STRTOIMAX''@/0/g' \
-e 's/@''GNULIB_STRTOUMAX''@/0/g' \
-e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
-e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
-e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
-e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
-e 's/@''HAVE_IMAXDIV_T''@/1/g' \
-e 's/@''REPLACE_STRTOIMAX''@/0/g' \
-e 's/@''REPLACE_STRTOUMAX''@/0/g' \
-e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
-e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
-e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
-e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/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' \
< ./inttypes.in.h; \
} > inttypes.h-t && \
mv inttypes.h-t inttypes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib.in.h; \
} > glib.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glibconfig.in.h; \
} > glibconfig.h-t
test -d glib || /usr/bin/mkdir -p glib
test -d glib || /usr/bin/mkdir -p glib
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/ghash.in.h; \
} > glib/ghash.h-t
mv -f glibconfig.h-t glibconfig.h
mv -f glib.h-t glib.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/glist.in.h; \
} > glib/glist.h-t
mv -f glib/ghash.h-t glib/ghash.h
test -d glib || /usr/bin/mkdir -p glib
test -d glib || /usr/bin/mkdir -p glib
mv -f glib/glist.h-t glib/glist.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gmacros.in.h; \
} > glib/gmacros.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gprimes.in.h; \
} > glib/gprimes.h-t
test -d glib || /usr/bin/mkdir -p glib
test -d glib || /usr/bin/mkdir -p glib
mv -f glib/gmacros.h-t glib/gmacros.h
mv -f glib/gprimes.h-t glib/gprimes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gprintfint.in.h; \
} > glib/gprintfint.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gstrfuncs.in.h; \
} > glib/gstrfuncs.h-t
test -d glib || /usr/bin/mkdir -p glib
test -d glib || /usr/bin/mkdir -p glib
mv -f glib/gprintfint.h-t glib/gprintfint.h
test -d libxml || /usr/bin/mkdir -p libxml
mv -f glib/gstrfuncs.h-t glib/gstrfuncs.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gstring.in.h; \
} > glib/gstring.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./glib/gtypes.in.h; \
} > glib/gtypes.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/DOCBparser.in.h; \
} > libxml/DOCBparser.h-t
mv -f glib/gstring.h-t glib/gstring.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f glib/gtypes.h-t glib/gtypes.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/HTMLparser.in.h; \
} > libxml/HTMLparser.h-t
mv -f libxml/DOCBparser.h-t libxml/DOCBparser.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/HTMLtree.in.h; \
} > libxml/HTMLtree.h-t
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/HTMLparser.h-t libxml/HTMLparser.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/HTMLtree.h-t libxml/HTMLtree.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/SAX2.in.h; \
} > libxml/SAX2.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/SAX.in.h; \
} > libxml/SAX.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/c14n.in.h; \
} > libxml/c14n.h-t
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/SAX2.h-t libxml/SAX2.h
mv -f libxml/SAX.h-t libxml/SAX.h
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/c14n.h-t libxml/c14n.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/catalog.in.h; \
} > libxml/catalog.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/chvalid.in.h; \
} > libxml/chvalid.h-t
mv -f libxml/catalog.h-t libxml/catalog.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/chvalid.h-t libxml/chvalid.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/debugXML.in.h; \
} > libxml/debugXML.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/dict.in.h; \
} > libxml/dict.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/debugXML.h-t libxml/debugXML.h
mv -f libxml/dict.h-t libxml/dict.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/encoding.in.h; \
} > libxml/encoding.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/entities.in.h; \
} > libxml/entities.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/encoding.h-t libxml/encoding.h
mv -f libxml/entities.h-t libxml/entities.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/globals.in.h; \
} > libxml/globals.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/hash.in.h; \
} > libxml/hash.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/list.in.h; \
} > libxml/list.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/nanoftp.in.h; \
} > libxml/nanoftp.h-t
mv -f libxml/globals.h-t libxml/globals.h
mv -f libxml/hash.h-t libxml/hash.h
mv -f libxml/list.h-t libxml/list.h
mv -f libxml/nanoftp.h-t libxml/nanoftp.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/nanohttp.in.h; \
} > libxml/nanohttp.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/parser.in.h; \
} > libxml/parser.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/parserInternals.in.h; \
} > libxml/parserInternals.h-t
mv -f libxml/nanohttp.h-t libxml/nanohttp.h
mv -f libxml/parser.h-t libxml/parser.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/pattern.in.h; \
} > libxml/pattern.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/relaxng.in.h; \
} > libxml/relaxng.h-t
mv -f libxml/parserInternals.h-t libxml/parserInternals.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/pattern.h-t libxml/pattern.h
mv -f libxml/relaxng.h-t libxml/relaxng.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/schemasInternals.in.h; \
} > libxml/schemasInternals.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/schematron.in.h; \
} > libxml/schematron.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/schemasInternals.h-t libxml/schemasInternals.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/threads.in.h; \
} > libxml/threads.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/tree.in.h; \
} > libxml/tree.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/uri.in.h; \
} > libxml/uri.h-t
mv -f libxml/schematron.h-t libxml/schematron.h
mv -f libxml/threads.h-t libxml/threads.h
mv -f libxml/tree.h-t libxml/tree.h
mv -f libxml/uri.h-t libxml/uri.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/valid.in.h; \
} > libxml/valid.h-t
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xinclude.in.h; \
} > libxml/xinclude.h-t
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/valid.h-t libxml/valid.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xlink.in.h; \
} > libxml/xlink.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlIO.in.h; \
} > libxml/xmlIO.h-t
mv -f libxml/xinclude.h-t libxml/xinclude.h
mv -f libxml/xlink.h-t libxml/xlink.h
mv -f libxml/xmlIO.h-t libxml/xmlIO.h
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlautomata.in.h; \
} > libxml/xmlautomata.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlerror.in.h; \
} > libxml/xmlerror.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlexports.in.h; \
} > libxml/xmlexports.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlmemory.in.h; \
} > libxml/xmlmemory.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/xmlerror.h-t libxml/xmlerror.h
mv -f libxml/xmlautomata.h-t libxml/xmlautomata.h
mv -f libxml/xmlexports.h-t libxml/xmlexports.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlmodule.in.h; \
} > libxml/xmlmodule.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlreader.in.h; \
} > libxml/xmlreader.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/xmlmodule.h-t libxml/xmlmodule.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlregexp.in.h; \
} > libxml/xmlregexp.h-t
mv -f libxml/xmlreader.h-t libxml/xmlreader.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlsave.in.h; \
} > libxml/xmlsave.h-t
mv -f libxml/xmlmemory.h-t libxml/xmlmemory.h
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/xmlregexp.h-t libxml/xmlregexp.h
mv -f libxml/xmlsave.h-t libxml/xmlsave.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlschemas.in.h; \
} > libxml/xmlschemas.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlschemastypes.in.h; \
} > libxml/xmlschemastypes.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlstring.in.h; \
} > libxml/xmlstring.h-t
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlunicode.in.h; \
} > libxml/xmlunicode.h-t
mv -f libxml/xmlschemas.h-t libxml/xmlschemas.h
mv -f libxml/xmlstring.h-t libxml/xmlstring.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlversion.in.h; \
} > libxml/xmlversion.h-t
mv -f libxml/xmlunicode.h-t libxml/xmlunicode.h
mv -f libxml/xmlschemastypes.h-t libxml/xmlschemastypes.h
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/xmlversion.h-t libxml/xmlversion.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xmlwriter.in.h; \
} > libxml/xmlwriter.h-t
test -d libxml || /usr/bin/mkdir -p libxml
test -d libxml || /usr/bin/mkdir -p libxml
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xpath.in.h; \
} > libxml/xpath.h-t
test -d libxml || /usr/bin/mkdir -p libxml
mv -f libxml/xmlwriter.h-t libxml/xmlwriter.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xpathInternals.in.h; \
} > libxml/xpathInternals.h-t
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./libxml/xpointer.in.h; \
} > libxml/xpointer.h-t
mv -f libxml/xpath.h-t libxml/xpath.h
rm -f limits.h-t limits.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_LIMITS_H''@|<limits.h>|g' \
< ./limits.in.h; \
} > limits.h-t && \
mv limits.h-t limits.h
mv -f libxml/xpathInternals.h-t libxml/xpathInternals.h
mv -f libxml/xpointer.h-t libxml/xpointer.h
rm -f math.h-t math.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
-e 's/@''GNULIB_ACOSF''@/0/g' \
-e 's/@''GNULIB_ACOSL''@/0/g' \
-e 's/@''GNULIB_ASINF''@/0/g' \
-e 's/@''GNULIB_ASINL''@/0/g' \
-e 's/@''GNULIB_ATANF''@/0/g' \
-e 's/@''GNULIB_ATANL''@/0/g' \
-e 's/@''GNULIB_ATAN2F''@/0/g' \
-e 's/@''GNULIB_CBRT''@/0/g' \
-e 's/@''GNULIB_CBRTF''@/0/g' \
-e 's/@''GNULIB_CBRTL''@/0/g' \
-e 's/@''GNULIB_CEIL''@/0/g' \
-e 's/@''GNULIB_CEILF''@/0/g' \
-e 's/@''GNULIB_CEILL''@/0/g' \
-e 's/@''GNULIB_COPYSIGN''@/0/g' \
-e 's/@''GNULIB_COPYSIGNF''@/0/g' \
-e 's/@''GNULIB_COPYSIGNL''@/0/g' \
-e 's/@''GNULIB_COSF''@/0/g' \
-e 's/@''GNULIB_COSL''@/0/g' \
-e 's/@''GNULIB_COSHF''@/0/g' \
-e 's/@''GNULIB_EXPF''@/0/g' \
-e 's/@''GNULIB_EXPL''@/0/g' \
-e 's/@''GNULIB_EXP2''@/0/g' \
-e 's/@''GNULIB_EXP2F''@/0/g' \
-e 's/@''GNULIB_EXP2L''@/0/g' \
-e 's/@''GNULIB_EXPM1''@/0/g' \
-e 's/@''GNULIB_EXPM1F''@/0/g' \
-e 's/@''GNULIB_EXPM1L''@/0/g' \
-e 's/@''GNULIB_FABSF''@/0/g' \
-e 's/@''GNULIB_FABSL''@/0/g' \
-e 's/@''GNULIB_FLOOR''@/0/g' \
-e 's/@''GNULIB_FLOORF''@/0/g' \
-e 's/@''GNULIB_FLOORL''@/0/g' \
-e 's/@''GNULIB_FMA''@/0/g' \
-e 's/@''GNULIB_FMAF''@/0/g' \
-e 's/@''GNULIB_FMAL''@/0/g' \
-e 's/@''GNULIB_FMOD''@/0/g' \
-e 's/@''GNULIB_FMODF''@/0/g' \
-e 's/@''GNULIB_FMODL''@/0/g' \
-e 's/@''GNULIB_FREXPF''@/0/g' \
-e 's/@''GNULIB_FREXP''@/1/g' \
-e 's/@''GNULIB_FREXPL''@/1/g' \
-e 's/@''GNULIB_HYPOT''@/0/g' \
-e 's/@''GNULIB_HYPOTF''@/0/g' \
-e 's/@''GNULIB_HYPOTL''@/0/g' \
< ./math.in.h | \
sed -e 's/@''GNULIB_ILOGB''@/0/g' \
-e 's/@''GNULIB_ILOGBF''@/0/g' \
-e 's/@''GNULIB_ILOGBL''@/0/g' \
-e 's/@''GNULIB_ISFINITE''@/0/g' \
-e 's/@''GNULIB_ISINF''@/1/g' \
-e 's/@''GNULIB_ISNAN''@/1/g' \
-e 's/@''GNULIB_ISNANF''@/1/g' \
-e 's/@''GNULIB_ISNAND''@/1/g' \
-e 's/@''GNULIB_ISNANL''@/1/g' \
-e 's/@''GNULIB_LDEXPF''@/0/g' \
-e 's/@''GNULIB_LDEXPL''@/0/g' \
-e 's/@''GNULIB_LOG''@/0/g' \
-e 's/@''GNULIB_LOGF''@/0/g' \
-e 's/@''GNULIB_LOGL''@/0/g' \
-e 's/@''GNULIB_LOG10''@/1/g' \
-e 's/@''GNULIB_LOG10F''@/0/g' \
-e 's/@''GNULIB_LOG10L''@/0/g' \
-e 's/@''GNULIB_LOG1P''@/0/g' \
-e 's/@''GNULIB_LOG1PF''@/0/g' \
-e 's/@''GNULIB_LOG1PL''@/0/g' \
-e 's/@''GNULIB_LOG2''@/0/g' \
-e 's/@''GNULIB_LOG2F''@/0/g' \
-e 's/@''GNULIB_LOG2L''@/0/g' \
-e 's/@''GNULIB_LOGB''@/0/g' \
-e 's/@''GNULIB_LOGBF''@/0/g' \
-e 's/@''GNULIB_LOGBL''@/0/g' \
-e 's/@''GNULIB_MODF''@/0/g' \
-e 's/@''GNULIB_MODFF''@/0/g' \
-e 's/@''GNULIB_MODFL''@/0/g' \
-e 's/@''GNULIB_POWF''@/0/g' \
-e 's/@''GNULIB_REMAINDER''@/0/g' \
-e 's/@''GNULIB_REMAINDERF''@/0/g' \
-e 's/@''GNULIB_REMAINDERL''@/0/g' \
-e 's/@''GNULIB_RINT''@/0/g' \
-e 's/@''GNULIB_RINTF''@/0/g' \
-e 's/@''GNULIB_RINTL''@/0/g' \
-e 's/@''GNULIB_ROUND''@/0/g' \
-e 's/@''GNULIB_ROUNDF''@/0/g' \
-e 's/@''GNULIB_ROUNDL''@/0/g' \
-e 's/@''GNULIB_SIGNBIT''@/1/g' \
-e 's/@''GNULIB_SINF''@/0/g' \
-e 's/@''GNULIB_SINL''@/0/g' \
-e 's/@''GNULIB_SINHF''@/0/g' \
-e 's/@''GNULIB_SQRTF''@/0/g' \
-e 's/@''GNULIB_SQRTL''@/0/g' \
-e 's/@''GNULIB_TANF''@/0/g' \
-e 's/@''GNULIB_TANL''@/0/g' \
-e 's/@''GNULIB_TANHF''@/0/g' \
-e 's/@''GNULIB_TRUNC''@/0/g' \
-e 's/@''GNULIB_TRUNCF''@/0/g' \
-e 's/@''GNULIB_TRUNCL''@/0/g' \
| \
sed -e 's|@''HAVE_ACOSF''@|1|g' \
-e 's|@''HAVE_ACOSL''@|1|g' \
-e 's|@''HAVE_ASINF''@|1|g' \
-e 's|@''HAVE_ASINL''@|1|g' \
-e 's|@''HAVE_ATANF''@|1|g' \
-e 's|@''HAVE_ATANL''@|1|g' \
-e 's|@''HAVE_ATAN2F''@|1|g' \
-e 's|@''HAVE_CBRT''@|1|g' \
-e 's|@''HAVE_CBRTF''@|1|g' \
-e 's|@''HAVE_CBRTL''@|1|g' \
-e 's|@''HAVE_COPYSIGN''@|1|g' \
-e 's|@''HAVE_COPYSIGNL''@|1|g' \
-e 's|@''HAVE_COSF''@|1|g' \
-e 's|@''HAVE_COSL''@|1|g' \
-e 's|@''HAVE_COSHF''@|1|g' \
-e 's|@''HAVE_EXPF''@|1|g' \
-e 's|@''HAVE_EXPL''@|1|g' \
-e 's|@''HAVE_EXPM1''@|1|g' \
-e 's|@''HAVE_EXPM1F''@|1|g' \
-e 's|@''HAVE_FABSF''@|1|g' \
-e 's|@''HAVE_FABSL''@|1|g' \
-e 's|@''HAVE_FMA''@|1|g' \
-e 's|@''HAVE_FMAF''@|1|g' \
-e 's|@''HAVE_FMAL''@|1|g' \
-e 's|@''HAVE_FMODF''@|1|g' \
-e 's|@''HAVE_FMODL''@|1|g' \
-e 's|@''HAVE_FREXPF''@|1|g' \
-e 's|@''HAVE_HYPOTF''@|1|g' \
-e 's|@''HAVE_HYPOTL''@|1|g' \
-e 's|@''HAVE_ILOGB''@|1|g' \
-e 's|@''HAVE_ILOGBF''@|1|g' \
-e 's|@''HAVE_ILOGBL''@|1|g' \
-e 's|@''HAVE_ISNANF''@|1|g' \
-e 's|@''HAVE_ISNAND''@|1|g' \
-e 's|@''HAVE_ISNANL''@|1|g' \
-e 's|@''HAVE_LDEXPF''@|1|g' \
-e 's|@''HAVE_LOGF''@|1|g' \
-e 's|@''HAVE_LOGL''@|1|g' \
-e 's|@''HAVE_LOG10F''@|1|g' \
-e 's|@''HAVE_LOG10L''@|1|g' \
-e 's|@''HAVE_LOG1P''@|1|g' \
-e 's|@''HAVE_LOG1PF''@|1|g' \
-e 's|@''HAVE_LOG1PL''@|1|g' \
-e 's|@''HAVE_LOGBF''@|1|g' \
-e 's|@''HAVE_LOGBL''@|1|g' \
-e 's|@''HAVE_MODFF''@|1|g' \
-e 's|@''HAVE_MODFL''@|1|g' \
-e 's|@''HAVE_POWF''@|1|g' \
-e 's|@''HAVE_REMAINDER''@|1|g' \
-e 's|@''HAVE_REMAINDERF''@|1|g' \
-e 's|@''HAVE_RINT''@|1|g' \
-e 's|@''HAVE_RINTL''@|1|g' \
-e 's|@''HAVE_SINF''@|1|g' \
-e 's|@''HAVE_SINL''@|1|g' \
-e 's|@''HAVE_SINHF''@|1|g' \
-e 's|@''HAVE_SQRTF''@|1|g' \
-e 's|@''HAVE_SQRTL''@|1|g' \
-e 's|@''HAVE_TANF''@|1|g' \
-e 's|@''HAVE_TANL''@|1|g' \
-e 's|@''HAVE_TANHF''@|1|g' \
-e 's|@''HAVE_DECL_ACOSL''@|1|g' \
-e 's|@''HAVE_DECL_ASINL''@|1|g' \
-e 's|@''HAVE_DECL_ATANL''@|1|g' \
-e 's|@''HAVE_DECL_CBRTF''@|1|g' \
-e 's|@''HAVE_DECL_CBRTL''@|1|g' \
-e 's|@''HAVE_DECL_CEILF''@|1|g' \
-e 's|@''HAVE_DECL_CEILL''@|1|g' \
-e 's|@''HAVE_DECL_COPYSIGNF''@|1|g' \
-e 's|@''HAVE_DECL_COSL''@|1|g' \
-e 's|@''HAVE_DECL_EXPL''@|1|g' \
-e 's|@''HAVE_DECL_EXP2''@|1|g' \
-e 's|@''HAVE_DECL_EXP2F''@|1|g' \
-e 's|@''HAVE_DECL_EXP2L''@|1|g' \
-e 's|@''HAVE_DECL_EXPM1L''@|1|g' \
-e 's|@''HAVE_DECL_FLOORF''@|1|g' \
-e 's|@''HAVE_DECL_FLOORL''@|1|g' \
-e 's|@''HAVE_DECL_FREXPL''@|1|g' \
-e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
-e 's|@''HAVE_DECL_LOGL''@|1|g' \
-e 's|@''HAVE_DECL_LOG10L''@|1|g' \
-e 's|@''HAVE_DECL_LOG2''@|1|g' \
-e 's|@''HAVE_DECL_LOG2F''@|1|g' \
-e 's|@''HAVE_DECL_LOG2L''@|1|g' \
-e 's|@''HAVE_DECL_LOGB''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDER''@|1|g' \
-e 's|@''HAVE_DECL_REMAINDERL''@|1|g' \
-e 's|@''HAVE_DECL_RINTF''@|1|g' \
-e 's|@''HAVE_DECL_ROUND''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
-e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
-e 's|@''HAVE_DECL_SINL''@|1|g' \
-e 's|@''HAVE_DECL_SQRTL''@|1|g' \
-e 's|@''HAVE_DECL_TANL''@|1|g' \
-e 's|@''HAVE_DECL_TRUNC''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
| \
sed -e 's|@''REPLACE_ACOSF''@|0|g' \
-e 's|@''REPLACE_ASINF''@|0|g' \
-e 's|@''REPLACE_ATANF''@|0|g' \
-e 's|@''REPLACE_ATAN2F''@|0|g' \
-e 's|@''REPLACE_CBRTF''@|0|g' \
-e 's|@''REPLACE_CBRTL''@|0|g' \
-e 's|@''REPLACE_CEIL''@|0|g' \
-e 's|@''REPLACE_CEILF''@|0|g' \
-e 's|@''REPLACE_CEILL''@|0|g' \
-e 's|@''REPLACE_COSF''@|0|g' \
-e 's|@''REPLACE_COSHF''@|0|g' \
-e 's|@''REPLACE_EXPF''@|0|g' \
-e 's|@''REPLACE_EXPL''@|0|g' \
-e 's|@''REPLACE_EXPM1''@|0|g' \
-e 's|@''REPLACE_EXPM1F''@|0|g' \
-e 's|@''REPLACE_EXPM1L''@|0|g' \
-e 's|@''REPLACE_EXP2''@|0|g' \
-e 's|@''REPLACE_EXP2L''@|0|g' \
-e 's|@''REPLACE_FABSL''@|0|g' \
-e 's|@''REPLACE_FLOOR''@|0|g' \
-e 's|@''REPLACE_FLOORF''@|0|g' \
-e 's|@''REPLACE_FLOORL''@|0|g' \
-e 's|@''REPLACE_FMA''@|0|g' \
-e 's|@''REPLACE_FMAF''@|0|g' \
-e 's|@''REPLACE_FMAL''@|0|g' \
-e 's|@''REPLACE_FMOD''@|0|g' \
-e 's|@''REPLACE_FMODF''@|0|g' \
-e 's|@''REPLACE_FMODL''@|0|g' \
-e 's|@''REPLACE_FREXPF''@|0|g' \
-e 's|@''REPLACE_FREXP''@|1|g' \
-e 's|@''REPLACE_FREXPL''@|1|g' \
-e 's|@''REPLACE_HUGE_VAL''@|0|g' \
-e 's|@''REPLACE_HYPOT''@|0|g' \
-e 's|@''REPLACE_HYPOTF''@|0|g' \
-e 's|@''REPLACE_HYPOTL''@|0|g' \
-e 's|@''REPLACE_ILOGB''@|0|g' \
-e 's|@''REPLACE_ILOGBF''@|0|g' \
-e 's|@''REPLACE_ILOGBL''@|0|g' \
-e 's|@''REPLACE_ISFINITE''@|0|g' \
-e 's|@''REPLACE_ISINF''@|0|g' \
-e 's|@''REPLACE_ISNAN''@|0|g' \
-e 's|@''REPLACE_ITOLD''@|0|g' \
-e 's|@''REPLACE_LDEXPL''@|0|g' \
-e 's|@''REPLACE_LOG''@|0|g' \
-e 's|@''REPLACE_LOGF''@|0|g' \
-e 's|@''REPLACE_LOGL''@|0|g' \
-e 's|@''REPLACE_LOG10''@|0|g' \
-e 's|@''REPLACE_LOG10F''@|0|g' \
-e 's|@''REPLACE_LOG10L''@|0|g' \
-e 's|@''REPLACE_LOG1P''@|0|g' \
-e 's|@''REPLACE_LOG1PF''@|0|g' \
-e 's|@''REPLACE_LOG1PL''@|0|g' \
-e 's|@''REPLACE_LOG2''@|0|g' \
-e 's|@''REPLACE_LOG2F''@|0|g' \
-e 's|@''REPLACE_LOG2L''@|0|g' \
-e 's|@''REPLACE_LOGB''@|0|g' \
-e 's|@''REPLACE_LOGBF''@|0|g' \
-e 's|@''REPLACE_LOGBL''@|0|g' \
-e 's|@''REPLACE_MODF''@|0|g' \
-e 's|@''REPLACE_MODFF''@|0|g' \
-e 's|@''REPLACE_MODFL''@|0|g' \
-e 's|@''REPLACE_NAN''@|0|g' \
-e 's|@''REPLACE_REMAINDER''@|0|g' \
-e 's|@''REPLACE_REMAINDERF''@|0|g' \
-e 's|@''REPLACE_REMAINDERL''@|0|g' \
-e 's|@''REPLACE_RINTL''@|0|g' \
-e 's|@''REPLACE_ROUND''@|0|g' \
-e 's|@''REPLACE_ROUNDF''@|0|g' \
-e 's|@''REPLACE_ROUNDL''@|0|g' \
-e 's|@''REPLACE_SIGNBIT''@|1|g' \
-e 's|@''REPLACE_SIGNBIT_USING_GCC''@|0|g' \
-e 's|@''REPLACE_SINF''@|0|g' \
-e 's|@''REPLACE_SINHF''@|0|g' \
-e 's|@''REPLACE_SQRTF''@|0|g' \
-e 's|@''REPLACE_SQRTL''@|0|g' \
-e 's|@''REPLACE_TANF''@|0|g' \
-e 's|@''REPLACE_TANHF''@|0|g' \
-e 's|@''REPLACE_TRUNC''@|0|g' \
-e 's|@''REPLACE_TRUNCF''@|0|g' \
-e 's|@''REPLACE_TRUNCL''@|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'; \
} > math.h-t && \
mv math.h-t math.h
rm -f signal.h-t signal.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
-e 's/@''GNULIB_PTHREAD_SIGMASK''@/0/g' \
-e 's/@''GNULIB_RAISE''@/1/g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/1/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|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' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f stdint.h-t stdint.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's/@''HAVE_STDINT_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDINT_H''@|<stdint.h>|g' \
-e 's/@''HAVE_C99_STDINT_H''@/0/g' \
-e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
-e 's/@''HAVE_INTTYPES_H''@/1/g' \
-e 's/@''HAVE_SYS_INTTYPES_H''@/0/g' \
-e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
-e 's/@''HAVE_WCHAR_H''@/1/g' \
-e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
-e 's/@''BITSIZEOF_PTRDIFF_T''@/64/g' \
-e 's/@''PTRDIFF_T_SUFFIX''@/l/g' \
-e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \
-e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \
-e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
-e 's/@''BITSIZEOF_SIZE_T''@/64/g' \
-e 's/@''SIZE_T_SUFFIX''@/ul/g' \
-e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
-e 's/@''WCHAR_T_SUFFIX''@/u/g' \
-e 's/@''BITSIZEOF_WINT_T''@/32/g' \
-e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
-e 's/@''WINT_T_SUFFIX''@/u/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
< ./stdint.in.h; \
} > stdint.h-t && \
mv stdint.h-t stdint.h
rm -f stdio.h-t stdio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
-e 's/@''GNULIB_DPRINTF''@/0/g' \
-e 's/@''GNULIB_FCLOSE''@/0/g' \
-e 's/@''GNULIB_FDOPEN''@/0/g' \
-e 's/@''GNULIB_FFLUSH''@/0/g' \
-e 's/@''GNULIB_FGETC''@/1/g' \
-e 's/@''GNULIB_FGETS''@/1/g' \
-e 's/@''GNULIB_FOPEN''@/0/g' \
-e 's/@''GNULIB_FPRINTF''@/1/g' \
-e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_FPURGE''@/0/g' \
-e 's/@''GNULIB_FPUTC''@/1/g' \
-e 's/@''GNULIB_FPUTS''@/1/g' \
-e 's/@''GNULIB_FREAD''@/1/g' \
-e 's/@''GNULIB_FREOPEN''@/0/g' \
-e 's/@''GNULIB_FSCANF''@/1/g' \
-e 's/@''GNULIB_FSEEK''@/0/g' \
-e 's/@''GNULIB_FSEEKO''@/0/g' \
-e 's/@''GNULIB_FTELL''@/0/g' \
-e 's/@''GNULIB_FTELLO''@/0/g' \
-e 's/@''GNULIB_FWRITE''@/1/g' \
-e 's/@''GNULIB_GETC''@/1/g' \
-e 's/@''GNULIB_GETCHAR''@/1/g' \
-e 's/@''GNULIB_GETDELIM''@/0/g' \
-e 's/@''GNULIB_GETLINE''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
-e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PCLOSE''@/0/g' \
-e 's/@''GNULIB_PERROR''@/0/g' \
-e 's/@''GNULIB_POPEN''@/0/g' \
-e 's/@''GNULIB_PRINTF''@/1/g' \
-e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_PUTC''@/1/g' \
-e 's/@''GNULIB_PUTCHAR''@/1/g' \
-e 's/@''GNULIB_PUTS''@/1/g' \
-e 's/@''GNULIB_REMOVE''@/0/g' \
-e 's/@''GNULIB_RENAME''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/1/g' \
-e 's/@''GNULIB_VDPRINTF''@/0/g' \
-e 's/@''GNULIB_VFPRINTF''@/1/g' \
-e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VFSCANF''@/0/g' \
-e 's/@''GNULIB_VSCANF''@/0/g' \
-e 's/@''GNULIB_VPRINTF''@/1/g' \
-e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_VSNPRINTF''@/1/g' \
-e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
< ./stdio.in.h | \
sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
-e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
-e 's|@''HAVE_DECL_FTELLO''@|1|g' \
-e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
-e 's|@''HAVE_DECL_GETLINE''@|1|g' \
-e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
-e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
-e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
-e 's|@''HAVE_DPRINTF''@|1|g' \
-e 's|@''HAVE_FSEEKO''@|1|g' \
-e 's|@''HAVE_FTELLO''@|1|g' \
-e 's|@''HAVE_PCLOSE''@|1|g' \
-e 's|@''HAVE_POPEN''@|1|g' \
-e 's|@''HAVE_RENAMEAT''@|1|g' \
-e 's|@''HAVE_VASPRINTF''@|1|g' \
-e 's|@''HAVE_VDPRINTF''@|1|g' \
-e 's|@''REPLACE_DPRINTF''@|0|g' \
-e 's|@''REPLACE_FCLOSE''@|0|g' \
-e 's|@''REPLACE_FDOPEN''@|0|g' \
-e 's|@''REPLACE_FFLUSH''@|0|g' \
-e 's|@''REPLACE_FOPEN''@|0|g' \
-e 's|@''REPLACE_FPRINTF''@|0|g' \
-e 's|@''REPLACE_FPURGE''@|0|g' \
-e 's|@''REPLACE_FREOPEN''@|0|g' \
-e 's|@''REPLACE_FSEEK''@|0|g' \
-e 's|@''REPLACE_FSEEKO''@|0|g' \
-e 's|@''REPLACE_FTELL''@|0|g' \
-e 's|@''REPLACE_FTELLO''@|0|g' \
-e 's|@''REPLACE_GETDELIM''@|0|g' \
-e 's|@''REPLACE_GETLINE''@|0|g' \
-e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
-e 's|@''REPLACE_PERROR''@|0|g' \
-e 's|@''REPLACE_POPEN''@|0|g' \
-e 's|@''REPLACE_PRINTF''@|0|g' \
-e 's|@''REPLACE_REMOVE''@|0|g' \
-e 's|@''REPLACE_RENAME''@|0|g' \
-e 's|@''REPLACE_RENAMEAT''@|0|g' \
-e 's|@''REPLACE_SNPRINTF''@|1|g' \
-e 's|@''REPLACE_SPRINTF''@|0|g' \
-e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
-e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
-e 's|@''REPLACE_TMPFILE''@|0|g' \
-e 's|@''REPLACE_VASPRINTF''@|1|g' \
-e 's|@''REPLACE_VDPRINTF''@|0|g' \
-e 's|@''REPLACE_VFPRINTF''@|0|g' \
-e 's|@''REPLACE_VPRINTF''@|0|g' \
-e 's|@''REPLACE_VSNPRINTF''@|0|g' \
-e 's|@''REPLACE_VSPRINTF''@|0|g' \
-e 's|@''ASM_SYMBOL_PREFIX''@||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'; \
} > stdio.h-t && \
mv stdio.h-t stdio.h
rm -f stdlib.h-t stdlib.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
-e 's/@''GNULIB__EXIT''@/0/g' \
-e 's/@''GNULIB_ATOLL''@/0/g' \
-e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
-e 's/@''GNULIB_GETLOADAVG''@/0/g' \
-e 's/@''GNULIB_GETSUBOPT''@/0/g' \
-e 's/@''GNULIB_GRANTPT''@/0/g' \
-e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
-e 's/@''GNULIB_MBTOWC''@/0/g' \
-e 's/@''GNULIB_MKDTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMP''@/0/g' \
-e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
-e 's/@''GNULIB_MKSTEMP''@/0/g' \
-e 's/@''GNULIB_MKSTEMPS''@/0/g' \
-e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
-e 's/@''GNULIB_PTSNAME''@/0/g' \
-e 's/@''GNULIB_PTSNAME_R''@/0/g' \
-e 's/@''GNULIB_PUTENV''@/0/g' \
-e 's/@''GNULIB_QSORT_R''@/0/g' \
-e 's/@''GNULIB_RANDOM''@/0/g' \
-e 's/@''GNULIB_RANDOM_R''@/0/g' \
-e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
-e 's/@''GNULIB_REALLOCARRAY''@/0/g' \
-e 's/@''GNULIB_REALPATH''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/0/g' \
-e 's/@''GNULIB_STRTOULL''@/0/g' \
-e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
-e 's/@''GNULIB_UNLOCKPT''@/0/g' \
-e 's/@''GNULIB_UNSETENV''@/0/g' \
-e 's/@''GNULIB_WCTOMB''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
-e 's|@''HAVE_GETSUBOPT''@|1|g' \
-e 's|@''HAVE_GRANTPT''@|1|g' \
-e 's|@''HAVE_INITSTATE''@|1|g' \
-e 's|@''HAVE_DECL_INITSTATE''@|1|g' \
-e 's|@''HAVE_MBTOWC''@|1|g' \
-e 's|@''HAVE_MKDTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMP''@|1|g' \
-e 's|@''HAVE_MKOSTEMPS''@|1|g' \
-e 's|@''HAVE_MKSTEMP''@|1|g' \
-e 's|@''HAVE_MKSTEMPS''@|1|g' \
-e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
-e 's|@''HAVE_PTSNAME''@|1|g' \
-e 's|@''HAVE_PTSNAME_R''@|1|g' \
-e 's|@''HAVE_QSORT_R''@|1|g' \
-e 's|@''HAVE_RANDOM''@|1|g' \
-e 's|@''HAVE_RANDOM_H''@|1|g' \
-e 's|@''HAVE_RANDOM_R''@|1|g' \
-e 's|@''HAVE_REALLOCARRAY''@|1|g' \
-e 's|@''HAVE_REALPATH''@|1|g' \
-e 's|@''HAVE_RPMATCH''@|1|g' \
-e 's|@''HAVE_SECURE_GETENV''@|1|g' \
-e 's|@''HAVE_DECL_SETENV''@|1|g' \
-e 's|@''HAVE_SETSTATE''@|1|g' \
-e 's|@''HAVE_DECL_SETSTATE''@|1|g' \
-e 's|@''HAVE_STRTOD''@|1|g' \
-e 's|@''HAVE_STRTOLD''@|1|g' \
-e 's|@''HAVE_STRTOLL''@|1|g' \
-e 's|@''HAVE_STRTOULL''@|1|g' \
-e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
-e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
-e 's|@''HAVE_UNLOCKPT''@|1|g' \
-e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
-e 's|@''REPLACE_CALLOC''@|0|g' \
-e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
-e 's|@''REPLACE_INITSTATE''@|0|g' \
-e 's|@''REPLACE_MALLOC''@|0|g' \
-e 's|@''REPLACE_MBTOWC''@|0|g' \
-e 's|@''REPLACE_MKSTEMP''@|0|g' \
-e 's|@''REPLACE_PTSNAME''@|0|g' \
-e 's|@''REPLACE_PTSNAME_R''@|0|g' \
-e 's|@''REPLACE_PUTENV''@|0|g' \
-e 's|@''REPLACE_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|g' \
-e 's|@''REPLACE_SETENV''@|0|g' \
-e 's|@''REPLACE_SETSTATE''@|0|g' \
-e 's|@''REPLACE_STRTOD''@|0|g' \
-e 's|@''REPLACE_STRTOLD''@|0|g' \
-e 's|@''REPLACE_UNSETENV''@|0|g' \
-e 's|@''REPLACE_WCTOMB''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \
-e '/definition of _Noreturn/r ./_Noreturn.h' \
-e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \
} > stdlib.h-t && \
mv stdlib.h-t stdlib.h
rm -f string.h-t string.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_STRING_H''@|<string.h>|g' \
-e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \
-e 's/@''GNULIB_FFSL''@/0/g' \
-e 's/@''GNULIB_FFSLL''@/0/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''@/1/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''@/1/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/0/g' \
-e 's/@''GNULIB_STRDUP''@/0/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''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/0/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/g' \
< ./string.in.h | \
sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \
-e 's|@''HAVE_FFSL''@|1|g' \
-e 's|@''HAVE_FFSLL''@|1|g' \
-e 's|@''HAVE_MBSLEN''@|0|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_STRERROR_R''@|1|g' \
-e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
-e 's|@''HAVE_STRVERSCMP''@|1|g' \
-e 's|@''REPLACE_MEMCHR''@|1|g' \
-e 's|@''REPLACE_MEMMEM''@|0|g' \
-e 's|@''REPLACE_STPNCPY''@|0|g' \
-e 's|@''REPLACE_STRCHRNUL''@|0|g' \
-e 's|@''REPLACE_STRDUP''@|0|g' \
-e 's|@''REPLACE_STRNCAT''@|0|g' \
-e 's|@''REPLACE_STRNDUP''@|0|g' \
-e 's|@''REPLACE_STRNLEN''@|0|g' \
-e 's|@''REPLACE_STRSTR''@|0|g' \
-e 's|@''REPLACE_STRCASESTR''@|0|g' \
-e 's|@''REPLACE_STRTOK_R''@|0|g' \
-e 's|@''REPLACE_STRERROR''@|1|g' \
-e 's|@''REPLACE_STRERROR_R''@|0|g' \
-e 's|@''REPLACE_STRSIGNAL''@|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'; \
< ./string.in.h; \
} > string.h-t && \
mv string.h-t string.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f sys/socket.h-t sys/socket.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_SOCKET_H''@|<sys/socket.h>|g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_SOCKET''@/0/g' \
-e 's/@''GNULIB_CONNECT''@/0/g' \
-e 's/@''GNULIB_ACCEPT''@/0/g' \
-e 's/@''GNULIB_BIND''@/0/g' \
-e 's/@''GNULIB_GETPEERNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_LISTEN''@/0/g' \
-e 's/@''GNULIB_RECV''@/0/g' \
-e 's/@''GNULIB_SEND''@/0/g' \
-e 's/@''GNULIB_RECVFROM''@/0/g' \
-e 's/@''GNULIB_SENDTO''@/0/g' \
-e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|1|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' \
< ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
rm -f sys/stat.h-t sys/stat.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
-e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
-e 's|@''WINDOWS_STAT_TIMESPEC''@|0|g' \
-e 's/@''GNULIB_FCHMODAT''@/0/g' \
-e 's/@''GNULIB_FSTAT''@/1/g' \
-e 's/@''GNULIB_FSTATAT''@/0/g' \
-e 's/@''GNULIB_FUTIMENS''@/0/g' \
-e 's/@''GNULIB_GETUMASK''@/0/g' \
-e 's/@''GNULIB_LCHMOD''@/0/g' \
-e 's/@''GNULIB_LSTAT''@/0/g' \
-e 's/@''GNULIB_MKDIRAT''@/0/g' \
-e 's/@''GNULIB_MKFIFO''@/0/g' \
-e 's/@''GNULIB_MKFIFOAT''@/0/g' \
-e 's/@''GNULIB_MKNOD''@/0/g' \
-e 's/@''GNULIB_MKNODAT''@/0/g' \
-e 's/@''GNULIB_STAT''@/1/g' \
-e 's/@''GNULIB_UTIMENSAT''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_STRUCT_STAT''@/0/g' \
-e 's|@''HAVE_FCHMODAT''@|1|g' \
-e 's|@''HAVE_FSTATAT''@|1|g' \
-e 's|@''HAVE_FUTIMENS''@|1|g' \
-e 's|@''HAVE_GETUMASK''@|1|g' \
-e 's|@''HAVE_LCHMOD''@|1|g' \
-e 's|@''HAVE_LSTAT''@|1|g' \
-e 's|@''HAVE_MKDIRAT''@|1|g' \
-e 's|@''HAVE_MKFIFO''@|1|g' \
-e 's|@''HAVE_MKFIFOAT''@|1|g' \
-e 's|@''HAVE_MKNOD''@|1|g' \
-e 's|@''HAVE_MKNODAT''@|1|g' \
-e 's|@''HAVE_UTIMENSAT''@|1|g' \
-e 's|@''REPLACE_FCHMODAT''@|0|g' \
-e 's|@''REPLACE_FSTAT''@|0|g' \
-e 's|@''REPLACE_FSTATAT''@|0|g' \
-e 's|@''REPLACE_FUTIMENS''@|0|g' \
-e 's|@''REPLACE_LSTAT''@|0|g' \
-e 's|@''REPLACE_MKDIR''@|0|g' \
-e 's|@''REPLACE_MKFIFO''@|0|g' \
-e 's|@''REPLACE_MKNOD''@|0|g' \
-e 's|@''REPLACE_STAT''@|0|g' \
-e 's|@''REPLACE_UTIMENSAT''@|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' \
< ./sys_stat.in.h; \
} > sys/stat.h-t && \
mv sys/stat.h-t sys/stat.h
/usr/bin/mkdir -p sys
/usr/bin/mkdir -p sys
rm -f sys/time.h-t sys/time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's/@''HAVE_SYS_TIME_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
-e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
-e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
-e 's/@''REPLACE_STRUCT_TIMEVAL''@/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' \
< ./sys_time.in.h; \
} > sys/time.h-t && \
mv sys/time.h-t sys/time.h
rm -f sys/types.h-t sys/types.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's|@''WINDOWS_STAT_INODES''@|0|g' \
< ./sys_types.in.h; \
} > sys/types.h-t && \
mv sys/types.h-t sys/types.h
/usr/bin/mkdir -p sys
rm -f time.h-t time.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_TIME_H''@|<time.h>|g' \
-e 's/@''GNULIB_CTIME''@/0/g' \
-e 's/@''GNULIB_LOCALTIME''@/0/g' \
-e 's/@''GNULIB_MKTIME''@/0/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRFTIME''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/0/g' \
-e 's/@''GNULIB_TIMEGM''@/0/g' \
-e 's/@''GNULIB_TIME_R''@/0/g' \
-e 's/@''GNULIB_TIME_RZ''@/0/g' \
-e 's/@''GNULIB_TZSET''@/0/g' \
-e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
-e 's|@''HAVE_NANOSLEEP''@|1|g' \
-e 's|@''HAVE_STRPTIME''@|1|g' \
-e 's|@''HAVE_TIMEGM''@|1|g' \
-e 's|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''HAVE_TZSET''@|1|g' \
-e 's|@''REPLACE_CTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_STRFTIME''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TZSET''@|GNULIB_PORTCHECK|g' \
-e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
-e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
-e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \
< ./time.in.h; \
} > time.h-t && \
mv time.h-t time.h
rm -f sys/uio.h-t sys/uio.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_SYS_UIO_H''@|<sys/uio.h>|g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
< ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
rm -f unistd.h-t unistd.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-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|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_ACCESS''@/0/g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_COPY_FILE_RANGE''@/0/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/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_FDATASYNC''@/0/g' \
-e 's/@''GNULIB_FSYNC''@/1/g' \
-e 's/@''GNULIB_FTRUNCATE''@/0/g' \
-e 's/@''GNULIB_GETCWD''@/0/g' \
-e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
-e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
-e 's/@''GNULIB_GETENTROPY''@/0/g' \
-e 's/@''GNULIB_GETGROUPS''@/0/g' \
-e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
-e 's/@''GNULIB_GETLOGIN''@/0/g' \
-e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
-e 's/@''GNULIB_GETOPT_POSIX''@/0/g' \
-e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
-e 's/@''GNULIB_GETPASS''@/0/g' \
-e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
-e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
-e 's/@''GNULIB_ISATTY''@/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_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/0/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/1/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TRUNCATE''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/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''@/1/g' \
< ./unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_COPY_FILE_RANGE''@|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_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|0|g' \
-e 's|@''HAVE_GETENTROPY''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GETPASS''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|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_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|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_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN''@|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_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TRUNCATE''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_ACCESS''@|0|g' \
-e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|1|g' \
-e 's|@''REPLACE_FACCESSAT''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_GETPASS''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|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_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TRUNCATE''@|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_SYS_RANDOM_H''@|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
rm -f unistr.h-t unistr.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unistr.in.h; \
} > unistr.h-t && \
mv -f unistr.h-t unistr.h
rm -f unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL_LTS|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|1|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''HAVE_CRTDEFS_H''@/0/g' \
-e 's/@''GNULIB_OVERRIDES_WINT_T''@/0/g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/0/g' \
-e 's/@''GNULIB_MBRTOWC''@/0/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMPCPY''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
-e 's/@''GNULIB_WCSFTIME''@/0/g' \
< ./wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMPCPY''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_WCSFTIME''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSFTIME''@|0|g' \
-e 's|@''REPLACE_WCSTOK''@|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'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
/usr/bin/mkdir -p textstyle
cat ./libtextstyle.sym.in \
| case "linux-android28" in \
mingw*) cat ;; \
*) grep -v '^libtextstyle_isatty$' ;; \
esac \
> libtextstyle.sym-t
rm -f textstyle/stdbool.h-t textstyle/stdbool.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#if !defined _GL_STDBOOL_H'; \
if test -f /usr/include/stdbool.h; then \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)) || defined _AIX'; \
else \
echo '#if (__GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95))'; \
fi; \
echo '#include <stdbool.h>'; \
echo '#else'; \
cat ./stdbool.mini.h; \
echo '#endif'; \
echo '#endif'; \
} > textstyle/stdbool.h-t
mv textstyle/stdbool.h-t textstyle/stdbool.h
mv libtextstyle.sym-t libtextstyle.sym
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
: "Avoid double inclusion, to avoid a warning about redefinitions."; \
echo '#ifndef LIBTEXTSTYLE_CONFIG_H'; \
echo '#define LIBTEXTSTYLE_CONFIG_H'; \
echo; \
echo '#include "../config.h"'; \
echo; \
echo '#endif /* LIBTEXTSTYLE_CONFIG_H */'; \
case "linux-android28" in \
mingw*) echo '#define isatty libtextstyle_isatty' ;; \
esac; \
} > config.h && \
if test -n "yes" && test -n "1"; then \
{ \
{ \
for f in gl_array_list.h gl_array_list.c basename-lgpl.c binary-io.h binary-io.c c-ctype.h c-ctype.c c-strcase.h c-strcasecmp.c c-strncasecmp.c cloexec.c concat-filename.c exitfail.c fatal-signal.h fatal-signal.c fd-hook.c fd-ostream.c file-ostream.c full-write.h full-write.c get_ppid_of.h get_ppid_of.c get_progname_of.h get_progname_of.c getprogname.h getprogname.c gettext.h html-ostream.c html-styled-ostream.c iconv-ostream.c gl_list.h gl_list.c glthread/lock.h glthread/lock.c malloca.c math.c mem-hash-map.h mem-hash-map.c memory-ostream.c minmax.h noop-styled-ostream.c ostream.c printf-frexp.c printf-frexpl.c safe-read.c safe-write.c sig-handler.c size_max.h sockets.h sockets.c stat-time.c styled-ostream.c sys_socket.c term-ostream.c term-style-control.c term-styled-ostream.c glthread/threadlib.c unistd.c unistr/u8-mbtouc.c unistr/u8-mbtouc-aux.c xalloc.h xmalloc.c xstrdup.c xconcat-filename.c xgethostname.h xgethostname.c gl_xlist.h gl_xlist.c xsize.h xsize.c xvasprintf.h xvasprintf.c xasprintf.c color.h color.c misc.h misc.c version.c libcroco/cr-additional-sel.c libcroco/cr-attr-sel.c libcroco/cr-cascade.c libcroco/cr-declaration.c libcroco/cr-doc-handler.c libcroco/cr-enc-handler.c libcroco/cr-fonts.c libcroco/cr-input.c libcroco/cr-num.c libcroco/cr-om-parser.c libcroco/cr-parser.c libcroco/cr-parsing-location.c libcroco/cr-prop-list.c libcroco/cr-pseudo.c libcroco/cr-rgb.c libcroco/cr-sel-eng.c libcroco/cr-selector.c libcroco/cr-simple-sel.c libcroco/cr-statement.c libcroco/cr-string.c libcroco/cr-style.c libcroco/cr-stylesheet.c libcroco/cr-term.c libcroco/cr-tknzr.c libcroco/cr-token.c libcroco/cr-utils.c libxml/DOCBparser.c libxml/HTMLparser.c libxml/HTMLtree.c libxml/SAX.c libxml/SAX2.c libxml/buf.h libxml/buf.c libxml/c14n.c libxml/catalog.c libxml/chvalid.c libxml/debugXML.c libxml/dict.c libxml/enc.h libxml/encoding.c libxml/entities.c libxml/error.c libxml/globals.c libxml/hash.c libxml/legacy.c libxml/list.c libxml/nanoftp.c libxml/nanohttp.c libxml/parser.c libxml/parserInternals.c libxml/pattern.c libxml/relaxng.c libxml/save.h libxml/schematron.c libxml/threads.c libxml/timsort.h libxml/tree.c libxml/trionan.c libxml/uri.c libxml/valid.c libxml/xinclude.c libxml/xlink.c libxml/xmlIO.c libxml/xmlmemory.c libxml/xmlmodule.c libxml/xmlreader.c libxml/xmlregexp.c libxml/xmlsave.c libxml/xmlschemas.c libxml/xmlschemastypes.c libxml/xmlstring.c libxml/xmlunicode.c libxml/xmlwriter.c libxml/xpath.c libxml/xpointer.c glib/ghash.c glib/glist.c glib/gmessages.c glib/gprimes.c glib/gstrfuncs.c glib/gstring.c; do \
case $f in \
*.res.lo ) ;; \
*.c | *.o | *.lo ) \
sf=`echo "$f" | sed -e 's,\\.[^.]*$,,'`.c; \
test -f $sf || sf=./$sf; \
of=`echo "$f" | sed -e 's,^.*/,,' -e 's,\\.[^.]*$,,'`.o; \
echo "/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c $sf" 1>&6; \
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c $sf || { rm -f config.h; exit 1; }; \
sh ./exported.sh $of 1>&5; \
rm -f $of `echo "$of" | sed -e 's,\\.o$,.lo,'`; \
;; \
esac; \
done; \
} 5>&1 1>&2 \
| sed -e 's,.* ,,' | grep -v '@' | LC_ALL=C sort | LC_ALL=C uniq \
| LC_ALL=C join -v 1 - libtextstyle.sym \
| sed -e 's,^\(.*\)$,#define \1 libtextstyle_\1,' > config.h-t; \
} 6>&1 && \
if test -f config.h; then \
cat config.h-t >> config.h; \
rm -f config.h-t; \
else \
rm -f config.h-t; \
exit 1; \
fi \
fi
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c gl_array_list.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c basename-lgpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c binary-io.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c c-ctype.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c c-strcasecmp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c c-strncasecmp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c cloexec.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c concat-filename.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c exitfail.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c fatal-signal.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c fd-hook.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c fd-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c file-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c full-write.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c get_ppid_of.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c get_progname_of.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c getprogname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c html-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c html-styled-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c iconv-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c gl_list.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c glthread/lock.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c malloca.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c math.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c mem-hash-map.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c memory-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c noop-styled-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c printf-frexp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c printf-frexpl.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c safe-read.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c safe-write.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c sig-handler.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c sockets.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c stat-time.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c styled-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c sys_socket.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c term-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c term-style-control.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c term-styled-ostream.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c glthread/threadlib.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c unistd.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c unistr/u8-mbtouc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c unistr/u8-mbtouc-aux.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xmalloc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xstrdup.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xconcat-filename.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xgethostname.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c gl_xlist.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xsize.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xvasprintf.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c xasprintf.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c color.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c misc.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c version.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-additional-sel.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-attr-sel.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-cascade.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-declaration.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-doc-handler.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-enc-handler.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-fonts.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-input.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-num.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-om-parser.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-parser.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-parsing-location.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-prop-list.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-pseudo.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-rgb.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-sel-eng.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-selector.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-simple-sel.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-statement.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-string.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-style.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-stylesheet.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-term.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-tknzr.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-token.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libcroco/cr-utils.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/DOCBparser.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/HTMLparser.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/HTMLtree.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/SAX.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/SAX2.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/buf.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/c14n.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/catalog.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/chvalid.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/debugXML.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/dict.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/encoding.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/entities.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/error.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/globals.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/hash.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/legacy.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/list.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/nanoftp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/nanohttp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/parser.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/parserInternals.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/pattern.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/relaxng.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/schematron.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/threads.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/tree.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/trionan.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/uri.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/valid.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xinclude.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xlink.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlIO.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlmemory.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlmodule.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlreader.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlregexp.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlsave.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlschemas.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlschemastypes.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlstring.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlunicode.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xmlwriter.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -c libxml/xpath.c
/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android28-clang -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -Iglib -DIN_LIBTEXTSTYLE -DLIBXML_STATIC -I./libcroco -DDEPENDS_ON_LIBICONV=1 -fexceptions -frtti -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/include -I/home/adi/src/scopy-android-deps/gnuradio-android/deps_build_aarch64-linux-android/out/include -fPIC -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include -I/home/adi/Android/Sdk/ndk/21.3.6528147/toolc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment