>>> linux 6.4.16 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/linux/linux-6.4.16.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16 -xf - >>> linux 6.4.16 Patching for p in ; do if test -d $p ; then PATH=/home/buildroot/autobuild/instance-0/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16 $p \*.patch || exit 1 ; else PATH=/home/buildroot/autobuild/instance-0/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=arm64 INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod LDFLAGS="" gpio make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools' DESCEND gpio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' mkdir -p include/linux 2>&1 || true ln -sf /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio/../../include/uapi/linux/gpio.h include/linux/gpio.h make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' CC gpio-utils.o LD gpio-utils-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' CC lsgpio.o LD lsgpio-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' LINK lsgpio make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' CC gpio-hammer.o LD gpio-hammer-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' LINK gpio-hammer make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' CC gpio-event-mon.o LD gpio-event-mon-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' LINK gpio-event-mon make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' CC gpio-watch.o LD gpio-watch-in.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' LINK gpio-watch make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> linux-tools Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=arm64 INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod LDFLAGS="" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target gpio_install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools' DESCEND gpio make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' install -d -m 755 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin; \ for program in lsgpio gpio-hammer gpio-event-mon gpio-watch; do \ install $program /home/buildroot/autobuild/instance-0/output-1/target/usr/bin; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools/gpio' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/tools' lldpd-1.0.15.tar.gz: OK (sha256: f7fe3a130be98a19c491479ef60f36b8ee41a9e6bc4d7f2c41033f63956a3126) >>> lldpd 1.0.15 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/lldpd/lldpd-1.0.15.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15 -xf - >>> lldpd 1.0.15 Patching Applying 0001-daemon-fix-read-overflow-when-parsing-CDP-addresses.patch using patch: patching file src/daemon/protocols/cdp.c Hunk #1 succeeded at 485 (offset 19 lines). >>> lldpd 1.0.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lldpd 1.0.15 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/libevent/build-aux/ltmain.sh Hunk #1 succeeded at 2951 (offset 264 lines). Hunk #2 succeeded at 4544 (offset 267 lines). Hunk #3 succeeded at 6840 (offset 286 lines). Hunk #4 succeeded at 6850 (offset 286 lines). Hunk #5 succeeded at 7150 (offset 293 lines). Hunk #6 succeeded at 7454 (offset 305 lines). Hunk #7 succeeded at 8435 (offset 323 lines). Hunk #8 succeeded at 11070 (offset 360 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/ltmain.sh Hunk #1 succeeded at 2951 (offset 264 lines). Hunk #2 succeeded at 4544 (offset 267 lines). Hunk #3 succeeded at 6840 (offset 286 lines). Hunk #4 succeeded at 6850 (offset 286 lines). Hunk #5 succeeded at 7150 (offset 293 lines). Hunk #6 succeeded at 7454 (offset 305 lines). Hunk #7 succeeded at 8435 (offset 323 lines). Hunk #8 succeeded at 11070 (offset 360 lines). >>> lldpd 1.0.15 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_prog_cc_c99=-std=gnu99 CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-embedded-libevent --without-seccomp --without-libbsd --disable-hardening --disable-privsep --disable-cdp --disable-fdp --disable-edp --disable-sonmp --disable-lldpmed --disable-dot1 --disable-dot3 --disable-custom --with-xml --without-snmp --without-readline ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 '1001' is supported by ustar format... yes checking whether GID '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if LD -Wl,--version-script works... yes checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking whether ln -s works... yes checking for egrep... (cached) /usr/bin/grep -E checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for aarch64_be-buildroot-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for aarch64_be-buildroot-linux-gnu-perl... no checking for perl... /usr/bin/perl checking CFLAGS for gcc -Wunknown-warning-option... no, unknown checking CFLAGS for gcc -fdiagnostics-show-option... -fdiagnostics-show-option checking CFLAGS for gcc -fdiagnostics-color=auto... -fdiagnostics-color=auto checking CFLAGS for gcc -pipe... -pipe checking CFLAGS for gcc -Wall... -Wall checking CFLAGS for gcc -W... -W checking CFLAGS for gcc -Wextra... -Wextra checking CFLAGS for gcc -Wformat... -Wformat checking CFLAGS for gcc -Wformat-security... -Wformat-security checking CFLAGS for gcc -Wimplicit-fallthrough... -Wimplicit-fallthrough checking CFLAGS for gcc -Wfatal-errors... -Wfatal-errors checking CFLAGS for gcc -Wheader-guard... no, unknown checking CFLAGS for gcc -Wdocumentation... no, unknown checking CFLAGS for gcc -Winline... -Winline checking CFLAGS for gcc -Wpointer-arith... -Wpointer-arith checking CFLAGS for gcc -fno-omit-frame-pointer... -fno-omit-frame-pointer checking CFLAGS for gcc -Wno-cast-align... -Wno-cast-align checking CFLAGS for gcc -Wno-unused-parameter... -Wno-unused-parameter checking CFLAGS for gcc -Wno-missing-field-initializers... -Wno-missing-field-initializers checking CFLAGS for gcc -Wno-sign-compare... -Wno-sign-compare checking whether the linker accepts the -Wl,-z,relro flag... yes checking whether the linker accepts the -Wl,-z,now flag... yes checking for typeof syntax and keyword spelling... typeof checking if host OS is supported... yes (Linux) checking CFLAGS for gcc -D_GNU_SOURCE... -D_GNU_SOURCE checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for valgrind/valgrind.h... no checking for u_int32_t... yes checking for uint32_t... yes checking whether libc defines __progname... yes checking whether compiler understands __alignof__... yes checking for GNU libc compatible malloc... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for setproctitle... no checking for setproctitle_init... no checking for strlcpy... no checking for strnlen... yes checking for strndup... yes checking for strtonum... no checking for getline... yes checking for asprintf... yes checking for vsyslog... yes checking for daemon... yes checking for setresuid... yes checking for setresgid... yes checking for library containing res_init... none required checking for check >= 0.9.4... no checking for libevent >= 2.0.5... yes checking if system libevent works as expected... yes === configuring in libevent (/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/libevent) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--target=aarch64_be-buildroot-linux-gnu' '--host=aarch64_be-buildroot-linux-gnu' '--build=x86_64-pc-linux-gnu' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-embedded-libevent' '--without-seccomp' '--without-libbsd' '--disable-hardening' '--disable-privsep' '--disable-cdp' '--disable-fdp' '--disable-edp' '--disable-sonmp' '--disable-lldpmed' '--disable-dot1' '--disable-dot3' '--disable-custom' '--with-xml' '--without-snmp' '--without-readline' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64_be-buildroot-linux-gnu' 'target_alias=aarch64_be-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp' 'PKG_CONFIG=/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config' --enable-silent-rules --disable-libevent-regress --disable-thread-support --disable-openssl --disable-malloc-replacement --disable-debug-mode --enable-function-sections --disable-shared --with-pic --enable-static --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing sendfile... none required checking for WIN32... no checking for MIDIPIX... no checking for CYGWIN... no checking for zlib.h... yes checking for library containing inflateEnd... -lz checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for aarch64_be-buildroot-linux-gnu-pkg-config... /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for ifaddrs.h... yes checking for mach/mach_time.h... no checking for mach/mach.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for netinet/in6.h... no checking for netinet/tcp.h... yes checking for sys/un.h... yes checking for poll.h... yes checking for port.h... no checking for stdarg.h... yes checking for stddef.h... yes checking for sys/devpoll.h... no checking for sys/epoll.h... yes checking for sys/event.h... no checking for sys/eventfd.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/queue.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timerfd.h... yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for sys/random.h... yes checking for errno.h... yes checking for afunix.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for accept4... yes checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_addrandom... no checking for eventfd... yes checking for epoll_create1... yes checking for fcntl... yes checking for getegid... yes checking for geteuid... yes checking for getifaddrs... yes checking for gettimeofday... yes checking for issetugid... no checking for mach_absolute_time... no checking for mmap... yes checking for nanosleep... yes checking for pipe... yes checking for pipe2... yes checking for putenv... yes checking for sendfile... yes checking for setenv... yes checking for setrlimit... yes checking for sigaction... yes checking for signal... yes checking for splice... yes checking for strlcpy... no checking for strsep... yes checking for strtok_r... yes checking for strtoll... yes checking for sysctl... no checking for timerfd_create... yes checking for umask... yes checking for unsetenv... yes checking for usleep... yes checking for vasprintf... yes checking for getrandom... yes checking for getnameinfo... yes checking for getprotobynumber... yes checking for getservbyname... yes checking for inet_ntop... yes checking for inet_pton... yes checking for getaddrinfo... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking size of off_t... 8 checking size of time_t... 8 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_un... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for struct linger... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes checking whether our compiler supports __FUNCTION__... yes checking if linker supports omitting unused code and data... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating libevent_core.pc config.status: creating libevent_extra.pc config.status: creating Makefile config.status: creating config.h config.status: creating evconfig-private.h config.status: executing depfiles commands config.status: executing libtool commands === end of configure in libevent (/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/libevent/libevent) checking for libcap >= 2... no checking libcap (without pkg-config)... no checking for libxml-2.0... yes checking whether to enable use of pre-0.9.2 JSON/json-c format... no checking whether to enable systemtap/DTrace trace support... no checking whether to enable Privilege separation... no checking whether to enable Cisco Discovery Protocol... no checking whether to enable Foundry Discovery Protocol... no checking whether to enable Extreme Discovery Protocol... no checking whether to enable SynOptics Network Management Protocol... no checking whether to enable LLDP-MED extension... no checking whether to enable Dot1 extension (VLAN stuff)... no checking whether to enable Dot3 extension (PHY stuff)... no checking whether to enable Custom TLV support... no checking whether to enable compatibility with Linux kernel older than 2.6.39... no checking for build time... 2023-11-07T00:38:17Z checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/daemon/Makefile config.status: creating src/lib/Makefile config.status: creating src/client/Makefile config.status: creating tests/Makefile config.status: creating osx/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ------------------ Summary ------------------ lldpd version 1.0.15 OS.............: Linux Prefix.........: /usr C Compiler.....: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -fdiagnostics-show-option -fdiagnostics-color=auto -pipe -Wall -W -Wextra -Wformat -Wformat-security -Wimplicit-fallthrough -Wfatal-errors -Winline -Wpointer-arith -fno-omit-frame-pointer -Wno-cast-align -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Linker.........: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld -Wl,-z,relro -Wl,-z,now Libevent.......: system Readline.......: no Optional features: SNMP support...: no CDP............: no FDP............: no EDP............: no SONMP..........: no LLDPMED........: no DOT1...........: no DOT3...........: no CUSTOM.........: no XML output.....: yes Oldies support.: no seccomp........: no libbsd.........: no Privilege separation: Enabled........: no User/group.....: _lldpd/_lldpd Chroot.........: /var/run/lldpd Instrumentation (for devs only): Sanitizers.....: none Coverage.......: no ------------- Compiler version -------------- aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -------------- Linker version --------------- GNU ld (GNU Binutils) 2.40 Copyright (C) 2023 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License version 3 or (at your option) a later version. This program has absolutely no warranty. --------------------------------------------- Check the above options and compile with: make >>> lldpd 1.0.15 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' Making all in src/compat make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' CC empty.lo CC setproctitle.lo CC strlcpy.lo CC strtonum.lo CCLD libcompat.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' CC log.lo CC version.lo CC marshal.lo CC ctl.lo CC lldpd-structs.lo CCLD libcommon-daemon-client.la CCLD libcommon-daemon-lib.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' Making all in src/daemon make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' CC main.o CC liblldpd_la-frame.lo CC liblldpd_la-client.lo CC liblldpd_la-priv.lo CC liblldpd_la-privsep.lo CC liblldpd_la-privsep_io.lo CC liblldpd_la-privsep_fd.lo CC liblldpd_la-interfaces.lo CC liblldpd_la-event.lo CC liblldpd_la-lldpd.lo CC liblldpd_la-pattern.lo CC liblldpd_la-bitmap.lo CC liblldpd_la-forward-linux.lo CC liblldpd_la-interfaces-linux.lo CC liblldpd_la-netlink.lo CC liblldpd_la-dmi-linux.lo CC liblldpd_la-priv-linux.lo GEN lldpd.8 CC protocols/liblldpd_la-lldp.lo CC protocols/liblldpd_la-cdp.lo CC protocols/liblldpd_la-sonmp.lo CC protocols/liblldpd_la-edp.lo In file included from protocols/cdp.c:20: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ In file included from protocols/sonmp.c:19: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ In file included from protocols/edp.c:19: protocols/../frame.h:26:3: warning: 'types' defined but not used [-Wunused-variable] 26 | } types; | ^~~~~ CCLD liblldpd.la copying selected object files to avoid basename conflicts... CCLD lldpd make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' Making all in src/lib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' CC errors.lo CC connection.lo CC atom.lo CC helpers.lo GEN atom-glue.c CC fixedpoint.lo connection.c: In function '_lldpctl_needs': connection.c:165:14: warning: 'buffer' may be used uninitialized [-Wmaybe-uninitialized] 165 | rc = conn->recv(conn, buffer, length, conn->user_data); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ connection.c:165:14: note: by argument 2 of type 'const uint8_t *' {aka 'const unsigned char *'} to 'ssize_t(lldpctl_conn_t *, const uint8_t *, size_t, void *)' {aka 'long int(lldpctl_conn_t *, const unsigned char *, long unsigned int, void *)'} GEN lldpctl.pc CC atoms/config.lo CC atoms/dot1.lo CC atoms/dot3.lo CC atoms/interface.lo CC atoms/med.lo CC atoms/mgmt.lo CC atoms/port.lo CC atoms/custom.lo CC atoms/chassis.lo CCLD libfixedpoint.la CC atom-glue.lo CCLD liblldpctl.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' Making all in src/client make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' CC lldpcli-lldpcli.o CC lldpcli-display.o CC lldpcli-conf.o CC lldpcli-conf-med.o CC lldpcli-conf-inv.o CC lldpcli-conf-dot3.o CC lldpcli-conf-power.o CC lldpcli-conf-lldp.o CC lldpcli-conf-system.o CC lldpcli-commands.o CC lldpcli-show.o CC lldpcli-misc.o CC lldpcli-tokenizer.o CC lldpcli-utf8.o CC lldpcli-text_writer.o CC lldpcli-kv_writer.o CC lldpcli-json_writer.o CC lldpcli-xml_writer.o GEN lldpcli.8 CCLD lldpcli make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' Making all in osx make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' GEN ChangeLog make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' >>> lldpd 1.0.15 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' Making install in src/compat make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' 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/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/compat' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 lldp-const.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src' Making install in src/daemon make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /bin/sh ../../libtool --mode=install /usr/bin/install -c lldpd '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/install -c -m 644 lldpd.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' libtool: install: /usr/bin/install -c lldpd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/lldpd make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/daemon' Making install in src/lib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblldpctl.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 lldpctl.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 lldpctl.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblldpctl.so.4.9.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/liblldpctl.so.4.9.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f liblldpctl.so.4.9.1 liblldpctl.so.4 || { rm -f liblldpctl.so.4 && ln -s liblldpctl.so.4.9.1 liblldpctl.so.4; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f liblldpctl.so.4.9.1 liblldpctl.so || { rm -f liblldpctl.so && ln -s liblldpctl.so.4.9.1 liblldpctl.so; }; }) libtool: install: /usr/bin/install -c .libs/liblldpctl.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/liblldpctl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/lib' Making install in src/client make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' cd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin && rm -f lldpctl /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions' cd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin && ln -s lldpcli lldpctl /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/etc/lldpd.d' /usr/bin/install -c -m 644 completion/lldpcli '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions' /bin/sh ../../libtool --mode=install /usr/bin/install -c lldpcli '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 README.conf '/home/buildroot/autobuild/instance-0/output-1/target/etc/lldpd.d' /usr/bin/install -c -m 644 completion/_lldpcli '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lldpctl.8 lldpcli.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' libtool: install: /usr/bin/install -c lldpcli /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/lldpcli make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/src/client' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' 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/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/tests' Making install in osx make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15/osx' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' GEN ChangeLog make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lldpd' GEN ChangeLog /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lldpd' /usr/bin/install -c -m 644 README.md NEWS CONTRIBUTE.md LICENSE '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lldpd' /usr/bin/install -c -m 644 ChangeLog '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/lldpd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/lldpd-1.0.15' /usr/bin/install -D -m 0755 package/lldpd/S60lldpd /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S60lldpd lxc-5.0.2.tar.gz: OK (sha256: bea08d2e49efcee34fa58acd2bc95c0adc64d291c07f4cfaf4ac1d8ac5a36f45) >>> lxc 5.0.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/lxc/lxc-5.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2 -xf - >>> lxc 5.0.2 Patching >>> lxc 5.0.2 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderxt88p1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake -Dapparmor=false -Dexamples=false -Dman=false -Dcapabilities=false -Dseccomp=false -Dselinux=false -Dio-uring-event-loop=false -Dpam-cgroup=false -Dopenssl=true -Dsd-bus=disabled -Dinit-script=sysvinit /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/ /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build Build type: cross build Project name: lxc Project version: 5.0.2 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc (gcc 12.3.0 "aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: thunderxt88p1 Target machine cpu family: aarch64 Target machine cpu: thunderxt88p1 Compiler for C supports link arguments -Wl,--no-as-needed: YES Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports link arguments -Wl,-z,relro: YES Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -fstack-protector: YES Compiler for C supports link arguments -fstack-protector-strong: YES Compiler for C supports link arguments -Wl,-fuse-ld=gold: NO Compiler for C supports link arguments -Wl,--warn-common: YES Compiler for C supports arguments -Wno-format-signedness: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wvla: YES Compiler for C supports arguments -Wimplicit-fallthrough=5: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstack-clash-protection: YES Compiler for C supports arguments --param=ssp-buffer-size=4: YES Compiler for C supports arguments --mcet -fcf-protection: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Winit-self: YES Compiler for C supports arguments -Wunused-but-set-variable: YES Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Compiler for C supports arguments -Wfloat-equal: YES Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wendif-labels: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -fdiagnostics-show-option: YES Compiler for C supports arguments -Werror=shift-count-overflow: YES Compiler for C supports arguments -Werror=shift-overflow=2: YES Compiler for C supports arguments -Wdate-time: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -fasynchronous-unwind-tables: YES Compiler for C supports arguments -fexceptions: YES Compiler for C supports arguments -Warray-bounds: YES Compiler for C supports arguments -Wrestrict: YES Compiler for C supports arguments -Wreturn-local-addr: YES Compiler for C supports arguments -fsanitize=cfi: NO Compiler for C supports arguments -Wstringop-overflow: YES ../output-1/build/lxc-5.0.2/meson.build:256: WARNING: add_languages is missing native:, assuming languages are wanted for both host and build. C++ compiler for the build machine: /usr/bin/g++ (gcc 12.3.1 "g++ (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.38-27 Compiler for language cpp for the host machine not found. Program sh found: YES (/usr/bin/sh) Program date found: YES (/usr/bin/date) Program git found: YES (/usr/bin/git) Program docbook2X2man docbook2x-man db2x_docbook2man docbook2man docbook-to-man found: NO Program docbook2man found: NO Run-time dependency threads found: YES Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.3) Run-time dependency openssl found: YES 3.0.12 Library util found: YES Has header "security/pam_modules.h" : NO Checking for function "fmemopen" : YES Checking for function "openpty" with dependency -lutil: YES Checking for function "pthread_setcancelstate" : YES Checking for function "rand_r" : YES Checking for function "strchrnul" : YES Checking for function "strerror_r" : YES Checking if "strerror_r() returns char *" compiles: YES Compiler for C supports function attribute fallthrough: YES Compiler for C supports function attribute nonnull: YES Compiler for C supports function attribute returns_nonnull: YES Checking for size of "__aligned_u64" with dependencies threads, openssl: 8 Checking for size of "struct clone_args" with dependencies threads, openssl: -1 Checking for size of "struct open_how" with dependencies threads, openssl: -1 Checking for size of "struct rtnl_link_stats64" with dependencies threads, openssl: 200 Checking for size of "struct mount_attr" : 32 Fetching value of define "FSCONFIG_SET_FLAG" : Fetching value of define "FS_CONFIG_SET_STRING" : Fetching value of define "FS_CONFIG_SET_BINARY" : Fetching value of define "FS_CONFIG_SET_PATH_EMPTY" : Fetching value of define "FS_CONFIG_SET_PATH_FD" : Fetching value of define "FS_CONFIG_SET_CMD_CREATE" : Fetching value of define "FS_CONFIG_SET_CMD_RECONFIGURE" : Checking for function "bpf" : NO Checking for function "close_range" : YES Checking for function "execveat" : YES Checking for function "endmntent" : YES Checking for function "faccessat" : YES Checking for function "fexecve" : YES Checking for function "fgetln" : NO Checking for function "fsconfig" : YES Checking for function "fsmount" : YES Checking for function "fsopen" : YES Checking for function "fspick" : YES Checking for function "getgrgid_r" : YES Checking for function "getline" : YES Checking for function "getsubopt" : YES Checking for function "gettid" : YES Checking for function "hasmntopt" : YES Checking for function "kcmp" : NO Checking for function "keyctl" : NO Checking for function "memfd_create" : YES Checking for function "mount_setattr" : YES Checking for function "move_mount" : YES Checking for function "openat2" : NO Checking for function "open_tree" : YES Checking for function "personality" : YES Checking for function "pidfd_open" : NO Checking for function "pidfd_send_signal" : NO Checking for function "pivot_root" : NO Checking for function "prlimit" : YES Checking for function "prlimit64" : YES Checking for function "renameat2" : YES Checking for function "sethostname" : YES Checking for function "setmntent" : YES Checking for function "setns" : YES Checking for function "sigdescr_np" : YES Checking for function "signalfd" : YES Checking for function "statvfs" : YES Checking for function "statx" : YES Checking for function "strchrnul" : YES (cached) Checking for function "strlcat" : NO Checking for function "strlcpy" : NO Checking for function "unshare" : YES Has header "systemd/sd-bus.h" : NO Has header "systemd/sd-event.h" : NO Has header "sys/resource.h" : YES Has header "sys/memfd.h" : NO Has header "sys/personality.h" : YES Has header "sys/pidfd.h" : YES Has header "sys/signalfd.h" : YES Has header "sys/timerfd.h" : YES Has header "pty.h" : YES Has header "utmpx.h" : YES Configuring config.h using configuration Configuring attach_options.h using configuration Configuring lxccontainer.h using configuration Configuring version.h using configuration Configuring lxc.functions using configuration Configuring _lxc using configuration Configuring default.conf using configuration Configuring lxc-containers using configuration Configuring lxc-net using configuration Configuring lxc-apparmor-load using configuration Configuring lxc-containers using configuration Configuring lxc-net using configuration Configuring lxc using configuration Configuring common.seccomp using configuration Configuring common.conf using configuration Configuring nesting.conf using configuration Configuring oci.common.conf using configuration Configuring userns.conf using configuration Configuring README using configuration Configuring lxc-patch.py using configuration Configuring lxc-complex.conf using configuration Configuring lxc-empty-netns.conf using configuration Configuring lxc-macvlan.conf using configuration Configuring lxc-no-netns.conf using configuration Configuring lxc-phys.conf using configuration Configuring lxc-veth.conf using configuration Configuring lxc-vlan.conf using configuration Configuring seccomp-v1.conf using configuration Configuring seccomp-v2.conf using configuration Configuring seccomp-v2-denylist.conf using configuration Configuring README using configuration Configuring clonehostname using configuration Configuring dhclient-script using configuration Configuring dhclient using configuration Configuring mountecryptfsroot using configuration Configuring nvidia using configuration Configuring squid-deb-proxy-client using configuration Configuring ubuntu-cloud-prep using configuration Configuring lxc-checkconfig using configuration Configuring lxc-update-config using configuration Configuring lxc-busybox using configuration Configuring lxc-download using configuration Configuring lxc-local using configuration Configuring lxc-oci using configuration Configuring lxc.spec using configuration Message: lxc 5.0.2 Meson version: 1.1.1 prefix directory: /usr bin directory: /usr/bin data directory: /usr/share doc directory: /usr/share/doc/lxc include directory: /usr/include lib directory: /usr/lib libexec directory: /usr/libexec local state directory: /var sbin directory: /usr/sbin sysconf directory: /etc lxc cgroup pattern: lxc init directory: /usr/libexec runtime path: /run lxc default config: /etc/lxc/default.conf lxc global config: /etc/lxc/lxc.conf lxc hook directory: /usr/share/lxc/hooks lxc hook bin directory: /usr/libexec/lxc/hooks lxc rootfs mount directory: /usr/lib/lxc/rootfs log path: /var/log/lxc lxc path: /var/lib/lxc lxc template config: /usr/share/lxc/config lxc template directory: /usr/share/lxc/templates lxc user network config: /etc/lxc/lxc-usernet lxc user network database: /run/lxc/nics time epoch: 1699317511 (2023-11-07T00:38:31+00:00) supported dependencies: openssl unsupported dependencies: AppArmor, SECCOMP, SELinux, libcap, static libcap, pam, liburing, libsystemd supported headers: sys/resource.h, sys/personality.h, sys/pidfd.h, sys/signalfd.h, sys/timerfd.h, pty.h, utmpx.h unsupported headers: systemd/sd-bus.h, systemd/sd-event.h, sys/memfd.h supported calls: strchrnul, strerror_r unsupported calls: bpf, close_range, endmntent, execveat, faccessat, fgetln, fsconfig, fsmount, fsopen, fspick, getgrgid_r, getline, getsubopt, gettid, hasmntopt, kcmp, keyctl, memfd_create, mount_setattr, move_mount, openat2, open_tree, personality, pidfd_open, pidfd_send_signal, pivot_root, prlimit, prlimit64, renameat2, sethostname, setmntent, setns, sigdescr_np, signalfd, statx, statvfs, strlcat, strlcpy, unshare supported types: __aligned_u64, struct rtnl_link_stats64, struct mount_attr (sys/mount.h) unsupported types: scmp_filter_ctx, struct seccomp_notif_sizes, struct clone_args, struct open_how, FSCONFIG_SET_FLAG (sys/mount.h), FS_CONFIG_SET_STRING (sys/mount.h), FS_CONFIG_SET_BINARY (sys/mount.h), FS_CONFIG_SET_PATH_EMPTY (sys/mount.h), FS_CONFIG_SET_PATH_FD (sys/mount.h), FS_CONFIG_SET_CMD_CREATE (sys/mount.h), FS_CONFIG_SET_CMD_RECONFIGURE (sys/mount.h) Build targets in project: 29 NOTICE: Future-deprecated features used: * 1.1.0: {'"boolean option" keyword argument "value" of type str'} lxc 5.0.2 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true apparmor : false capabilities : false examples : false init-script : sysvinit io-uring-event-loop : false man : false openssl : true pam-cgroup : false sd-bus : disabled seccomp : false selinux : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> lxc 5.0.2 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build' [1/1519] Compiling C object src/lxc/liblxc.a.p/lsm_nop.c.o [2/1519] Compiling C object src/lxc/liblxc.a.p/caps.c.o [3/1519] Compiling C object src/lxc/liblxc.a.p/rexec.c.o [4/1519] Compiling C object src/lxc/liblxc.a.p/lsm_lsm.c.o [5/1519] Compiling C object src/lxc/liblxc.a.p/error.c.o [6/1519] Compiling C object src/lxc/liblxc.a.p/cgroups_cgroup_utils.c.o [7/1519] Compiling C object src/lxc/liblxc.a.p/execute.c.o [8/1519] Compiling C object src/lxc/liblxc.a.p/namespace.c.o [9/1519] Compiling C object src/lxc/liblxc.a.p/ringbuf.c.o [10/1519] Compiling C object src/lxc/liblxc.a.p/rtnl.c.o [11/1519] Compiling C object src/lxc/liblxc.a.p/storage_dir.c.o [12/1519] Compiling C object src/lxc/liblxc.a.p/storage_rbd.c.o [13/1519] Compiling C object src/lxc/liblxc.a.p/storage_rsync.c.o [14/1519] Compiling C object src/lxc/liblxc.a.p/commands_utils.c.o [15/1519] Compiling C object src/lxc/liblxc.a.p/freezer.c.o [16/1519] Compiling C object src/lxc/liblxc.a.p/lxclock.c.o [17/1519] Compiling C object src/lxc/liblxc.a.p/mainloop.c.o [18/1519] Compiling C object src/lxc/liblxc.a.p/process_utils.c.o [19/1519] Compiling C object src/lxc/liblxc.a.p/storage_nbd.c.o [20/1519] Compiling C object src/lxc/liblxc.a.p/storage_storage.c.o [21/1519] Compiling C object src/lxc/liblxc.a.p/storage_storage_utils.c.o [22/1519] Compiling C object src/lxc/liblxc.a.p/storage_zfs.c.o [23/1519] Compiling C object src/lxc/liblxc.a.p/file_utils.c.o [24/1519] Compiling C object src/lxc/liblxc.a.p/log.c.o [25/1519] Compiling C object src/lxc/liblxc.a.p/mount_utils.c.o [26/1519] Compiling C object src/lxc/liblxc.a.p/parse.c.o [27/1519] Compiling C object src/lxc/liblxc.a.p/.._include_strlcpy.c.o [28/1519] Compiling C object src/lxc/liblxc.a.p/cgroups_cgroup.c.o [29/1519] Compiling C object src/lxc/liblxc.a.p/cgroups_cgroup2_devices.c.o [30/1519] Compiling C object src/lxc/liblxc.a.p/storage_btrfs.c.o [31/1519] Compiling C object src/lxc/liblxc.a.p/storage_lvm.c.o [32/1519] Compiling C object src/lxc/liblxc.a.p/storage_overlay.c.o [33/1519] Compiling C object src/lxc/liblxc.a.p/af_unix.c.o [34/1519] Compiling C object src/lxc/liblxc.a.p/initutils.c.o [35/1519] Compiling C object src/lxc/liblxc.a.p/state.c.o [36/1519] Compiling C object src/lxc/liblxc.a.p/.._include_strlcat.c.o [37/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._.._include_strlcpy.c.o [38/1519] Compiling C object src/lxc/liblxc.a.p/storage_loop.c.o [39/1519] Compiling C object src/lxc/liblxc.a.p/confile_utils.c.o [40/1519] Compiling C object src/lxc/liblxc.a.p/monitor.c.o [41/1519] Compiling C object src/lxc/liblxc.a.p/nl.c.o [42/1519] Compiling C object src/lxc/liblxc.a.p/sync.c.o [43/1519] Compiling C object src/lxc/liblxc.a.p/uuid.c.o [44/1519] Compiling C object hooks/unmount-namespace.p/unmount-namespace.c.o [45/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._.._include_strlcat.c.o [46/1519] Compiling C object src/lxc/liblxc.a.p/string_utils.c.o [47/1519] Compiling C object src/lxc/liblxc.a.p/.._include_netns_ifaddrs.c.o [48/1519] Compiling C object src/lxc/cmd/init.lxc.p/lxc_init.c.o [49/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._caps.c.o [50/1519] Compiling C object src/lxc/liblxc.a.p/attach.c.o [51/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._error.c.o [52/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._namespace.c.o [53/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._lsm_nop.c.o [54/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._initutils.c.o [55/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._lsm_lsm.c.o [56/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._file_utils.c.o [57/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._cgroups_cgroup_utils.c.o [58/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._string_utils.c.o [59/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._cgroups_cgroup.c.o [60/1519] Compiling C object src/lxc/liblxc.a.p/commands.c.o [61/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._af_unix.c.o [62/1519] Compiling C object src/lxc/cmd/init.lxc.p/.._log.c.o [63/1519] Compiling C object src/lxc/liblxc.a.p/terminal.c.o [64/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/lxc_monitord.c.o [65/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_dir.c.o [66/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_loop.c.o [67/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_rbd.c.o [68/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_rsync.c.o [69/1519] Compiling C object src/lxc/liblxc.a.p/criu.c.o [70/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_nbd.c.o [71/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_storage.c.o [72/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._caps.c.o [73/1519] Compiling C object src/lxc/liblxc.a.p/start.c.o [74/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._cgroups_cgroup2_devices.c.o [75/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_btrfs.c.o [76/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_lvm.c.o [77/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_zfs.c.o [78/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._af_unix.c.o [79/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._execute.c.o [80/1519] Compiling C object src/lxc/liblxc.a.p/utils.c.o [81/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_overlay.c.o [82/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._storage_storage_utils.c.o [83/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._commands_utils.c.o [84/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._error.c.o [85/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._initutils.c.o [86/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._.._include_strlcpy.c.o [87/1519] Linking target hooks/unmount-namespace [88/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._file_utils.c.o [89/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._freezer.c.o [90/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._log.c.o [91/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._lxclock.c.o [92/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._mainloop.c.o [93/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._namespace.c.o [94/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._rtnl.c.o [95/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._.._include_strlcat.c.o [96/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._monitor.c.o [97/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._nl.c.o [98/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._parse.c.o [99/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._process_utils.c.o [100/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._rexec.c.o [101/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._ringbuf.c.o [102/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._attach.c.o [103/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._confile_utils.c.o [104/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._mount_utils.c.o [105/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._state.c.o [106/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._sync.c.o [107/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._uuid.c.o [108/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._.._include_netns_ifaddrs.c.o [109/1519] Compiling C object src/lxc/liblxc.a.p/network.c.o [110/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._string_utils.c.o [111/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._lsm_nop.c.o [112/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._commands.c.o [113/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._cgroups_cgroup.c.o [114/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._cgroups_cgroup_utils.c.o [115/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._lsm_lsm.c.o [116/1519] Compiling C object src/lxc/liblxc.a.p/cgroups_cgfsng.c.o [117/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_loop.c.o [118/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_rsync.c.o [119/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_rbd.c.o [120/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_dir.c.o [121/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._criu.c.o [122/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_nbd.c.o [123/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._caps.c.o [124/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._cgroups_cgroup2_devices.c.o [125/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_lvm.c.o [126/1519] Compiling C object src/lxc/liblxc.a.p/lxccontainer.c.o [127/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_btrfs.c.o [128/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_storage_utils.c.o [129/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._terminal.c.o [130/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/lxc_user_nic.c.o [131/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_storage.c.o [132/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._af_unix.c.o [133/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._commands_utils.c.o [134/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._execute.c.o [135/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_overlay.c.o [136/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._storage_zfs.c.o [137/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._error.c.o [138/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._freezer.c.o [139/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._start.c.o [140/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._file_utils.c.o [141/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._mainloop.c.o [142/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._rtnl.c.o [143/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._.._include_strlcpy.c.o [144/1519] Compiling C object src/lxc/liblxc.a.p/conf.c.o [145/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._cgroups_cgfsng.c.o [146/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._utils.c.o [147/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._process_utils.c.o [148/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._initutils.c.o [149/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._log.c.o [150/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._lxclock.c.o [151/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._namespace.c.o [152/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._nl.c.o [153/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._rexec.c.o [154/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._ringbuf.c.o [155/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._.._include_strlcat.c.o [156/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._confile_utils.c.o [157/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._monitor.c.o [158/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._mount_utils.c.o [159/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._parse.c.o [160/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._state.c.o [161/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._uuid.c.o [162/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._string_utils.c.o [163/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._sync.c.o [164/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._.._include_netns_ifaddrs.c.o [165/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._lsm_nop.c.o [166/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._attach.c.o [167/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._cgroups_cgroup.c.o [168/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._network.c.o [169/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._lsm_lsm.c.o [170/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/lxc_usernsexec.c.o [171/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._cgroups_cgroup_utils.c.o [172/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._caps.c.o [173/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_dir.c.o [174/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._criu.c.o [175/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._commands.c.o [176/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_loop.c.o [177/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_nbd.c.o [178/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_rbd.c.o [179/1519] Compiling C object src/lxc/liblxc.a.p/confile.c.o [180/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_rsync.c.o [181/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_lvm.c.o [182/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._cgroups_cgroup2_devices.c.o [183/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_storage_utils.c.o [184/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._terminal.c.o [185/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_btrfs.c.o [186/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_storage.c.o [187/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_zfs.c.o [188/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._commands_utils.c.o [189/1519] Linking static target src/lxc/liblxc.a [190/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._storage_overlay.c.o [191/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._af_unix.c.o [192/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._error.c.o [193/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._execute.c.o [194/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._freezer.c.o [195/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._start.c.o [196/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._.._include_strlcpy.c.o [197/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._lxccontainer.c.o [198/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._cgroups_cgfsng.c.o [199/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._lxclock.c.o [200/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._utils.c.o [201/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._file_utils.c.o [202/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._log.c.o [203/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._rtnl.c.o [204/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._confile_utils.c.o [205/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._initutils.c.o [206/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._mainloop.c.o [207/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._nl.c.o [208/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._parse.c.o [209/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._process_utils.c.o [210/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._rexec.c.o [211/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._ringbuf.c.o [212/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._.._include_strlcat.c.o [213/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._attach.c.o [214/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._monitor.c.o [215/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._sync.c.o [216/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._uuid.c.o [217/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._namespace.c.o [218/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._state.c.o [219/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._.._include_netns_ifaddrs.c.o [220/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._conf.c.o [221/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._mount_utils.c.o [222/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._lsm_nop.c.o [223/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._string_utils.c.o [224/1519] Compiling C object src/lxc/tools/lxc-attach.p/lxc_attach.c.o [225/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._cgroups_cgroup_utils.c.o [226/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._lsm_lsm.c.o [227/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._commands.c.o [228/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._cgroups_cgroup.c.o [229/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_dir.c.o [230/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._caps.c.o [231/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._network.c.o [232/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._criu.c.o [233/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_loop.c.o [234/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_nbd.c.o [235/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_rbd.c.o [236/1519] Compiling C object src/lxc/cmd/lxc-monitord.p/.._confile.c.o [237/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._terminal.c.o [238/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_btrfs.c.o [239/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_storage_utils.c.o [240/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._cgroups_cgroup2_devices.c.o [241/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_lvm.c.o [242/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_zfs.c.o [243/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._error.c.o [244/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._af_unix.c.o [245/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_overlay.c.o [246/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._commands_utils.c.o [247/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._lxccontainer.c.o [248/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_rsync.c.o [249/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._storage_storage.c.o [250/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._freezer.c.o [251/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._execute.c.o [252/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._.._include_strlcpy.c.o [253/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._file_utils.c.o [254/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._initutils.c.o [255/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._cgroups_cgfsng.c.o [256/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._confile_utils.c.o [257/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._namespace.c.o [258/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._rtnl.c.o [259/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._utils.c.o [260/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._start.c.o [261/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._process_utils.c.o [262/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._ringbuf.c.o [263/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._mainloop.c.o [264/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._rexec.c.o [265/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._log.c.o [266/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._monitor.c.o [267/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._mount_utils.c.o [268/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._nl.c.o [269/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._uuid.c.o [270/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._conf.c.o [271/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._lxclock.c.o [272/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._parse.c.o [273/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._.._include_strlcat.c.o [274/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._state.c.o [275/1519] Compiling C object src/lxc/tools/lxc-attach.p/arguments.c.o [276/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._string_utils.c.o [277/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._sync.c.o [278/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._.._include_netns_ifaddrs.c.o [279/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._attach.c.o [280/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._cgroups_cgroup.c.o [281/1519] Compiling C object src/lxc/tools/lxc-autostart.p/lxc_autostart.c.o [282/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._cgroups_cgroup_utils.c.o [283/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._lsm_lsm.c.o [284/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._network.c.o [285/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._commands.c.o [286/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._lsm_nop.c.o [287/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_rsync.c.o [288/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_dir.c.o [289/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._caps.c.o [290/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_nbd.c.o [291/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._criu.c.o [292/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_loop.c.o [293/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_rbd.c.o [294/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_storage.c.o [295/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._cgroups_cgroup2_devices.c.o [296/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_btrfs.c.o [297/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_lvm.c.o [298/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_zfs.c.o [299/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._af_unix.c.o [300/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._commands_utils.c.o [301/1519] Compiling C object src/lxc/cmd/lxc-user-nic.p/.._confile.c.o [302/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._terminal.c.o [303/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_overlay.c.o [304/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._error.c.o [305/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._execute.c.o [306/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._lxccontainer.c.o [307/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._start.c.o [308/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._utils.c.o [309/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._storage_storage_utils.c.o [310/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._freezer.c.o [311/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._initutils.c.o [312/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._lxclock.c.o [313/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._mainloop.c.o [314/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._nl.c.o [315/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._process_utils.c.o [316/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._ringbuf.c.o [317/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._.._include_strlcpy.c.o [318/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._conf.c.o [319/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._cgroups_cgfsng.c.o [320/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._attach.c.o [321/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._confile_utils.c.o [322/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._log.c.o [323/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._monitor.c.o [324/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._mount_utils.c.o [325/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._namespace.c.o [326/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._parse.c.o [327/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._rexec.c.o [328/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._rtnl.c.o [329/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._.._include_strlcat.c.o [330/1519] Compiling C object src/lxc/cmd/lxc-usernsexec.p/.._confile.c.o [331/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._commands.c.o [332/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._file_utils.c.o [333/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._state.c.o [334/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._string_utils.c.o [335/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._sync.c.o [336/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._uuid.c.o [337/1519] Compiling C object src/lxc/tools/lxc-autostart.p/arguments.c.o [338/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._.._include_netns_ifaddrs.c.o [339/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._lsm_nop.c.o [340/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._cgroups_cgroup.c.o [341/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._cgroups_cgroup_utils.c.o [342/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._lsm_lsm.c.o [343/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_dir.c.o [344/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._cgroups_cgfsng.c.o [345/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._criu.c.o [346/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._terminal.c.o [347/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_loop.c.o [348/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._conf.c.o [349/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/lxc_cgroup.c.o [350/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._cgroups_cgroup2_devices.c.o [351/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_btrfs.c.o [352/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._network.c.o [353/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_rbd.c.o [354/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._lxccontainer.c.o [355/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_storage.c.o [356/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._af_unix.c.o [357/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_nbd.c.o [358/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_storage_utils.c.o [359/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._start.c.o [360/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_rsync.c.o [361/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._caps.c.o [362/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._commands_utils.c.o [363/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_overlay.c.o [364/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_zfs.c.o [365/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._execute.c.o [366/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._freezer.c.o [367/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._storage_lvm.c.o [368/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._error.c.o [369/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._rtnl.c.o [370/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._initutils.c.o [371/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._parse.c.o [372/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._file_utils.c.o [373/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._rexec.c.o [374/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._ringbuf.c.o [375/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._.._include_strlcpy.c.o [376/1519] Compiling C object src/lxc/tools/lxc-attach.p/.._confile.c.o [377/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._attach.c.o [378/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._monitor.c.o [379/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._.._include_strlcat.c.o [380/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._nl.c.o [381/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._utils.c.o [382/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._log.c.o [383/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._mainloop.c.o [384/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._process_utils.c.o [385/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._namespace.c.o [386/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._sync.c.o [387/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/arguments.c.o [388/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._confile_utils.c.o [389/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._.._include_netns_ifaddrs.c.o [390/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/lxc_checkpoint.c.o [391/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._lsm_nop.c.o [392/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._lxclock.c.o [393/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._state.c.o [394/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._uuid.c.o [395/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._cgroups_cgroup.c.o [396/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._lsm_lsm.c.o [397/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._string_utils.c.o [398/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._terminal.c.o [399/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._network.c.o [400/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._mount_utils.c.o [401/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._conf.c.o [402/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_loop.c.o [403/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._commands.c.o [404/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._cgroups_cgroup2_devices.c.o [405/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_storage_utils.c.o [406/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._lxccontainer.c.o [407/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._cgroups_cgfsng.c.o [408/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_dir.c.o [409/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._commands_utils.c.o [410/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._error.c.o [411/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._criu.c.o [412/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._cgroups_cgroup_utils.c.o [413/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_rbd.c.o [414/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._caps.c.o [415/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_btrfs.c.o [416/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_nbd.c.o [417/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_rsync.c.o [418/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_zfs.c.o [419/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._start.c.o [420/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_lvm.c.o [421/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._af_unix.c.o [422/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._namespace.c.o [423/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._rtnl.c.o [424/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_storage.c.o [425/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._freezer.c.o [426/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._ringbuf.c.o [427/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._execute.c.o [428/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._file_utils.c.o [429/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._log.c.o [430/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._.._include_strlcpy.c.o [431/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._storage_overlay.c.o [432/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._confile_utils.c.o [433/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._initutils.c.o [434/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._rexec.c.o [435/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._lxclock.c.o [436/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._mainloop.c.o [437/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._mount_utils.c.o [438/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._nl.c.o [439/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._commands.c.o [440/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._parse.c.o [441/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._process_utils.c.o [442/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._.._include_strlcat.c.o [443/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._utils.c.o [444/1519] Compiling C object src/lxc/tools/lxc-config.p/lxc_config.c.o [445/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/arguments.c.o [446/1519] Compiling C object src/lxc/tools/lxc-config.p/.._cgroups_cgroup.c.o [447/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._attach.c.o [448/1519] Compiling C object src/lxc/tools/lxc-config.p/.._lsm_lsm.c.o [449/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._uuid.c.o [450/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._.._include_netns_ifaddrs.c.o [451/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._monitor.c.o [452/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._state.c.o [453/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._string_utils.c.o [454/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._sync.c.o [455/1519] Compiling C object src/lxc/tools/lxc-config.p/.._lsm_nop.c.o [456/1519] Compiling C object src/lxc/tools/lxc-autostart.p/.._confile.c.o [457/1519] Compiling C object src/lxc/tools/lxc-config.p/.._caps.c.o [458/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._terminal.c.o [459/1519] Compiling C object src/lxc/tools/lxc-config.p/.._cgroups_cgroup_utils.c.o [460/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._network.c.o [461/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_storage_utils.c.o [462/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_lvm.c.o [463/1519] Compiling C object src/lxc/tools/lxc-config.p/.._execute.c.o [464/1519] Compiling C object src/lxc/tools/lxc-config.p/.._af_unix.c.o [465/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._utils.c.o [466/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._conf.c.o [467/1519] Compiling C object src/lxc/tools/lxc-config.p/.._file_utils.c.o [468/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._cgroups_cgfsng.c.o [469/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._criu.c.o [470/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_btrfs.c.o [471/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_rsync.c.o [472/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_dir.c.o [473/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_loop.c.o [474/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_nbd.c.o [475/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_rbd.c.o [476/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_storage.c.o [477/1519] Compiling C object src/lxc/tools/lxc-config.p/.._commands_utils.c.o [478/1519] Compiling C object src/lxc/tools/lxc-config.p/.._error.c.o [479/1519] Compiling C object src/lxc/tools/lxc-config.p/.._initutils.c.o [480/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_zfs.c.o [481/1519] Compiling C object src/lxc/tools/lxc-config.p/.._freezer.c.o [482/1519] Compiling C object src/lxc/tools/lxc-config.p/.._log.c.o [483/1519] Compiling C object src/lxc/tools/lxc-config.p/.._mainloop.c.o [484/1519] Compiling C object src/lxc/tools/lxc-config.p/.._parse.c.o [485/1519] Compiling C object src/lxc/tools/lxc-config.p/.._rtnl.c.o [486/1519] Compiling C object src/lxc/tools/lxc-config.p/.._cgroups_cgroup2_devices.c.o [487/1519] Compiling C object src/lxc/tools/lxc-config.p/.._storage_overlay.c.o [488/1519] Compiling C object src/lxc/tools/lxc-config.p/.._lxclock.c.o [489/1519] Compiling C object src/lxc/tools/lxc-config.p/.._monitor.c.o [490/1519] Compiling C object src/lxc/tools/lxc-config.p/.._process_utils.c.o [491/1519] Compiling C object src/lxc/tools/lxc-config.p/.._rexec.c.o [492/1519] Compiling C object src/lxc/tools/lxc-config.p/.._.._include_strlcpy.c.o [493/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._lxccontainer.c.o [494/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._start.c.o [495/1519] Compiling C object src/lxc/tools/lxc-config.p/.._attach.c.o [496/1519] Compiling C object src/lxc/tools/lxc-config.p/.._namespace.c.o [497/1519] Compiling C object src/lxc/tools/lxc-config.p/.._nl.c.o [498/1519] Compiling C object src/lxc/tools/lxc-config.p/.._ringbuf.c.o [499/1519] Compiling C object src/lxc/tools/lxc-config.p/.._.._include_strlcat.c.o [500/1519] Compiling C object src/lxc/tools/lxc-cgroup.p/.._confile.c.o [501/1519] Compiling C object src/lxc/tools/lxc-config.p/.._confile_utils.c.o [502/1519] Compiling C object src/lxc/tools/lxc-config.p/.._sync.c.o [503/1519] Compiling C object src/lxc/tools/lxc-config.p/.._uuid.c.o [504/1519] Compiling C object src/lxc/tools/lxc-config.p/arguments.c.o [505/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._network.c.o [506/1519] Compiling C object src/lxc/tools/lxc-config.p/.._mount_utils.c.o [507/1519] Compiling C object src/lxc/tools/lxc-config.p/.._state.c.o [508/1519] Compiling C object src/lxc/tools/lxc-config.p/.._.._include_netns_ifaddrs.c.o [509/1519] Compiling C object src/lxc/tools/lxc-console.p/.._cgroups_cgroup.c.o [510/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._lxccontainer.c.o [511/1519] Compiling C object src/lxc/tools/lxc-config.p/.._string_utils.c.o [512/1519] Compiling C object src/lxc/tools/lxc-console.p/lxc_console.c.o [513/1519] Compiling C object src/lxc/tools/lxc-console.p/.._lsm_nop.c.o [514/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_dir.c.o [515/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_lvm.c.o [516/1519] Compiling C object src/lxc/tools/lxc-config.p/.._criu.c.o [517/1519] Compiling C object src/lxc/tools/lxc-config.p/.._terminal.c.o [518/1519] Compiling C object src/lxc/tools/lxc-console.p/.._cgroups_cgroup_utils.c.o [519/1519] Compiling C object src/lxc/tools/lxc-config.p/.._commands.c.o [520/1519] Compiling C object src/lxc/tools/lxc-console.p/.._lsm_lsm.c.o [521/1519] Compiling C object src/lxc/tools/lxc-console.p/.._cgroups_cgroup2_devices.c.o [522/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_rsync.c.o [523/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_nbd.c.o [524/1519] Compiling C object src/lxc/tools/lxc-config.p/.._start.c.o [525/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_loop.c.o [526/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_overlay.c.o [527/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_storage.c.o [528/1519] Compiling C object src/lxc/tools/lxc-console.p/.._execute.c.o [529/1519] Compiling C object src/lxc/tools/lxc-config.p/.._cgroups_cgfsng.c.o [530/1519] Compiling C object src/lxc/tools/lxc-console.p/.._error.c.o [531/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_rbd.c.o [532/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_btrfs.c.o [533/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._conf.c.o [534/1519] Compiling C object src/lxc/tools/lxc-console.p/.._caps.c.o [535/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_zfs.c.o [536/1519] Compiling C object src/lxc/tools/lxc-console.p/.._file_utils.c.o [537/1519] Compiling C object src/lxc/tools/lxc-console.p/.._rtnl.c.o [538/1519] Compiling C object src/lxc/tools/lxc-config.p/.._utils.c.o [539/1519] Compiling C object src/lxc/tools/lxc-console.p/.._commands_utils.c.o [540/1519] Compiling C object src/lxc/tools/lxc-console.p/.._storage_storage_utils.c.o [541/1519] Compiling C object src/lxc/tools/lxc-console.p/.._namespace.c.o [542/1519] Compiling C object src/lxc/tools/lxc-console.p/.._ringbuf.c.o [543/1519] Compiling C object src/lxc/tools/lxc-console.p/.._af_unix.c.o [544/1519] Compiling C object src/lxc/tools/lxc-console.p/.._freezer.c.o [545/1519] Compiling C object src/lxc/tools/lxc-console.p/.._rexec.c.o [546/1519] Compiling C object src/lxc/tools/lxc-console.p/.._.._include_strlcpy.c.o [547/1519] Compiling C object src/lxc/tools/lxc-console.p/.._parse.c.o [548/1519] Compiling C object src/lxc/tools/lxc-console.p/.._process_utils.c.o [549/1519] Compiling C object src/lxc/tools/lxc-console.p/.._initutils.c.o [550/1519] Compiling C object src/lxc/tools/lxc-console.p/.._.._include_strlcat.c.o [551/1519] Compiling C object src/lxc/tools/lxc-console.p/.._lxclock.c.o [552/1519] Compiling C object src/lxc/tools/lxc-console.p/.._string_utils.c.o [553/1519] Compiling C object src/lxc/tools/lxc-console.p/.._.._include_netns_ifaddrs.c.o [554/1519] Compiling C object src/lxc/tools/lxc-console.p/.._confile_utils.c.o [555/1519] Compiling C object src/lxc/tools/lxc-console.p/.._sync.c.o [556/1519] Compiling C object src/lxc/tools/lxc-console.p/.._uuid.c.o [557/1519] Compiling C object src/lxc/tools/lxc-console.p/.._nl.c.o [558/1519] Compiling C object src/lxc/tools/lxc-console.p/arguments.c.o [559/1519] Compiling C object src/lxc/tools/lxc-console.p/.._attach.c.o [560/1519] Compiling C object src/lxc/tools/lxc-config.p/.._network.c.o [561/1519] Compiling C object src/lxc/tools/lxc-copy.p/lxc_copy.c.o [562/1519] Compiling C object src/lxc/tools/lxc-console.p/.._state.c.o [563/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._cgroups_cgroup.c.o [564/1519] Compiling C object src/lxc/tools/lxc-console.p/.._criu.c.o [565/1519] Compiling C object src/lxc/tools/lxc-console.p/.._mainloop.c.o [566/1519] Compiling C object src/lxc/tools/lxc-console.p/.._monitor.c.o [567/1519] Compiling C object src/lxc/tools/lxc-checkpoint.p/.._confile.c.o [568/1519] Compiling C object src/lxc/tools/lxc-console.p/.._log.c.o [569/1519] Compiling C object src/lxc/tools/lxc-console.p/.._mount_utils.c.o [570/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._lsm_lsm.c.o [571/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._lsm_nop.c.o [572/1519] Compiling C object src/lxc/tools/lxc-console.p/.._terminal.c.o [573/1519] Compiling C object src/lxc/tools/lxc-config.p/.._conf.c.o [574/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_rbd.c.o [575/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_rsync.c.o [576/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._cgroups_cgroup_utils.c.o [577/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_storage.c.o [578/1519] Compiling C object src/lxc/tools/lxc-console.p/.._commands.c.o [579/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_dir.c.o [580/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_zfs.c.o [581/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._caps.c.o [582/1519] Compiling C object src/lxc/tools/lxc-console.p/.._cgroups_cgfsng.c.o [583/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._af_unix.c.o [584/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_lvm.c.o [585/1519] Compiling C object src/lxc/tools/lxc-config.p/.._lxccontainer.c.o [586/1519] Compiling C object src/lxc/tools/lxc-console.p/.._start.c.o [587/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_nbd.c.o [588/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_btrfs.c.o [589/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_loop.c.o [590/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._commands_utils.c.o [591/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._execute.c.o [592/1519] Compiling C object src/lxc/tools/lxc-console.p/.._utils.c.o [593/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._cgroups_cgroup2_devices.c.o [594/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._error.c.o [595/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._freezer.c.o [596/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._initutils.c.o [597/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._.._include_strlcpy.c.o [598/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_overlay.c.o [599/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._confile_utils.c.o [600/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._file_utils.c.o [601/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._log.c.o [602/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._lxclock.c.o [603/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._rtnl.c.o [604/1519] Compiling C object src/lxc/tools/lxc-config.p/.._confile.c.o [605/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._storage_storage_utils.c.o [606/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._namespace.c.o [607/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._rexec.c.o [608/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._ringbuf.c.o [609/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._.._include_strlcat.c.o [610/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._monitor.c.o [611/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._nl.c.o [612/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._parse.c.o [613/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._process_utils.c.o [614/1519] Compiling C object src/lxc/tools/lxc-copy.p/arguments.c.o [615/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._mainloop.c.o [616/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._sync.c.o [617/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._uuid.c.o [618/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._.._include_netns_ifaddrs.c.o [619/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._attach.c.o [620/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._commands.c.o [621/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._string_utils.c.o [622/1519] Compiling C object src/lxc/tools/lxc-create.p/.._cgroups_cgroup.c.o [623/1519] Compiling C object src/lxc/tools/lxc-create.p/.._lsm_lsm.c.o [624/1519] Compiling C object src/lxc/tools/lxc-create.p/.._lsm_nop.c.o [625/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._mount_utils.c.o [626/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._state.c.o [627/1519] Compiling C object src/lxc/tools/lxc-create.p/.._cgroups_cgroup_utils.c.o [628/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_rsync.c.o [629/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_loop.c.o [630/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._criu.c.o [631/1519] Compiling C object src/lxc/tools/lxc-create.p/.._cgroups_cgroup2_devices.c.o [632/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_lvm.c.o [633/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_rbd.c.o [634/1519] Compiling C object src/lxc/tools/lxc-console.p/.._lxccontainer.c.o [635/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._terminal.c.o [636/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_btrfs.c.o [637/1519] Compiling C object src/lxc/tools/lxc-create.p/.._commands_utils.c.o [638/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_nbd.c.o [639/1519] Compiling C object src/lxc/tools/lxc-create.p/.._caps.c.o [640/1519] Compiling C object src/lxc/tools/lxc-create.p/.._error.c.o [641/1519] Compiling C object src/lxc/tools/lxc-create.p/lxc_create.c.o [642/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_dir.c.o [643/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_storage_utils.c.o [644/1519] Compiling C object src/lxc/tools/lxc-console.p/.._network.c.o [645/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_storage.c.o [646/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_zfs.c.o [647/1519] Compiling C object src/lxc/tools/lxc-create.p/.._af_unix.c.o [648/1519] Compiling C object src/lxc/tools/lxc-create.p/.._freezer.c.o [649/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._cgroups_cgfsng.c.o [650/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._utils.c.o [651/1519] Compiling C object src/lxc/tools/lxc-create.p/.._storage_overlay.c.o [652/1519] Compiling C object src/lxc/tools/lxc-create.p/.._initutils.c.o [653/1519] Compiling C object src/lxc/tools/lxc-create.p/.._rtnl.c.o [654/1519] Compiling C object src/lxc/tools/lxc-create.p/.._file_utils.c.o [655/1519] Compiling C object src/lxc/tools/lxc-create.p/.._.._include_strlcpy.c.o [656/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._start.c.o [657/1519] Compiling C object src/lxc/tools/lxc-create.p/.._execute.c.o [658/1519] Compiling C object src/lxc/tools/lxc-console.p/.._conf.c.o [659/1519] Compiling C object src/lxc/tools/lxc-create.p/.._ringbuf.c.o [660/1519] Compiling C object src/lxc/tools/lxc-create.p/.._rexec.c.o [661/1519] Compiling C object src/lxc/tools/lxc-console.p/.._confile.c.o [662/1519] Compiling C object src/lxc/tools/lxc-create.p/.._.._include_strlcat.c.o [663/1519] Compiling C object src/lxc/tools/lxc-create.p/.._lxclock.c.o [664/1519] Compiling C object src/lxc/tools/lxc-create.p/.._parse.c.o [665/1519] Compiling C object src/lxc/tools/lxc-create.p/.._process_utils.c.o [666/1519] Compiling C object src/lxc/tools/lxc-create.p/.._uuid.c.o [667/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._network.c.o [668/1519] Compiling C object src/lxc/tools/lxc-create.p/.._attach.c.o [669/1519] Compiling C object src/lxc/tools/lxc-create.p/.._nl.c.o [670/1519] Compiling C object src/lxc/tools/lxc-create.p/.._state.c.o [671/1519] Compiling C object src/lxc/tools/lxc-create.p/arguments.c.o [672/1519] Compiling C object src/lxc/tools/lxc-create.p/.._.._include_netns_ifaddrs.c.o [673/1519] Compiling C object src/lxc/tools/lxc-create.p/.._mainloop.c.o [674/1519] Compiling C object src/lxc/tools/lxc-create.p/.._monitor.c.o [675/1519] Compiling C object src/lxc/tools/lxc-create.p/.._namespace.c.o [676/1519] Compiling C object src/lxc/tools/lxc-create.p/.._string_utils.c.o [677/1519] Compiling C object src/lxc/tools/lxc-create.p/.._sync.c.o [678/1519] Compiling C object src/lxc/tools/lxc-create.p/.._confile_utils.c.o [679/1519] Compiling C object src/lxc/tools/lxc-create.p/.._log.c.o [680/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._cgroups_cgroup.c.o [681/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._lsm_nop.c.o [682/1519] Compiling C object src/lxc/tools/lxc-create.p/.._commands.c.o [683/1519] Compiling C object src/lxc/tools/lxc-create.p/.._criu.c.o [684/1519] Compiling C object src/lxc/tools/lxc-create.p/.._mount_utils.c.o [685/1519] Compiling C object src/lxc/tools/lxc-destroy.p/lxc_destroy.c.o [686/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._cgroups_cgroup_utils.c.o [687/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._lsm_lsm.c.o [688/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_dir.c.o [689/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_loop.c.o [690/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_nbd.c.o [691/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_rbd.c.o [692/1519] Compiling C object src/lxc/tools/lxc-create.p/.._terminal.c.o [693/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._cgroups_cgroup2_devices.c.o [694/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_lvm.c.o [695/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_btrfs.c.o [696/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_rsync.c.o [697/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_storage.c.o [698/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._af_unix.c.o [699/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._caps.c.o [700/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._commands_utils.c.o [701/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._error.c.o [702/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_storage_utils.c.o [703/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_zfs.c.o [704/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._storage_overlay.c.o [705/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._file_utils.c.o [706/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._lxccontainer.c.o [707/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._execute.c.o [708/1519] Compiling C object src/lxc/tools/lxc-create.p/.._cgroups_cgfsng.c.o [709/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._initutils.c.o [710/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._freezer.c.o [711/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._rtnl.c.o [712/1519] Compiling C object src/lxc/tools/lxc-create.p/.._start.c.o [713/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._rexec.c.o [714/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._.._include_strlcpy.c.o [715/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._mainloop.c.o [716/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._process_utils.c.o [717/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._confile_utils.c.o [718/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._.._include_strlcat.c.o [719/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._mount_utils.c.o [720/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._log.c.o [721/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._monitor.c.o [722/1519] Compiling C object src/lxc/tools/lxc-destroy.p/arguments.c.o [723/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._lxclock.c.o [724/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._ringbuf.c.o [725/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._uuid.c.o [726/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._namespace.c.o [727/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._string_utils.c.o [728/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._sync.c.o [729/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._attach.c.o [730/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._parse.c.o [731/1519] Compiling C object src/lxc/tools/lxc-device.p/.._lsm_nop.c.o [732/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._commands.c.o [733/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._state.c.o [734/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._nl.c.o [735/1519] Compiling C object src/lxc/tools/lxc-device.p/lxc_device.c.o [736/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._.._include_netns_ifaddrs.c.o [737/1519] Compiling C object src/lxc/tools/lxc-device.p/.._cgroups_cgroup_utils.c.o [738/1519] Compiling C object src/lxc/tools/lxc-device.p/.._lsm_lsm.c.o [739/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_nbd.c.o [740/1519] Compiling C object src/lxc/tools/lxc-create.p/.._utils.c.o [741/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._conf.c.o [742/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._criu.c.o [743/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._terminal.c.o [744/1519] Compiling C object src/lxc/tools/lxc-device.p/.._cgroups_cgroup2_devices.c.o [745/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_btrfs.c.o [746/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_rbd.c.o [747/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_rsync.c.o [748/1519] Compiling C object src/lxc/tools/lxc-device.p/.._cgroups_cgroup.c.o [749/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_dir.c.o [750/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_loop.c.o [751/1519] Compiling C object src/lxc/tools/lxc-device.p/.._caps.c.o [752/1519] Compiling C object src/lxc/tools/lxc-copy.p/.._confile.c.o [753/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_zfs.c.o [754/1519] Compiling C object src/lxc/tools/lxc-device.p/.._commands_utils.c.o [755/1519] Compiling C object src/lxc/tools/lxc-create.p/.._network.c.o [756/1519] Compiling C object src/lxc/tools/lxc-device.p/.._af_unix.c.o [757/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._cgroups_cgfsng.c.o [758/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._start.c.o [759/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_storage_utils.c.o [760/1519] Compiling C object src/lxc/tools/lxc-device.p/.._error.c.o [761/1519] Compiling C object src/lxc/tools/lxc-device.p/.._initutils.c.o [762/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_lvm.c.o [763/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_overlay.c.o [764/1519] Compiling C object src/lxc/tools/lxc-device.p/.._storage_storage.c.o [765/1519] Compiling C object src/lxc/tools/lxc-device.p/.._file_utils.c.o [766/1519] Compiling C object src/lxc/tools/lxc-device.p/.._freezer.c.o [767/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._utils.c.o [768/1519] Compiling C object src/lxc/tools/lxc-device.p/.._lxclock.c.o [769/1519] Compiling C object src/lxc/tools/lxc-device.p/.._mainloop.c.o [770/1519] Compiling C object src/lxc/tools/lxc-device.p/.._rexec.c.o [771/1519] Compiling C object src/lxc/tools/lxc-device.p/.._rtnl.c.o [772/1519] Compiling C object src/lxc/tools/lxc-device.p/.._.._include_strlcpy.c.o [773/1519] Compiling C object src/lxc/tools/lxc-create.p/.._conf.c.o [774/1519] Compiling C object src/lxc/tools/lxc-device.p/.._attach.c.o [775/1519] Compiling C object src/lxc/tools/lxc-device.p/.._confile_utils.c.o [776/1519] Compiling C object src/lxc/tools/lxc-device.p/.._execute.c.o [777/1519] Compiling C object src/lxc/tools/lxc-device.p/.._log.c.o [778/1519] Compiling C object src/lxc/tools/lxc-device.p/.._mount_utils.c.o [779/1519] Compiling C object src/lxc/tools/lxc-device.p/.._namespace.c.o [780/1519] Compiling C object src/lxc/tools/lxc-device.p/.._parse.c.o [781/1519] Compiling C object src/lxc/tools/lxc-device.p/.._process_utils.c.o [782/1519] Compiling C object src/lxc/tools/lxc-device.p/.._ringbuf.c.o [783/1519] Compiling C object src/lxc/tools/lxc-create.p/.._lxccontainer.c.o [784/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._network.c.o [785/1519] Compiling C object src/lxc/tools/lxc-device.p/.._commands.c.o [786/1519] Compiling C object src/lxc/tools/lxc-device.p/.._monitor.c.o [787/1519] Compiling C object src/lxc/tools/lxc-device.p/.._nl.c.o [788/1519] Compiling C object src/lxc/tools/lxc-device.p/.._state.c.o [789/1519] Compiling C object src/lxc/tools/lxc-device.p/.._uuid.c.o [790/1519] Compiling C object src/lxc/tools/lxc-device.p/.._.._include_strlcat.c.o [791/1519] Compiling C object src/lxc/tools/lxc-device.p/.._.._include_netns_ifaddrs.c.o [792/1519] Compiling C object src/lxc/tools/lxc-device.p/.._string_utils.c.o [793/1519] Compiling C object src/lxc/tools/lxc-device.p/.._sync.c.o [794/1519] Compiling C object src/lxc/tools/lxc-device.p/arguments.c.o [795/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._lsm_nop.c.o [796/1519] Compiling C object src/lxc/tools/lxc-execute.p/lxc_execute.c.o [797/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._cgroups_cgroup_utils.c.o [798/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._lsm_lsm.c.o [799/1519] Compiling C object src/lxc/tools/lxc-device.p/.._criu.c.o [800/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._cgroups_cgroup.c.o [801/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_loop.c.o [802/1519] Compiling C object src/lxc/tools/lxc-device.p/.._terminal.c.o [803/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_nbd.c.o [804/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_rbd.c.o [805/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._lxccontainer.c.o [806/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._cgroups_cgroup2_devices.c.o [807/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._caps.c.o [808/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_dir.c.o [809/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_lvm.c.o [810/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_storage_utils.c.o [811/1519] Compiling C object src/lxc/tools/lxc-device.p/.._cgroups_cgfsng.c.o [812/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_btrfs.c.o [813/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_storage.c.o [814/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._error.c.o [815/1519] Compiling C object src/lxc/tools/lxc-device.p/.._start.c.o [816/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_overlay.c.o [817/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_rsync.c.o [818/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._af_unix.c.o [819/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._commands_utils.c.o [820/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._execute.c.o [821/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._freezer.c.o [822/1519] Compiling C object src/lxc/tools/lxc-create.p/.._confile.c.o [823/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._storage_zfs.c.o [824/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._conf.c.o [825/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._file_utils.c.o [826/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._initutils.c.o [827/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._.._include_strlcpy.c.o [828/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._lxclock.c.o [829/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._mainloop.c.o [830/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._monitor.c.o [831/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._namespace.c.o [832/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._ringbuf.c.o [833/1519] Compiling C object src/lxc/tools/lxc-device.p/.._utils.c.o [834/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._log.c.o [835/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._mount_utils.c.o [836/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._parse.c.o [837/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._attach.c.o [838/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._confile_utils.c.o [839/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._process_utils.c.o [840/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._rexec.c.o [841/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._rtnl.c.o [842/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._uuid.c.o [843/1519] Compiling C object src/lxc/tools/lxc-execute.p/arguments.c.o [844/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._.._include_strlcat.c.o [845/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._nl.c.o [846/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._state.c.o [847/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._string_utils.c.o [848/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._sync.c.o [849/1519] Compiling C object src/lxc/tools/lxc-destroy.p/.._confile.c.o [850/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._.._include_netns_ifaddrs.c.o [851/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._lsm_nop.c.o [852/1519] Compiling C object src/lxc/tools/lxc-device.p/.._network.c.o [853/1519] Compiling C object src/lxc/tools/lxc-freeze.p/lxc_freeze.c.o [854/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._cgroups_cgroup.c.o [855/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._cgroups_cgroup_utils.c.o [856/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._lsm_lsm.c.o [857/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_dir.c.o [858/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_rbd.c.o [859/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._terminal.c.o [860/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._cgroups_cgroup2_devices.c.o [861/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_loop.c.o [862/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_nbd.c.o [863/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_rsync.c.o [864/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._commands.c.o [865/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._criu.c.o [866/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_storage_utils.c.o [867/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._caps.c.o [868/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_btrfs.c.o [869/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_storage.c.o [870/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_zfs.c.o [871/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._error.c.o [872/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._cgroups_cgfsng.c.o [873/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._start.c.o [874/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_lvm.c.o [875/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._af_unix.c.o [876/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._execute.c.o [877/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._freezer.c.o [878/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._commands_utils.c.o [879/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._initutils.c.o [880/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._storage_overlay.c.o [881/1519] Compiling C object src/lxc/tools/lxc-device.p/.._conf.c.o [882/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._.._include_strlcpy.c.o [883/1519] Compiling C object src/lxc/tools/lxc-device.p/.._lxccontainer.c.o [884/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._file_utils.c.o [885/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._rtnl.c.o [886/1519] Linking target liblxc.so.1.7.0 [887/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._utils.c.o [888/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._confile_utils.c.o [889/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._log.c.o [890/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._monitor.c.o [891/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._namespace.c.o [892/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._nl.c.o [893/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._rexec.c.o [894/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._ringbuf.c.o [895/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._lxclock.c.o [896/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._mainloop.c.o [897/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._mount_utils.c.o [898/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._parse.c.o [899/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._process_utils.c.o [900/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._state.c.o [901/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._sync.c.o [902/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._.._include_strlcat.c.o [903/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._attach.c.o [904/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._string_utils.c.o [905/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._uuid.c.o [906/1519] Compiling C object src/lxc/tools/lxc-freeze.p/arguments.c.o [907/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._.._include_netns_ifaddrs.c.o [908/1519] Compiling C object src/lxc/tools/lxc-info.p/lxc_info.c.o [909/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._network.c.o [910/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._commands.c.o [911/1519] Compiling C object src/lxc/tools/lxc-info.p/.._cgroups_cgroup.c.o [912/1519] Compiling C object src/lxc/tools/lxc-info.p/.._lsm_lsm.c.o [913/1519] Compiling C object src/lxc/tools/lxc-info.p/.._lsm_nop.c.o [914/1519] Compiling C object src/lxc/tools/lxc-info.p/.._cgroups_cgroup_utils.c.o [915/1519] Generating symbol file liblxc.so.1.7.0.p/liblxc.so.1.7.0.symbols [916/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_dir.c.o [917/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_loop.c.o [918/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_rsync.c.o [919/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_nbd.c.o [920/1519] Compiling C object src/lxc/tools/lxc-info.p/.._caps.c.o [921/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._criu.c.o [922/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_btrfs.c.o [923/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_lvm.c.o [924/1519] Compiling C object src/lxc/tools/lxc-info.p/.._cgroups_cgroup2_devices.c.o [925/1519] Compiling C object src/lxc/tools/lxc-device.p/.._confile.c.o [926/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_storage_utils.c.o [927/1519] Compiling C object src/lxc/tools/lxc-info.p/.._commands_utils.c.o [928/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._start.c.o [929/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._terminal.c.o [930/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_storage.c.o [931/1519] Compiling C object src/lxc/tools/lxc-info.p/.._execute.c.o [932/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._lxccontainer.c.o [933/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_rbd.c.o [934/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_zfs.c.o [935/1519] Compiling C object src/lxc/tools/lxc-info.p/.._error.c.o [936/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._cgroups_cgfsng.c.o [937/1519] Compiling C object src/lxc/tools/lxc-info.p/.._storage_overlay.c.o [938/1519] Compiling C object src/lxc/tools/lxc-info.p/.._file_utils.c.o [939/1519] Compiling C object src/lxc/tools/lxc-info.p/.._freezer.c.o [940/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._conf.c.o [941/1519] Compiling C object src/lxc/tools/lxc-info.p/.._af_unix.c.o [942/1519] Compiling C object src/lxc/tools/lxc-info.p/.._initutils.c.o [943/1519] Compiling C object src/lxc/tools/lxc-info.p/.._log.c.o [944/1519] Compiling C object src/lxc/tools/lxc-info.p/.._lxclock.c.o [945/1519] Compiling C object src/lxc/tools/lxc-info.p/.._namespace.c.o [946/1519] Compiling C object src/lxc/tools/lxc-info.p/.._monitor.c.o [947/1519] Compiling C object src/lxc/tools/lxc-info.p/.._nl.c.o [948/1519] Compiling C object src/lxc/tools/lxc-info.p/.._.._include_strlcpy.c.o [949/1519] Compiling C object src/lxc/tools/lxc-info.p/.._confile_utils.c.o [950/1519] Compiling C object src/lxc/tools/lxc-info.p/.._mainloop.c.o [951/1519] Compiling C object src/lxc/tools/lxc-info.p/.._rtnl.c.o [952/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._utils.c.o [953/1519] Compiling C object src/lxc/tools/lxc-execute.p/.._confile.c.o [954/1519] Compiling C object src/lxc/tools/lxc-info.p/.._attach.c.o [955/1519] Compiling C object src/lxc/tools/lxc-info.p/.._mount_utils.c.o [956/1519] Compiling C object src/lxc/tools/lxc-info.p/.._parse.c.o [957/1519] Compiling C object src/lxc/tools/lxc-info.p/.._process_utils.c.o [958/1519] Compiling C object src/lxc/tools/lxc-info.p/.._rexec.c.o [959/1519] Compiling C object src/lxc/tools/lxc-info.p/.._ringbuf.c.o [960/1519] Compiling C object src/lxc/tools/lxc-info.p/.._commands.c.o [961/1519] Compiling C object src/lxc/tools/lxc-info.p/.._uuid.c.o [962/1519] Compiling C object src/lxc/tools/lxc-info.p/arguments.c.o [963/1519] Compiling C object src/lxc/tools/lxc-info.p/.._.._include_strlcat.c.o [964/1519] Compiling C object src/lxc/tools/lxc-info.p/.._criu.c.o [965/1519] Compiling C object src/lxc/tools/lxc-info.p/.._state.c.o [966/1519] Compiling C object src/lxc/tools/lxc-info.p/.._sync.c.o [967/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._network.c.o [968/1519] Compiling C object src/lxc/tools/lxc-info.p/.._string_utils.c.o [969/1519] Compiling C object src/lxc/tools/lxc-info.p/.._.._include_netns_ifaddrs.c.o [970/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._cgroups_cgroup_utils.c.o [971/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._cgroups_cgroup.c.o [972/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._lsm_lsm.c.o [973/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._lsm_nop.c.o [974/1519] Compiling C object src/lxc/tools/lxc-info.p/.._terminal.c.o [975/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_dir.c.o [976/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._conf.c.o [977/1519] Compiling C object src/lxc/tools/lxc-info.p/.._cgroups_cgfsng.c.o [978/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_nbd.c.o [979/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_rsync.c.o [980/1519] Compiling C object src/lxc/tools/lxc-ls.p/lxc_ls.c.o [981/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_loop.c.o [982/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_storage.c.o [983/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._confile.c.o [984/1519] Compiling C object src/lxc/tools/lxc-freeze.p/.._lxccontainer.c.o [985/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_zfs.c.o [986/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_rbd.c.o [987/1519] Compiling C object src/lxc/tools/lxc-info.p/.._utils.c.o [988/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._cgroups_cgroup2_devices.c.o [989/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_lvm.c.o [990/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_storage_utils.c.o [991/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_overlay.c.o [992/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._error.c.o [993/1519] Compiling C object src/lxc/tools/lxc-info.p/.._start.c.o [994/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._caps.c.o [995/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._af_unix.c.o [996/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._freezer.c.o [997/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._storage_btrfs.c.o [998/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._execute.c.o [999/1519] Compiling C object src/lxc/tools/lxc-info.p/.._network.c.o [1000/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._mainloop.c.o [1001/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._log.c.o [1002/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._commands_utils.c.o [1003/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._namespace.c.o [1004/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._attach.c.o [1005/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._file_utils.c.o [1006/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._confile_utils.c.o [1007/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._lxclock.c.o [1008/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._.._include_strlcpy.c.o [1009/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._.._include_strlcat.c.o [1010/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._rexec.c.o [1011/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._rtnl.c.o [1012/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._monitor.c.o [1013/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._mount_utils.c.o [1014/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._ringbuf.c.o [1015/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._nl.c.o [1016/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._commands.c.o [1017/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._initutils.c.o [1018/1519] Compiling C object src/lxc/tools/lxc-ls.p/arguments.c.o [1019/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._parse.c.o [1020/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._uuid.c.o [1021/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._process_utils.c.o [1022/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._cgroups_cgfsng.c.o [1023/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._sync.c.o [1024/1519] Compiling C object src/lxc/tools/lxc-info.p/.._conf.c.o [1025/1519] Compiling C object src/lxc/tools/lxc-monitor.p/lxc_monitor.c.o [1026/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._cgroups_cgroup.c.o [1027/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._cgroups_cgroup2_devices.c.o [1028/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._state.c.o [1029/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._terminal.c.o [1030/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._lsm_nop.c.o [1031/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._string_utils.c.o [1032/1519] Compiling C object src/lxc/tools/lxc-info.p/.._lxccontainer.c.o [1033/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._.._include_netns_ifaddrs.c.o [1034/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._criu.c.o [1035/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_dir.c.o [1036/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._commands_utils.c.o [1037/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._lsm_lsm.c.o [1038/1519] Linking target src/lxc/cmd/init.lxc [1039/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._cgroups_cgroup_utils.c.o [1040/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._caps.c.o [1041/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_rsync.c.o [1042/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_loop.c.o [1043/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_storage_utils.c.o [1044/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._af_unix.c.o [1045/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_nbd.c.o [1046/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_rbd.c.o [1047/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_btrfs.c.o [1048/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_storage.c.o [1049/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_lvm.c.o [1050/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._error.c.o [1051/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._execute.c.o [1052/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_zfs.c.o [1053/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._monitor.c.o [1054/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._storage_overlay.c.o [1055/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._freezer.c.o [1056/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._initutils.c.o [1057/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._file_utils.c.o [1058/1519] Compiling C object src/lxc/tools/lxc-info.p/.._confile.c.o [1059/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._namespace.c.o [1060/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._confile_utils.c.o [1061/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._rtnl.c.o [1062/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._start.c.o [1063/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._.._include_strlcpy.c.o [1064/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._ringbuf.c.o [1065/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._nl.c.o [1066/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._mainloop.c.o [1067/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._lxclock.c.o [1068/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._rexec.c.o [1069/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._log.c.o [1070/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._parse.c.o [1071/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._utils.c.o [1072/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._conf.c.o [1073/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._.._include_strlcat.c.o [1074/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._mount_utils.c.o [1075/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._attach.c.o [1076/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._state.c.o [1077/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._sync.c.o [1078/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._process_utils.c.o [1079/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._uuid.c.o [1080/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._string_utils.c.o [1081/1519] Compiling C object src/lxc/tools/lxc-monitor.p/arguments.c.o [1082/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._commands.c.o [1083/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._.._include_netns_ifaddrs.c.o [1084/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._lsm_nop.c.o [1085/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._lxccontainer.c.o [1086/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._cgroups_cgroup_utils.c.o [1087/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._criu.c.o [1088/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/lxc_snapshot.c.o [1089/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._lsm_lsm.c.o [1090/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_rbd.c.o [1091/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._cgroups_cgroup.c.o [1092/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_storage_utils.c.o [1093/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_rsync.c.o [1094/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_storage.c.o [1095/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._confile.c.o [1096/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._cgroups_cgfsng.c.o [1097/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._terminal.c.o [1098/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_loop.c.o [1099/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_dir.c.o [1100/1519] Compiling C object src/lxc/tools/lxc-ls.p/.._network.c.o [1101/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._cgroups_cgroup2_devices.c.o [1102/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_nbd.c.o [1103/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._caps.c.o [1104/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._execute.c.o [1105/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_btrfs.c.o [1106/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._start.c.o [1107/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_zfs.c.o [1108/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_lvm.c.o [1109/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._af_unix.c.o [1110/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._error.c.o [1111/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._storage_overlay.c.o [1112/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._commands_utils.c.o [1113/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._freezer.c.o [1114/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._initutils.c.o [1115/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._log.c.o [1116/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._lxclock.c.o [1117/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._mainloop.c.o [1118/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._utils.c.o [1119/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._.._include_strlcpy.c.o [1120/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._monitor.c.o [1121/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._namespace.c.o [1122/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._rtnl.c.o [1123/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._file_utils.c.o [1124/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._network.c.o [1125/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._parse.c.o [1126/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._nl.c.o [1127/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._confile_utils.c.o [1128/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._ringbuf.c.o [1129/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._rexec.c.o [1130/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._process_utils.c.o [1131/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._uuid.c.o [1132/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._.._include_strlcat.c.o [1133/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/arguments.c.o [1134/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._mount_utils.c.o [1135/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._attach.c.o [1136/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._sync.c.o [1137/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._commands.c.o [1138/1519] Compiling C object src/lxc/tools/lxc-start.p/.._lsm_nop.c.o [1139/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._state.c.o [1140/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._.._include_netns_ifaddrs.c.o [1141/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._conf.c.o [1142/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._string_utils.c.o [1143/1519] Compiling C object src/lxc/tools/lxc-start.p/.._cgroups_cgroup_utils.c.o [1144/1519] Compiling C object src/lxc/tools/lxc-start.p/lxc_start.c.o [1145/1519] Compiling C object src/lxc/tools/lxc-start.p/.._cgroups_cgroup.c.o [1146/1519] Compiling C object src/lxc/tools/lxc-start.p/.._lsm_lsm.c.o [1147/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._terminal.c.o [1148/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_rsync.c.o [1149/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._lxccontainer.c.o [1150/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_nbd.c.o [1151/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._criu.c.o [1152/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_rbd.c.o [1153/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_loop.c.o [1154/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_dir.c.o [1155/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_btrfs.c.o [1156/1519] Compiling C object src/lxc/tools/lxc-monitor.p/.._confile.c.o [1157/1519] Compiling C object src/lxc/tools/lxc-start.p/.._caps.c.o [1158/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_storage_utils.c.o [1159/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_overlay.c.o [1160/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_storage.c.o [1161/1519] Compiling C object src/lxc/tools/lxc-start.p/.._cgroups_cgroup2_devices.c.o [1162/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_lvm.c.o [1163/1519] Compiling C object src/lxc/tools/lxc-start.p/.._af_unix.c.o [1164/1519] Compiling C object src/lxc/tools/lxc-start.p/.._error.c.o [1165/1519] Compiling C object src/lxc/tools/lxc-start.p/.._storage_zfs.c.o [1166/1519] Compiling C object src/lxc/tools/lxc-start.p/.._commands_utils.c.o [1167/1519] Compiling C object src/lxc/tools/lxc-start.p/.._execute.c.o [1168/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._cgroups_cgfsng.c.o [1169/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._utils.c.o [1170/1519] Compiling C object src/lxc/tools/lxc-start.p/.._freezer.c.o [1171/1519] Compiling C object src/lxc/tools/lxc-start.p/.._initutils.c.o [1172/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._start.c.o [1173/1519] Compiling C object src/lxc/tools/lxc-start.p/.._mainloop.c.o [1174/1519] Compiling C object src/lxc/tools/lxc-start.p/.._monitor.c.o [1175/1519] Compiling C object src/lxc/tools/lxc-start.p/.._parse.c.o [1176/1519] Compiling C object src/lxc/tools/lxc-start.p/.._namespace.c.o [1177/1519] Compiling C object src/lxc/tools/lxc-start.p/.._process_utils.c.o [1178/1519] Compiling C object src/lxc/tools/lxc-start.p/.._lxclock.c.o [1179/1519] Compiling C object src/lxc/tools/lxc-start.p/.._log.c.o [1180/1519] Compiling C object src/lxc/tools/lxc-start.p/.._attach.c.o [1181/1519] Compiling C object src/lxc/tools/lxc-start.p/.._confile_utils.c.o [1182/1519] Compiling C object src/lxc/tools/lxc-start.p/.._mount_utils.c.o [1183/1519] Compiling C object src/lxc/tools/lxc-start.p/.._nl.c.o [1184/1519] Compiling C object src/lxc/tools/lxc-start.p/.._.._include_strlcpy.c.o [1185/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._network.c.o [1186/1519] Compiling C object src/lxc/tools/lxc-start.p/.._rexec.c.o [1187/1519] Compiling C object src/lxc/tools/lxc-start.p/.._ringbuf.c.o [1188/1519] Compiling C object src/lxc/tools/lxc-start.p/.._rtnl.c.o [1189/1519] Compiling C object src/lxc/tools/lxc-start.p/.._file_utils.c.o [1190/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._conf.c.o [1191/1519] Compiling C object src/lxc/tools/lxc-start.p/.._.._include_strlcat.c.o [1192/1519] Compiling C object src/lxc/tools/lxc-start.p/.._uuid.c.o [1193/1519] Compiling C object src/lxc/tools/lxc-start.p/arguments.c.o [1194/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._lxccontainer.c.o [1195/1519] Compiling C object src/lxc/tools/lxc-start.p/.._.._include_netns_ifaddrs.c.o [1196/1519] Compiling C object src/lxc/tools/lxc-start.p/.._state.c.o [1197/1519] Compiling C object src/lxc/tools/lxc-stop.p/lxc_stop.c.o [1198/1519] Compiling C object src/lxc/tools/lxc-start.p/.._sync.c.o [1199/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._cgroups_cgroup.c.o [1200/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._lsm_nop.c.o [1201/1519] Compiling C object src/lxc/tools/lxc-start.p/.._string_utils.c.o [1202/1519] Compiling C object src/lxc/tools/lxc-start.p/.._terminal.c.o [1203/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._lsm_lsm.c.o [1204/1519] Compiling C object src/lxc/tools/lxc-start.p/.._criu.c.o [1205/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._cgroups_cgroup_utils.c.o [1206/1519] Compiling C object src/lxc/tools/lxc-start.p/.._cgroups_cgfsng.c.o [1207/1519] Compiling C object src/lxc/tools/lxc-start.p/.._commands.c.o [1208/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_loop.c.o [1209/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_dir.c.o [1210/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_rsync.c.o [1211/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_nbd.c.o [1212/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_rbd.c.o [1213/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._caps.c.o [1214/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._cgroups_cgroup2_devices.c.o [1215/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._af_unix.c.o [1216/1519] Compiling C object src/lxc/tools/lxc-start.p/.._network.c.o [1217/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_lvm.c.o [1218/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_btrfs.c.o [1219/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._commands_utils.c.o [1220/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._mainloop.c.o [1221/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_zfs.c.o [1222/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._error.c.o [1223/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_storage.c.o [1224/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_overlay.c.o [1225/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._storage_storage_utils.c.o [1226/1519] Compiling C object src/lxc/tools/lxc-start.p/.._utils.c.o [1227/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._execute.c.o [1228/1519] Compiling C object src/lxc/tools/lxc-start.p/.._start.c.o [1229/1519] Compiling C object src/lxc/tools/lxc-snapshot.p/.._confile.c.o [1230/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._freezer.c.o [1231/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._confile_utils.c.o [1232/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._file_utils.c.o [1233/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._initutils.c.o [1234/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._namespace.c.o [1235/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._.._include_strlcpy.c.o [1236/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._uuid.c.o [1237/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._process_utils.c.o [1238/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._rexec.c.o [1239/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._ringbuf.c.o [1240/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._log.c.o [1241/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._rtnl.c.o [1242/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._nl.c.o [1243/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._lxclock.c.o [1244/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._parse.c.o [1245/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._monitor.c.o [1246/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._attach.c.o [1247/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._mount_utils.c.o [1248/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._state.c.o [1249/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._.._include_strlcat.c.o [1250/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._string_utils.c.o [1251/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._commands.c.o [1252/1519] Compiling C object src/lxc/tools/lxc-top.p/lxc_top.c.o [1253/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._.._include_netns_ifaddrs.c.o [1254/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._sync.c.o [1255/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._criu.c.o [1256/1519] Compiling C object src/lxc/tools/lxc-top.p/.._lsm_nop.c.o [1257/1519] Compiling C object src/lxc/tools/lxc-stop.p/arguments.c.o [1258/1519] Compiling C object src/lxc/tools/lxc-top.p/.._cgroups_cgroup.c.o [1259/1519] Compiling C object src/lxc/tools/lxc-top.p/.._lsm_lsm.c.o [1260/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._cgroups_cgfsng.c.o [1261/1519] Compiling C object src/lxc/tools/lxc-top.p/.._cgroups_cgroup_utils.c.o [1262/1519] Compiling C object src/lxc/tools/lxc-start.p/.._lxccontainer.c.o [1263/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_dir.c.o [1264/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_rbd.c.o [1265/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_nbd.c.o [1266/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_loop.c.o [1267/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_lvm.c.o [1268/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_btrfs.c.o [1269/1519] Compiling C object src/lxc/tools/lxc-top.p/.._caps.c.o [1270/1519] Compiling C object src/lxc/tools/lxc-top.p/.._cgroups_cgroup2_devices.c.o [1271/1519] Compiling C object src/lxc/tools/lxc-start.p/.._conf.c.o [1272/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_rsync.c.o [1273/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._terminal.c.o [1274/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_storage_utils.c.o [1275/1519] Compiling C object src/lxc/tools/lxc-top.p/.._commands_utils.c.o [1276/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_overlay.c.o [1277/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._start.c.o [1278/1519] Compiling C object src/lxc/tools/lxc-top.p/.._error.c.o [1279/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_storage.c.o [1280/1519] Compiling C object src/lxc/tools/lxc-top.p/.._storage_zfs.c.o [1281/1519] Compiling C object src/lxc/tools/lxc-top.p/.._execute.c.o [1282/1519] Compiling C object src/lxc/tools/lxc-top.p/.._af_unix.c.o [1283/1519] Compiling C object src/lxc/tools/lxc-top.p/.._freezer.c.o [1284/1519] Compiling C object src/lxc/tools/lxc-top.p/.._initutils.c.o [1285/1519] Compiling C object src/lxc/tools/lxc-top.p/.._file_utils.c.o [1286/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._utils.c.o [1287/1519] Compiling C object src/lxc/tools/lxc-top.p/.._confile_utils.c.o [1288/1519] Compiling C object src/lxc/tools/lxc-top.p/.._lxclock.c.o [1289/1519] Compiling C object src/lxc/tools/lxc-top.p/.._mainloop.c.o [1290/1519] Compiling C object src/lxc/tools/lxc-top.p/.._rtnl.c.o [1291/1519] Compiling C object src/lxc/tools/lxc-top.p/.._namespace.c.o [1292/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._network.c.o [1293/1519] Compiling C object src/lxc/tools/lxc-top.p/.._monitor.c.o [1294/1519] Compiling C object src/lxc/tools/lxc-top.p/.._.._include_strlcpy.c.o [1295/1519] Compiling C object src/lxc/tools/lxc-top.p/.._log.c.o [1296/1519] Compiling C object src/lxc/tools/lxc-top.p/.._rexec.c.o [1297/1519] Compiling C object src/lxc/tools/lxc-top.p/.._attach.c.o [1298/1519] Compiling C object src/lxc/tools/lxc-top.p/.._ringbuf.c.o [1299/1519] Compiling C object src/lxc/tools/lxc-start.p/.._confile.c.o [1300/1519] Compiling C object src/lxc/tools/lxc-top.p/.._mount_utils.c.o [1301/1519] Compiling C object src/lxc/tools/lxc-top.p/.._process_utils.c.o [1302/1519] Compiling C object src/lxc/tools/lxc-top.p/.._nl.c.o [1303/1519] Compiling C object src/lxc/tools/lxc-top.p/.._parse.c.o [1304/1519] Compiling C object src/lxc/tools/lxc-top.p/.._string_utils.c.o [1305/1519] Compiling C object src/lxc/tools/lxc-top.p/.._.._include_strlcat.c.o [1306/1519] Compiling C object src/lxc/tools/lxc-top.p/arguments.c.o [1307/1519] Compiling C object src/lxc/tools/lxc-top.p/.._state.c.o [1308/1519] Compiling C object src/lxc/tools/lxc-top.p/.._uuid.c.o [1309/1519] Compiling C object src/lxc/tools/lxc-top.p/.._sync.c.o [1310/1519] Compiling C object src/lxc/tools/lxc-top.p/.._criu.c.o [1311/1519] Compiling C object src/lxc/tools/lxc-top.p/.._commands.c.o [1312/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/lxc_unfreeze.c.o [1313/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._lsm_lsm.c.o [1314/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_dir.c.o [1315/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._lsm_nop.c.o [1316/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._cgroups_cgroup_utils.c.o [1317/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._cgroups_cgroup.c.o [1318/1519] Compiling C object src/lxc/tools/lxc-top.p/.._.._include_netns_ifaddrs.c.o [1319/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._lxccontainer.c.o [1320/1519] Compiling C object src/lxc/tools/lxc-top.p/.._cgroups_cgfsng.c.o [1321/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_rsync.c.o [1322/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_loop.c.o [1323/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_nbd.c.o [1324/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._caps.c.o [1325/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_lvm.c.o [1326/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._cgroups_cgroup2_devices.c.o [1327/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_storage.c.o [1328/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_btrfs.c.o [1329/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._conf.c.o [1330/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_rbd.c.o [1331/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._commands_utils.c.o [1332/1519] Compiling C object src/lxc/tools/lxc-stop.p/.._confile.c.o [1333/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_storage_utils.c.o [1334/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_overlay.c.o [1335/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._storage_zfs.c.o [1336/1519] Compiling C object src/lxc/tools/lxc-top.p/.._terminal.c.o [1337/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._af_unix.c.o [1338/1519] Compiling C object src/lxc/tools/lxc-top.p/.._start.c.o [1339/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._error.c.o [1340/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._execute.c.o [1341/1519] Compiling C object src/lxc/tools/lxc-top.p/.._utils.c.o [1342/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._freezer.c.o [1343/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._mainloop.c.o [1344/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._file_utils.c.o [1345/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._confile_utils.c.o [1346/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._initutils.c.o [1347/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._lxclock.c.o [1348/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._ringbuf.c.o [1349/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._rexec.c.o [1350/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._parse.c.o [1351/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._rtnl.c.o [1352/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._monitor.c.o [1353/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._namespace.c.o [1354/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._nl.c.o [1355/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._attach.c.o [1356/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._process_utils.c.o [1357/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._.._include_strlcpy.c.o [1358/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._log.c.o [1359/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._mount_utils.c.o [1360/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._.._include_strlcat.c.o [1361/1519] Compiling C object src/lxc/tools/lxc-top.p/.._conf.c.o [1362/1519] Compiling C object src/lxc/tools/lxc-top.p/.._network.c.o [1363/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._commands.c.o [1364/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._state.c.o [1365/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._uuid.c.o [1366/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._sync.c.o [1367/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._criu.c.o [1368/1519] Compiling C object src/lxc/tools/lxc-top.p/.._lxccontainer.c.o [1369/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._string_utils.c.o [1370/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/arguments.c.o [1371/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._.._include_netns_ifaddrs.c.o [1372/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_nbd.c.o [1373/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._cgroups_cgfsng.c.o [1374/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._cgroups_cgroup.c.o [1375/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._lsm_nop.c.o [1376/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._lsm_lsm.c.o [1377/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._cgroups_cgroup_utils.c.o [1378/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._start.c.o [1379/1519] Compiling C object src/lxc/tools/lxc-unshare.p/lxc_unshare.c.o [1380/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_rbd.c.o [1381/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._terminal.c.o [1382/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_dir.c.o [1383/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_overlay.c.o [1384/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_loop.c.o [1385/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_rsync.c.o [1386/1519] Compiling C object src/lxc/tools/lxc-top.p/.._confile.c.o [1387/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_storage_utils.c.o [1388/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._af_unix.c.o [1389/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_lvm.c.o [1390/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._cgroups_cgroup2_devices.c.o [1391/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._caps.c.o [1392/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_storage.c.o [1393/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_btrfs.c.o [1394/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._storage_zfs.c.o [1395/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._commands_utils.c.o [1396/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._freezer.c.o [1397/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._execute.c.o [1398/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._error.c.o [1399/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._initutils.c.o [1400/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._utils.c.o [1401/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._log.c.o [1402/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._mainloop.c.o [1403/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._lxclock.c.o [1404/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._namespace.c.o [1405/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._network.c.o [1406/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._file_utils.c.o [1407/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._mount_utils.c.o [1408/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._monitor.c.o [1409/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._nl.c.o [1410/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._rexec.c.o [1411/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._commands.c.o [1412/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._process_utils.c.o [1413/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._rtnl.c.o [1414/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._attach.c.o [1415/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._parse.c.o [1416/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._ringbuf.c.o [1417/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._.._include_strlcpy.c.o [1418/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._confile_utils.c.o [1419/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._state.c.o [1420/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._.._include_strlcat.c.o [1421/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._uuid.c.o [1422/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._sync.c.o [1423/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._criu.c.o [1424/1519] Compiling C object src/lxc/tools/lxc-unshare.p/arguments.c.o [1425/1519] Linking target src/lxc/cmd/lxc-user-nic [1426/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._string_utils.c.o [1427/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._.._include_netns_ifaddrs.c.o [1428/1519] Compiling C object src/lxc/tools/lxc-wait.p/lxc_wait.c.o [1429/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._lsm_nop.c.o [1430/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._lxccontainer.c.o [1431/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._lsm_lsm.c.o [1432/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._terminal.c.o [1433/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._cgroups_cgroup_utils.c.o [1434/1519] Linking target src/lxc/tools/lxc-destroy [1435/1519] Linking target src/lxc/tools/lxc-autostart [1436/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_loop.c.o [1437/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._cgroups_cgroup.c.o [1438/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_rbd.c.o [1439/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._conf.c.o [1440/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_nbd.c.o [1441/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_dir.c.o [1442/1519] Linking target src/lxc/tools/lxc-console [1443/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._start.c.o [1444/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._caps.c.o [1445/1519] Linking target src/lxc/cmd/lxc-usernsexec [1446/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_btrfs.c.o [1447/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_rsync.c.o [1448/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._cgroups_cgroup2_devices.c.o [1449/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._cgroups_cgfsng.c.o [1450/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_lvm.c.o [1451/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._network.c.o [1452/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._commands_utils.c.o [1453/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._utils.c.o [1454/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_overlay.c.o [1455/1519] Compiling C object src/lxc/tools/lxc-unfreeze.p/.._confile.c.o [1456/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_storage.c.o [1457/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_storage_utils.c.o [1458/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._error.c.o [1459/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._storage_zfs.c.o [1460/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._freezer.c.o [1461/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._af_unix.c.o [1462/1519] Linking target src/lxc/cmd/lxc-monitord [1463/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._execute.c.o [1464/1519] Linking target src/lxc/tools/lxc-execute [1465/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._mainloop.c.o [1466/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._rtnl.c.o [1467/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._nl.c.o [1468/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._lxclock.c.o [1469/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._log.c.o [1470/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._parse.c.o [1471/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._.._include_strlcpy.c.o [1472/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._initutils.c.o [1473/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._namespace.c.o [1474/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._monitor.c.o [1475/1519] Linking target src/lxc/tools/lxc-config [1476/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._uuid.c.o [1477/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._ringbuf.c.o [1478/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._mount_utils.c.o [1479/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._.._include_strlcat.c.o [1480/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._attach.c.o [1481/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._file_utils.c.o [1482/1519] Compiling C object src/lxc/tools/lxc-wait.p/arguments.c.o [1483/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._rexec.c.o [1484/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._confile_utils.c.o [1485/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._process_utils.c.o [1486/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._string_utils.c.o [1487/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._state.c.o [1488/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._.._include_netns_ifaddrs.c.o [1489/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._lxccontainer.c.o [1490/1519] Linking target src/lxc/tools/lxc-checkpoint [1491/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._sync.c.o [1492/1519] Linking target src/lxc/tools/lxc-device [1493/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._conf.c.o [1494/1519] Linking target src/lxc/tools/lxc-attach [1495/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._terminal.c.o [1496/1519] Linking target src/lxc/tools/lxc-copy [1497/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._commands.c.o [1498/1519] Compiling C object src/lxc/tools/lxc-unshare.p/.._confile.c.o [1499/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._criu.c.o [1500/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._utils.c.o [1501/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._cgroups_cgfsng.c.o [1502/1519] Linking target src/lxc/tools/lxc-create [1503/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._network.c.o [1504/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._start.c.o [1505/1519] Linking target src/lxc/tools/lxc-cgroup [1506/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._lxccontainer.c.o [1507/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._conf.c.o [1508/1519] Linking target src/lxc/tools/lxc-freeze [1509/1519] Linking target src/lxc/tools/lxc-monitor [1510/1519] Linking target src/lxc/tools/lxc-ls [1511/1519] Compiling C object src/lxc/tools/lxc-wait.p/.._confile.c.o [1512/1519] Linking target src/lxc/tools/lxc-info [1513/1519] Linking target src/lxc/tools/lxc-snapshot [1514/1519] Linking target src/lxc/tools/lxc-stop [1515/1519] Linking target src/lxc/tools/lxc-start [1516/1519] Linking target src/lxc/tools/lxc-top [1517/1519] Linking target src/lxc/tools/lxc-unfreeze [1518/1519] Linking target src/lxc/tools/lxc-unshare [1519/1519] Linking target src/lxc/tools/lxc-wait >>> lxc 5.0.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build' [0/1] Installing files. Installing src/lxc/liblxc.a to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib Installing liblxc.so.1.7.0 to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib Installing hooks/unmount-namespace to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc/hooks Installing src/lxc/cmd/init.lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin Installing src/lxc/cmd/lxc-monitord to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc Installing src/lxc/cmd/lxc-user-nic to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc Installing src/lxc/cmd/lxc-usernsexec to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-attach to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-autostart to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-cgroup to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-checkpoint to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-config to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-console to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-copy to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-create to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-destroy to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-device to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-execute to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-freeze to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-info to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-ls to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-monitor to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-snapshot to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-start to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-stop to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-top to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-unfreeze to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-unshare to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing src/lxc/tools/lxc-wait to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing new directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/var/cache/lxc Installing new directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/var/lib/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/attach_options.h to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/lxccontainer.h to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/version.h to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/lxc.functions to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/bash/_lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/etc/default.conf to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/common/lxc-containers to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/common/lxc-net to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/systemd/lxc-apparmor-load to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/sysvinit/lxc-containers to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/init.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/sysvinit/lxc-net to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/init.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/sysconfig/lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/sysconfig Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.seccomp to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.conf to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/nesting.conf to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/oci.common.conf to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/userns.conf to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.conf.d/README to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/config/common.conf.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/yum/lxc-patch.py to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/doc/rootfs/README to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/lxc/rootfs Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/clonehostname to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/dhclient-script to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/dhclient to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/mountecryptfsroot to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/nvidia to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/squid-deb-proxy-client to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/ubuntu-cloud-prep to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/cmd/lxc-checkconfig to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/cmd/lxc-update-config to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-busybox to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-download to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-local to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-oci to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/meson-private/lxc.pc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to liblxc.so.1.7.0 to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/liblxc.so.1 Installing symlink pointing to liblxc.so.1 to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/liblxc.so Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-attach Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-autostart Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-cgroup Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-checkpoint Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-config Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-console Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-copy Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-create Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-destroy Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-device Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-execute Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-freeze Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-info Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-ls Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-monitor Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-snapshot Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-start Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-stop Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-top Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-unfreeze Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-unshare Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-usernsexec Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions/lxc-wait >>> lxc 5.0.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> lxc 5.0.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2//build' [0/1] Installing files. Installing src/lxc/liblxc.a to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib Installing liblxc.so.1.7.0 to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib Installing hooks/unmount-namespace to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc/hooks Installing src/lxc/cmd/init.lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin Installing src/lxc/cmd/lxc-monitord to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc Installing src/lxc/cmd/lxc-user-nic to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc Installing src/lxc/cmd/lxc-usernsexec to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-attach to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-autostart to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-cgroup to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-checkpoint to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-config to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-console to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-copy to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-create to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-destroy to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-device to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-execute to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-freeze to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-info to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-ls to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-monitor to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-snapshot to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-start to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-stop to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-top to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-unfreeze to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-unshare to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing src/lxc/tools/lxc-wait to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing new directory /home/buildroot/autobuild/instance-0/output-1/target/var/cache/lxc Installing new directory /home/buildroot/autobuild/instance-0/output-1/target/var/lib/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/attach_options.h to /home/buildroot/autobuild/instance-0/output-1/target/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/lxccontainer.h to /home/buildroot/autobuild/instance-0/output-1/target/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/version.h to /home/buildroot/autobuild/instance-0/output-1/target/usr/include/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/lxc.functions to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/bash/_lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/etc/default.conf to /home/buildroot/autobuild/instance-0/output-1/target/etc/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/common/lxc-containers to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/common/lxc-net to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/systemd/lxc-apparmor-load to /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/sysvinit/lxc-containers to /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/init/sysvinit/lxc-net to /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/sysconfig/lxc to /home/buildroot/autobuild/instance-0/output-1/target/etc/sysconfig Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.seccomp to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.conf to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/nesting.conf to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/oci.common.conf to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/userns.conf to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/templates/common.conf.d/README to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/config/common.conf.d Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/config/yum/lxc-patch.py to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/doc/rootfs/README to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/lxc/rootfs Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/clonehostname to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/dhclient-script to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/dhclient to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/mountecryptfsroot to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/nvidia to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/squid-deb-proxy-client to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/hooks/ubuntu-cloud-prep to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/hooks Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/cmd/lxc-checkconfig to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/src/lxc/cmd/lxc-update-config to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-busybox to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-download to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-local to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/templates/lxc-oci to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/lxc/templates Installing /home/buildroot/autobuild/instance-0/output-1/build/lxc-5.0.2/build/meson-private/lxc.pc to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig Installing symlink pointing to liblxc.so.1.7.0 to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/liblxc.so.1 Installing symlink pointing to liblxc.so.1 to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/liblxc.so Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-attach Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-autostart Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-cgroup Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-checkpoint Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-config Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-console Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-copy Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-create Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-destroy Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-device Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-execute Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-freeze Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-info Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-ls Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-monitor Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-snapshot Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-start Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-stop Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-top Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-unfreeze Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-unshare Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-usernsexec Installing symlink pointing to _lxc to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion/completions/lxc-wait mbpoll-1.5.2.tar.gz: OK (sha256: 7d960cd4459b5f7c2412abc51aba93a20b6114fd75d1de412b1e540cfb63bfec) >>> mbpoll 1.5.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mbpoll/mbpoll-1.5.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2 -xf - >>> mbpoll 1.5.2 Patching Applying 0001-CMakeLists.txt-Add-LANGUAGES-option-to-project-varia.patch using patch: patching file CMakeLists.txt >>> mbpoll 1.5.2 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2/ && cd /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DGIT_EXECUTABLE=/bin/false ) CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for getopt -- Looking for getopt - found -- Found PkgConfig: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libmodbus>=3.1.4' -- Found libmodbus, version 3.1.10 -- PiDuino not found, disable MBPOLL_GPIO_RTS ! -- Found Git: /bin/false -- Debian architecture -- Debian package name is mbpoll_1.0.0_.deb -- Configuring done (0.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2 >>> mbpoll 1.5.2 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' [ 25%] Building C object CMakeFiles/mbpoll.dir/src/mbpoll.c.o [ 75%] Building C object CMakeFiles/mbpoll.dir/src/custom-rts.c.o [ 75%] Building C object CMakeFiles/mbpoll.dir/src/serial.c.o [100%] Linking C executable mbpoll make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' [100%] Built target mbpoll make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' >>> mbpoll 1.5.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install/fast -C /home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/mbpoll make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbpoll-1.5.2' mbuffer-20220418.tgz: OK (md5: 90e183efeec2812e2413e97b65600acc) mbuffer-20220418.tgz: OK (sha256: 6e5801f9f5ff11445d1d03028b5a03cd08af5408697b7f94c427833228a300c7) >>> mbuffer 20220418 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mbuffer/mbuffer-20220418.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418 -xf - >>> mbuffer 20220418 Patching >>> mbuffer 20220418 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mbuffer 20220418 Patching libtool >>> mbuffer 20220418 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-debug ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking target system type... aarch64_be-buildroot-linux-gnu checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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 for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for gtar... /usr/bin/gtar checking for C/C++ restrict keyword... __restrict checking for inline... inline checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc provides -Wunused-result... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bash... /usr/bin/bash checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for mt... ./configure: line 4337: WARNING:: command not found no checking for gtar... (cached) /usr/bin/gtar checking for awk... /home/buildroot/autobuild/instance-0/output-1/host/bin/awk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct stat.st_blksize... yes checking for aarch64_be-buildroot-linux-gnu-gobjdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking whether to enable assertions... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing dlsym... none required checking for library containing clock_gettime... none required checking for library containing sem_init... none required checking for library containing rint... -lm checking for library containing seteuid... none required checking for library containing hstrerror... none required checking for library containing getaddrinfo... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing sendfile... none required checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mkostemp... yes checking for library containing MD5Init... no checking md5.h usability... no checking md5.h presence... no checking for md5.h... no checking for library containing MD5_Init... -lcrypto checking linking open() and write() to detect libc names... OK checking name of open() in C library... open64 checking name of read() in C library... read checking name of write() in C library... write checking name of fstat() in C library... fstat64 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> mbuffer 20220418 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 mbuffer -C /home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418' mkdir build /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/globals.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. globals.c -o build/globals.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/settings.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. settings.c -o build/settings.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/common.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. common.c -o build/common.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/input.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. input.c -o build/input.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/hashing.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. hashing.c -o build/hashing.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/mbuffer.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. mbuffer.c -o build/mbuffer.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/network.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. network.c -o build/network.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -MM -MG -MT build/log.o -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. log.c -o build/log.d /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c log.c -o build/log.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c network.c -o build/network.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c mbuffer.c -o build/mbuffer.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c hashing.c -o build/hashing.o hashing.c: In function 'hashThread': hashing.c:301:17: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 301 | MD5_Init(ctxt); | ^~~~~~~~ In file included from hashing.c:43: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ hashing.c:352:33: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 352 | MD5_Final(hashvalue,ctxt); | ^~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ hashing.c:398:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 398 | MD5_Update(ctxt,SendAt,size); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c input.c -o build/input.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c common.c -o build/common.o bash mkversion.sh creating version.h creating man-page /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c globals.c -o build/globals.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c settings.c -o build/settings.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. build/log.o build/network.o build/mbuffer.o build/hashing.o build/input.o build/common.o build/settings.o build/globals.o -lcrypto -lm -lpthread -o mbuffer make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418' >>> mbuffer 20220418 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418' bash mkversion.sh /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-0/output-1/target/etc /usr/bin/install -c -m 644 mbuffer.rc /home/buildroot/autobuild/instance-0/output-1/target/etc version.h is up-to-date /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin /usr/bin/install -c -m 755 mbuffer /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1 /usr/bin/install -c -m 644 mbuffer.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mbuffer-20220418' memstat_1.0.tar.gz: OK (sha1: 26071dbc30a2796c0503c7d8060a548ca36f8df9) >>> memstat 1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/memstat/memstat_1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0 -xf - >>> memstat 1.0 Patching Applying 0001-PATH_MAX.patch using patch: patching file memstat.c Hunk #1 succeeded at 19 with fuzz 1. >>> memstat 1.0 Configuring >>> memstat 1.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" -C /home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0 memstat make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 memstat.c -o memstat memstat.c: In function 'summarize_usage': memstat.c:278:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 278 | linkname[len] = '\0'; | ~~~~~~~~~~~~~~^~~~~~ memstat.c:268:14: note: at offset -1 into destination object 'linkname' of size 4096 268 | char linkname[PATH_MAX], filename[PATH_MAX]; | ^~~~~~~~ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0' >>> memstat 1.0 Installing to target /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0/memstat.conf -m 0644 /home/buildroot/autobuild/instance-0/output-1/target/etc/memstat.conf /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/memstat-1.0/memstat /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/memstat memtester-4.5.1.tar.gz: OK (sha256: 1c5fc2382576c084b314cfd334d127a66c20bd63892cac9f445bc1d8b4ca5a47) >>> memtester 4.5.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/memtester/memtester-4.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1 -xf - >>> memtester 4.5.1 Patching >>> memtester 4.5.1 Configuring >>> memtester 4.5.1 Building /usr/bin/sed -i -e "s%^cc%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1%" /home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1/conf-cc /usr/bin/sed -i -e "s%^cc%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc %" /home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1/conf-ld /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1' ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat auto-ccld.sh make-compile.sh > make-compile cat auto-ccld.sh find-systype.sh > find-systype cat auto-ccld.sh make-load.sh > make-load chmod 755 make-compile chmod 755 find-systype ./find-systype > systype chmod 755 make-load ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load ./extra-libs.sh "`cat systype`" >extra-libs chmod 755 compile ./compile memtester.c ./compile tests.c chmod 755 load ./load memtester tests.o `cat extra-libs` make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1' >>> memtester 4.5.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 INSTALLPATH=/home/buildroot/autobuild/instance-0/output-1/target/usr -C /home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1 install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1' mkdir -m 755 -p /home/buildroot/autobuild/instance-0/output-1/target/usr/bin install -m 755 memtester /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ mkdir -m 755 -p /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man8 gzip -c memtester.8 >memtester.8.gz ; install -m 644 memtester.8.gz /home/buildroot/autobuild/instance-0/output-1/target/usr/man/man8/ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/memtester-4.5.1' minimodem-0.24.tar.gz: OK (sha256: f8cca4db8e3f284d67f843054d6bb4d88a3db5e77b26192410e41e9a06f4378e) >>> minimodem 0.24 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/minimodem/minimodem-0.24.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24 -xf - >>> minimodem 0.24 Patching >>> minimodem 0.24 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24 -name $file); do cp support/gnuconfig/$file $i; done; done >>> minimodem 0.24 Patching libtool >>> minimodem 0.24 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-alsa --without-pulseaudio --without-sndfile ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for library containing lroundf... -lm option summary: alsa yes (1) benchmarks (1) pulseaudio no (0) sndfile no (0) checking pkg-config is at least version 0.9.0... yes checking for DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/minimodem.1 config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> minimodem 0.24 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o minimodem.o minimodem.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o databits_ascii.o databits_ascii.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o databits_binary.o databits_binary.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o databits_callerid.o databits_callerid.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o databits_baudot.o databits_baudot.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o baudot.o baudot.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o databits_uic.o databits_uic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o uic_codes.o uic_codes.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fsk.o fsk.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simpleaudio.o simpleaudio.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simple-tone-generator.o simple-tone-generator.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simpleaudio-pulse.o simpleaudio-pulse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simpleaudio-alsa.o simpleaudio-alsa.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simpleaudio-benchmark.o simpleaudio-benchmark.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o simpleaudio-sndfile.o simpleaudio-sndfile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o minimodem minimodem.o databits_ascii.o databits_binary.o databits_callerid.o databits_baudot.o baudot.o databits_uic.o uic_codes.o fsk.o simpleaudio.o simple-tone-generator.o simpleaudio-pulse.o simpleaudio-alsa.o simpleaudio-benchmark.o simpleaudio-sndfile.o -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lfftw3f -lasound -lm make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' >>> minimodem 0.24 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c minimodem '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 minimodem.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' 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/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' 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/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/minimodem-0.24' SDL-1.2.15.tar.gz: OK (sha256: d6d316a793e5e348155f0dd93b979798933fb98aa1edebcc108829d6474aad00) >>> sdl 1.2.15 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl/SDL-1.2.15.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 -xf - >>> sdl 1.2.15 Patching Applying 0001-use-correct-directfb-config.patch using patch: patching file configure.in Applying 0002-fix-compilation-with-libx11.patch using patch: patching file configure.in Hunk #1 succeeded at 1127 (offset -42 lines). patching file include/SDL_config.h.in Hunk #1 succeeded at 282 (offset -1 lines). patching file src/video/x11/SDL_x11sym.h Applying 0003-SDL_x11yuv.c-fix-possible-use-after-free.patch using patch: patching file src/video/x11/SDL_x11yuv.c >>> sdl 1.2.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl 1.2.15 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/build-scripts/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl 1.2.15 Configuring cd /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15 && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" ./autogen.sh Generating build information using autoconf This may take a while ... configure.in:3: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:3: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:3: the top level configure.in:4: warning: The macro `AC_GNU_SOURCE' is obsolete. configure.in:4: You should run autoupdate. ./lib/autoconf/specific.m4:312: AC_GNU_SOURCE is expanded from... configure.in:4: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:33: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:4483: _LT_LINKER_SHLIBS is expanded from... aclocal.m4:5558: _LT_LANG_C_CONFIG is expanded from... aclocal.m4:453: _LT_SETUP is expanded from... aclocal.m4:382: LT_INIT is expanded from... configure.in:33: the top level configure.in:57: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:57: You should run autoupdate. aclocal.m4:417: AC_PROG_LIBTOOL is expanded from... configure.in:57: the top level configure.in:59: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from... ./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from... ./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from... aclocal.m4:1337: _LT_SYS_MODULE_PATH_AIX is expanded from... aclocal.m4:5665: _LT_LANG_CXX_CONFIG is expanded from... aclocal.m4:1100: _LT_LANG is expanded from... aclocal.m4:1083: LT_LANG is expanded from... configure.in:59: the top level configure.in:134: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:134: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:134: the top level configure.in:140: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:140: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:140: the top level configure.in:171: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:171: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:171: the top level configure.in:245: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:245: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:245: the top level configure.in:251: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:251: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:251: the top level configure.in:257: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:257: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:257: the top level configure.in:263: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:263: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:263: the top level configure.in:271: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:271: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:271: the top level configure.in:277: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:277: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:277: the top level configure.in:283: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:283: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:283: the top level configure.in:289: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:289: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:289: the top level configure.in:295: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:295: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:295: the top level configure.in:301: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:301: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:301: the top level configure.in:307: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:307: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:307: the top level configure.in:317: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:317: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:317: the top level configure.in:323: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:323: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:323: the top level configure.in:332: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:332: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:332: the top level configure.in:361: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:361: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:361: the top level configure.in:364: warning: The macro `AC_LANG_C' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:364: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:364: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... aclocal.m4:16: AM_PATH_ALSA is expanded from... configure.in:364: the top level configure.in:371: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:371: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:371: the top level configure.in:400: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:400: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:400: the top level configure.in:436: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:436: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:436: the top level configure.in:460: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:460: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:460: the top level configure.in:463: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:463: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:463: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:159: AM_PATH_ESD is expanded from... configure.in:463: the top level configure.in:466: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:466: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:466: the top level configure.in:493: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:493: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:493: the top level configure.in:513: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:513: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:513: the top level configure.in:539: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:539: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:539: the top level configure.in:552: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:552: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:552: the top level configure.in:563: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:563: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:563: the top level configure.in:591: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:591: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:591: the top level configure.in:621: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:621: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:621: the top level configure.in:649: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:649: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:649: the top level configure.in:661: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:661: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:661: the top level configure.in:673: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:673: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:673: the top level configure.in:711: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:711: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:711: the top level configure.in:776: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:776: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:776: the top level configure.in:786: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:786: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:786: the top level configure.in:800: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:800: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:800: the top level configure.in:815: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:815: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:815: the top level configure.in:830: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:830: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:830: the top level configure.in:862: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:862: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:862: the top level configure.in:886: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:886: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:886: the top level configure.in:918: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:918: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:918: the top level configure.in:932: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:932: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:932: the top level configure.in:937: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:937: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:937: the top level configure.in:944: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:944: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:944: the top level configure.in:951: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:951: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:951: the top level configure.in:968: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:968: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:968: the top level configure.in:989: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:989: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:989: the top level configure.in:1054: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1054: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1054: the top level configure.in:1060: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1060: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1060: the top level configure.in:1067: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1067: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1067: the top level configure.in:1073: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1073: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1073: the top level configure.in:1080: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1080: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1080: the top level configure.in:1087: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1087: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1087: the top level configure.in:1094: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1094: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1094: the top level configure.in:1101: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1101: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1101: the top level configure.in:1132: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1132: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1132: the top level configure.in:1149: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1149: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1149: the top level configure.in:1154: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1154: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1154: the top level configure.in:1190: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1190: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1190: the top level configure.in:1195: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1195: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1195: the top level configure.in:1215: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1215: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1215: the top level configure.in:1223: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1223: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1223: the top level configure.in:1243: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1243: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1243: the top level configure.in:1248: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1248: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1248: the top level configure.in:1270: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1270: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1270: the top level configure.in:1323: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1323: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1323: the top level configure.in:1328: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1328: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1328: the top level configure.in:1348: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1348: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1348: the top level configure.in:1353: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1353: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1353: the top level configure.in:1376: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1376: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1376: the top level configure.in:1381: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1381: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1381: the top level configure.in:1402: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1402: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1402: the top level configure.in:1407: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1407: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1407: the top level configure.in:1432: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1432: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1432: the top level configure.in:1437: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1437: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1437: the top level configure.in:1464: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1464: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1464: the top level configure.in:1469: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1469: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1469: the top level configure.in:1492: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1492: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1492: the top level configure.in:1497: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1497: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1497: the top level configure.in:1517: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1517: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1517: the top level configure.in:1527: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1527: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1527: the top level configure.in:1549: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1549: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1549: the top level configure.in:1555: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.in:1555: You should run autoupdate. ./lib/autoconf/c.m4:262: AC_LANG_CPLUSPLUS is expanded from... configure.in:1555: the top level configure.in:1558: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1558: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1558: the top level configure.in:1576: warning: The macro `AC_LANG_C' is obsolete. configure.in:1576: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.in:1576: the top level configure.in:1584: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1584: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1584: the top level configure.in:1589: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1589: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1589: the top level configure.in:1616: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1616: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1616: the top level configure.in:1631: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1631: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1631: the top level configure.in:1651: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1651: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1651: the top level configure.in:1662: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1662: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1662: the top level configure.in:1671: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1671: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1671: the top level configure.in:1693: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1693: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1693: the top level configure.in:1767: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1767: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1767: the top level configure.in:1779: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1779: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1779: the top level configure.in:1790: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1790: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1790: the top level configure.in:1795: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1795: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1795: the top level configure.in:1815: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1815: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1815: the top level configure.in:1820: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1820: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1820: the top level configure.in:1839: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1839: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1839: the top level configure.in:1866: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1866: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1866: the top level configure.in:1870: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:1870: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:1870: the top level configure.in:1924: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:1924: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:1924: the top level configure.in:1943: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:1943: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:1943: the top level configure.in:1972: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1972: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1972: the top level configure.in:1983: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1983: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1983: the top level configure.in:1999: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:1999: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:1999: the top level configure.in:2011: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:2011: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.in:2011: the top level configure.in:2057: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2057: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2057: the top level configure.in:2072: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2072: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2072: the top level configure.in:2090: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2090: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2090: the top level configure.in:2112: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2112: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2112: the top level configure.in:2117: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2117: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2117: the top level configure.in:2143: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2143: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2143: the top level configure.in:2177: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2177: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2177: the top level configure.in:2208: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2208: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2208: the top level configure.in:2240: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2240: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2240: the top level configure.in:2272: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:2272: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:2272: the top level configure.in:2298: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2298: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2298: the top level configure.in:2322: warning: The macro `AC_HELP_STRING' is obsolete. configure.in:2322: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:2322: the top level configure.in:2971: warning: AC_OUTPUT should be used without arguments. configure.in:2971: You should run autoupdate. configure.in:35: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:35: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.in:35: the top level configure.in:64: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:64: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:64: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:11: AM_PATH_SDL is expanded from... configure.in:64: the top level configure.in:89: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:89: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.in:89: the top level configure.in:105: warning: AC_OUTPUT should be used without arguments. configure.in:105: You should run autoupdate. Now you are ready to run ./configure (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-video-qtopia=no --enable-video-fbcon=no --enable-video-directfb=no --enable-video-x11=no --disable-pth --disable-rpath --enable-pulseaudio=no --disable-arts --disable-esd --disable-nasm --disable-video-ps3 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether byte ordering is bigendian... (cached) yes checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking whether the compiler supports GNU C++... (cached) no checking whether no accepts -g... (cached) no checking for no option to enable C++11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for aarch64_be-buildroot-linux-gnu-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/types.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for stddef.h... yes checking for stdarg.h... yes checking for malloc.h... yes checking for memory.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... yes checking for math.h... yes checking for iconv.h... yes checking for signal.h... yes checking for size_t... yes checking for int64_t... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... (cached) yes checking for working strtod... no checking for pow... no checking for pow in -lm... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for strlen... yes checking for strlcpy... no checking for strlcat... no checking for strdup... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for sscanf... yes checking for snprintf... yes checking for vsnprintf... yes checking for iconv... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for libiconv_open in -liconv... no checking for pow in -lm... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for GCC -fvisibility=hidden option... yes checking for dlopen... yes checking for dlopen in -lc... yes checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for OSS audio support... yes checking for dmedia audio support... no checking for ALSA CFLAGS... checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... yes -- dynamic libasound -> libasound.so.2 checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking for PlayStation 2 GS support... no checking for SVGAlib (1.4.0+) support... no checking for libVGL support... no checking for wscons support... no checking for OpenGL (GLX) support... no checking for Linux 2.4 unified input interface... yes checking for Touchscreen library support... no checking for hid_init in -lusbhid... no checking for usb.h... no checking for libusb.h... no checking for hid_init in -lusb... no checking for usbhid... no checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for linux/version.h... yes checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no configure: creating ./config.status config.status: creating Makefile config.status: creating sdl-config config.status: creating SDL.spec config.status: creating SDL.qpg config.status: creating sdl.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing default commands make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' Generating dependencies for ./src/SDL.c Generating dependencies for ./src/SDL_error.c Generating dependencies for ./src/SDL_fatal.c Generating dependencies for ./src/audio/SDL_audio.c Generating dependencies for ./src/audio/SDL_audiocvt.c Generating dependencies for ./src/audio/SDL_audiodev.c Generating dependencies for ./src/audio/SDL_mixer.c Generating dependencies for ./src/audio/SDL_mixer_MMX.c Generating dependencies for ./src/audio/SDL_mixer_MMX_VC.c Generating dependencies for ./src/audio/SDL_mixer_m68k.c Generating dependencies for ./src/audio/SDL_wave.c Generating dependencies for ./src/cdrom/SDL_cdrom.c Generating dependencies for ./src/cpuinfo/SDL_cpuinfo.c Generating dependencies for ./src/events/SDL_active.c Generating dependencies for ./src/events/SDL_events.c Generating dependencies for ./src/events/SDL_expose.c Generating dependencies for ./src/events/SDL_keyboard.c Generating dependencies for ./src/events/SDL_mouse.c Generating dependencies for ./src/events/SDL_quit.c Generating dependencies for ./src/events/SDL_resize.c Generating dependencies for ./src/file/SDL_rwops.c Generating dependencies for ./src/stdlib/SDL_getenv.c Generating dependencies for ./src/stdlib/SDL_iconv.c Generating dependencies for ./src/stdlib/SDL_malloc.c Generating dependencies for ./src/stdlib/SDL_qsort.c Generating dependencies for ./src/stdlib/SDL_stdlib.c Generating dependencies for ./src/stdlib/SDL_string.c Generating dependencies for ./src/thread/SDL_thread.c Generating dependencies for ./src/timer/SDL_timer.c Generating dependencies for ./src/video/SDL_RLEaccel.c Generating dependencies for ./src/video/SDL_blit.c Generating dependencies for ./src/video/SDL_blit_0.c Generating dependencies for ./src/video/SDL_blit_1.c Generating dependencies for ./src/video/SDL_blit_A.c Generating dependencies for ./src/video/SDL_blit_N.c Generating dependencies for ./src/video/SDL_bmp.c Generating dependencies for ./src/video/SDL_cursor.c Generating dependencies for ./src/video/SDL_gamma.c Generating dependencies for ./src/video/SDL_pixels.c Generating dependencies for ./src/video/SDL_stretch.c Generating dependencies for ./src/video/SDL_surface.c Generating dependencies for ./src/video/SDL_video.c Generating dependencies for ./src/video/SDL_yuv.c Generating dependencies for ./src/video/SDL_yuv_mmx.c Generating dependencies for ./src/video/SDL_yuv_sw.c Generating dependencies for ./src/joystick/SDL_joystick.c Generating dependencies for ./src/video/dummy/SDL_nullevents.c Generating dependencies for ./src/video/dummy/SDL_nullmouse.c Generating dependencies for ./src/video/dummy/SDL_nullvideo.c Generating dependencies for ./src/audio/disk/SDL_diskaudio.c Generating dependencies for ./src/audio/dummy/SDL_dummyaudio.c Generating dependencies for ./src/loadso/dlopen/SDL_sysloadso.c Generating dependencies for ./src/audio/dsp/SDL_dspaudio.c Generating dependencies for ./src/audio/dma/SDL_dmaaudio.c Generating dependencies for ./src/audio/alsa/SDL_alsa_audio.c Generating dependencies for ./src/thread/pthread/SDL_systhread.c Generating dependencies for ./src/thread/pthread/SDL_syssem.c Generating dependencies for ./src/thread/pthread/SDL_sysmutex.c Generating dependencies for ./src/thread/pthread/SDL_syscond.c Generating dependencies for ./src/joystick/linux/SDL_sysjoystick.c Generating dependencies for ./src/cdrom/linux/SDL_syscdrom.c Generating dependencies for ./src/timer/unix/SDL_systimer.c Generating dependencies for ./src/main/dummy/SDL_dummy_main.c make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls >>> sdl 1.2.15 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -o build/SDL.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -o build/SDL_error.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -o build/SDL_fatal.lo mkdir -p -- build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -o build/SDL_audio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL.c -fPIC -DPIC -o build/.libs/SDL.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_error.c -fPIC -DPIC -o build/.libs/SDL_error.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/SDL_fatal.c -fPIC -DPIC -o build/.libs/SDL_fatal.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audio.c -fPIC -DPIC -o build/.libs/SDL_audio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -o build/SDL_audiocvt.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiocvt.c -fPIC -DPIC -o build/.libs/SDL_audiocvt.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -o build/SDL_audiodev.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -o build/SDL_mixer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_audiodev.c -fPIC -DPIC -o build/.libs/SDL_audiodev.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer.c -fPIC -DPIC -o build/.libs/SDL_mixer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -o build/SDL_mixer_MMX.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -o build/SDL_mixer_MMX_VC.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_MMX_VC.c -fPIC -DPIC -o build/.libs/SDL_mixer_MMX_VC.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -o build/SDL_mixer_m68k.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_mixer_m68k.c -fPIC -DPIC -o build/.libs/SDL_mixer_m68k.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -o build/SDL_wave.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/SDL_wave.c -fPIC -DPIC -o build/.libs/SDL_wave.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -o build/SDL_cdrom.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/SDL_cdrom.c -fPIC -DPIC -o build/.libs/SDL_cdrom.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -o build/SDL_cpuinfo.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cpuinfo/SDL_cpuinfo.c -fPIC -DPIC -o build/.libs/SDL_cpuinfo.o ./src/audio/SDL_wave.c: In function 'SDL_LoadWAV_RW': ./src/audio/SDL_wave.c:396:15: warning: 'chunk.length' may be used uninitialized [-Wmaybe-uninitialized] 396 | Chunk chunk; | ^~~~~ /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -o build/SDL_active.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_active.c -fPIC -DPIC -o build/.libs/SDL_active.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -o build/SDL_events.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_events.c -fPIC -DPIC -o build/.libs/SDL_events.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -o build/SDL_expose.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -o build/SDL_keyboard.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_keyboard.c -fPIC -DPIC -o build/.libs/SDL_keyboard.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_expose.c -fPIC -DPIC -o build/.libs/SDL_expose.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -o build/SDL_mouse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_mouse.c -fPIC -DPIC -o build/.libs/SDL_mouse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -o build/SDL_quit.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_quit.c -fPIC -DPIC -o build/.libs/SDL_quit.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -o build/SDL_resize.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/events/SDL_resize.c -fPIC -DPIC -o build/.libs/SDL_resize.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -o build/SDL_rwops.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/file/SDL_rwops.c -fPIC -DPIC -o build/.libs/SDL_rwops.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -o build/SDL_getenv.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_getenv.c -fPIC -DPIC -o build/.libs/SDL_getenv.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -o build/SDL_iconv.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_iconv.c -fPIC -DPIC -o build/.libs/SDL_iconv.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -o build/SDL_malloc.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_malloc.c -fPIC -DPIC -o build/.libs/SDL_malloc.o ./src/stdlib/SDL_iconv.c: In function 'SDL_iconv_string': ./src/stdlib/SDL_iconv.c:861:59: warning: pointer 'string' may be used after 'realloc' [-Wuse-after-free] 861 | outbuf = string + (outbuf - oldstring); | ~~~~~~~~^~~~~~~~~~~~ In file included from ./src/stdlib/SDL_iconv.c:26: ./include/SDL_stdinc.h:174:25: note: call to 'realloc' here 174 | #define SDL_realloc realloc ./src/stdlib/SDL_iconv.c:856:42: note: in expansion of macro 'SDL_realloc' 856 | string = SDL_realloc(string, stringsize); | ^~~~~~~~~~~ /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -o build/SDL_qsort.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -o build/SDL_stdlib.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_qsort.c -fPIC -DPIC -o build/.libs/SDL_qsort.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -o build/SDL_string.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_stdlib.c -fPIC -DPIC -o build/.libs/SDL_stdlib.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/stdlib/SDL_string.c -fPIC -DPIC -o build/.libs/SDL_string.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -o build/SDL_thread.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -o build/SDL_timer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/SDL_thread.c -fPIC -DPIC -o build/.libs/SDL_thread.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/SDL_timer.c -fPIC -DPIC -o build/.libs/SDL_timer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -o build/SDL_RLEaccel.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_RLEaccel.c -fPIC -DPIC -o build/.libs/SDL_RLEaccel.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -o build/SDL_blit.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit.c -fPIC -DPIC -o build/.libs/SDL_blit.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -o build/SDL_blit_0.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_0.c -fPIC -DPIC -o build/.libs/SDL_blit_0.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -o build/SDL_blit_1.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_1.c -fPIC -DPIC -o build/.libs/SDL_blit_1.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -o build/SDL_blit_A.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_A.c -fPIC -DPIC -o build/.libs/SDL_blit_A.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -o build/SDL_blit_N.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_blit_N.c -fPIC -DPIC -o build/.libs/SDL_blit_N.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -o build/SDL_bmp.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_bmp.c -fPIC -DPIC -o build/.libs/SDL_bmp.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -o build/SDL_cursor.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_cursor.c -fPIC -DPIC -o build/.libs/SDL_cursor.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -o build/SDL_gamma.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_gamma.c -fPIC -DPIC -o build/.libs/SDL_gamma.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -o build/SDL_pixels.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_pixels.c -fPIC -DPIC -o build/.libs/SDL_pixels.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -o build/SDL_stretch.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_stretch.c -fPIC -DPIC -o build/.libs/SDL_stretch.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -o build/SDL_surface.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_surface.c -fPIC -DPIC -o build/.libs/SDL_surface.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -o build/SDL_video.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_video.c -fPIC -DPIC -o build/.libs/SDL_video.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -o build/SDL_yuv.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv.c -fPIC -DPIC -o build/.libs/SDL_yuv.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -o build/SDL_yuv_mmx.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_mmx.c -fPIC -DPIC -o build/.libs/SDL_yuv_mmx.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -o build/SDL_yuv_sw.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/SDL_yuv_sw.c -fPIC -DPIC -o build/.libs/SDL_yuv_sw.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -o build/SDL_joystick.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/SDL_joystick.c -fPIC -DPIC -o build/.libs/SDL_joystick.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -o build/SDL_nullevents.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullevents.c -fPIC -DPIC -o build/.libs/SDL_nullevents.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -o build/SDL_nullmouse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullmouse.c -fPIC -DPIC -o build/.libs/SDL_nullmouse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -o build/SDL_nullvideo.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/video/dummy/SDL_nullvideo.c -fPIC -DPIC -o build/.libs/SDL_nullvideo.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -o build/SDL_diskaudio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/disk/SDL_diskaudio.c -fPIC -DPIC -o build/.libs/SDL_diskaudio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -o build/SDL_dummyaudio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dummy/SDL_dummyaudio.c -fPIC -DPIC -o build/.libs/SDL_dummyaudio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -o build/SDL_sysloadso.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/loadso/dlopen/SDL_sysloadso.c -fPIC -DPIC -o build/.libs/SDL_sysloadso.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -o build/SDL_dspaudio.lo /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -o build/SDL_dmaaudio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dsp/SDL_dspaudio.c -fPIC -DPIC -o build/.libs/SDL_dspaudio.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/dma/SDL_dmaaudio.c -fPIC -DPIC -o build/.libs/SDL_dmaaudio.o ./src/audio/dsp/SDL_dspaudio.c: In function 'DSP_OpenAudio': ./src/audio/dsp/SDL_dspaudio.c:177:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 177 | else if (spec->channels > 2) | ^~ In file included from ./src/audio/dsp/SDL_dspaudio.c:52: ./src/audio/dsp/SDL_dspaudio.h:46:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 46 | #define audio_fd (this->hidden->audio_fd) | ^ ./src/audio/dsp/SDL_dspaudio.c:181:9: note: in expansion of macro 'audio_fd' 181 | audio_fd = SDL_OpenAudioPath(audiodev, sizeof(audiodev), OPEN_FLAGS, 0); | ^~~~~~~~ /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -o build/SDL_alsa_audio.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/audio/alsa/SDL_alsa_audio.c -fPIC -DPIC -o build/.libs/SDL_alsa_audio.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -o build/SDL_systhread.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_systhread.c -fPIC -DPIC -o build/.libs/SDL_systhread.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -o build/SDL_syssem.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syssem.c -fPIC -DPIC -o build/.libs/SDL_syssem.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -o build/SDL_sysmutex.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_sysmutex.c -fPIC -DPIC -o build/.libs/SDL_sysmutex.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -o build/SDL_syscond.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/thread/pthread/SDL_syscond.c -fPIC -DPIC -o build/.libs/SDL_syscond.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -o build/SDL_sysjoystick.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/joystick/linux/SDL_sysjoystick.c -fPIC -DPIC -o build/.libs/SDL_sysjoystick.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -o build/SDL_syscdrom.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/cdrom/linux/SDL_syscdrom.c -fPIC -DPIC -o build/.libs/SDL_syscdrom.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -o build/SDL_systimer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/timer/unix/SDL_systimer.c -fPIC -DPIC -o build/.libs/SDL_systimer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -o build/SDL_dummy_main.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./include -D_GNU_SOURCE=1 -fvisibility=hidden -D_REENTRANT -DHAVE_LINUX_VERSION_H -Wall -c ./src/main/dummy/SDL_dummy_main.c -fPIC -DPIC -o build/.libs/SDL_dummy_main.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/libSDLmain.la build/SDL_dummy_main.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 -static libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru build/.libs/libSDLmain.a build/.libs/SDL_dummy_main.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib build/.libs/libSDLmain.a libtool: link: ( cd "build/.libs" && rm -f "libSDLmain.la" && ln -s "../libSDLmain.la" "libSDLmain.la" ) /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/libSDL.la build/SDL.lo build/SDL_error.lo build/SDL_fatal.lo build/SDL_audio.lo build/SDL_audiocvt.lo build/SDL_audiodev.lo build/SDL_mixer.lo build/SDL_mixer_MMX.lo build/SDL_mixer_MMX_VC.lo build/SDL_mixer_m68k.lo build/SDL_wave.lo build/SDL_cdrom.lo build/SDL_cpuinfo.lo build/SDL_active.lo build/SDL_events.lo build/SDL_expose.lo build/SDL_keyboard.lo build/SDL_mouse.lo build/SDL_quit.lo build/SDL_resize.lo build/SDL_rwops.lo build/SDL_getenv.lo build/SDL_iconv.lo build/SDL_malloc.lo build/SDL_qsort.lo build/SDL_stdlib.lo build/SDL_string.lo build/SDL_thread.lo build/SDL_timer.lo build/SDL_RLEaccel.lo build/SDL_blit.lo build/SDL_blit_0.lo build/SDL_blit_1.lo build/SDL_blit_A.lo build/SDL_blit_N.lo build/SDL_bmp.lo build/SDL_cursor.lo build/SDL_gamma.lo build/SDL_pixels.lo build/SDL_stretch.lo build/SDL_surface.lo build/SDL_video.lo build/SDL_yuv.lo build/SDL_yuv_mmx.lo build/SDL_yuv_sw.lo build/SDL_joystick.lo build/SDL_nullevents.lo build/SDL_nullmouse.lo build/SDL_nullvideo.lo build/SDL_diskaudio.lo build/SDL_dummyaudio.lo build/SDL_sysloadso.lo build/SDL_dspaudio.lo build/SDL_dmaaudio.lo build/SDL_alsa_audio.lo build/SDL_systhread.lo build/SDL_syssem.lo build/SDL_sysmutex.lo build/SDL_syscond.lo build/SDL_sysjoystick.lo build/SDL_syscdrom.lo build/SDL_systimer.lo -lm -lpthread -no-undefined -rpath /usr/lib -release 1.2 -version-info 11:4:11 libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared build/.libs/SDL.o build/.libs/SDL_error.o build/.libs/SDL_fatal.o build/.libs/SDL_audio.o build/.libs/SDL_audiocvt.o build/.libs/SDL_audiodev.o build/.libs/SDL_mixer.o build/.libs/SDL_mixer_MMX.o build/.libs/SDL_mixer_MMX_VC.o build/.libs/SDL_mixer_m68k.o build/.libs/SDL_wave.o build/.libs/SDL_cdrom.o build/.libs/SDL_cpuinfo.o build/.libs/SDL_active.o build/.libs/SDL_events.o build/.libs/SDL_expose.o build/.libs/SDL_keyboard.o build/.libs/SDL_mouse.o build/.libs/SDL_quit.o build/.libs/SDL_resize.o build/.libs/SDL_rwops.o build/.libs/SDL_getenv.o build/.libs/SDL_iconv.o build/.libs/SDL_malloc.o build/.libs/SDL_qsort.o build/.libs/SDL_stdlib.o build/.libs/SDL_string.o build/.libs/SDL_thread.o build/.libs/SDL_timer.o build/.libs/SDL_RLEaccel.o build/.libs/SDL_blit.o build/.libs/SDL_blit_0.o build/.libs/SDL_blit_1.o build/.libs/SDL_blit_A.o build/.libs/SDL_blit_N.o build/.libs/SDL_bmp.o build/.libs/SDL_cursor.o build/.libs/SDL_gamma.o build/.libs/SDL_pixels.o build/.libs/SDL_stretch.o build/.libs/SDL_surface.o build/.libs/SDL_video.o build/.libs/SDL_yuv.o build/.libs/SDL_yuv_mmx.o build/.libs/SDL_yuv_sw.o build/.libs/SDL_joystick.o build/.libs/SDL_nullevents.o build/.libs/SDL_nullmouse.o build/.libs/SDL_nullvideo.o build/.libs/SDL_diskaudio.o build/.libs/SDL_dummyaudio.o build/.libs/SDL_sysloadso.o build/.libs/SDL_dspaudio.o build/.libs/SDL_dmaaudio.o build/.libs/SDL_alsa_audio.o build/.libs/SDL_systhread.o build/.libs/SDL_syssem.o build/.libs/SDL_sysmutex.o build/.libs/SDL_syscond.o build/.libs/SDL_sysjoystick.o build/.libs/SDL_syscdrom.o build/.libs/SDL_systimer.o -lm -lpthread -Wl,-soname -Wl,libSDL-1.2.so.0 -o build/.libs/libSDL-1.2.so.0.11.4 libtool: link: (cd "build/.libs" && rm -f "libSDL-1.2.so.0" && ln -s "libSDL-1.2.so.0.11.4" "libSDL-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL.so" && ln -s "libSDL-1.2.so.0.11.4" "libSDL.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL.la" && ln -s "../libSDL.la" "libSDL.la" ) make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/aclocal /usr/bin/install -c -m 755 sdl-config /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sdl-config /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la /usr/bin/install -c -m 644 ./sdl.m4 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/aclocal/sdl.m4 mkdir -p -- /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3 /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/$file; \ done /usr/bin/install -c -m 644 sdl.pc /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL/SDL_config.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' >>> sdl 1.2.15 Fixing package configuration files >>> sdl 1.2.15 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl 1.2.15 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/bin /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal /usr/bin/install -c -m 755 sdl-config /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sdl-config /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL.la /usr/bin/install -c -m 644 ./sdl.m4 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal/sdl.m4 mkdir -p -- /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL for file in SDL.h SDL_active.h SDL_audio.h SDL_byteorder.h SDL_cdrom.h SDL_cpuinfo.h SDL_endian.h SDL_error.h SDL_events.h SDL_getenv.h SDL_joystick.h SDL_keyboard.h SDL_keysym.h SDL_loadso.h SDL_main.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_platform.h SDL_quit.h SDL_rwops.h SDL_stdinc.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h; do \ /usr/bin/install -c -m 644 ./include/$file /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3 /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig for src in ./docs/man3/*.3; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/$file; \ done /usr/bin/install -c -m 644 sdl.pc /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig libtool: install: /usr/bin/install -c build/.libs/libSDL-1.2.so.0.11.4 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL-1.2.so.0.11.4 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL-1.2.so.0 || { rm -f libSDL-1.2.so.0 && ln -s libSDL-1.2.so.0.11.4 libSDL-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL-1.2.so.0.11.4 libSDL.so || { rm -f libSDL.so && ln -s libSDL-1.2.so.0.11.4 libSDL.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDLmain.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.la libtool: install: /usr/bin/install -c build/.libs/libSDLmain.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDLmain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/SDL_config.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl-1.2.15' mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340.tar.gz: OK (sha256: 5b427b07c03c2c0468cc782daf1510d315141170246828fcbb7c07f927879973) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mjpg-streamer/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340 -xf - >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Patching >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental && cd /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DPLUGIN_INPUT_PTP2=OFF -DPLUGIN_INPUT_OPENCV=OFF -DPLUGIN_OUTPUT_ZMQSERVER=OFF -DPLUGIN_OUTPUT_VIEWER=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_BUILD_TYPE = Release fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found CMake Warning at plugins/input_opencv/CMakeLists.txt:4 (find_package): By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenCV", but CMake did not find one. Could not find a package configuration file provided by "OpenCV" with any of the following names: OpenCVConfig.cmake opencv-config.cmake Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set "OpenCV_DIR" to a directory containing one of the above files. If "OpenCV" provides a separate development package or SDK, be sure it has been installed. CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.27/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/FindGphoto2.cmake:21 (include) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libgphoto2' -- Package 'libgphoto2', required by 'virtual:world', not found CMake Warning (dev) at /home/buildroot/autobuild/instance-0/output-1/host/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GPHOTO2) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindGphoto2.cmake:44 (find_package_handle_standard_args) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find GPHOTO2 (missing: GPHOTO2_LIBRARY GPHOTO2_INCLUDE_DIR) -- Looking for include file linux/videodev2.h -- Looking for include file linux/videodev2.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDLmain.a;/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so (found version "1.2.15") -- Could NOT find protobuf-c (missing: PROTOBUF_C_LIBRARY PROTOBUF_C_INCLUDE_DIR) -- The following features have been enabled: * PLUGIN_INPUT_FILE, File input plugin * PLUGIN_INPUT_HTTP, HTTP input proxy plugin * PLUGIN_INPUT_UVC, Video 4 Linux input plugin * PLUGIN_OUTPUT_FILE, File output plugin * PLUGIN_OUTPUT_HTTP, HTTP server output plugin * PLUGIN_OUTPUT_RTSP, RTSP output plugin * PLUGIN_OUTPUT_UDP, UDP output stream plugin * PLUGIN_OUTPUT_VIEWER, SDL output viewer plugin -- The following OPTIONAL packages have been found: * Threads * SDL -- The following features have been disabled: * WXP_COMPAT, Enable compatibility with WebcamXP * PLUGIN_INPUT_OPENCV, OpenCV input plugin (unmet dependencies) * PLUGIN_INPUT_RASPICAM, Raspberry Pi input camera plugin (unmet dependencies) * PLUGIN_INPUT_PTP2, PTP2 input plugin (unmet dependencies) * ENABLE_HTTP_MANAGEMENT, Enable experimental HTTP management option * PLUGIN_OUTPUT_ZMQSERVER, ZMQ Server output plugin (unmet dependencies) -- The following OPTIONAL packages have not been found: * OpenCV * Gphoto2 CMake Warning at CMakeLists.txt:116 (message): The source directory is the same as binary directory. "make clean" may damage the source tree -- Configuring done (1.1s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 4%] Building C object plugins/input_file/CMakeFiles/input_file.dir/input_file.c.o [ 12%] Building C object plugins/input_http/CMakeFiles/input_http.dir/input_http.c.o [ 12%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/dynctrl.c.o [ 16%] Building C object CMakeFiles/mjpg_streamer.dir/mjpg_streamer.c.o [ 20%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/input_uvc.c.o [ 24%] Building C object plugins/input_http/CMakeFiles/input_http.dir/misc.c.o [ 28%] Building C object plugins/input_http/CMakeFiles/input_http.dir/mjpg-proxy.c.o [ 32%] Linking C shared library input_file.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 32%] Built target input_file make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 36%] Building C object plugins/output_file/CMakeFiles/output_file.dir/output_file.c.o [ 40%] Building C object CMakeFiles/mjpg_streamer.dir/utils.c.o [ 44%] Linking C shared library input_http.so /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental/plugins/output_file/output_file.c: In function 'worker_thread': /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental/plugins/output_file/output_file.c:292:24: warning: ignoring return value of 'link' declared with attribute 'warn_unused_result' [-Wunused-result] 292 | (void) link(buffer2, buffer1); | ^~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 44%] Built target input_http make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 48%] Building C object plugins/output_http/CMakeFiles/output_http.dir/httpd.c.o [ 52%] Linking C executable mjpg_streamer make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 52%] Built target mjpg_streamer make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 56%] Building C object plugins/output_rtsp/CMakeFiles/output_rtsp.dir/output_rtsp.c.o [ 60%] Linking C shared library output_file.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 60%] Built target output_file make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 64%] Building C object plugins/output_udp/CMakeFiles/output_udp.dir/output_udp.c.o [ 68%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/jpeg_utils.c.o [ 72%] Linking C shared library output_rtsp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 72%] Built target output_rtsp make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 76%] Building C object plugins/output_viewer/CMakeFiles/output_viewer.dir/output_viewer.c.o /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental/plugins/output_viewer/output_viewer.c: In function 'jpeg_init_src': /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental/plugins/output_viewer/output_viewer.c:125:32: warning: assignment to 'boolean (*)(struct jpeg_decompress_struct *)' from incompatible pointer type 'int (*)(struct jpeg_decompress_struct *)' [-Wincompatible-pointer-types] 125 | src->pub.fill_input_buffer = fill_input_buffer; | ^ [ 80%] Linking C shared library output_udp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 84%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/v4l2uvc.c.o [ 88%] Linking C shared library output_viewer.so [ 88%] Built target output_udp [ 92%] Building C object plugins/output_http/CMakeFiles/output_http.dir/output_http.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 92%] Built target output_viewer [ 96%] Linking C shared library output_http.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 96%] Built target output_http [100%] Linking C shared library input_uvc.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [100%] Built target input_uvc make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install/fast -C /home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/mjpg_streamer -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/mjpg_streamer" to "/usr/lib/mjpg-streamer" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/videolan.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.widget.min.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/LICENSE.txt -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.custom.css -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/static.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/control.htm -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/sidebarbg.gif -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/javascript_motiondetection.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/static_simple.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/java_simple.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.tabs.min.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/JQuerySpinBtn.css -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/stream.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/JQuerySpinBtn.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/favicon.png -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/javascript.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/favicon.ico -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.core.min.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/javascript_simple.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/jquery.rotate.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/example.jpg -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/cambozola.jar -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/functions.js -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/bodybg.gif -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/style.css -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/stream_simple.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/java.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/java_control.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/spinbtn_updn.gif -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/rotateicons.png -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/fix.css -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/share/mjpg-streamer/www/index.html -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/input_file.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/input_http.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/input_uvc.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/output_file.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/output_http.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/output_rtsp.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/output_udp.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/mjpg-streamer/output_viewer.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' multicat-2.3.tar.bz2: OK (md5: cf4e4bc07d72eda110050d755db14620) multicat-2.3.tar.bz2: OK (sha256: 2be162e9e8b2e6f6aa7686431f102db6c72c8288bd82dbc67ffed631f4a3361e) >>> multicat 2.3 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/multicat/multicat-2.3.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3 -xf - >>> multicat 2.3 Patching >>> multicat 2.3 Configuring >>> multicat 2.3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LDLIBS="" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicat.o multicat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ingests.o ingests.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aggregartp.o aggregartp.c util.c: In function 'RawFillHeaders': util.c:460:25: warning: taking address of packed member of 'struct udprawpkt' may result in an unaligned pointer value [-Waddress-of-packed-member] 460 | struct iphdr *iph = &(dgram->iph); | ^~~~~~~~~~~~~ util.c:462:27: warning: taking address of packed member of 'struct udprawpkt' may result in an unaligned pointer value [-Waddress-of-packed-member] 462 | struct udphdr *udph = &(dgram->udph); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o reordertp.o reordertp.c util.c: In function 'OpenSocket': util.c:469:5: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 469 | strncpy(ipsrc_str, inet_ntoa(insrc), 16); | ^ util.c:470:5: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 470 | strncpy(ipdst_str, inet_ntoa(indst), 16); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o offsets.o offsets.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lasts.o lasts.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multicat_validate.o multicat_validate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o multilive.o multilive.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o ingests ingests.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o aggregartp aggregartp.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o reordertp reordertp.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o offsets offsets.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o lasts lasts.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o multicat_validate multicat_validate.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o multicat multicat.o util.o -lrt -pthread /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o multilive multilive.o util.o -lrt -pthread make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3' >>> multicat 2.3 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LDLIBS="" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PREFIX=/usr install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/multicat-2.3' mxml-3.3.1.tar.gz: OK (sha256: 0c663ed1fe393b5619f80101798202eea43534abd7c8aff389022fd8c1dacc32) >>> mxml 3.3.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/mxml/mxml-3.3.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1 -xf - >>> mxml 3.3.1 Patching >>> mxml 3.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mxml 3.3.1 Patching libtool >>> mxml 3.3.1 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for cp... /usr/bin/cp checking for ldconfig... /usr/sbin/ldconfig checking for ln... /usr/bin/ln checking for mkdir... /usr/bin/mkdir checking for rm... /usr/bin/rm checking for inline... inline checking for strdup... yes checking for strlcat... no checking for strlcpy... no checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for unsigned long long int... yes checking for long long int... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for pthread.h... yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for shared library support... yes checking whether compiler supports -Wno-char-subscripts... no checking whether compiler supports -Wno-format-truncation... no checking whether compiler supports -Wno-format-y2k... no checking whether compiler supports -Wno-switch... no checking whether compiler supports -Wno-unused-result... no configure: creating ./config.status config.status: creating Makefile config.status: creating mxml.pc config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static >>> mxml 3.3.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' Compiling mxml-attr.c Compiling mxml-entity.c Compiling mxml-file.c Compiling mxml-get.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-index.c Compiling mxml-node.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-search.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-set.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-private.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-string.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In function 'mxml_add_char', inlined from 'mxml_parse_element' at mxml-file.c:2224:6, inlined from 'mxml_load_data' at mxml-file.c:1982:14: mxml-file.c:598:36: warning: pointer may be used after 'realloc' [-Wuse-after-free] 598 | *bufptr = newbuffer + (*bufptr - *buffer); | ~~~~~~~~~^~~~~~~~~~ mxml-file.c:591:22: note: call to 'realloc' here 591 | if ((newbuffer = realloc(*buffer, *bufsize)) == NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Creating libmxml.so.1.6... make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DSTROOT=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' Installing libmxml.so to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib... Creating libmxml.a... a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o Installing libmxml.a to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> mxml 3.3.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DSTROOT=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' Installing libmxml.so to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib... Installing libmxml.a to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib... Installing documentation in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/mxml... Installing header files in /home/buildroot/autobuild/instance-0/output-1/target/usr/include... Installing pkgconfig files in /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig... Installing man pages in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man... make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/mxml-3.3.1' ncftp-3.2.6-src.tar.gz: OK (sha256: 129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23) >>> ncftp 3.2.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ncftp/ncftp-3.2.6-src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -xf - >>> ncftp 3.2.6 Patching Applying 0001-fix-gcc-10.patch using patch: patching file sh_util/gpshare.c >>> ncftp 3.2.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ncftp 3.2.6 Patching libtool >>> ncftp 3.2.6 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6; /home/buildroot/autobuild/instance-0/output-1/host/bin/autoconf -I "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/aclocal" -I "/home/buildroot/autobuild/instance-0/output-1/host/share/aclocal" -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/) configure.in:5: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:23: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1149: wi_PROG_CC is expanded from... configure.in:23: the top level configure.in:34: warning: AC_CACHE_VAL(wi_cv_cc_precomp, ...): suspicious presence of an AC_DEFINE in the second argument, where no actions should be taken ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:34: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:34: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:124: wi_CC_PRECOMP is expanded from... configure.in:34: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1430: wi_CFLAGS_LFS64 is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1019: wi_CFLAGS_NO_Y2K_WARNINGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:452: wi_SSP_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1095: wi_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1049: wi_USE_STATIC_LIBGCC is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1123: wi_CROSS_COMPILER_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1184: wi_CFLAGS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1240: wi_HPUX_GCC___STDC_EXT__ is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2595: wi_SIZEOF_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2532: wi_SIZEOF_OFF_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2469: wi_SIZEOF_SIZE_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2719: wi_SIZEOF_STAT64_ST_SIZE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:36: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:36: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2658: wi_SIZEOF_OFF64_T is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1366: wi_CFLAGS_LFS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1471: wi_CFLAGS_LFS_OR_LFS64 is expanded from... configure.in:36: the top level configure.in:56: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:56: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:56: the top level configure.in:59: warning: The macro `AC_TIME_WITH_SYS_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:59: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:59: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ./lib/autoconf/oldnames.m4:81: AC_TIME_WITH_SYS_TIME is expanded from... configure.in:59: the top level configure.in:61: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:61: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:61: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:61: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2969: wi_SOCKADDR_UN_SUN_LEN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1990: wi_UNIX_DOMAIN_SOCKETS is expanded from... configure.in:61: the top level configure.in:78: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:78: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2072: wi_LIB_RESOLV is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2166: wi_NET_LIBS is expanded from... configure.in:78: the top level configure.in:102: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:102: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:102: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5008: wi_LIB_CURSES is expanded from... configure.in:102: the top level configure.in:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3435: wi_USE_LONG_LONG is expanded from... configure.in:148: the top level configure.in:149: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:149: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6: wi_CACHE_CHECK_GUESS_MESSAGE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1534: wi_STRUCT_TIMEVAL_FIELD_TYPES is expanded from... configure.in:149: the top level configure.in:158: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:158: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:4056: wi_FUNC_SELECT_ARGTYPES is expanded from... configure.in:158: the top level configure.in:159: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:159: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2780: wi_STRUCT_STAT64 is expanded from... configure.in:159: the top level configure.in:160: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:160: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3209: wi_TYPE_SIG_ATOMIC_T is expanded from... configure.in:160: the top level configure.in:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:161: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1728: wi_GETOPT is expanded from... configure.in:161: the top level configure.in:162: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:162: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:3175: wi__RES_DEFDNAME is expanded from... configure.in:162: the top level configure.in:163: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:163: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2809: wi_STRUCT_CMSGHDR is expanded from... configure.in:163: the top level configure.in:164: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:164: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2838: wi_MSGHDR_CONTROL is expanded from... configure.in:164: the top level configure.in:165: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:165: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2866: wi_MSGHDR_ACCRIGHTS is expanded from... configure.in:165: the top level configure.in:166: warning: AC_CHECK_HEADERS($wi_chk_headers): you should use literals ./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:166: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:166: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1943: wi_HEADER_SYS_SELECT_H is expanded from... configure.in:166: the top level configure.in:174: warning: The macro `AC_WARN' is obsolete. configure.in:174: You should run autoupdate. ./lib/autoconf/oldnames.m4:33: AC_WARN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:359: wi_FUNC_GETCWD is expanded from... configure.in:174: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1797: wi_SNPRINTF_TERMINATES is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:177: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:177: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1859: wi_SNPRINTF_RETVAL is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:1912: wi_SNPRINTF is expanded from... configure.in:177: the top level configure.in:178: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:178: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:2228: wi_FUNC_SIGSETJMP is expanded from... configure.in:178: the top level configure.in:180: warning: The macro `AC_TRY_RUN' is obsolete. configure.in:180: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:6449: wi_FUNC_SETVBUF is expanded from... configure.in:180: the top level configure.in:182: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:182: warning: The macro `AC_TRY_LINK' is obsolete. configure.in:182: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/autoconf_local/aclocal.m4:5211: wi_CURSES_FEATURES is expanded from... configure.in:182: the top level configure.in:306: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.in:306: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... configure.in:306: the top level configure.in:307: warning: AC_OUTPUT should be used without arguments. configure.in:307: You should run autoupdate. (cd /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-ccdv ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking if you set and exported the environment variable CC... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking for environment variable CFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 checking for environment variable CPPFLAGS... -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking for environment variable LDFLAGS... checking for environment variable LIBS... no checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for clang C compiler... "no" checking if CC should now be set... no checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking version of C library... libc5 checking platform... "linux-x86_64" checking if the C compiler can use precompiled headers... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking the version of GCC... 12.3.0 checking if we should customize your CFLAGS environment variable... no checking for ldd... no checking if compiled programs use a shared library version of libgcc... unknown (ldd is not available to check) checking if this is a debug build... no checking for unistd.h... (cached) yes checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking size of st_size field in struct stat64... unknown checking size of off64_t... unknown checking size of st_size field in struct stat... unknown checking size of off_t... unknown checking if we should add CFLAGS for LFS64 support... already included -D_LARGEFILE64_SOURCE checking if we should add CFLAGS for reentrancy... -D_REENTRANT checking for strip... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-strip checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for arpa/nameser.h... yes checking for gnu/libc-version.h... yes checking for locale.h... yes checking for net/errno.h... no checking for nserve.h... no checking for resolv.h... yes checking for sgtty.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for syslog.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... yes checking for sys/systeminfo.h... no checking for termio.h... yes checking for termios.h... yes checking for time.h... yes checking for utime.h... yes checking for unistd.h... (cached) yes checking for gnu/libc-version.h... (cached) yes checking for sys/un.h... yes checking for UNIX domain sockets... (guessing) yes checking for sun_len field in struct sockaddr_un... no checking for strerror... yes checking for socket... yes checking for gethostbyname... yes checking if we need to look for a separate DNS resolver library... (guessing) yes checking for main in -lresolv... yes checking if SOCKS5 will be used... no checking for curses library headers... checking for ncurses.h... no checking for curses.h... no checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sgtty.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for curses library... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for mode_t... yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking what type main() should return... int checking for 64-bit integral type: long long... (guessing) yes checking how to print a 64-bit integral type... (guessing) %lld checking how to scan a 64-bit integral type... (guessing) %lld checking if everything was available to use the 64-bit integral type... yes checking what type the tv_sec field of struct timeval is... (guessing) long checking what type the tv_usec field of struct timeval is... (guessing) long checking for perl... /usr/bin/perl checking for mktemp... /usr/bin/mktemp checking for return type from write... ssize_t checking for size parameter to write... size_t checking for return type from send... ssize_t checking for size parameter to send... size_t checking for size parameter to connect... socklen_t checking for size parameter to setsockopt... socklen_t checking for backlog parameter to listen... int checking for seconds parameter to alarm... unsigned int checking for address parameter to gethostbyaddr... const struct in_addr * checking for size parameter to gethostname... size_t checking for negative_control_t... no checking for ssize_t... yes checking for sa_family_t... yes checking types of arguments for select()... int,fd_set *,struct timeval * checking for struct stat64... yes checking for sig_atomic_t... yes checking how to access getopt() global variables... automatic checking for useable _res global variable... yes checking for struct cmsghdr... yes checking for msg_control field in struct msghdr... yes checking for msg_accrights field in struct msghdr... no checking for sys/time.h... (cached) yes checking for getcwd... yes checking for getwd... yes checking for fstat64... yes checking for getdomainname... yes checking for gethostname... yes checking for getpass... yes checking for getpassphrase... no checking for gnu_get_libc_release... yes checking for gnu_get_libc_version... yes checking for inet_aton... yes checking for inet_ntop... yes checking for llseek... no checking for lseek64... yes checking for lstat64... yes checking for memmove... yes checking for mktime... yes checking for open64... yes checking for pathconf... yes checking for readlink... yes checking for recvfile... no checking for res_init... no checking for sendfile... yes checking for setlocale... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for setvbuf... yes checking for sigaction... yes checking for sigsetjmp... no checking for stat64... yes checking for strcasecmp... yes checking for strcoll... yes checking for strdup... yes checking for strerror... (cached) yes checking for strncoll... no checking for strstr... yes checking for strtoq... yes checking for symlink... yes checking for sysconf... yes checking for sysctl... no checking for sysinfo... yes checking for syslog... yes checking for tcgetattr... yes checking for uname... yes checking for waitpid... yes checking for gethostbyaddr_r... yes checking for gethostbyname_r... yes checking for gethostbyname2_r... yes checking for getlogin_r... yes checking for getpwnam_r... yes checking for _posix_getpwnam_r... no checking for getpwuid_r... yes checking for _posix_getpwuid_r... no checking for getservbyname_r... yes checking for getservbyport_r... yes checking for gmtime_r... yes checking for localtime_r... yes checking for readdir_r... yes checking for snprintf... yes checking for vsnprintf... yes checking if snprintf works correctly... (guessing) yes checking what snprintf() returns... (guessing) length of data written checking for sigsetjmp and siglongjmp... yes checking if setpgrp behavior needs to be checked... no checking whether setvbuf behavior can be checked... no checking for working alloca.h... yes checking for alloca... yes checking for long file names... yes checking whether make sets $(MAKE)... yes checking for gtar... /usr/bin/gtar checking how to create TAR files... /usr/bin/gtar -c --owner=root --group=root --verbose -f checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ranlib checking for ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar checking for a BSD-compatible install... /usr/bin/install -c checking for pwd... /usr/bin/pwd checking for ccdv... (disabled) checking if shell can test for symlinks... yes checking CC... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking CFLAGS... -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc checking CPPFLAGS... -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 checking DEFS... checking NDEFS... -DLINUX=60011 -DLINUX_LIBC=5 checking LDFLAGS... -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn checking LIBS... -lresolv configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating Makefile.bin config.status: WARNING: 'Makefile.bin.in' seems to ignore the --datarootdir setting config.status: creating ncftp/Makefile config.status: creating libncftp/Makefile config.status: creating Strn/Makefile config.status: WARNING: 'Strn/Makefile.in' seems to ignore the --datarootdir setting config.status: creating sio/Makefile config.status: creating sh_util/Makefile config.status: creating vis/Makefile config.status: creating config.h config.status: executing default-1 commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> ncftp 3.2.6 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrFree.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 strtokc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCatList.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrInit.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynsrecpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrFree.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strnpcpy.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DStrCpyList.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Dynscat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strntok.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncpy_NoZeroPad.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Strncat_NoZeroPad.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar r libStrn.a DStrCat.o DStrFree.o Dynscpy.o Strncpy.o strtokc.o DStrCatList.o DStrInit.o Dynsrecpy.o Strnpcat.o DStrCpy.o DStrNew.o StrFree.o Strnpcpy.o DStrCpyList.o Dynscat.o Strncat.o Strntok.o Strncpy_NoZeroPad.o Strncat_NoZeroPad.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar: creating libStrn.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ranlib "libStrn.a" -rw-r--r--. 1 buildroot buildroot 38786 Nov 6 16:41 libStrn.a Done making Strn. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UAccept.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UBind.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnectByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UConnect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 UNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 URecvfrom.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendtoByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 USendto.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 DNSUtil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PRead.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 PWrite.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SAccept.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SBind.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SClose.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnectByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SConnect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SError.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SNew.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SocketUtil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRead.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SReadline.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecv.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvfrom.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SRecvmsg.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSelect.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSend.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendtoByName.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SSendto.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 StrAddr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWait.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 SWrite.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar r libsio.a UAccept.o UBind.o UConnectByName.o UConnect.o UNew.o URecvfrom.o USendtoByName.o USendto.o DNSUtil.o main.o PRead.o PWrite.o SAccept.o SBind.o SClose.o SConnectByName.o SConnect.o SError.o SNew.o SocketUtil.o SRead.o SReadline.o SRecv.o SRecvfrom.o SRecvmsg.o SSelect.o SSend.o SSendtoByName.o SSendto.o StrAddr.o SWait.o SWrite.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar: creating libsio.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ranlib libsio.a -rw-r--r--. 1 buildroot buildroot 100810 Nov 6 16:41 libsio.a make[2]: [Makefile:66: libsio.a] Error 2 (ignored) Done. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdir3.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chdirlist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_chmod.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_delete.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_exists.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_filetype.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_getcwd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mkdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_mlist1.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_modtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_opennologin.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rename.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rhelp.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdir.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_rmdirr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_size.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_sizemdtm.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_symlink.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_type.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_umask.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 c_utime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 errno.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftp.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ftw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_get.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getfiles.c -c ftw.c: In function 'Readdir': ftw.c:134:9: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 134 | if ((readdir_r(dir, dp, &p) == 0) && (p != NULL)) | ^~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/features.h:491, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:112, from ftw.c:12: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/dirent.h:191:12: note: declared here 191 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_getonefile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_gettar.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_list.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_listmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_put.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putfiles.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putmem.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_putonefile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_sendfile.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 io_util.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglob.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 lglobr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 linelist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 open.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rcmd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rftw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglob.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 rglobr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_close.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodeurl.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_decodehost.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_error.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_fileextn.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getcwd.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gethome.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpass.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getopt.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getpw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getusr.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_getutc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_gmtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_localtime.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_misc.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_miscdebug.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_mkdirs.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_pathcat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_printf.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_rebuildci.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_scram.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_shutdownci.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_signal.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_slash.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_unmdtm.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 unls.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -DO_S=\"linux-x86_64-libc5\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 u_feat.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar r libncftp.a c_chdir.o c_chdir3.o c_chdirlist.o c_chmod.o c_delete.o c_exists.o c_filetype.o c_getcwd.o c_mkdir.o c_mlist1.o c_modtime.o c_opennologin.o c_rename.o c_rhelp.o c_rmdir.o c_rmdirr.o c_size.o c_sizemdtm.o c_symlink.o c_type.o c_umask.o c_utime.o errno.o ftp.o ftw.o io_get.o io_getfiles.o io_getmem.o io_getonefile.o io_gettar.o io_list.o io_listmem.o io_put.o io_putfiles.o io_putmem.o io_putonefile.o io_sendfile.o io_util.o lglob.o lglobr.o linelist.o open.o rcmd.o rftw.o rglob.o rglobr.o u_close.o u_decodeurl.o u_decodehost.o u_error.o u_fileextn.o u_getcwd.o u_gethome.o u_getpass.o u_getopt.o u_getpw.o u_getusr.o u_getutc.o u_gmtime.o u_localtime.o u_misc.o u_miscdebug.o u_mkdirs.o u_pathcat.o u_printf.o u_rebuildci.o u_scram.o u_shutdownci.o u_signal.o u_slash.o u_unmdtm.o unls.o u_feat.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ar: creating libncftp.a -rw-r--r--. 1 buildroot buildroot 385868 Nov 6 16:41 libncftp.a make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' Done. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' Done making Strn. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn' Done. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ncftp' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmdlist.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ls.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 main.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DO_S=\"linux-x86_64-libc5\" version.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 shell.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 util.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 readln.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 progress.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 bookmark.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 pref.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 trace.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spool.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 spoolutil.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 log.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gl_getline.c -c spoolutil.c: In function 'WriteSpoolEntry': spoolutil.c:286:38: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/features.h:491, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from syshdrs.h:143, from spoolutil.c:8: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dncftp -DO_S=\"linux-x86_64-libc5\" -DBINDIR=\"/usr/bin\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 cmds.o cmdlist.o ls.o main.o version.o shell.o util.o readln.o progress.o bookmark.o pref.o preffw.o trace.o spool.o spoolutil.o log.o gl_getline.o -o ../bin/ncftp -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/ncftp' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sh_util' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c gpshare.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/bookmark.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/preffw.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/spoolutil.c ../ncftp/spoolutil.c: In function 'WriteSpoolEntry': ../ncftp/spoolutil.c:286:38: warning: passing argument 2 of 'lstat' from incompatible pointer type [-Wincompatible-pointer-types] 286 | if (lstat(lpathname, &st) == 0) { | ^~~ | | | struct stat64 * In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/features.h:491, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/unistd.h:25, from ../ncftp/syshdrs.h:143, from ../ncftp/spoolutil.c:8: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/sys/stat.h:327:12: note: expected 'struct stat * restrict' but argument is of type 'struct stat64 *' 327 | extern int __REDIRECT_NTH (lstat, | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c ../ncftp/gl_getline.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ../ncftp/version.c -c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 preffw.o util.o spoolutil.o version.o gpshare.o bookmark.o ncftpbatch.c -o ../bin/ncftpbatch -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpget.c -o ../bin/ncftpget -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o spoolutil.o util.o gl_getline.o version.o ncftpput.c -o ../bin/ncftpput -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_REENTRANT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wno-format-y2k -static-libgcc -DLINUX=60011 -DLINUX_LIBC=5 -Dsh_util -DO_S=\"linux-x86_64-libc5\" -DSYSCONFDIR=\"/etc\" -DHAVE_CONFIG_H -DLINUX=60011 -DLINUX_LIBC=5 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I../libncftp -I../Strn -I../sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6 -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -I/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 gpshare.o bookmark.o preffw.o util.o gl_getline.o version.o ncftpls.c -o ../bin/ncftpls -L../libncftp -L../Strn -L../sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/libncftp -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sio -L/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/Strn -lncftp -lStrn -lsio -lresolv Done making NcFTP shell utilities. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/sh_util' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/vis' Done making NcFTP full-screen utilities. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/vis' total 1164 -rwxr-xr-x. 1 buildroot buildroot 327128 Nov 6 16:41 ncftp -rwxr-xr-x. 1 buildroot buildroot 236952 Nov 6 16:41 ncftpbatch -rwxr-xr-x. 1 buildroot buildroot 224632 Nov 6 16:41 ncftpget -rwxr-xr-x. 1 buildroot buildroot 179416 Nov 6 16:41 ncftpls -rwxr-xr-x. 1 buildroot buildroot 220536 Nov 6 16:41 ncftpput lrwxrwxrwx. 1 buildroot buildroot 10 Nov 6 16:41 ncftpspooler -> ncftpbatch Done. ** Please report any problems to http://www.NcFTP.com/contact/ ** make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6' >>> ncftp 3.2.6 Installing to target /usr/bin/install -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/ncftp-3.2.6/bin/ncftp /home/buildroot/autobuild/instance-0/output-1/target/usr/bin netstat-nat-1.4.10.tar.gz: OK (sha256: e945faa283a49f33af15de915a949c9273a230fc17154925364c547adab676ca) >>> netstat-nat 1.4.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/netstat-nat/netstat-nat-1.4.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10 -xf - >>> netstat-nat 1.4.10 Patching >>> netstat-nat 1.4.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netstat-nat 1.4.10 Patching libtool >>> netstat-nat 1.4.10 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> netstat-nat 1.4.10 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -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 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c netstat-nat.c netstat-nat.c: In function 'main': netstat-nat.c:283:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] 283 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:283:35: note: did you mean to dereference the pointer? 283 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c: In function 'get_protocol': netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 530 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 615 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 617 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o netstat-nat netstat-nat.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' >>> netstat-nat 1.4.10 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin" test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10" test -z "/usr/share/man/man1" || mkdir -p -- "/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 'INSTALL' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c 'netstat-nat' '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/netstat-nat' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 './netstat-nat.1' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/netstat-nat.1' /usr/bin/install -c -m 644 'README' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/netstat-nat-1.4.10' openntpd-6.8p1.tar.gz: OK (sha256: 8582db838a399153d4a17f2a76518b638cc3020f58028575bf54127518f55a46) >>> openntpd 6.8p1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/openntpd/openntpd-6.8p1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1 -xf - >>> openntpd 6.8p1 Patching >>> openntpd 6.8p1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openntpd 6.8p1 Configuring >>> openntpd 6.8p1 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:29: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:29: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.ac:29: the top level configure.ac:31: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:31: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:31: the top level configure.ac:28: installing './compile' configure.ac:23: installing './missing' compat/Makefile.am: installing './depcomp' >>> openntpd 6.8p1 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread" CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 supports nested variables... (cached) yes checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking if compiling with clang... no checking whether CC supports -Wno-pointer-sign... yes checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_uniform... yes checking for explicit_bzero... yes checking for getauxval... yes checking for getentropy... yes checking for timingsafe_bcmp... no checking for timingsafe_memcmp... no checking for getauxval... (cached) yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for library containing dl_iterate_phdr... none required checking for dl_iterate_phdr... yes checking for asprintf... yes checking for closefrom... yes checking for daemon... yes checking for freezero... no checking for memmem... yes checking for poll... yes checking for reallocarray... yes checking for recallocarray... no checking for setproctitle... no checking for setgroups... yes checking for setregid... yes checking for setresgid... yes checking for setreuid... yes checking for setresuid... yes checking for strlcat... no checking for strlcpy... no checking for strtonum... no checking for sysconf... yes checking for library containing arc4random... none required checking for library containing ibuf_open... no checking for ibuf_open... no checking for library containing clock_getres... none required checking for library containing clock_gettime... (cached) none required checking for adjfreq... no checking for ntp_adjtime... yes checking for adjtimex... yes checking for clock_gettime... (cached) yes checking for clock_getres... yes checking for library containing tls_config_set_ca_mem... no checking for tls_config_set_ca_mem... no checking if tls_write takes 3 arguments... no checking if libc defines __progname... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for sys/sysctl.h... no checking for err.h... yes checking for ifaddrs.h... yes checking for paths.h... yes checking for sys/sensors.h... no checking for struct sockaddr_in.sin_len... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating compat/Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> openntpd 6.8p1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' Making all in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' Making all in compat make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' CC socket.lo CC adjfreq_linux.lo CC freezero.lo CC imsg.lo CC imsg-buffer.lo CC md5.lo CC progname.lo CC recallocarray.lo CC setproctitle.lo CC strlcat.lo CC strlcpy.lo CC strtonum.lo CCLD libcompatnoopt.la CCLD libcompat.la make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' CC ntpd-client.o CC ntpd-config.o CC ntpd-constraint-disabled.o CC ntpd-control.o CC ntpd-log.o CC ntpd-ntp.o CC ntpd-ntp_dns.o CC ntpd-ntp_msg.o CC ntpd-ntpd.o CC ntpd-parse.o CC ntpd-fake-sensors.o CC ntpd-server.o CC ntpd-util.o CCLD ntpd make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' >>> openntpd 6.8p1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' 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/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/include' Making install in compat make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' 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/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/compat' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /bin/sh ../libtool --mode=install /usr/bin/install -c ntpd '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/install -c -m 644 ntpd.conf.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 ntpctl.8 ntpd.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' libtool: install: /usr/bin/install -c ntpd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ntpd /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' Please create a dedicated group for ntpd. groupadd _ntp Please create a dedicated user for ntpd and ensure it cannot be used to log in. useradd -g _ntp -s /sbin/nologin -d /var/run/openntpd -c 'OpenNTP daemon' _ntp mkdir -p /var/run/openntpd chown 0 /var/run/openntpd chgrp 0 /var/run/openntpd chmod 0755 /var/run/openntpd make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' /usr/bin/make install-exec-hook make[3]: Nothing to be done for 'install-data-am'. make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/openntpd-6.8p1' /usr/bin/install -m 0755 -D package/openntpd/S49ntp /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S49ntp patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' 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/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/buildroot/autobuild/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-patchelf-0.13' pcre-8.45.tar.bz2: OK (sha256: 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8) >>> pcre 8.45 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45 -xf - >>> pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pcre 8.45 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> pcre 8.45 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-cpp --enable-pcre8 --disable-pcre16 --disable-pcre32 --disable-utf --disable-unicode-properties ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar) interface... ar checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking whether the compiler supports GNU C++... no checking whether no accepts -g... no checking for no option to enable C++11 features... none needed checking dependency style of no... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /usr/bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls pcre-8.45 configuration summary: Install prefix .................. : /usr C preprocessor .................. : /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp C compiler ...................... : /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc C++ preprocessor ................ : C++ compiler .................... : Linker .......................... : /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld C preprocessor flags ............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 C compiler flags ................ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -fvisibility=hidden C++ compiler flags .............. : -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : no Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : no Unicode properties .............. : no Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no >>> pcre 8.45 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC pcregrep-pcregrep.o CCLD libpcre.la CCLD libpcreposix.la CCLD pcretest CCLD pcregrep make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' >>> pcre 8.45 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/pcre' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c pcre-config '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pcre.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so.1.2.13 /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3' libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) /usr/bin/make install-data-hook libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_assign_jit_stack.3 libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_stringnumber.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.so.0.0.7 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_compile.3 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_free_substring_list.3 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_jit_stack_free.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c pcretest /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/pcregrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' >>> pcre 8.45 Fixing package configuration files >>> pcre 8.45 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> pcre 8.45 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/pcre' /bin/sh ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c pcre-config '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/pcre/html' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 pcre.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpcre.so.1.2.13 /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3' libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) /usr/bin/make install-data-hook libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_exec.3 libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpcre.la ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_study.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpcreposix.so.0.0.7 ln -sf pcre_utf16_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_get_named_substring.3 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_maketables.3 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libpcreposix.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pcretest /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/pcregrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/pcre-8.45' sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz: OK (sha256: b3c0f36500b23a6f5832d472f3e07b74f1d3f6bd00bf6700bc5e99babc9ba2ab) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl_mixer/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -xf - >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching Applying 0001-Add-Libs.private-field-to-pkg-config-file.patch using patch: patching file Makefile.in patching file SDL_mixer.pc.in patching file configure.ac Applying 0002-configure__set_macro_directory.patch using patch: patching file configure.ac Hunk #1 succeeded at 2 with fuzz 2 (offset 1 line). Applying 0003-configure.ac-fix-static-linking-with-tremor.patch using patch: patching file configure.ac >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Configuring >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-scripts'. libtoolize: copying file 'build-scripts/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'acinclude'. libtoolize: copying file 'acinclude/libtool.m4' libtoolize: copying file 'acinclude/ltoptions.m4' libtoolize: copying file 'acinclude/ltsugar.m4' libtoolize: copying file 'acinclude/ltversion.m4' libtoolize: copying file 'acinclude/lt~obsolete.m4' libtoolize: Consider adding '-I acinclude' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:99: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:99: the top level configure.ac:161: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:161: the top level configure.ac:260: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:260: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:260: the top level configure.ac:510: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:510: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:510: the top level configure.ac:601: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:601: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:601: the top level >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build-scripts/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmpg123/build/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libogg/ltmain.sh patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libflac/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libmikmod/autotools/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/external/libvorbis/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8144 (offset 32 lines). Hunk #8 succeeded at 10773 (offset 63 lines). (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr --disable-music-mod --disable-music-mp3 --disable-music-flac --disable-music-midi --disable-music-mp3-mad-gpl --disable-music-mod-modplug --disable-music-ogg ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking how to print strings... printf checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking for gawk... gawk checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for windres... no checking for aarch64_be-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking for an ANSI C-conforming const... yes checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.10... cross compiling; assumed OK... yes checking for pow in -lm... yes checking for GCC -fvisibility=hidden option... yes checking for fork... yes checking for vfork... yes configure: WARNING: MOD support disabled checking for signal.h... yes checking for setbuf... yes configure: WARNING: MP3 support disabled configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_mixer.spec config.status: creating SDL_mixer.qpg config.status: creating SDL_mixer.pc config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs build mkdir -p -- build /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -o build/effect_position.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -o build/effect_stereoreverse.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -o build/effects_internal.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -o build/load_aiff.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -o build/load_voc.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -o build/mixer.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -o build/music.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music.c -fPIC -DPIC -o build/.libs/music.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -o build/music_cmd.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c music_cmd.c -fPIC -DPIC -o build/.libs/music_cmd.o /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -o build/wavestream.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c wavestream.c -fPIC -DPIC -o build/.libs/wavestream.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/libSDL_mixer.la build/effect_position.lo build/effect_stereoreverse.lo build/effects_internal.lo build/load_aiff.lo build/load_voc.lo build/mixer.lo build/music.lo build/music_cmd.lo build/wavestream.lo -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lm -no-undefined -rpath /usr/lib -release 1.2 -version-info 12:1:12 libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC build/.libs/effect_position.o build/.libs/effect_stereoreverse.o build/.libs/effects_internal.o build/.libs/load_aiff.o build/.libs/load_voc.o build/.libs/mixer.o build/.libs/music.o build/.libs/music_cmd.o build/.libs/wavestream.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-soname -Wl,libSDL_mixer-1.2.so.0 -o build/.libs/libSDL_mixer-1.2.so.0.12.1 libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer-1.2.so.0" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer-1.2.so.0") libtool: link: (cd "build/.libs" && rm -f "libSDL_mixer.so" && ln -s "libSDL_mixer-1.2.so.0.12.1" "libSDL_mixer.so") libtool: link: ( cd "build/.libs" && rm -f "libSDL_mixer.la" && ln -s "../libSDL_mixer.la" "libSDL_mixer.la" ) /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -o build/playwave.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playwave.c -fPIC -DPIC -o build/.libs/playwave.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/playwave build/playwave.lo -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/playwave build/.libs/playwave.o -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./libtool --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -o build/playmus.lo libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DHAVE_SIGNAL_H -DHAVE_SETBUF -c playmus.c -fPIC -DPIC -o build/.libs/playmus.o /bin/sh ./libtool --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/playmus build/playmus.lo -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread build/libSDL_mixer.la libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -o build/playmus build/.libs/playmus.o -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib build/.libs/libSDL_mixer.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/build/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL for src in ./SDL_mixer.h; do \ file=`echo $src | sed -e 's|^.*/||'`; \ /usr/bin/install -c -m 644 $src /home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL/$file; \ done /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 SDL_mixer.pc /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/ /bin/sh ./build-scripts//mkinstalldirs /home/buildroot/autobuild/instance-0/output-1/target/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c build/libSDL_mixer.la /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer.la libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer-1.2.so.0.12.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer-1.2.so.0.12.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0 || { rm -f libSDL_mixer-1.2.so.0 && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so || { rm -f libSDL_mixer.so && ln -s libSDL_mixer-1.2.so.0.12.1 libSDL_mixer.so; }; }) libtool: install: /usr/bin/install -c build/.libs/libSDL_mixer.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_mixer.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_mixer-d1725fcb7c4e987aeb7ecdc94cb8b6375b702170' SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz: OK (sha256: 7549dbc91813c37986300e7f34e63a068b42fd91abb41cabcaca63b4c7404ea5) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sdl_net/SDL_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -xf - >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4118 (offset -314 lines). Hunk #4 succeeded at 4128 (offset -314 lines). Hunk #5 succeeded at 4405 (offset -319 lines). Hunk #6 succeeded at 4670 (offset -324 lines). Hunk #7 succeeded at 5412 (offset -326 lines). Hunk #8 succeeded at 5570 (offset -326 lines). Hunk #9 succeeded at 8058 (offset -320 lines). >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: loading site script /dev/null checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc object... ok checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking host system type... (cached) aarch64_be-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking whether we are using the GNU C++ compiler... (cached) no checking whether no accepts -g... (cached) no checking dependency style of no... none checking dependency style of no... (cached) none checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for windres... no checking for aarch64_be-buildroot-linux-gnu-windres... no checking for linux-gnu-windres... no checking pkg-config is at least version 0.9.0... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.2.14... cross compiling; assumed OK... yes checking for GUI_Create in -lGUI... no configure: WARNING: *** Can't find the GUI library - not building test programs The GUI library can be found at: http://www.libsdl.org/projects/GUIlib/ configure: creating ./config.status config.status: creating Makefile config.status: creating SDL_net.spec config.status: creating SDL_net.qpg config.status: creating SDL_net.pc config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnet.lo SDLnet.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetTCP.lo SDLnetTCP.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetUDP.lo SDLnetUDP.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SDLnetselect.lo SDLnetselect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnet.c -fPIC -DPIC -o .libs/SDLnet.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetUDP.c -fPIC -DPIC -o .libs/SDLnetUDP.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetselect.c -fPIC -DPIC -o .libs/SDLnetselect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c SDLnetTCP.c -fPIC -DPIC -o .libs/SDLnetTCP.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"SDL_net\" -DVERSION=\"1.2.9\" -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c showinterfaces.c /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -no-undefined -release 1.2 -version-info 8:1:8 -o libSDL_net.la -rpath /usr/lib SDLnet.lo SDLnetTCP.lo SDLnetUDP.lo SDLnetselect.lo -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared .libs/SDLnet.o .libs/SDLnetTCP.o .libs/SDLnetUDP.o .libs/SDLnetselect.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-soname -Wl,libSDL_net-1.2.so.0 -o .libs/libSDL_net-1.2.so.0.8.1 libtool: link: (cd ".libs" && rm -f "libSDL_net-1.2.so.0" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net-1.2.so.0") libtool: link: (cd ".libs" && rm -f "libSDL_net.so" && ln -s "libSDL_net-1.2.so.0.8.1" "libSDL_net.so") libtool: link: ( cd ".libs" && rm -f "libSDL_net.la" && ln -s "../libSDL_net.la" "libSDL_net.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o libSDL_net.la -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o showinterfaces showinterfaces.o ./.libs/libSDL_net.so -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL.so -lm -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib" test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL" test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig" /bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 SDL_net.pc '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 SDL_net.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib" test -z "/usr/include/SDL" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL" test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig" /bin/sh ./libtool --mode=install /usr/bin/install -c libSDL_net.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 SDL_net.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 SDL_net.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/SDL' libtool: install: /usr/bin/install -c .libs/libSDL_net-1.2.so.0.8.1 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_net-1.2.so.0.8.1 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0 || { rm -f libSDL_net-1.2.so.0 && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net-1.2.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libSDL_net-1.2.so.0.8.1 libSDL_net.so || { rm -f libSDL_net.so && ln -s libSDL_net-1.2.so.0.8.1 libSDL_net.so; }; }) libtool: install: /usr/bin/install -c .libs/libSDL_net.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libSDL_net.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sdl_net-620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3' prboom-2.5.0.tar.gz: OK (sha256: 226c1c470f8cc983327536404f405a1d026cf0a5188c694a1243cc8630014bae) >>> prboom 2.5.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/prboom/prboom-2.5.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0 -xf - >>> prboom 2.5.0 Patching Applying 0001-libpng-1.4.patch using patch: patching file src/SDL/i_sshot.c Applying 0002-configure-remove-predefined-O2-optimization-flag.patch using patch: patching file configure.ac >>> prboom 2.5.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> prboom 2.5.0 Configuring >>> prboom 2.5.0 Autoreconfiguring configure.ac:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:11: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:954: AM_CONFIG_HEADER is expanded from... configure.ac:11: the top level configure.ac:14: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:14: the top level configure.ac:26: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:26: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:26: the top level configure.ac:52: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:52: the top level configure.ac:54: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:54: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:54: the top level configure.ac:57: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:57: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:57: the top level configure.ac:60: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:60: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:60: the top level configure.ac:65: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:65: the top level configure.ac:73: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:73: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:73: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... autotools/ac_cpu_optimisations.m4:3: AC_CPU_OPTIMISATIONS is expanded from... configure.ac:73: the top level configure.ac:76: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... autotools/ac_c_compile_flags.m4:1: AC_C_COMPILE_FLAGS is expanded from... configure.ac:76: the top level configure.ac:90: warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete. configure.ac:90: You should run autoupdate. ./lib/autoconf/specific.m4:40: AC_DECL_SYS_SIGLIST is expanded from... configure.ac:90: the top level configure.ac:114: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.ac:114: You should run autoupdate. ./lib/autoconf/c.m4:440: ac_cv_prog_gcc is expanded from... configure.ac:114: the top level configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:124: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:124: the top level configure.ac:129: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:129: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:129: the top level configure.ac:148: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:148: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:148: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... aclocal.m4:35: AM_PATH_SDL is expanded from... configure.ac:148: the top level configure.ac:161: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:161: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:161: the top level configure.ac:164: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:164: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from... configure.ac:164: the top level configure.ac:204: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:204: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:204: the top level configure.ac:210: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:210: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:210: the top level configure.ac:211: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:211: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:211: the top level configure.ac:232: warning: AC_OUTPUT should be used without arguments. configure.ac:232: You should run autoupdate. configure.ac:37: installing 'autotools/compile' data/Makefile.am:10: warning: wildcard graphics/*.ppm sprites/*.ppm lumps/*.lmp sounds/*.wav: non-POSIX variable name data/Makefile.am:10: (probably a GNU make extension) >>> prboom 2.5.0 Patching libtool (cd /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_type_uid_t=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --oldincludedir=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include --with-sdl-prefix=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr --with-sdl-exec-prefix=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr --disable-cpu-opt --disable-sdltest --disable-gl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking target system type... aarch64_be-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking checking whether to use x86 asm versions of some functions... no checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking whether ln -s works... yes checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking whether compiler supports -Wall... yes checking whether compiler supports -Wno-unused... yes checking whether compiler supports -Wno-switch... yes checking if malloc debugging is wanted... no checking whether compiler supports -Wextra... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Winline... yes checking whether compiler supports -Wwrite-strings... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wbad-function-cast... yes checking whether compiler supports -Wcast-align... yes checking whether compiler supports -Wcast-qual... yes checking whether compiler supports -Wdeclaration-after-statement... yes checking whether compiler supports -ffast-math... yes checking whether compiler supports -fomit-frame-pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking for size_t... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for unistd.h... yes checking for asm/byteorder.h... yes checking for sched.h... yes checking for stricmp... no checking for strnicmp... no checking for min... no checking for max... no checking for getopt... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for vsnprintf... yes checking for mmap... yes checking for usleep... yes checking for sched_setaffinity... yes checking for pow in -lm... yes checking for sdl-config... /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sdl-config checking for SDL - version >= 1.1.3... yes checking for SDL_JoystickGetAxis... yes checking for Mix_OpenAudio in -lSDL_mixer... yes checking for SDLNet_UDP_Bind in -lSDL_net... yes checking for png_create_info_struct in -lpng... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/POSIX/Makefile config.status: creating src/SDL/Makefile config.status: creating src/MAC/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating ICONS/Makefile config.status: creating VisualC6/Makefile config.status: creating VisualC8/Makefile config.status: creating prboom.spec config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared /usr/bin/sed -i -e 's,.*#undef WORDS_BIGENDIAN.*,#define WORDS_BIGENDIAN 1,g' /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/config.h >>> prboom 2.5.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/doc' Making all in data make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' Making all in SDL make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/SDL' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_main.o i_main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_network.o i_network.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_video.o i_video.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sound.o i_sound.c i_main.c: In function 'main': i_main.c:359:10: warning: assignment to 'const char * const*' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] 359 | myargv = argv; | ^ i_video.c: In function 'I_CalculateRes': i_video.c:519:27: warning: pointer targets in passing argument 1 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~ | | | unsigned int * i_video.c:453:39: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~ i_video.c:519:35: warning: pointer targets in passing argument 2 of 'I_ClosestResolution' differ in signedness [-Wpointer-sign] 519 | I_ClosestResolution(&width, &height, SDL_OPENGL|SDL_FULLSCREEN); | ^~~~~~~ | | | unsigned int * i_video.c:453:51: note: expected 'int *' but argument is of type 'unsigned int *' 453 | static void I_ClosestResolution (int *width, int *height, int flags) | ~~~~~^~~~~~ i_video.c: In function 'I_SkipFrame': i_video.c:281:8: warning: this statement may fall through [-Wimplicit-fallthrough=] 281 | if (!paused) | ^ i_video.c:283:3: note: here 283 | default: | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_system.o i_system.c i_system.c: In function 'I_FindFile': i_system.c:358:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 358 | for (i = 0; i < sizeof(search)/sizeof(*search); i++) { | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_joy.o i_joy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o i_sshot.o i_sshot.c rm -f libsdldoom.a ar cru libsdldoom.a i_main.o i_network.o i_video.o i_sound.o i_system.o i_joy.o i_sshot.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libsdldoom.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/SDL' Making all in POSIX make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/POSIX' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../../src -c -o i_system.o i_system.c rm -f libposixdoom.a ar cru libposixdoom.a i_system.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libposixdoom.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/POSIX' Making all in MAC make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/MAC' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/MAC' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mmus2mid.o mmus2mid.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o am_map.o am_map.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o g_game.o g_game.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_mobj.o p_mobj.c g_game.c: In function 'G_BuildTiccmd': g_game.c:462:35: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 462 | if (mousebuttons[mousebforward] != dclickstate && dclicktime > 1 ) | ^~ g_game.c:485:15: warning: comparison of integer expressions of different signedness: 'boolean' and 'int' [-Wsign-compare] 485 | if (bstrafe != dclickstate2 && dclicktime2 > 1 ) | ^~ g_game.c: In function 'G_DoLoadLevel': g_game.c:628:34: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 628 | memset (mousebuttons, 0, sizeof(mousebuttons)); | ^ g_game.c:629:32: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 629 | memset (joybuttons, 0, sizeof(joybuttons)); | ^ g_game.c: In function 'G_DoLoadGame': g_game.c:1582:18: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign] 1582 | if (!strncmp(save_p, vcheck, VERSIONSIZE)) { | ^~~~~~ | | | byte * {aka unsigned char *} In file included from z_zone.h:54, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from g_game.c:55: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:159:33: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 159 | extern int strncmp (const char *__s1, const char *__s2, size_t __n) | ~~~~~~~~~~~~^~~~ g_game.c:1607:42: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1607 | char *msg = malloc(strlen(save_p + sizeof checksum) + 128); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1610:59: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness [-Wpointer-sign] 1610 | strcat(strcat(msg,"Wads expected:\n\n"), save_p + sizeof checksum); | ~~~~~~~^~~~~~~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/features.h:491, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from g_game.c:38: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:128:1: note: expected 'const char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 128 | __NTH (strcat (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ g_game.c:1621:20: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1621 | save_p += strlen(save_p)+1; | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c:1642:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c:1642:10: warning: pointer targets in assignment from 'char *' to 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 1642 | save_p = (char*)G_ReadOptions(save_p); | ^ g_game.c: In function 'G_DoSaveGame': g_game.c:1805:16: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 1805 | strcpy(save_p, w); | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ g_game.c:1806:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] 1806 | save_p += strlen(save_p); | ^~~~~~ | | | byte * {aka unsigned char *} /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'} 407 | extern size_t strlen (const char *__s) | ~~~~~~~~~~~~^~~ g_game.c: In function 'G_Compatibility': g_game.c:1974:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1974 | for (i = 0; i < sizeof(levels)/sizeof(*levels); i++) | ^ g_game.c: In function 'G_ReloadDefaults': g_game.c:2073:27: warning: comparison of integer expressions of different signedness: 'complevel_t' and 'int' [-Wsign-compare] 2073 | if (compatibility_level == -1) | ^~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2255:10: warning: pointer targets in assignment from 'char *' to 'const byte *' {aka 'const unsigned char *'} differ in signedness [-Wpointer-sign] 2255 | demo_p = buf; | ^ g_game.c: In function 'G_RecordDemo': g_game.c:2292:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 2292 | if (pos) | ^~ g_game.c:2304:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 2304 | if (slot == -1) I_Error("G_RecordDemo: No save in demo, can't continue"); | ^~ g_game.c: In function 'G_ReadDemoHeader': g_game.c:2764:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2764 | else | ^~~~ g_game.c:2766:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2766 | break; | ^~~~~ g_game.c:2774:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 2774 | else | ^~~~ g_game.c:2776:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 2776 | break; | ^~~~~ g_game.c: In function 'G_WorldDone': g_game.c:1403:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 1403 | if (!secretexit) | ^ g_game.c:1405:9: note: here 1405 | case 6: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_demo.o r_demo.c r_demo.c: In function 'R_SmoothPlaying_Reset': r_demo.c:49:40: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 49 | if (demo_smoothturns && demoplayback && players) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_segs.o r_segs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hu_lib.o hu_lib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lprintf.o lprintf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_plats.o p_plats.c g_game.c: In function 'G_RecordDemo': g_game.c:2307:21: warning: 'rc' may be used uninitialized [-Wmaybe-uninitialized] 2307 | fseek(demofp, -rc, SEEK_CUR); | ^~~ g_game.c:2278:11: note: 'rc' was declared here 2278 | int rc; | ^~ g_game.c: In function 'G_BeginRecording': g_game.c:2559:15: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2559 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2552:10: note: 'v' was declared here 2552 | byte v, c; /* Nominally, version and compatibility bits */ | ^ g_game.c:2518:17: warning: 'v' may be used uninitialized [-Wmaybe-uninitialized] 2518 | *demo_p++ = v; | ~~~~~~~~~~^~~ g_game.c:2506:21: note: 'v' was declared here 2506 | unsigned char v; | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_sky.o r_sky.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_deh.o d_deh.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hu_stuff.o hu_stuff.c d_deh.c: In function 'deh_procPointer': d_deh.c:1935:17: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1935 | if (value < 0 || value >= NUMSTATES) | ^ d_deh.c:1949:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 1949 | for (i=0;isidemove = (signed char)at; | ^~~~~~~~~~~~~~~ g_game.c:2201:17: note: 'at' was declared here 2201 | unsigned char at; // e6y: tasdoom stuff | ^~ In function 'G_ReadDemoTiccmd', inlined from 'G_WriteDemoTiccmd' at g_game.c:2256:3: g_game.c:2226:25: warning: 'at' may be used uninitialized [-Wmaybe-uninitialized] 2226 | cmd->sidemove = (signed char)at; | ^~~~~~~~~~~~~~~ g_game.c: In function 'G_WriteDemoTiccmd': g_game.c:2201:17: note: 'at' was declared here 2201 | unsigned char at; // e6y: tasdoom stuff | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_argv.o m_argv.c d_deh.c: In function 'deh_procError': d_deh.c:2568:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2568 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_pspr.o p_pspr.c d_deh.c: In function 'deh_procSprite': d_deh.c:2157:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2157 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ p_pspr.c: In function 'A_Saw': p_pspr.c:553:35: warning: comparison of integer expressions of different signedness: 'angle_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 553 | if (angle - player->mo->angle < -ANG90/20) | ^ p_pspr.c: In function 'P_SwitchWeapon': p_pspr.c:169:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 169 | if (!player->powers[pw_strength]) // allow chainsaw override | ^ p_pspr.c:171:7: note: here 171 | case 0: | ^~~~ d_deh.c: In function 'deh_procAmmo': d_deh.c:2051:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2051 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procHelperThing': d_deh.c:2734:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2734 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procCheat': d_deh.c:2280:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2280 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procPars': d_deh.c:2200:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2200 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_bbox.o m_bbox.c d_deh.c: In function 'deh_procWeapon': d_deh.c:2097:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2097 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_saveg.o p_saveg.c d_deh.c: In function 'deh_procBexSprites': d_deh.c:2775:4: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2775 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procBexSounds': d_deh.c:2833:4: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2833 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ p_saveg.c: In function 'P_ArchivePlayers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:64:9: note: in expansion of macro 'PADSAVEP' 64 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchivePlayers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:87:9: note: in expansion of macro 'PADSAVEP' 87 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:100:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 100 | &states[ (int)players[i].psprites[j].state ]; | ^ p_saveg.c: In function 'P_ArchiveWorld': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:134:3: note: in expansion of macro 'PADSAVEP' 134 | PADSAVEP(); // killough 3/22/98 | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveWorld': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:196:3: note: in expansion of macro 'PADSAVEP' 196 | PADSAVEP(); // killough 3/22/98 | ^~~~~~~~ p_saveg.c:206:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 206 | get = (void *)((char *) get + sizeof sec->floorheight); | ^ p_saveg.c:208:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 208 | get = (void *)((char *) get + sizeof sec->ceilingheight); | ^ p_saveg.c:237:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 237 | get = (void *)((char *) get + sizeof si->textureoffset); | ^ p_saveg.c:239:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 239 | get = (void *)((char *) get + sizeof si->rowoffset); | ^ p_saveg.c:246:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 246 | save_p = (byte *) get; | ^ p_saveg.c: In function 'P_ThinkerToIndex': p_saveg.c:274:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 274 | th->prev = (thinker_t *) ++number_of_thinkers; | ^ p_saveg.c: In function 'P_ArchiveThinkers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:320:9: note: in expansion of macro 'PADSAVEP' 320 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveThinkers': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:455:9: note: in expansion of macro 'PADSAVEP' 455 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:476:7: note: in expansion of macro 'PADSAVEP' 476 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:499:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 499 | mobj->state = states + (int) mobj->state; | ^ p_saveg.c:502:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 502 | (mobj->player = &players[(int) mobj->player - 1]) -> mo = mobj; | ^ p_saveg.c: In function 'P_ArchiveSpecials': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:662:11: note: in expansion of macro 'PADSAVEP' 662 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:674:11: note: in expansion of macro 'PADSAVEP' 674 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:688:11: note: in expansion of macro 'PADSAVEP' 688 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:701:11: note: in expansion of macro 'PADSAVEP' 701 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:713:11: note: in expansion of macro 'PADSAVEP' 713 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:725:11: note: in expansion of macro 'PADSAVEP' 725 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:737:11: note: in expansion of macro 'PADSAVEP' 737 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:750:11: note: in expansion of macro 'PADSAVEP' 750 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:763:11: note: in expansion of macro 'PADSAVEP' 763 | PADSAVEP(); | ^~~~~~~~ p_saveg.c: In function 'P_UnArchiveSpecials': p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:808:9: note: in expansion of macro 'PADSAVEP' 808 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:813:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 813 | ceiling->sector = §ors[(int)ceiling->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:825:9: note: in expansion of macro 'PADSAVEP' 825 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:830:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 830 | door->sector = §ors[(int)door->sector]; | ^ p_saveg.c:833:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 833 | door->line = (int)door->line!=-1? &lines[(int)door->line] : NULL; | ^ p_saveg.c:833:52: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 833 | door->line = (int)door->line!=-1? &lines[(int)door->line] : NULL; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:842:9: note: in expansion of macro 'PADSAVEP' 842 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:847:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 847 | floor->sector = §ors[(int)floor->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:855:9: note: in expansion of macro 'PADSAVEP' 855 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:860:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 860 | plat->sector = §ors[(int)plat->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:872:9: note: in expansion of macro 'PADSAVEP' 872 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:877:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 877 | flash->sector = §ors[(int)flash->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:884:9: note: in expansion of macro 'PADSAVEP' 884 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:889:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 889 | strobe->sector = §ors[(int)strobe->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:896:9: note: in expansion of macro 'PADSAVEP' 896 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:901:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 901 | glow->sector = §ors[(int)glow->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:908:9: note: in expansion of macro 'PADSAVEP' 908 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:913:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 913 | flicker->sector = §ors[(int)flicker->sector]; | ^ p_saveg.c:49:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 49 | #define PADSAVEP() do { save_p += (4 - ((int) save_p & 3)) & 3; } while (0) | ^ p_saveg.c:921:9: note: in expansion of macro 'PADSAVEP' 921 | PADSAVEP(); | ^~~~~~~~ p_saveg.c:926:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 926 | elevator->sector = §ors[(int)elevator->sector]; | ^ d_deh.c: In function 'deh_procBexMusic': d_deh.c:2892:4: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2892 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procSounds': d_deh.c:1983:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1983 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procBexCodePointers': d_deh.c:1536:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1536 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procFrame': d_deh.c:1825:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1825 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ d_deh.c: In function 'deh_procMisc': d_deh.c:2351:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2351 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_things.o r_things.c d_deh.c: In function 'deh_procThing': d_deh.c:1698:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1698 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_items.o d_items.c d_deh.c: In function 'deh_procPointer': d_deh.c:1906:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 1906 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_cheat.o m_cheat.c m_cheat.c: In function 'cheat_tntweapx': m_cheat.c:620:16: warning: comparison of integer expressions of different signedness: 'int' and 'weapontype_t' [-Wsign-compare] 620 | if (w==plyr->readyweapon) // maybe switch if weapon removed | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_setup.o p_setup.c d_deh.c: In function 'deh_procStrings': d_deh.c:2598:3: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 2598 | strncpy(inbuffer,line,DEH_BUFFERMAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o s_sound.o s_sound.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_main.o d_main.c s_sound.c: In function 'S_AdjustSoundParams': s_sound.c:596:3: warning: multi-line comment [-Wcomment] 596 | // P_SetupLevel() \ P_LoadThings() \ P_SpawnMapThing() \ P_SpawnPlayer(players[0]) \ | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_sight.o p_sight.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sounds.o sounds.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_menu.o m_menu.c m_menu.c: In function 'M_VerifyNightmare': m_menu.c:653:20: warning: implicit conversion from 'enum ' to 'skill_t' [-Wenum-conversion] 653 | G_DeferedInitNew(nightmare,epi+1,1); | ^~~~~~~~~ In file included from doomdef.h:49, from m_menu.c:41: m_menu.c: In function 'M_VerifyForcedLoadGame': m_menu.c:773:8: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 773 | free((char*)messageString); // free the message strdup()'ed below | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_DrawSetting': m_menu.c:1894:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1894 | char *text = (char*)*s->var.def->location.ppsz; | ^ m_menu.c: In function 'M_ResetDefaults': m_menu.c:3595:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3595 | free((char*)*dp->location.ppsz), | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_Responder': m_menu.c:4638:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4638 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4675:27: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4675 | if (ptr2->m_group == group && ptr1 != ptr2) | ^~ m_menu.c:4707:21: warning: comparison of integer expressions of different signedness: 'setup_group' and 'int' [-Wsign-compare] 4707 | ptr2->m_group == group && | ^~ m_menu.c:4950:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4950 | free((char*)*ptr1->var.def->location.ppsz); | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ m_menu.c: In function 'M_ReadSaveStrings': m_menu.c:852:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 852 | fread(&savegamestrings[i], SAVESTRINGSIZE, 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ m_menu.c: In function 'M_Init': m_menu.c:5538:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 5538 | ReadDef2.y = 15; | ~~~~~~~~~~~^~~~ m_menu.c:5540:5: note: here 5540 | case shareware: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_spec.o p_spec.c p_spec.c: In function 'P_SpawnScrollers': p_spec.c:2806:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 2806 | if (special != 253) | ^ p_spec.c:2809:9: note: here 2809 | case 252: // carry objects on floor | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o info.o info.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_lib.o st_lib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_misc.o m_misc.c m_misc.c:316:20: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 316 | {"screen_width",{&desired_screenwidth},{640}, 320, MAX_SCREENWIDTH, | ^ m_misc.c:316:20: note: (near initialization for 'defaults[73].location.pi') m_misc.c:318:21: warning: pointer targets in initialization of 'int *' from 'unsigned int *' differ in signedness [-Wpointer-sign] 318 | {"screen_height",{&desired_screenheight},{480},200,MAX_SCREENHEIGHT, | ^ m_misc.c:318:21: note: (near initialization for 'defaults[74].location.pi') m_misc.c: In function 'M_LoadDefaults': m_misc.c:940:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 940 | snprintf((char *)defaultfile, PATH_MAX, | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from m_misc.c:51: m_misc.c:1005:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1005 | free((char*)*(defaults[i].location.ppsz)); /* phares 4/13/98 */ | ^ z_zone.h:114:35: note: in definition of macro 'free' 114 | #define free(p) Z_Free(p) | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_switch.o p_switch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_telept.o p_telept.c p_telept.c: In function 'EV_SilentLineTeleport': p_telept.c:294:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 294 | y -= l->dx < 0 != side ? -1 : 1; | ~~~~~~^~~ p_telept.c:296:24: warning: suggest parentheses around comparison in operand of '!=' [-Wparentheses] 296 | x += l->dy < 0 != side ? -1 : 1; | ~~~~~~^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o st_stuff.o st_stuff.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o m_random.o m_random.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_tick.o p_tick.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tables.o tables.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_user.o p_user.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_ceilng.o p_ceilng.c p_user.c: In function 'P_PlayerThink': p_user.c:314:23: warning: the address of 'players' will always evaluate as 'true' [-Waddress] 314 | if (movement_smooth && players && &players[displayplayer] == player) | ^~ p_ceilng.c: In function 'T_MoveCeiling': p_ceilng.c:113:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 113 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:114:11: note: here 114 | case genCeilingChg: | ^~~~ p_ceilng.c:121:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 121 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:122:11: note: here 122 | case genSilentCrusher: | ^~~~ p_ceilng.c:177:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 177 | S_StartSound((mobj_t *)&ceiling->sector->soundorg,sfx_pstop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:178:11: note: here 178 | case crushAndRaise: | ^~~~ p_ceilng.c:179:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 179 | ceiling->speed = CEILSPEED; p_ceilng.c:180:11: note: here 180 | case fastCrushAndRaise: | ^~~~ p_ceilng.c:190:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 190 | ceiling->sector->oldspecial = ceiling->oldspecial; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ p_ceilng.c:191:11: note: here 191 | case genCeilingChg: | ^~~~ p_ceilng.c: In function 'EV_DoCeiling': p_ceilng.c:304:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 304 | ceiling->topheight = sec->ceilingheight; | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ p_ceilng.c:305:7: note: here 305 | case lowerAndCrush: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o v_video.o v_video.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomdef.o doomdef.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_doors.o p_doors.c v_video.c: In function 'V_DrawMemPatch': v_video.c:293:61: warning: operand of '?:' changes signedness from 'int' to 'unsigned int' due to unsignedness of other operand [-Wsign-compare] 293 | const int colindex = (flags & VPT_FLIP) ? (w - col) : (col); | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_enemy.o p_enemy.c v_video.c: In function 'V_UpdateTrueColorPalette': v_video.c:542:18: warning: pointer targets in assignment from 'int *' to 'unsigned int *' differ in signedness [-Wpointer-sign] 542 | Palettes32 = (int*)malloc(numPals*256*sizeof(int)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:572:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 572 | Palettes16 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ v_video.c:602:18: warning: pointer targets in assignment from 'short int *' to 'short unsigned int *' differ in signedness [-Wpointer-sign] 602 | Palettes15 = (short*)malloc(numPals*256*sizeof(short)*VID_NUMCOLORWEIGHTS); | ^ p_doors.c: In function 'T_VerticalDoor': p_doors.c:204:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 204 | if (!comp[comp_blazing]) { | ^ p_doors.c:209:11: note: here 209 | default: // other types bounce off the obstruction | ^~~~~~~ p_enemy.c: In function 'P_SmartMove': p_enemy.c:450:47: warning: comparison of integer expressions of different signedness: 'mobjtype_t' and 'int' [-Wsign-compare] 450 | if ((actor->type == MT_DOGS || (actor->type == (HelperThing-1) && actor->flags&MF_FRIEND)) | ^~ p_enemy.c: In function 'P_DoNewChaseDir': p_enemy.c:552:36: warning: comparison of integer expressions of different signedness: 'dirtype_t' and 'int' [-Wsign-compare] 552 | for (tdir = DI_SOUTHEAST; tdir != DI_EAST-1; tdir--) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_bsp.o r_bsp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o version.o version.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o doomstat.o doomstat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_floor.o p_floor.c p_floor.c: In function 'EV_DoDonut': p_floor.c:918:14: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] 918 | if ((!s2->lines[i]->flags & ML_TWOSIDED) || | ^~~~~~~~~~~~~~~~~~~~ p_floor.c: In function 'EV_DoFloor': p_floor.c:507:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 507 | floor->crush = true; | ~~~~~~~~~~~~~^~~~~~ p_floor.c:508:7: note: here 508 | case raiseFloor: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_data.o r_data.c r_data.c: In function 'R_InitTextures': r_data.c:259:18: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 259 | for(j=0;jname);j++) | ^ r_data.c: In function 'R_ColourMap': r_data.c:415:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 415 | if (curline) | ^ In file included from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from r_data.c:35: r_data.c: In function 'R_PrecacheLevel': r_data.c:668:51: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 668 | hitlist = malloc((size_t)numtextures > size ? numtextures : size); | ^~~~~~~~~~~ z_zone.h:113:37: note: in definition of macro 'malloc' 113 | #define malloc(n) Z_Malloc(n,PU_STATIC,0) | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_wad.o w_wad.c w_wad.c: In function 'W_CheckNumForName': w_wad.c:331:46: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 331 | lumpinfo[i].li_namespace != li_namespace)) | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_genlin.o p_genlin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dstrings.o dstrings.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_inter.o p_inter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o wi_stuff.o wi_stuff.c p_inter.c: In function 'P_GiveAmmo': p_inter.c:145:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 145 | if (player->readyweapon == wp_fist || player->readyweapon == wp_pistol) | ^~ p_inter.c:148:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | break; | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_draw.o r_draw.c In file included from r_draw.c:215: r_drawflush.inl: In function 'R_FlushQuad8': r_drawflush.inl:253:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 253 | if ((sizeof(int) == 4) && (((int)source % 4) == 0) && (((int)dest % 4) == 0)) { | ^ r_drawflush.inl:253:60: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 253 | if ((sizeof(int) == 4) && (((int)source % 4) == 0) && (((int)dest % 4) == 0)) { | ^ In file included from r_drawcolpipeline.inl:15, from r_draw.c:316: r_drawcolumn.inl: In function 'R_DrawColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:323: r_drawcolumn.inl: In function 'R_DrawColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_finale.o f_finale.c In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:330: r_drawcolumn.inl: In function 'R_DrawColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:337: r_drawcolumn.inl: In function 'R_DrawColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:362: r_drawcolumn.inl: In function 'R_DrawTLColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:369: r_drawcolumn.inl: In function 'R_DrawTLColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_lights.o p_lights.c In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:376: r_drawcolumn.inl: In function 'R_DrawTLColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:383: r_drawcolumn.inl: In function 'R_DrawTLColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ p_lights.c: In function 'EV_LightTurnOn': p_lights.c:387:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 387 | if ((temp = getNextSector(sector->lines[j],sector)) && | ^~ p_lights.c:391:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 391 | sector->lightlevel = tbright; | ^~~~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTLColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTLColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:406: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn8_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:413: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn15_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:420: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn16_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:15, from r_draw.c:427: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_PointUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:20: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:25: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_bmalloc.o z_bmalloc.c In file included from r_drawcolpipeline.inl:30: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_LinearUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:35: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:40: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_PointZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ In file included from r_drawcolpipeline.inl:45: r_drawcolumn.inl: In function 'R_DrawTranslatedColumn32_RoundedUV_LinearZ': r_drawcolumn.inl:316:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 316 | if (count & 1) | ^~ r_drawcolumn.inl:85:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 85 | #define INCY(y) (y++) | ^ r_drawcolumn.inl:318:11: note: in expansion of macro 'INCY' 318 | INCY(y); | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_map.o p_map.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_main.o r_main.c p_map.c: In function 'P_GetMoveFactor': p_map.c:201:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 201 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c:220:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 220 | ((mobj_t*)mo)->movefactor = ORIG_FRICTION_FACTOR; // reset | ^ p_map.c: In function 'PTR_ShootTraverse': p_map.c:1499:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 1499 | if (li->special) | ^~ p_map.c:1502:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 1502 | if (li->flags & ML_TWOSIDED) | ^~ r_main.c: In function 'R_ShowStats': r_main.c:540:5: warning: "USE_SDL" is not defined, evaluates to 0 [-Wundef] 540 | #if USE_SDL | ^~~~~~~ wi_stuff.c: In function 'WI_loadData': wi_stuff.c:1850:33: warning: '%.2d' directive writing between 2 and 10 bytes into a region of size between 0 and 5 [-Wformat-overflow=] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] 1850 | sprintf(name, "WIA%d%.2d%.2d", wbs->epsd, j, i); | ^~~~~~~~~~~~~~~ wi_stuff.c:1850:27: note: directive argument in the range [0, 2147483646] In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from z_zone.h:52, from doomdef.h:49, from d_items.h:38, from d_player.h:43, from doomstat.h:43, from wi_stuff.c:35: In function 'sprintf', inlined from 'WI_loadData' at wi_stuff.c:1850:13: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 9 and 35 bytes into a destination of size 9 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o f_wipe.o f_wipe.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o z_zone.o z_zone.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_maputl.o p_maputl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_plane.o r_plane.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o md5.o md5.c md5.c: In function 'MD5Final': md5.c:134:30: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] 134 | memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o p_checksum.o p_checksum.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_patch.o r_patch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_fps.o r_fps.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o r_filter.o r_filter.c r_filter.c:35:52: warning: missing braces around initializer [-Wmissing-braces] 35 | byte filter_ditherMatrix[DITHER_DIM][DITHER_DIM] = { | ^ 36 | 0*DMR, 14*DMR, 3*DMR, 13*DMR, 11*DMR, 5*DMR, 8*DMR, 6*DMR, | { } { } 37 | 12*DMR, 2*DMR, 15*DMR, 1*DMR, 7*DMR, 9*DMR, 4*DMR, 10*DMR | { } { 38 | }; | } r_filter.c: In function 'R_FilterInit': r_filter.c:79:3: warning: multi-line comment [-Wcomment] 79 | // /4 \ | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_client.o d_client.c d_client.c: In function 'D_InitNetGame': d_client.c:148:17: warning: pointer targets in initialization of 'char *' from 'byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 148 | char *p = sinfo->wadnames; | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o w_mmap.o w_mmap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o d_server.o d_server.c d_server.c: In function 'n_players_in_state': d_server.c:234:36: warning: comparison of integer expressions of different signedness: 'enum ' and 'int' [-Wsign-compare] 234 | if (playerstate[i] == ps) j++; | ^~ d_server.c: In function 'main': d_server.c:522:32: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign] 522 | strcpy(sinfo->wadnames + extrabytes, wadname[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~ | | | byte * {aka unsigned char *} In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/features.h:491, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from d_server.c:40: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:77:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'} 77 | __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) | ^~~~~ d_server.c:573:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 573 | if (verbose>2) printf("%d requests resend from %d\n", from, ptic(packet)); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:591:45: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] 591 | if (verbose) printf("%d quits at %d (%d left)\n", from, ptic(packet),curplayers); | ~^ ~~~~~~~~~~~~ | | | | int long int | %ld d_server.c:578:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 578 | { | ^ d_server.c:596:5: note: here 596 | case PKT_EXTRA: | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom-game-server d_server.o POSIX/libposixdoom.a SDL/i_network.o -lSDL_net -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lSDL_mixer -lm /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -Wno-unused -Wno-switch -Wextra -Wno-missing-field-initializers -Winline -Wwrite-strings -Wundef -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -ffast-math -fomit-frame-pointer -I../src -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -o prboom mmus2mid.o am_map.o g_game.o p_mobj.o r_demo.o r_segs.o hu_lib.o lprintf.o p_plats.o r_sky.o d_deh.o hu_stuff.o m_argv.o p_pspr.o m_bbox.o p_saveg.o r_things.o d_items.o m_cheat.o p_setup.o s_sound.o d_main.o p_sight.o sounds.o m_menu.o p_spec.o info.o st_lib.o m_misc.o p_switch.o p_telept.o st_stuff.o m_random.o p_tick.o tables.o p_user.o p_ceilng.o v_video.o doomdef.o p_doors.o p_enemy.o r_bsp.o version.o doomstat.o p_floor.o r_data.o w_wad.o p_genlin.o dstrings.o p_inter.o wi_stuff.o r_draw.o f_finale.o p_lights.o z_bmalloc.o p_map.o r_main.o f_wipe.o z_zone.o p_maputl.o r_plane.o md5.o p_checksum.o r_patch.o r_fps.o r_filter.o d_client.o w_mmap.o SDL/libsdldoom.a -lSDL_net -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -lSDL -lpthread -lSDL_mixer -lm make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src' Making all in ICONS make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ICONS' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/ICONS' Making all in VisualC8 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC8' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC8' Making all in VisualC6 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC6' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/VisualC6' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0' >>> prboom 2.5.0 Installing to target /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/prboom /home/buildroot/autobuild/instance-0/output-1/target/usr/games/prboom /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/src/prboom-game-server /home/buildroot/autobuild/instance-0/output-1/target/usr/games/prboom-game-server /usr/bin/install -D /home/buildroot/autobuild/instance-0/output-1/build/prboom-2.5.0/data/prboom.wad /home/buildroot/autobuild/instance-0/output-1/target/usr/share/games/doom/prboom.wad proftpd-1.3.8.tar.gz: OK (sha256: f7139e7377a2cb059b8b9b14d76a6df5f440e3181cb15ae890d43bbcae574748) >>> proftpd 1.3.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/proftpd/proftpd-1.3.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8 -xf - >>> proftpd 1.3.8 Patching >>> proftpd 1.3.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> proftpd 1.3.8 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/lib/libltdl/ltmain.sh Hunk #1 succeeded at 297 (offset 71 lines). Hunk #2 succeeded at 433 (offset 185 lines). Hunk #3 succeeded at 1488 (offset 244 lines). Hunk #4 succeeded at 2469 with fuzz 2 (offset 316 lines). Hunk #5 succeeded at 2615 with fuzz 1 (offset 330 lines). Hunk #6 succeeded at 5700 (offset 518 lines). Hunk #7 succeeded at 6025 (offset 521 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/lib/libltdl/config/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4117 (offset -315 lines). Hunk #4 succeeded at 4127 (offset -315 lines). Hunk #5 succeeded at 4404 (offset -320 lines). Hunk #6 succeeded at 4669 (offset -325 lines). Hunk #7 succeeded at 5414 (offset -324 lines). Hunk #8 succeeded at 5572 (offset -324 lines). Hunk #9 succeeded at 8063 (offset -315 lines). patching file /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/ltmain.sh Hunk #1 succeeded at 1048 (offset -166 lines). Hunk #2 succeeded at 2018 (offset -221 lines). Hunk #3 succeeded at 4117 (offset -315 lines). Hunk #4 succeeded at 4127 (offset -315 lines). Hunk #5 succeeded at 4404 (offset -320 lines). Hunk #6 succeeded at 4669 (offset -325 lines). Hunk #7 succeeded at 5414 (offset -324 lines). Hunk #8 succeeded at 5572 (offset -324 lines). Hunk #9 succeeded at 8063 (offset -315 lines). >>> proftpd 1.3.8 Configuring /usr/bin/sed -i -e 's/HAVE_LU/HAVE_LLU/' /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/configure (cd /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setgrent_void=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --localstatedir=/var/run --disable-static --disable-curses --disable-ncurses --disable-facl --disable-dso --enable-sendfile --enable-shadow --with-gnu-ld --without-openssl-cmdline --enable-pcre2 --disable-cap --disable-redis --disable-openssl --with-modules=mod_quotatab ) checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking target system type... aarch64_be-buildroot-linux-gnu checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc object... ok checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking whether we are using the GNU C++ compiler... (cached) no checking whether no accepts -g... (cached) no checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -fno-omit-frame-pointer... yes checking whether the C compiler accepts -fno-strict-aliasing... yes checking for getopt... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for PCRE2's pcre2_jit_compile... yes checking for PCRE2's POSIX wrappers... yes checking for standalone crypt... no checking for crypt in -lcrypt... yes checking for standalone gethostbyname... yes checking for standalone inet_aton... yes checking for standalone nsl functions... yes checking for standalone socket functions... yes checking for _pw_stayopen variable... no checking krb.h usability... no checking krb.h presence... no checking for krb.h... no checking login.h usability... no checking login.h presence... no checking for login.h... no checking prot.h usability... no checking prot.h presence... no checking for prot.h... no checking usersec.h usability... no checking usersec.h presence... no checking for usersec.h... no checking sys/audit.h usability... no checking sys/audit.h presence... no checking for sys/audit.h... no checking hpsecurity.h usability... no checking hpsecurity.h presence... no checking for hpsecurity.h... no checking for hpsecurity.h workaround... no checking for AIX authenticate... no checking for AIX loginfailed... no checking for AIX loginsuccess... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking linux/prctl.h usability... yes checking linux/prctl.h presence... yes checking for linux/prctl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking junistd.h usability... no checking junistd.h presence... no checking for junistd.h... no checking for memory.h... (cached) yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for struct spwd.sp_warn... yes checking for struct spwd.sp_inact... yes checking for struct spwd.sp_expire... yes checking for security/pam_appl.h... no checking for security/pam_modules.h... no checking for pam/pam_appl.h... no checking whether to enable mod_cap... no checking bstring.h usability... no checking bstring.h presence... no checking for bstring.h... no checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for inttypes.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking for string.h... (cached) yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for net/if.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for sys/param.h... yes checking for sys/mount.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking whether netdb.h requires _USE_IRS... no checking for netinet/in_systm.h... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking idn2.h usability... no checking idn2.h presence... no checking for idn2.h... no checking idna.h usability... no checking idna.h presence... no checking for idna.h... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking vmsdir.h usability... no checking vmsdir.h presence... no checking for vmsdir.h... no checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking for tzname global variable... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking type of array argument to getgroups... gid_t checking whether the getgrouplist(3) function takes ints... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of size_t... 8 checking size of time_t... 8 checking size of char *... 8 checking size of void *... 8 checking size of uid_t... 4 checking size of gid_t... 4 checking for mode_t... (cached) yes checking for ino_t... yes checking for intptr_t... yes checking for socklen_t... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking whether struct utmp has ut_user... no checking whether struct utmp has ut_host... yes checking whether struct utmp has ut_exit... yes checking whether syslog.h defines LOG_CRON... yes checking whether syslog.h defines LOG_FTP... yes checking for d_fd in DIR structure... no checking for dd_fd in DIR structure... no checking for __dd_fd in DIR structure... no checking for working alloca.h... yes checking for alloca... yes checking for alloca in -lucb... no checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for bcopy... yes checking for crypt... yes checking for ctime_r... yes checking for fdatasync... yes checking for fgetspent... yes checking for flock... yes checking for fpathconf... yes checking for freeaddrinfo... yes checking for fsync... yes checking for futimes... yes checking for getifaddrs... yes checking for getpgid... yes checking for getpgrp... yes checking for gmtime_r... yes checking for localtime_r... yes checking for mkdtemp... yes checking for nl_langinfo... yes checking for gai_strerror... yes checking for iconv... yes checking for idn2_to_ascii_8z... no checking for idna_to_ascii_8z... no checking for dirfd... yes checking for getaddrinfo... yes checking for getcwd... yes checking for getenv... yes checking for getgrouplist... yes checking for getgroups... yes checking for getgrset... no checking for gethostbyname2... yes checking for gethostname... yes checking for getnameinfo... yes checking for gettimeofday... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_ntop... yes checking for inet_pton... yes checking for initgroups... yes checking for loginrestrictions... no checking for explicit_bzero... yes checking for memcpy... yes checking for mempcpy... yes checking for memset_s... no checking for mkdir... yes checking for mkstemp... yes checking for mlock... yes checking for mlockall... yes checking for munlock... yes checking for munlockall... yes checking for pathconf... yes checking for posix_fadvise... yes checking for pread... yes checking for prctl... yes checking for putenv... yes checking for pwrite... yes checking for random... yes checking for regcomp... yes checking for rmdir... yes checking for select... yes checking for setgroups... yes checking for socket... yes checking for srandom... yes checking for statfs... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for timingsafe_bcmp... no checking for strlcat... no checking for strlcpy... no checking for strsep... yes checking for strtod... yes checking for strtof... yes checking for strtol... yes checking for strtoll... yes checking for strtoull... yes checking for setprotoent... yes checking for setspent... yes checking for endprotoent... yes checking for vsnprintf... yes checking for snprintf... yes checking for setsid... yes checking for setgroupent... no checking for seteuid... yes checking for setegid... yes checking for setenv... yes checking for setpgid... yes checking for siginterrupt... yes checking for tzset... yes checking for uname... yes checking for unsetenv... yes checking for setpassent... no checking for struct cmsgcred.cmcred_uid... no checking for struct sockcred.sc_uid... no checking for struct sockpeercred.uid... no checking for struct sockaddr_in.sin_len... no checking for struct statfs.f_fstypename... no checking for struct statfs.f_type... yes checking whether struct addrinfo is defined... yes checking whether struct sockaddr_storage is defined... yes checking whether ss_family is defined... yes checking whether ss_len is defined... no checking whether __ss_len is defined... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking acl/libacl.h usability... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking for perm_copy_fd in -lacl... yes checking which POSIX ACL implementation to use... none checking which sendfile() implementation to use... Linux checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/extattr.h usability... no checking sys/extattr.h presence... no checking for sys/extattr.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking for setxattr in -lattr... yes checking for lgetxattr... yes checking for llistxattr... no checking for lremovexattr... yes checking for lsetxattr... no checking whether setgrent returns void... (cached) yes checking for setproctitle... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for setproctitle in -lutil... no checking sys/pstat.h usability... no checking sys/pstat.h presence... no checking for sys/pstat.h... no checking whether __progname and __progname_full are available... yes checking which argv replacement method to use... writeable checking for backtrace in -lexecinfo... no checking for execinfo.h... (cached) yes checking for ucontext.h... (cached) yes checking for backtrace... yes checking for backtrace_symbols... yes checking whether printf supports %llu format... cross-compiling checking for duplicate module build requests... no configure: creating ./config.status config.status: creating contrib/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating locale/Makefile config.status: creating modules/Makefile config.status: creating src/Makefile config.status: creating src/prxs config.status: creating src/ftpdctl.8 config.status: creating src/proftpd.8 config.status: creating src/proftpd.conf.5 config.status: creating src/xferlog.5 config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/ftpcount.1 config.status: creating utils/ftpscrub.8 config.status: creating utils/ftpshut.8 config.status: creating utils/ftptop.1 config.status: creating utils/ftpwho.1 config.status: creating Makefile config.status: creating Make.rules config.status: creating config.h config.status: executing libtool commands config.status: executing default commands -------------- Build Summary -------------- Building the following static modules: mod_quotatab -------------- >>> proftpd 1.3.8 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8' echo \#define BUILD_STAMP \"Mon Nov 6 2023 16:44:41 PST\" > include/buildstamp.h cd lib/ && /usr/bin/make lib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/lib' /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c pr_fnmatch.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c pr_fnmatch.c -o pr_fnmatch.o In file included from pr_fnmatch.c:260: pr_fnmatch_loop.c: In function 'internal_fnmatch': pr_fnmatch_loop.c:75:7: warning: variable 'is_seqval' set but not used [-Wunused-but-set-variable] 75 | int is_seqval = 0; | ^~~~~~~~~ /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c sstrncpy.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c sstrncpy.c -o sstrncpy.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c strsep.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c strsep.c -o strsep.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c vsnprintf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c vsnprintf.c -o vsnprintf.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c glibc-glob.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c glibc-glob.c -o glibc-glob.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c glibc-hstrerror.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c glibc-hstrerror.c -o glibc-hstrerror.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c glibc-mkstemp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c glibc-mkstemp.c -o glibc-mkstemp.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c pr-syslog.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c pr-syslog.c -o pr-syslog.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c pwgrent.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c pwgrent.c -o pwgrent.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c hanson-tpl.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c hanson-tpl.c -o hanson-tpl.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c ccan-json.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ccan-json.c -o ccan-json.o ccan-json.c: In function 'parse_string': ccan-json.c:82:31: warning: 'sb.end' may be used uninitialized [-Wmaybe-uninitialized] 82 | if ((sb)->end - (sb)->cur < (need)) \ | ^ ccan-json.c:841:12: note: 'sb.end' was declared here 841 | SB sb; | ^~ ccan-json.c:123:78: warning: 'sb.cur' may be used uninitialized [-Wmaybe-uninitialized] 123 | assert(sb->start <= sb->cur && strlen(sb->start) == (size_t)(sb->cur - sb->start)); | ^ ccan-json.c:841:12: note: 'sb.cur' was declared here 841 | SB sb; | ^~ /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c openbsd-blowfish.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c openbsd-blowfish.c -o openbsd-blowfish.o /bin/sh ../libtool --mode=compile --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -static -c openbsd-bcrypt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c openbsd-bcrypt.c -o openbsd-bcrypt.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar rc prbase.a pr_fnmatch.o sstrncpy.o strsep.o vsnprintf.o glibc-glob.o glibc-hstrerror.o glibc-mkstemp.o pr-syslog.o pwgrent.o hanson-tpl.o ccan-json.o openbsd-blowfish.o openbsd-bcrypt.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib prbase.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/lib' cd src/ && /usr/bin/make src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c timers.c timers.c: In function 'sig_alarm': timers.c:217:3: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 217 | if (siginterrupt(SIGALRM, 1) < 0) { | ^~ In file included from ../include/os.h:74, from ../include/conf.h:32, from timers.c:28: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ timers.c: In function 'set_sig_alarm': timers.c:252:3: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 252 | if (siginterrupt(SIGALRM, 1) < 0) { | ^~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c sets.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c pool.c In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/memory.h:29, from ../include/os.h:105, from ../include/conf.h:32, from pool.c:29: In function 'memset', inlined from 'pcalloc' at pool.c:700:3, inlined from 'register_cleanup2' at pool.c:903:7, inlined from 'register_cleanup2' at pool.c:896:6: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' offset [0, 7] is out of the bounds [0, 0] [-Warray-bounds] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memset', inlined from 'pcalloc' at pool.c:700:3, inlined from 'register_cleanup2' at pool.c:903:7, inlined from 'register_cleanup2' at pool.c:896:6, inlined from 'register_cleanup' at pool.c:915:3: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' offset [0, 7] is out of the bounds [0, 0] [-Warray-bounds] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c privs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c str.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c table.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c regexp.c regexp.c: In function 'pr_regexp_exec': regexp.c:577:23: warning: '%s' directive argument is null [-Wformat-overflow=] 577 | "PCRE2 regex '%s' match #%u: %.*s (start %ld, len %d)", | ^~ regexp.c:787:26: warning: '%s' directive argument is null [-Wformat-overflow=] 787 | "POSIX regex '%s' match #%u: %.*s (start %ld, len %d)", | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c configdb.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c dirtree.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c expr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c signals.c signals.c: In function 'handle_stacktrace_signal': signals.c:172:15: warning: variable 'uc' set but not used [-Wunused-but-set-variable] 172 | ucontext_t *uc = NULL; | ^~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c support.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c netaddr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c inet.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c child.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c parser.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c log.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c lastlog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c xferlog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c bindings.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c netacl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c class.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c scoreboard.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c help.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c feat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c netio.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c cmd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c response.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ascii.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c data.c data.c: In function 'pr_data_open': data.c:644:3: warning: 'siginterrupt' is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 644 | if (siginterrupt(SIGURG, 1) < 0) { | ^~ In file included from ../include/os.h:74, from ../include/conf.h:32, from data.c:29: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c modules.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c stash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c display.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c auth.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c fsio.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mkhome.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ctrls.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c event.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c var.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c throttle.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c session.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c trace.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c encode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c proctitle.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c filter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c pidfile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c env.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c random.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c version.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c rlimit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c wtmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c json.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c jot.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c memcache.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c redis.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c error.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftpdctl.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/src' cd modules/ && /usr/bin/make static make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/modules' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_core.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_xfer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_rlimit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_auth_unix.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_auth_file.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_auth.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_ls.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_log.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_site.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_delay.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_facts.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c mod_quotatab.c srcdir=. ./glue.sh mod_core.o mod_xfer.o mod_rlimit.o mod_auth_unix.o mod_auth_file.o mod_auth.o mod_ls.o mod_log.o mod_site.o mod_delay.o mod_facts.o mod_quotatab.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c module_glue.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/modules' test -z """" -a -z """" || (cd modules/ && /usr/bin/make shared) test -z """" || (cd locale/ && /usr/bin/make locale) test -f ./module-libs.txt || touch ./module-libs.txt /bin/sh ./libtool --mode=link --tag=CC /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/random.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/jot.o src/memcache.o src/redis.o src/error.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_quotatab.o modules/module_glue.o lib/prbase.a -lattr -lcrypt -lpcre2-posix -lpcre2-8 `uniq ./module-libs.txt | tr '\n' ' '` libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib -Wl,-L./lib -rdynamic -o proftpd src/main.o src/timers.o src/sets.o src/pool.o src/privs.o src/str.o src/table.o src/regexp.o src/configdb.o src/dirtree.o src/expr.o src/signals.o src/support.o src/netaddr.o src/inet.o src/child.o src/parser.o src/log.o src/lastlog.o src/xferlog.o src/bindings.o src/netacl.o src/class.o src/scoreboard.o src/help.o src/feat.o src/netio.o src/cmd.o src/response.o src/ascii.o src/data.o src/modules.o src/stash.o src/display.o src/auth.o src/fsio.o src/mkhome.o src/ctrls.o src/event.o src/var.o src/throttle.o src/session.o src/trace.o src/encode.o src/proctitle.o src/filter.o src/pidfile.o src/env.o src/random.o src/version.o src/rlimit.o src/wtmp.o src/json.o src/jot.o src/memcache.o src/redis.o src/error.o modules/mod_core.o modules/mod_xfer.o modules/mod_rlimit.o modules/mod_auth_unix.o modules/mod_auth_file.o modules/mod_auth.o modules/mod_ls.o modules/mod_log.o modules/mod_site.o modules/mod_delay.o modules/mod_facts.o modules/mod_quotatab.o modules/module_glue.o lib/prbase.a -lattr -lcrypt -lpcre2-posix -lpcre2-8 cd utils/ && /usr/bin/make utils make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/utils' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftpcount.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c scoreboard.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c misc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftpscrub.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftpshut.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftptop.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DLINUX -I.. -I../include -I../include -g2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -fno-omit-frame-pointer -fno-strict-aliasing -c ftpwho.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/utils' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftpcount utils/ftpcount.o utils/scoreboard.o utils/misc.o -lattr -lcrypt /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftpdctl src/ftpdctl.o src/pool.o src/str.o src/netaddr.o src/log.o src/ctrls.o lib/prbase.a -lattr -lcrypt -lpcre2-posix -lpcre2-8 /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftpscrub utils/ftpscrub.o utils/scoreboard.o utils/misc.o -lattr -lcrypt /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftpshut utils/ftpshut.o -lattr -lcrypt /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftptop utils/ftptop.o utils/scoreboard.o utils/misc.o -lattr -lcrypt /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wl,-L./lib,-L./lib -rdynamic -o ftpwho utils/ftpwho.o utils/scoreboard.o utils/misc.o lib/prbase.a -lattr -lcrypt make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8' >>> proftpd 1.3.8 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/proftpd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/proftpd /usr/bin/install -m 0644 -D /home/buildroot/autobuild/instance-0/output-1/build/proftpd-1.3.8/sample-configurations/basic.conf /home/buildroot/autobuild/instance-0/output-1/target/etc/proftpd.conf /usr/bin/install -D -m 0755 package/proftpd/S50proftpd /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S50proftpd rs485conf-5c8d00cf70950fab3454549b81dea843d844492a.tar.gz: OK (sha256: f163f81cd50aae6fa39cbb4f6408a3699da7a87a56649c4b96d6f168c9be6a7d) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/rs485conf/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a -xf - >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Patching >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Configuring >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc main.o -o rs485conf make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a' >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 PREFIX="/home/buildroot/autobuild/instance-0/output-1/target/usr" -C /home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a' echo /home/buildroot/autobuild/instance-0/output-1/target/usr /home/buildroot/autobuild/instance-0/output-1/target/usr install -m 0755 rs485conf /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/rs485conf make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/rs485conf-5c8d00cf70950fab3454549b81dea843d844492a' rust-1.71.1-x86_64-unknown-linux-gnu.tar.xz: OK (sha256: ee205c9ee095ee5a9382332422b0be2bd2737451c6dd6e24cb2a28cec16b97ac) >>> host-rust-bin 1.71.1 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/rust-bin/rust-1.71.1-x86_64-unknown-linux-gnu.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-rust-bin-1.71.1 -xf - mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/host-rust-bin-1.71.1/std mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/host-rust-bin-1.71.1/rustc/lib/rustlib/x86_64-unknown-linux-gnu/lib cd /home/buildroot/autobuild/instance-0/output-1/build/host-rust-bin-1.71.1/rustc/lib/rustlib/x86_64-unknown-linux-gnu/lib; ln -sf ../../../../../rust-std-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/* . >>> host-rust-bin 1.71.1 Patching >>> host-rust-bin 1.71.1 Configuring >>> host-rust-bin 1.71.1 Building >>> host-rust-bin 1.71.1 Installing to host directory (cd /home/buildroot/autobuild/instance-0/output-1/build/host-rust-bin-1.71.1; ./install.sh --prefix=/home/buildroot/autobuild/instance-0/output-1/host --disable-ldconfig --components=rustc,cargo,rust-std-x86_64-unknown-linux-gnu) install: creating uninstall script at /home/buildroot/autobuild/instance-0/output-1/host/lib/rustlib/uninstall.sh install: installing component 'rustc' install: installing component 'cargo' install: installing component 'rust-std-x86_64-unknown-linux-gnu' rust installed. scrypt-1.3.1.tgz: OK (sha256: df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2) >>> scrypt 1.3.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/scrypt/scrypt-1.3.1.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1 -xf - >>> scrypt 1.3.1 Patching >>> scrypt 1.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> scrypt 1.3.1 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1/config.aux/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> scrypt 1.3.1 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for library containing AES_encrypt... -lcrypto checking sys/sysinfo.h usability... yes checking sys/sysinfo.h presence... yes checking for sys/sysinfo.h... yes checking for sysinfo... yes checking for struct sysinfo... yes checking for struct sysinfo.totalram... yes checking for struct sysinfo.mem_unit... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking for posix_memalign... yes checking for mmap... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking compiler_warnings... yes checking CFLAGS for maximum warnings... -Wall checking for sh... /usr/bin/sh configure: checking POSIX compatibility... WARNING: POSIX violation: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc does not understand -lrt WARNING: POSIX violation: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc does not understand -lxnet WARNING: POSIX violation: clock_gettime() is not linkable ... done checking POSIX compatibility 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> scrypt 1.3.1 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' ( export CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc"; export CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall"; command -p sh ./libcperciva/cpusupport/Build/cpusupport.sh "$PATH") > cpusupport-config.h.tmp && command -p mv cpusupport-config.h.tmp cpusupport-config.h Checking if compiler supports X86 CPUID feature... no Checking if compiler supports X86 CPUID_COUNT feature... no Checking if compiler supports X86 AESNI feature... no Checking if compiler supports X86 RDRAND feature... no Checking if compiler supports X86 SHANI feature... no Checking if compiler supports X86 SSE2 feature... no Checking if compiler supports X86 SSSE3 feature... no /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o main.o main.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/asprintf.o libcperciva/util/asprintf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/entropy.o libcperciva/util/entropy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/getopt.o libcperciva/util/getopt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/humansize.o libcperciva/util/humansize.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/monoclock.o libcperciva/util/monoclock.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/readpass.o libcperciva/util/readpass.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/readpass_file.o libcperciva/util/readpass_file.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/aesni_la-crypto_aes_aesni.lo `test -f 'libcperciva/crypto/crypto_aes_aesni.c' || echo './'`libcperciva/crypto/crypto_aes_aesni.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 `. ./cpusupport-config.h; echo ${CFLAGS_X86_RDRAND}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo `test -f 'libcperciva/crypto/crypto_entropy_rdrand.c' || echo './'`libcperciva/crypto/crypto_entropy_rdrand.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 `. ./cpusupport-config.h; echo ${CFLAGS_X86_SHANI} ${CFLAGS_X86_SSSE3}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/alg/shani_la-sha256_shani.lo `test -f 'libcperciva/alg/sha256_shani.c' || echo './'`libcperciva/alg/sha256_shani.c /bin/sh ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo `test -f 'lib/crypto/crypto_scrypt_smix_sse2.c' || echo './'`lib/crypto/crypto_scrypt_smix_sse2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c libcperciva/crypto/crypto_aes_aesni.c -fPIC -DPIC -o libcperciva/crypto/.libs/aesni_la-crypto_aes_aesni.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c libcperciva/crypto/crypto_entropy_rdrand.c -fPIC -DPIC -o libcperciva/crypto/.libs/rdrand_la-crypto_entropy_rdrand.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib/crypto/crypto_scrypt_smix.o lib/crypto/crypto_scrypt_smix.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib-platform/crypto/crypto_scrypt.o lib-platform/crypto/crypto_scrypt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c libcperciva/alg/sha256_shani.c -fPIC -DPIC -o libcperciva/alg/.libs/shani_la-sha256_shani.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c lib/crypto/crypto_scrypt_smix_sse2.c -fPIC -DPIC -o lib/crypto/.libs/libscrypt_sse2_la-crypto_scrypt_smix_sse2.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/alg/sha256.o libcperciva/alg/sha256.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_aesni.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_rdrand.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_shani.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_sse2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/cpusupport/cpusupport_x86_ssse3.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/insecure_memzero.o libcperciva/util/insecure_memzero.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/util/warnp.o libcperciva/util/warnp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib/scryptenc/scryptenc_cpuperf.o lib/scryptenc/scryptenc_cpuperf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o lib-platform/util/memlimit.o lib-platform/util/memlimit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aes.c libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_key_expand': libcperciva/crypto/crypto_aes.c:118:9: warning: 'AES_set_encrypt_key' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 118 | AES_set_encrypt_key(key, (int)(len * 8), kexp); | ^~~~~~~~~~~~~~~~~~~ In file included from libcperciva/crypto/crypto_aes.c:6: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/aes.h:51:5: note: declared here 51 | int AES_set_encrypt_key(const unsigned char *userKey, const int bits, | ^~~~~~~~~~~~~~~~~~~ libcperciva/crypto/crypto_aes.c: In function 'crypto_aes_encrypt_block': libcperciva/crypto/crypto_aes.c:146:9: warning: 'AES_encrypt' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | AES_encrypt(in, out, (const void *)key); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/aes.h:57:6: note: declared here 57 | void AES_encrypt(const unsigned char *in, unsigned char *out, | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_aesctr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_entropy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o libcperciva/crypto/crypto_verify_bytes.o libcperciva/crypto/crypto_verify_bytes.c /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc `. ./cpusupport-config.h; echo ${CFLAGS_X86_AESNI}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o libcperciva_aesni.la libcperciva/crypto/aesni_la-crypto_aes_aesni.lo -lcrypto /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc `. ./cpusupport-config.h; echo ${CFLAGS_X86_RDRAND}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o libcperciva_rdrand.la libcperciva/crypto/rdrand_la-crypto_entropy_rdrand.lo -lcrypto /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc `. ./cpusupport-config.h; echo ${CFLAGS_X86_SHANI} ${CFLAGS_X86_SSSE3}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o libcperciva_shani.la libcperciva/alg/shani_la-sha256_shani.lo -lcrypto libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libcperciva_aesni.a libcperciva/crypto/.libs/aesni_la-crypto_aes_aesni.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libcperciva_aesni.a libtool: link: ( cd ".libs" && rm -f "libcperciva_aesni.la" && ln -s "../libcperciva_aesni.la" "libcperciva_aesni.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc `. ./cpusupport-config.h; echo ${CFLAGS_X86_SSE2}` -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o libscrypt_sse2.la lib/crypto/libscrypt_sse2_la-crypto_scrypt_smix_sse2.lo -lcrypto libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libcperciva_rdrand.a libcperciva/crypto/.libs/rdrand_la-crypto_entropy_rdrand.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libcperciva_rdrand.a libtool: link: ( cd ".libs" && rm -f "libcperciva_rdrand.la" && ln -s "../libcperciva_rdrand.la" "libcperciva_rdrand.la" ) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o tests/verify-strings/test_scrypt.o tests/verify-strings/test_scrypt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./lib -I./lib/crypto -I./lib/scryptenc -I./lib-platform -I./lib-platform/crypto -I./lib-platform/util -I./libcperciva/alg -I./libcperciva/cpusupport -I./libcperciva/crypto -I./libcperciva/util -DCPUSUPPORT_CONFIG_FILE=\"cpusupport-config.h\" -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DPOSIXFAIL_CLOCK_GETTIME -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -c -o tests/valgrind/potential-memleaks.o tests/valgrind/potential-memleaks.c libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libcperciva_shani.a libcperciva/alg/.libs/shani_la-sha256_shani.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libcperciva_shani.a libtool: link: ( cd ".libs" && rm -f "libcperciva_shani.la" && ln -s "../libcperciva_shani.la" "libcperciva_shani.la" ) libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libscrypt_sse2.a lib/crypto/.libs/libscrypt_sse2_la-crypto_scrypt_smix_sse2.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libscrypt_sse2.a libtool: link: ( cd ".libs" && rm -f "libscrypt_sse2.la" && ln -s "../libscrypt_sse2.la" "libscrypt_sse2.la" ) /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o scrypt main.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc_cpuperf.o lib-platform/util/memlimit.o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_verify_bytes.o libcperciva/util/asprintf.o libcperciva/util/entropy.o libcperciva/util/getopt.o libcperciva/util/humansize.o libcperciva/util/monoclock.o libcperciva/util/readpass.o libcperciva/util/readpass_file.o libcperciva_aesni.la libcperciva_rdrand.la libcperciva_shani.la libscrypt_sse2.la -lcrypto /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o tests/verify-strings/test_scrypt tests/verify-strings/test_scrypt.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o libcperciva_shani.la libscrypt_sse2.la -lcrypto /bin/sh ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o tests/valgrind/potential-memleaks tests/valgrind/potential-memleaks.o -lcrypto libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o tests/valgrind/potential-memleaks tests/valgrind/potential-memleaks.o -lcrypto libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o tests/verify-strings/test_scrypt tests/verify-strings/test_scrypt.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o ./.libs/libcperciva_shani.a ./.libs/libscrypt_sse2.a -lcrypto libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -Wall -o scrypt main.o lib/crypto/crypto_scrypt_smix.o lib-platform/crypto/crypto_scrypt.o libcperciva/alg/sha256.o libcperciva/cpusupport/cpusupport_x86_aesni.o libcperciva/cpusupport/cpusupport_x86_rdrand.o libcperciva/cpusupport/cpusupport_x86_shani.o libcperciva/cpusupport/cpusupport_x86_sse2.o libcperciva/cpusupport/cpusupport_x86_ssse3.o libcperciva/util/insecure_memzero.o libcperciva/util/warnp.o lib/scryptenc/scryptenc.o lib/scryptenc/scryptenc_cpuperf.o lib-platform/util/memlimit.o libcperciva/crypto/crypto_aes.o libcperciva/crypto/crypto_aesctr.o libcperciva/crypto/crypto_entropy.o libcperciva/crypto/crypto_verify_bytes.o libcperciva/util/asprintf.o libcperciva/util/entropy.o libcperciva/util/getopt.o libcperciva/util/humansize.o libcperciva/util/monoclock.o libcperciva/util/readpass.o libcperciva/util/readpass_file.o ./.libs/libcperciva_aesni.a ./.libs/libcperciva_rdrand.a ./.libs/libcperciva_shani.a ./.libs/libscrypt_sse2.a -lcrypto make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' >>> scrypt 1.3.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c scrypt '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c -m 644 scrypt.1 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' libtool: install: /usr/bin/install -c scrypt /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/scrypt make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' >>> scrypt 1.3.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> scrypt 1.3.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c scrypt '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 scrypt.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c scrypt /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/scrypt make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/scrypt-1.3.1' 0.8.0.tar.gz: OK (sha256: a562a44ee33ccb20954a1c1ec9a90ecb2db7a07ad6b18d0ac904328efbcf65a0) >>> seatd 0.8.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/seatd/0.8.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0 -xf - >>> seatd 0.8.0 Patching >>> seatd 0.8.0 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderxt88p1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake -Dman-pages=disabled -Dexamples=disabled -Dwerror=false -Dlibseat-logind=disabled -Dlibseat-builtin=enabled -Dlibseat-seatd=disabled -Dserver=disabled /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/ /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/build Build type: cross build Project name: seatd Project version: 0.8.0 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc (gcc 12.3.0 "aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: thunderxt88p1 Target machine cpu family: aarch64 Target machine cpu: thunderxt88p1 Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wno-unknown-warning-option: NO Compiler for C supports arguments -Wno-unused-command-line-argument: NO Compiler for C supports arguments -Wvla: YES Compiler for C supports link arguments -Wl,--exclude-libs=ALL: YES Library rt found: YES Build targets in project: 5 seatd 0.8.0 libseat-seatd : NO libseat-builtin : YES libseat-systemd : NO libseat-elogind : NO server : NO User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false werror : false b_pie : false b_staticpic : true examples : disabled libseat-builtin : enabled libseat-logind : disabled libseat-seatd : disabled man-pages : disabled server : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> seatd 0.8.0 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build' [1/26] Compiling C object libseat-private.a.p/common_wscons.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [2/26] Compiling C object libseat-private.a.p/common_drm.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [3/26] Compiling C object libseat-private.a.p/common_evdev.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [4/26] Compiling C object libseat-private.a.p/common_linked_list.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [5/26] Compiling C object linked_list_test.p/common_linked_list.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [6/26] Compiling C object poller_test.p/common_linked_list.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [7/26] Compiling C object libseat-private.a.p/common_log.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [8/26] Compiling C object libseat.so.1.p/libseat_backend_noop.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [9/26] Compiling C object libseat-private.a.p/common_terminal.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [10/26] Compiling C object libseat.so.1.p/libseat_libseat.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [11/26] Compiling C object libseat-private.a.p/seatd_server.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [12/26] Compiling C object libseat-private.a.p/seatd_poller.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [13/26] Compiling C object poller_test.p/seatd_poller.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [14/26] Compiling C object libseat-private.a.p/seatd_client.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [15/26] Compiling C object connection_test.p/tests_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [16/26] Compiling C object poller_test.p/tests_poller.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [17/26] Compiling C object libseat-private.a.p/common_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [18/26] Compiling C object connection_test.p/common_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [19/26] Compiling C object linked_list_test.p/tests_linked_list.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [20/26] Linking target poller_test [21/26] Linking target connection_test [22/26] Linking target linked_list_test [23/26] Compiling C object libseat-private.a.p/seatd_seat.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [24/26] Compiling C object libseat-private.a.p/libseat_backend_seatd.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition [25/26] Linking static target libseat-private.a [26/26] Linking target libseat.so.1 >>> seatd 0.8.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build' [0/1] Installing files. Installing libseat.so.1 to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib Installing /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/include/libseat.h to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/ Installing /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/build/meson-private/libseat.pc to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libseat.so.1 to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libseat.so >>> seatd 0.8.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> seatd 0.8.0 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0//build' [0/1] Installing files. Installing libseat.so.1 to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib Installing /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/include/libseat.h to /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ Installing /home/buildroot/autobuild/instance-0/output-1/build/seatd-0.8.0/build/meson-private/libseat.pc to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libseat.so.1 to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libseat.so sg3_utils-1.47.tar.xz: OK (sha256: ddb0cab85fedd8b0db020f3e3f02f6967a055616bf16ea9d5c7408cde41472b2) >>> sg3_utils 1.47 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/sg3_utils/sg3_utils-1.47.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47 -xf - >>> sg3_utils 1.47 Patching Applying 0001-src-sg_dd.c-fix-musl-build.patch using patch: patching file src/sg_dd.c Applying 0002-configure.ac-fix-uclibc-ng-build.patch using patch: patching file configure.ac >>> sg3_utils 1.47 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sg3_utils 1.47 Configuring >>> sg3_utils 1.47 Autoreconfiguring libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9870: AM_CONFIG_HEADER is expanded from... configure.ac:5: the top level configure.ac:15: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:15: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:18: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:18: the top level configure.ac:156: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:156: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:156: the top level configure.ac:160: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:160: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:160: the top level configure.ac:170: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:170: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:170: the top level configure.ac:174: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:174: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:174: the top level configure.ac:178: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:178: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:178: the top level configure.ac:182: warning: AC_OUTPUT should be used without arguments. configure.ac:182: You should run autoupdate. configure.ac:7: installing './compile' configure.ac:3: installing './missing' lib/Makefile.am: installing './depcomp' >>> sg3_utils 1.47 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes LIBS="-latomic" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /usr/bin/grep -E checking for byteswap.h... yes checking for stdatomic.h... yes checking for getopt_long... yes checking for posix_fadvise... yes checking for posix_memalign... yes checking for gettimeofday... yes checking for sysconf... yes checking for lseek64... yes checking for srand48_r... yes checking for library containing pthread_create... none required checking for pthread_cancel... yes checking for pthread_kill... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for sys/random.h... yes checking for linux/nvme_ioctl.h... yes checking for linux/types.h... yes checking for linux/bsg.h... yes checking for linux/kdev_t.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating scripts/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: ----------------------------------------------------------------------------- sg3_utils-1.47 configuration: host operating system: aarch64_be-buildroot-linux-gnu default C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc binary install path: /usr/bin scripts install path: /usr/bin man page install path: /usr/share/man ----------------------------------------------------------------------------- >>> sg3_utils 1.47 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' Making all in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_lib.lo sg_lib.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_lib_data.lo sg_lib_data.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_cmds_basic.lo sg_cmds_basic.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_cmds_basic2.lo sg_cmds_basic2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_cmds_basic.c -fPIC -DPIC -o .libs/sg_cmds_basic.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_lib_data.c -fPIC -DPIC -o .libs/sg_lib_data.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_lib.c -fPIC -DPIC -o .libs/sg_lib.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_cmds_basic2.c -fPIC -DPIC -o .libs/sg_cmds_basic2.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_cmds_extra.lo sg_cmds_extra.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_cmds_extra.c -fPIC -DPIC -o .libs/sg_cmds_extra.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_cmds_mmc.lo sg_cmds_mmc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_cmds_mmc.c -fPIC -DPIC -o .libs/sg_cmds_mmc.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_pt_common.lo sg_pt_common.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_pt_common.c -fPIC -DPIC -o .libs/sg_pt_common.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_pt_linux.lo sg_pt_linux.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_pt_linux.c -fPIC -DPIC -o .libs/sg_pt_linux.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_io_linux.lo sg_io_linux.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_io_linux.c -fPIC -DPIC -o .libs/sg_io_linux.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_pt_linux_nvme.lo sg_pt_linux_nvme.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sg_pt_linux_nvme.c -fPIC -DPIC -o .libs/sg_pt_linux_nvme.o sg_lib.c: In function 'sg_get_sense_descriptors_str': sg_lib.c:2684:13: warning: '__builtin_strncpy' specified bound 80 equals destination size [-Wstringop-truncation] 2684 | strncpy(b, vp->name, b_len); | ^ /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -version-info 2:0:0 -no-undefined -release 1.47 -o libsgutils2.la -rpath /usr/lib sg_lib.lo sg_lib_data.lo sg_cmds_basic.lo sg_cmds_basic2.lo sg_cmds_extra.lo sg_cmds_mmc.lo sg_pt_common.lo sg_pt_linux.lo sg_io_linux.lo sg_pt_linux_nvme.lo -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/sg_lib.o .libs/sg_lib_data.o .libs/sg_cmds_basic.o .libs/sg_cmds_basic2.o .libs/sg_cmds_extra.o .libs/sg_cmds_mmc.o .libs/sg_pt_common.o .libs/sg_pt_linux.o .libs/sg_io_linux.o .libs/sg_pt_linux_nvme.o -latomic -Ofast -g0 -Wl,-soname -Wl,libsgutils2-1.47.so.2 -o .libs/libsgutils2-1.47.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libsgutils2-1.47.so.2" && ln -s "libsgutils2-1.47.so.2.0.0" "libsgutils2-1.47.so.2") libtool: link: (cd ".libs" && rm -f "libsgutils2.so" && ln -s "libsgutils2-1.47.so.2.0.0" "libsgutils2.so") libtool: link: ( cd ".libs" && rm -f "libsgutils2.la" && ln -s "../libsgutils2.la" "libsgutils2.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_bg_ctl.o sg_bg_ctl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_compare_and_write.o sg_compare_and_write.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_decode_sense.o sg_decode_sense.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_format.o sg_format.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_get_config.o sg_get_config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_get_elem_status.o sg_get_elem_status.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_get_lba_status.o sg_get_lba_status.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_ident.o sg_ident.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_inq.o sg_inq.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_inq_data.o sg_inq_data.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_logs.o sg_logs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_luns.o sg_luns.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_modes.o sg_modes.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_opcodes.o sg_opcodes.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_persist.o sg_persist.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_prevent.o sg_prevent.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_raw.o sg_raw.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rdac.o sg_rdac.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_read_attr.o sg_read_attr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_read_block_limits.o sg_read_block_limits.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_read_buffer.o sg_read_buffer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_read_long.o sg_read_long.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_readcap.o sg_readcap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_reassign.o sg_reassign.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_referrals.o sg_referrals.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rep_pip.o sg_rep_pip.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rep_zones.o sg_rep_zones.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_requests.o sg_requests.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_reset_wp.o sg_reset_wp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rmsn.o sg_rmsn.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rtpg.o sg_rtpg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_safte.o sg_safte.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sanitize.o sg_sanitize.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sat_identify.o sg_sat_identify.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sat_phy_event.o sg_sat_phy_event.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sat_read_gplog.o sg_sat_read_gplog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sat_set_features.o sg_sat_set_features.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_seek.o sg_seek.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_senddiag.o sg_senddiag.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_ses.o sg_ses.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_ses_microcode.o sg_ses_microcode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_start.o sg_start.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_stpg.o sg_stpg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_stream_ctl.o sg_stream_ctl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_sync.o sg_sync.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_timestamp.o sg_timestamp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_turs.o sg_turs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_unmap.o sg_unmap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_verify.o sg_verify.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_vpd.o sg_vpd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_vpd_vendor.o sg_vpd_vendor.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_wr_mode.o sg_wr_mode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_write_buffer.o sg_write_buffer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_write_long.o sg_write_long.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_write_same.o sg_write_same.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_write_verify.o sg_write_verify.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_write_x.o sg_write_x.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_zone.o sg_zone.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_copy_results.o sg_copy_results.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_dd.o sg_dd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_emc_trespass.o sg_emc_trespass.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_map.o sg_map.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_map26.o sg_map26.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_rbuf.o sg_rbuf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_read.o sg_read.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_reset.o sg_reset.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_scan_linux.o sg_scan_linux.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_test_rwbuf.o sg_test_rwbuf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sg_xcopy.o sg_xcopy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sginfo.o sginfo.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sgm_dd.o sgm_dd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -iquote ../include -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sgp_dd.o sgp_dd.c /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_bg_ctl sg_bg_ctl.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_bg_ctl sg_bg_ctl.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_compare_and_write sg_compare_and_write.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_decode_sense sg_decode_sense.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_compare_and_write sg_compare_and_write.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_decode_sense sg_decode_sense.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_format sg_format.o ../lib/libsgutils2.la -latomic In file included from sgp_dd.c:47: sgp_dd.c: In function 'main': sgp_dd.c:1893:9: warning: variable '__cancel_routine' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 1893 | pthread_cleanup_push(cleanup_out, (void *)clp); | ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_config sg_get_config.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_format sg_format.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_config sg_get_config.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_elem_status sg_get_elem_status.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_lba_status sg_get_lba_status.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ident sg_ident.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_elem_status sg_get_elem_status.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_get_lba_status sg_get_lba_status.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ident sg_ident.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_inq sg_inq.o sg_inq_data.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_logs sg_logs.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_luns sg_luns.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_inq sg_inq.o sg_inq_data.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_logs sg_logs.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_luns sg_luns.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_modes sg_modes.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_opcodes sg_opcodes.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_persist sg_persist.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_modes sg_modes.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_opcodes sg_opcodes.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_prevent sg_prevent.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_persist sg_persist.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_raw sg_raw.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rdac sg_rdac.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_prevent sg_prevent.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_attr sg_read_attr.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_raw sg_raw.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rdac sg_rdac.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_block_limits sg_read_block_limits.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_buffer sg_read_buffer.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_attr sg_read_attr.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_long sg_read_long.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_block_limits sg_read_block_limits.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_buffer sg_read_buffer.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_readcap sg_readcap.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reassign sg_reassign.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read_long sg_read_long.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_readcap sg_readcap.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_referrals sg_referrals.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reassign sg_reassign.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rep_pip sg_rep_pip.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rep_zones sg_rep_zones.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_referrals sg_referrals.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_requests sg_requests.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rep_pip sg_rep_pip.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rep_zones sg_rep_zones.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reset_wp sg_reset_wp.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rmsn sg_rmsn.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_requests sg_requests.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rtpg sg_rtpg.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reset_wp sg_reset_wp.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rmsn sg_rmsn.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_safte sg_safte.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sanitize sg_sanitize.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rtpg sg_rtpg.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_identify sg_sat_identify.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_safte sg_safte.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sanitize sg_sanitize.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_phy_event sg_sat_phy_event.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/libsgutils2.la -latomic sginfo.c: In function 'main': sginfo.c:3059:37: warning: '%02x' directive output may be truncated writing between 2 and 8 bytes into a region of size 6 [-Wformat-truncation=] 3059 | snprintf(nm, sizeof(nm), "0x%02x", k); | ^~~~ In function 'print_hex_page', inlined from 'do_user_page' at sginfo.c:3149:17, inlined from 'main' at sginfo.c:3992:19: sginfo.c:3059:34: note: directive argument in the range [0, 2147483647] 3059 | snprintf(nm, sizeof(nm), "0x%02x", k); | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from sginfo.c:129: In function 'snprintf', inlined from 'print_hex_page' at sginfo.c:3059:9, inlined from 'do_user_page' at sginfo.c:3149:17, inlined from 'main' at sginfo.c:3992:19: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 11 bytes into a destination of size 8 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_identify sg_sat_identify.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_set_features sg_sat_set_features.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_phy_event sg_sat_phy_event.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_read_gplog sg_sat_read_gplog.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_seek sg_seek.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_senddiag sg_senddiag.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sat_set_features sg_sat_set_features.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ses sg_ses.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_seek sg_seek.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_senddiag sg_senddiag.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ses_microcode sg_ses_microcode.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_start sg_start.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_stpg sg_stpg.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ses sg_ses.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_ses_microcode sg_ses_microcode.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_stpg sg_stpg.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_start sg_start.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_stream_ctl sg_stream_ctl.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sync sg_sync.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_timestamp sg_timestamp.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_turs sg_turs.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_stream_ctl sg_stream_ctl.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_sync sg_sync.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_timestamp sg_timestamp.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_turs sg_turs.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_unmap sg_unmap.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_verify sg_verify.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_wr_mode sg_wr_mode.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_unmap sg_unmap.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_verify sg_verify.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_buffer sg_write_buffer.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_vpd sg_vpd.o sg_vpd_vendor.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_wr_mode sg_wr_mode.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_long sg_write_long.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_same sg_write_same.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_verify sg_write_verify.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_buffer sg_write_buffer.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_long sg_write_long.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_same sg_write_same.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_verify sg_write_verify.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_x sg_write_x.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_zone sg_zone.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_copy_results sg_copy_results.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_dd sg_dd.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_write_x sg_write_x.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_zone sg_zone.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_copy_results sg_copy_results.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_dd sg_dd.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_emc_trespass sg_emc_trespass.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_map sg_map.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_map26 sg_map26.o -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rbuf sg_rbuf.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_emc_trespass sg_emc_trespass.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_map sg_map.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_map26 sg_map26.o -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_rbuf sg_rbuf.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read sg_read.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reset sg_reset.o -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_scan sg_scan_linux.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_test_rwbuf sg_test_rwbuf.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_reset sg_reset.o -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_read sg_read.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_scan sg_scan_linux.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_xcopy sg_xcopy.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_test_rwbuf sg_test_rwbuf.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sginfo sginfo.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sgm_dd sgm_dd.o ../lib/libsgutils2.la -latomic /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sgp_dd sgp_dd.o ../lib/libsgutils2.la -latomic libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sg_xcopy sg_xcopy.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sginfo sginfo.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sgm_dd sgm_dd.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -Wall -W -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sgp_dd sgp_dd.o ../lib/.libs/libsgutils2.so -latomic -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' cp -p sg_scan.8.linux sg_scan.8 make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' Making all in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' >>> sg3_utils 1.47 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/scsi' /usr/bin/install -c -m 644 sg_lib.h sg_lib_data.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/scsi' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' Making install in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsgutils2.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsgutils2-1.47.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libsgutils2-1.47.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsgutils2-1.47.so.2.0.0 libsgutils2-1.47.so.2 || { rm -f libsgutils2-1.47.so.2 && ln -s libsgutils2-1.47.so.2.0.0 libsgutils2-1.47.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsgutils2-1.47.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.47.so.2.0.0 libsgutils2.so; }; }) libtool: install: /usr/bin/install -c .libs/libsgutils2.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libsgutils2.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c sg_bg_ctl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_bg_ctl libtool: install: /usr/bin/install -c sg_compare_and_write /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_compare_and_write libtool: install: /usr/bin/install -c sg_decode_sense /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_decode_sense libtool: install: /usr/bin/install -c sg_format /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_format libtool: install: /usr/bin/install -c sg_get_config /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_get_config libtool: install: /usr/bin/install -c sg_get_elem_status /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_get_elem_status libtool: install: /usr/bin/install -c sg_get_lba_status /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_get_lba_status libtool: install: /usr/bin/install -c sg_ident /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_ident libtool: install: /usr/bin/install -c sg_inq /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_inq libtool: install: /usr/bin/install -c sg_logs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_logs libtool: install: /usr/bin/install -c sg_luns /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_luns libtool: install: /usr/bin/install -c sg_modes /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_modes libtool: install: /usr/bin/install -c sg_opcodes /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_opcodes libtool: install: /usr/bin/install -c sg_persist /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_persist libtool: install: /usr/bin/install -c sg_prevent /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_prevent libtool: install: /usr/bin/install -c sg_raw /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_raw libtool: install: /usr/bin/install -c sg_rdac /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rdac libtool: install: /usr/bin/install -c sg_read_attr /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_read_attr libtool: install: /usr/bin/install -c sg_read_block_limits /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_read_block_limits libtool: install: /usr/bin/install -c sg_read_buffer /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_read_buffer libtool: install: /usr/bin/install -c sg_read_long /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_read_long libtool: install: /usr/bin/install -c sg_readcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_readcap libtool: install: /usr/bin/install -c sg_reassign /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_reassign libtool: install: /usr/bin/install -c sg_referrals /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_referrals libtool: install: /usr/bin/install -c sg_rep_pip /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rep_pip libtool: install: /usr/bin/install -c sg_rep_zones /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rep_zones libtool: install: /usr/bin/install -c sg_requests /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_requests libtool: install: /usr/bin/install -c sg_reset_wp /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_reset_wp libtool: install: /usr/bin/install -c sg_rmsn /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rmsn libtool: install: /usr/bin/install -c sg_rtpg /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rtpg libtool: install: /usr/bin/install -c sg_safte /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_safte libtool: install: /usr/bin/install -c sg_sanitize /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sanitize libtool: install: /usr/bin/install -c sg_sat_identify /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sat_identify libtool: install: /usr/bin/install -c sg_sat_phy_event /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sat_phy_event libtool: install: /usr/bin/install -c sg_sat_read_gplog /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sat_read_gplog libtool: install: /usr/bin/install -c sg_sat_set_features /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sat_set_features libtool: install: /usr/bin/install -c sg_seek /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_seek libtool: install: /usr/bin/install -c sg_senddiag /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_senddiag libtool: install: /usr/bin/install -c sg_ses /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_ses libtool: install: /usr/bin/install -c sg_ses_microcode /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_ses_microcode libtool: install: /usr/bin/install -c sg_start /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_start libtool: install: /usr/bin/install -c sg_stpg /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_stpg libtool: install: /usr/bin/install -c sg_stream_ctl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_stream_ctl libtool: install: /usr/bin/install -c sg_sync /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_sync libtool: install: /usr/bin/install -c sg_timestamp /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_timestamp libtool: install: /usr/bin/install -c sg_turs /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_turs libtool: install: /usr/bin/install -c sg_unmap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_unmap libtool: install: /usr/bin/install -c sg_verify /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_verify libtool: install: /usr/bin/install -c sg_vpd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_vpd libtool: install: /usr/bin/install -c sg_wr_mode /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_wr_mode libtool: install: /usr/bin/install -c sg_write_buffer /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_write_buffer libtool: install: /usr/bin/install -c sg_write_long /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_write_long libtool: install: /usr/bin/install -c sg_write_same /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_write_same libtool: install: /usr/bin/install -c sg_write_verify /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_write_verify libtool: install: /usr/bin/install -c sg_write_x /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_write_x libtool: install: /usr/bin/install -c sg_zone /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_zone libtool: install: /usr/bin/install -c sg_copy_results /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_copy_results libtool: install: /usr/bin/install -c sg_dd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_dd libtool: install: /usr/bin/install -c sg_emc_trespass /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_emc_trespass libtool: install: /usr/bin/install -c sg_map /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_map libtool: install: /usr/bin/install -c sg_map26 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_map26 libtool: install: /usr/bin/install -c sg_rbuf /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_rbuf libtool: install: /usr/bin/install -c sg_read /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_read libtool: install: /usr/bin/install -c sg_reset /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_reset libtool: install: /usr/bin/install -c sg_scan /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_scan libtool: install: /usr/bin/install -c sg_test_rwbuf /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_test_rwbuf libtool: install: /usr/bin/install -c sg_xcopy /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sg_xcopy libtool: install: /usr/bin/install -c sginfo /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sginfo libtool: install: /usr/bin/install -c sgm_dd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sgm_dd libtool: install: /usr/bin/install -c sgp_dd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/sgp_dd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 sg_sanitize.8 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' Making install in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' 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/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' >>> sg3_utils 1.47 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> sg3_utils 1.47 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/scsi' /usr/bin/install -c -m 644 sg_lib.h sg_lib_data.h sg_cmds.h sg_cmds_basic.h sg_cmds_extra.h sg_cmds_mmc.h sg_pr2serr.h sg_unaligned.h sg_pt.h sg_pt_nvme.h sg_linux_inc.h sg_io_linux.h sg_pt_linux.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/scsi' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/include' Making install in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libsgutils2.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsgutils2-1.47.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsgutils2-1.47.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsgutils2-1.47.so.2.0.0 libsgutils2-1.47.so.2 || { rm -f libsgutils2-1.47.so.2 && ln -s libsgutils2-1.47.so.2.0.0 libsgutils2-1.47.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsgutils2-1.47.so.2.0.0 libsgutils2.so || { rm -f libsgutils2.so && ln -s libsgutils2-1.47.so.2.0.0 libsgutils2.so; }; }) libtool: install: /usr/bin/install -c .libs/libsgutils2.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsgutils2.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/lib' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c sg_bg_ctl sg_compare_and_write sg_decode_sense sg_format sg_get_config sg_get_elem_status sg_get_lba_status sg_ident sg_inq sg_logs sg_luns sg_modes sg_opcodes sg_persist sg_prevent sg_raw sg_rdac sg_read_attr sg_read_block_limits sg_read_buffer sg_read_long sg_readcap sg_reassign sg_referrals sg_rep_pip sg_rep_zones sg_requests sg_reset_wp sg_rmsn sg_rtpg sg_safte sg_sanitize sg_sat_identify sg_sat_phy_event sg_sat_read_gplog sg_sat_set_features sg_seek sg_senddiag sg_ses sg_ses_microcode sg_start sg_stpg sg_stream_ctl sg_sync sg_timestamp sg_turs sg_unmap sg_verify sg_vpd sg_wr_mode sg_write_buffer sg_write_long sg_write_same sg_write_verify sg_write_x sg_zone sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf sg_read sg_reset sg_scan sg_test_rwbuf sg_xcopy sginfo sgm_dd sgp_dd '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sg_bg_ctl /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_bg_ctl libtool: install: /usr/bin/install -c sg_compare_and_write /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_compare_and_write libtool: install: /usr/bin/install -c sg_decode_sense /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_decode_sense libtool: install: /usr/bin/install -c sg_format /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_format libtool: install: /usr/bin/install -c sg_get_config /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_get_config libtool: install: /usr/bin/install -c sg_get_elem_status /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_get_elem_status libtool: install: /usr/bin/install -c sg_get_lba_status /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_get_lba_status libtool: install: /usr/bin/install -c sg_ident /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_ident libtool: install: /usr/bin/install -c sg_inq /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_inq libtool: install: /usr/bin/install -c sg_logs /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_logs libtool: install: /usr/bin/install -c sg_luns /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_luns libtool: install: /usr/bin/install -c sg_modes /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_modes libtool: install: /usr/bin/install -c sg_opcodes /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_opcodes libtool: install: /usr/bin/install -c sg_persist /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_persist libtool: install: /usr/bin/install -c sg_prevent /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_prevent libtool: install: /usr/bin/install -c sg_raw /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_raw libtool: install: /usr/bin/install -c sg_rdac /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rdac libtool: install: /usr/bin/install -c sg_read_attr /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_read_attr libtool: install: /usr/bin/install -c sg_read_block_limits /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_read_block_limits libtool: install: /usr/bin/install -c sg_read_buffer /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_read_buffer libtool: install: /usr/bin/install -c sg_read_long /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_read_long libtool: install: /usr/bin/install -c sg_readcap /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_readcap libtool: install: /usr/bin/install -c sg_reassign /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_reassign libtool: install: /usr/bin/install -c sg_referrals /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_referrals libtool: install: /usr/bin/install -c sg_rep_pip /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rep_pip libtool: install: /usr/bin/install -c sg_rep_zones /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rep_zones libtool: install: /usr/bin/install -c sg_requests /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_requests libtool: install: /usr/bin/install -c sg_reset_wp /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_reset_wp libtool: install: /usr/bin/install -c sg_rmsn /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rmsn libtool: install: /usr/bin/install -c sg_rtpg /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rtpg libtool: install: /usr/bin/install -c sg_safte /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_safte libtool: install: /usr/bin/install -c sg_sanitize /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sanitize libtool: install: /usr/bin/install -c sg_sat_identify /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sat_identify libtool: install: /usr/bin/install -c sg_sat_phy_event /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sat_phy_event libtool: install: /usr/bin/install -c sg_sat_read_gplog /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sat_read_gplog libtool: install: /usr/bin/install -c sg_sat_set_features /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sat_set_features libtool: install: /usr/bin/install -c sg_seek /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_seek libtool: install: /usr/bin/install -c sg_senddiag /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_senddiag libtool: install: /usr/bin/install -c sg_ses /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_ses libtool: install: /usr/bin/install -c sg_ses_microcode /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_ses_microcode libtool: install: /usr/bin/install -c sg_start /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_start libtool: install: /usr/bin/install -c sg_stpg /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_stpg libtool: install: /usr/bin/install -c sg_stream_ctl /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_stream_ctl libtool: install: /usr/bin/install -c sg_sync /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_sync libtool: install: /usr/bin/install -c sg_timestamp /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_timestamp libtool: install: /usr/bin/install -c sg_turs /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_turs libtool: install: /usr/bin/install -c sg_unmap /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_unmap libtool: install: /usr/bin/install -c sg_verify /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_verify libtool: install: /usr/bin/install -c sg_vpd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_vpd libtool: install: /usr/bin/install -c sg_wr_mode /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_wr_mode libtool: install: /usr/bin/install -c sg_write_buffer /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_write_buffer libtool: install: /usr/bin/install -c sg_write_long /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_write_long libtool: install: /usr/bin/install -c sg_write_same /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_write_same libtool: install: /usr/bin/install -c sg_write_verify /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_write_verify libtool: install: /usr/bin/install -c sg_write_x /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_write_x libtool: install: /usr/bin/install -c sg_zone /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_zone libtool: install: /usr/bin/install -c sg_copy_results /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_copy_results libtool: install: /usr/bin/install -c sg_dd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_dd libtool: install: /usr/bin/install -c sg_emc_trespass /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_emc_trespass libtool: install: /usr/bin/install -c sg_map /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_map libtool: install: /usr/bin/install -c sg_map26 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_map26 libtool: install: /usr/bin/install -c sg_rbuf /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_rbuf libtool: install: /usr/bin/install -c sg_read /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_read libtool: install: /usr/bin/install -c sg_reset /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_reset libtool: install: /usr/bin/install -c sg_scan /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_scan libtool: install: /usr/bin/install -c sg_test_rwbuf /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_test_rwbuf libtool: install: /usr/bin/install -c sg_xcopy /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sg_xcopy libtool: install: /usr/bin/install -c sginfo /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sginfo libtool: install: /usr/bin/install -c sgm_dd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sgm_dd libtool: install: /usr/bin/install -c sgp_dd /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sgp_dd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 scsi_start.8 scsi_stop.8 scsi_temperature.8 sg3_utils.8 sg_bg_ctl.8 sg_compare_and_write.8 sg_decode_sense.8 sg_format.8 sg_get_config.8 sg_get_elem_status.8 sg_get_lba_status.8 sg_ident.8 sg_inq.8 sg_logs.8 sg_luns.8 sg_modes.8 sg_opcodes.8 sg_persist.8 sg_prevent.8 sg_raw.8 sg_rdac.8 sg_read_attr.8 sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 sg_referrals.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 sg_sanitize.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 rescan-scsi-bus.sh.8 scsi_logging_level.8 sg_copy_results.8 sg_dd.8 sg_emc_trespass.8 sg_map.8 sg_map26.8 sg_rbuf.8 sg_read.8 sg_reset.8 sg_scan.8 sg_test_rwbuf.8 sg_xcopy.8 sginfo.8 sgm_dd.8 sgp_dd.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/doc' Making install in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c scsi_logging_level scsi_mandat scsi_readcap scsi_ready scsi_satl scsi_start scsi_stop scsi_temperature rescan-scsi-bus.sh '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47/scripts' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' 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/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sg3_utils-1.47' sigrok-cli-0.7.2.tar.gz: OK (sha256: 71d0443f36897bf565732dec206830dbea0f2789b6601cf10536b286d1140ab8) >>> sigrok-cli 0.7.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sigrok-cli/sigrok-cli-0.7.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2 -xf - >>> sigrok-cli 0.7.2 Patching >>> sigrok-cli 0.7.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sigrok-cli 0.7.2 Patching libtool >>> sigrok-cli 0.7.2 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libsigrokdecode=NO ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking pkg-config is at least version 0.22... yes checking for libsigrokdecode... no checking compiler flag for C99... -std=c99 checking which C compiler warning flags to use... -Wall -Wextra checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for glib-2.0 >= 2.32.0 libsigrok >= 0.5.0 ... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/sigrok-cli_cross.nsi config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared sigrok-cli configuration summary: - Package version................. 0.7.2 - Prefix.......................... /usr - Building on..................... x86_64-pc-linux-gnu - Building for.................... aarch64_be-buildroot-linux-gnu Compile configuration: - C compiler...................... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc - C compiler version.............. aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0 - C compiler flags................ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 - Additional C compiler flags..... -std=c99 - C compiler warnings............. -Wall -Wextra - Linker flags.................... Detected libraries (required): - glib-2.0 >= 2.32.0.............. 2.76.1 - libsigrok >= 0.5.0.............. 0.5.2 Detected libraries (optional): - libsigrokdecode >= 0.5.0........ no >>> sigrok-cli 0.7.2 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2' /usr/bin/make all-am CC main.o CC show.o CC device.o CC session.o CC input.o CC output.o CC decode.o CC parsers.o CC anykey.o CC options.o CCLD sigrok-cli make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2' >>> sigrok-cli 0.7.2 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/applications' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/icons/hicolor/scalable/apps' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 contrib/org.sigrok.sigrok-cli.desktop '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/applications' /usr/bin/install -c sigrok-cli '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 contrib/sigrok-cli.svg '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -c -m 644 doc/sigrok-cli.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sigrok-cli-0.7.2' snort-2.9.20.tar.gz: OK (md5: b52cdf14e97ef953c800c3ef123beaa5) snort-2.9.20.tar.gz: OK (sha256: 29400e13f53b1831e0b8b10ec1224a1cbaa6dc1533a5322a20dd80bb84b4981c) >>> snort 2.9.20 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/snort/snort-2.9.20.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20 -xf - >>> snort 2.9.20 Patching Applying 0001-configure.in-Avoid-path-poisoning-with-libpcap.patch using patch: patching file configure.in Applying 0002-configure.in-Allow-to-override-the-INADDR_NONE-check.patch using patch: patching file configure.in Applying 0003-configure.in-convert-AC_RUN_IFELSE-to-AC_CHECK_MEMBE.patch using patch: patching file configure.in Hunk #1 succeeded at 719 (offset 1 line). Hunk #2 succeeded at 767 (offset 17 lines). Hunk #3 succeeded at 779 (offset 17 lines). Hunk #4 succeeded at 790 (offset 17 lines). Hunk #5 succeeded at 802 (offset 17 lines). Hunk #6 succeeded at 815 (offset 17 lines). Hunk #7 succeeded at 828 (offset 17 lines). Hunk #8 succeeded at 858 (offset 17 lines). Hunk #9 succeeded at 871 (offset 17 lines). Applying 0004-configure.in-convert-AC_RUN_IFELSE-to-AC_COMPILE_IFE.patch using patch: patching file configure.in Hunk #2 succeeded at 840 (offset 17 lines). Hunk #3 succeeded at 903 (offset 17 lines). Applying 0005-fix-sparc.patch using patch: patching file configure.in Hunk #1 succeeded at 900 with fuzz 2 (offset -42 lines). Hunk #2 succeeded at 913 (offset -42 lines). Applying 0006-Fix-compile-error-when-building-against-uclibc-or-mu.patch using patch: patching file src/dynamic-preprocessors/appid/service_plugins/service_rpc.c Applying 0007-Fix-error-when-building-on-a-Fedora-host-machine.patch using patch: patching file configure.in Applying 0008-Fix-NO-OPTIMIZE.patch using patch: patching file configure.in Hunk #1 succeeded at 1587 (offset -107 lines). >>> snort 2.9.20 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20 -name $file); do cp support/gnuconfig/$file $i; done; done >>> snort 2.9.20 Configuring >>> snort 2.9.20 Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:5: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:5: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10118: AM_CONFIG_HEADER is expanded from... configure.in:5: the top level configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9802: AM_INIT_AUTOMAKE is expanded from... configure.in:8: the top level configure.in:12: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.in:12: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... configure.in:12: the top level configure.in:14: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.in:14: You should run autoupdate. aclocal.m4:121: AC_PROG_LIBTOOL is expanded from... configure.in:14: the top level configure.in:287: warning: AC_CACHE_VAL(have_inaddr_none, ...): suspicious cache-id, must contain _cv_ to be cached ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... configure.in:287: the top level autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:12: installing './compile' configure.in:8: installing './missing' Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/Makefile.am:98: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/control/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/detection-plugins/Makefile.am:126: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-examples/Makefile.am:351: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-examples/dynamic-preprocessor/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-examples/dynamic-rule/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-output/libs/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-output/plugins/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-plugins/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-plugins/sf_engine/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-plugins/sf_engine/examples/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_ha.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_dir.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_flat.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_flat_dir.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/segment_mem.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/mempool.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_sdlist.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/util_unfold.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_base64decode.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_email_attach_decode.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/reg_test.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:20: warning: source file 'libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/appdata_adjuster.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:113: warning: source file 'include/reg_test.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:113: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sfghash.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/sflsq.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/Makefile.am:102: warning: source file 'include/md5.c' is in a subdirectory, src/dynamic-preprocessors/Makefile.am:102: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile_defs:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/commonAppMatcher.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/flow.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/fw_appid.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/hostPortAppCache.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorApi.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorFlowApi.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorModule.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_state.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/spp_appid.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appId.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appId_ss.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdApi.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appInfoTable.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdStats.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdConfig.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/app_forecast.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/lengthAppCache.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/thirdparty_appid_utils.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_base.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_ym.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_msn.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_aim.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_bit.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_bit_tracker.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_rtp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_ssh.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_timbuktu.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_tns.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_vnc.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_base.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/dcerpc.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_mysql.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_radius.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_telnet.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bootp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ntp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_flap.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rshell.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_netbios.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_snmp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_battle_field.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rexec.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rfb.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rpc.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bgp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_direct_connect.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_irc.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ssh.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_tftp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ftp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rsync.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rlogin.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_lpr.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_nntp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_MDNS.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_dcerpc.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ssl.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bit.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_timbuktu.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_tns.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rtmp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_base.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/http_url_patterns.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_http.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_imap.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_kerberos.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_pop3.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_smtp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_sip.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_pattern.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_dns.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_cip.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/common_util.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sf_multi_mpse.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sf_mlmp.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/fw_avltree.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/OutputFile.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/NetworkSet.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/ip_funcs.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sfutil.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfghash.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sflsq.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfrt.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfrt_dir.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/appdata_adjuster.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/reg_test.c' is in a subdirectory, src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/mempool.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sf_sdlist.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/appdata_adjuster.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/reg_test.c' is in a subdirectory, src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dns/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/dns/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/dns/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/dns/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/dns/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/file/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/file/Makefile.am:19: warning: source file './include/output_lib.c' is in a subdirectory, src/dynamic-preprocessors/file/Makefile.am:19: but option 'subdir-objects' is disabled src/dynamic-preprocessors/file/Makefile.am:19: warning: source file './include/circular_buffer.c' is in a subdirectory, src/dynamic-preprocessors/file/Makefile.am:19: but option 'subdir-objects' is disabled src/dynamic-preprocessors/file/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/file/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/file/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/file/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfrt.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfrt_dir.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/gtp/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/gtp/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/gtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/gtp/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/gtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/modbus/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/modbus/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/modbus/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/modbus/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/modbus/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/sflinux_helpers.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_config.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_datamgmt.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_lib.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_mgmt.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_dir.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_flat.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_flat_dir.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/segment_mem.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/s7commplus/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/s7commplus/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/s7commplus/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/s7commplus/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/s7commplus/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sdf/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/sdf/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/sdf/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sdf/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/sdf/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sf_ip.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/appdata_adjuster.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfxhash.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfhashfcn.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfmemcap.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfprimetable.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/reg_test.c' is in a subdirectory, src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_ha.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssh/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/ssh/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/ssh/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssh/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/ssh/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory, src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled src/file-process/Makefile.am:29: warning: whitespace following trailing backslash src/file-process/Makefile.am:33: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/file-process/Makefile.am:5: warning: source file '../sfutil/sf_email_attach_decode.c' is in a subdirectory, src/file-process/Makefile.am:5: but option 'subdir-objects' is disabled src/file-process/libs/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/output-plugins/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/parser/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/Makefile.am:41: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/anomaly_detection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/client/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/event_output/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/files/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/mode_inspection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/normalization/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/server/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/session_inspection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/user_interface/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/HttpInspect/utils/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/Session/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/preprocessors/Stream6/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/reload-adjust/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/sfutil/Makefile.am:71: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/side-channel/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/side-channel/plugins/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') src/target-based/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.in:1624: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/control/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/control/Makefile.am: installing './depcomp' tools/file_server/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/u2boat/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/u2openappid/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/u2spewfoo/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') tools/u2streamer/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') >>> snort 2.9.20 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 `/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config --cflags libtirpc`" LIBS="`/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config --libs libtirpc`" have_inaddr_none=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-libpcre-includes=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include --with-libpcre-libraries=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib --with-libpcap-includes=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap --disable-static-daq --disable-open-appid ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true checking for a race-free 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 supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... no checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64_be-buildroot-linux-gnu-ranlib... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking whether byte ordering is bigendian... (cached) yes checking for inline... inline checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for bison... bison checking for flex... flex checking for inttypes.h... (cached) yes checking for math.h... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for sys/sockio.h... no checking for floor in -lm... yes checking for ceil in -lm... yes checking for uuid/uuid.h... yes checking for uuid_parse in -luuid... yes checking for inet_ntoa in -lnsl... no checking for socket in -lsocket... no checking whether printf must be declared... no checking whether fprintf must be declared... no checking whether syslog must be declared... no checking whether puts must be declared... no checking whether fputs must be declared... no checking whether fputc must be declared... no checking whether fopen must be declared... no checking whether fclose must be declared... no checking whether fwrite must be declared... no checking whether fflush must be declared... no checking whether getopt must be declared... no checking whether bzero must be declared... no checking whether bcopy must be declared... no checking whether memset must be declared... no checking whether strtol must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether strerror must be declared... no checking whether perror must be declared... no checking whether socket must be declared... no checking whether sendto must be declared... no checking whether vsnprintf must be declared... no checking whether snprintf must be declared... no checking whether strtoul must be declared... no checking for sigaction... yes checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for vswprintf... yes checking for wprintf... yes checking for memrchr... yes checking for inet_ntop... yes checking for gettid... yes checking for snprintf... yes checking for malloc_trim... yes checking for mallinfo... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking size of unsigned int... 4 checking size of unsigned long int... 8 checking size of unsigned long long int... 8 checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for boolean... no checking for INADDR_NONE... (cached) yes yes checking for __FUNCTION__... yes checking for pcap_datalink in -lpcap... yes checking for pcap_lex_destroy... yes checking for pcap_lib_version... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for libpcre version 6.0 or greater... yes checking for SHA256_Init in -lcrypto... yes checking for MD5_Init in -lcrypto... yes checking for dnet.h... yes checking for dumbnet.h... no checking for eth_set in -ldnet... yes checking for eth_set in -ldumbnet... no checking for dlsym in -ldl... yes checking for daq_load_modules in -ldaq... yes checking for daq_hup_apply... yes checking for daq_acquire_with_meta... yes checking for daq_dp_add_dc... yes checking for daq real addresses... checking for DAQ_PktHdr_t hdr.n_real_dPort... no no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether DAQ_PKT_FLAG_DECRYPTED_SSL is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_ORIGINATED is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_DESTINED is declared... no checking for struct _DAQ_DP_key_t.sa.src_ip4... yes checking for daq address space ID... checking for DAQ_PktHdr_t hdr.address_space_id... no no checking for daq flow ID... checking for DAQ_PktHdr_t hdr.flow_id... no no checking for daq extended flow modifiers... checking for DAQ_ModFlow_t mod.type... no checking for DAQ_ModFlow_t mod.length... no checking for DAQ_ModFlow_t mod.value... no no checking for daq query flow... checking for DAQ_QueryFlow_t mod.type... no checking for DAQ_QueryFlow_t mod.length... no checking for DAQ_QueryFlow_t mod.value... no no checking for daq data channel flags... checking for DAQ_Data_Channel_Params_t params.flags... no no checking for separate IP versions on pinhole endpoints... checking for DAQ_DP_key_t dpKey.src_af... no no checking for DAQ_VERDICT_RETRY... yes checking for daq packet trace... checking for DAQ_PktHdr_t hdr.flags... no no DAQ version doesn't support packet trace. checking for daq verdict reason... checking for DAQ_ModFlow_t fl.type... no no DAQ version doesn't support tracing verdict reason. checking for sparc... no checking for visibility support... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for lzma.h... no checking for lzma_stream_decoder in -llzma... no checking for pthread_tryjoin_np... yes checking for nghttp2_option_new in -lnghttp2... no Libnghttp2 library not found. Get it from https://nghttp2.org/ checking for linuxthreads... no checking for yylex_destroy support... yes checking for SFLINUX... no checking for WRLINUX... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating snort.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sfutil/Makefile config.status: creating src/control/Makefile config.status: creating src/file-process/Makefile config.status: creating src/file-process/libs/Makefile config.status: creating src/side-channel/Makefile config.status: creating src/side-channel/dynamic-plugins/Makefile config.status: creating src/side-channel/dynamic-plugins/snort_side_channel.pc config.status: creating src/side-channel/plugins/Makefile config.status: creating src/detection-plugins/Makefile config.status: creating src/dynamic-examples/Makefile config.status: creating src/dynamic-examples/dynamic-preprocessor/Makefile config.status: creating src/dynamic-examples/dynamic-rule/Makefile config.status: creating src/dynamic-plugins/Makefile config.status: creating src/dynamic-plugins/sf_engine/Makefile config.status: creating src/dynamic-plugins/sf_engine/examples/Makefile config.status: creating src/dynamic-plugins/sf_preproc_example/Makefile config.status: creating src/dynamic-preprocessors/Makefile config.status: creating src/dynamic-preprocessors/libs/Makefile config.status: creating src/dynamic-preprocessors/libs/snort_preproc.pc config.status: creating src/dynamic-preprocessors/ftptelnet/Makefile config.status: creating src/dynamic-preprocessors/smtp/Makefile config.status: creating src/dynamic-preprocessors/ssh/Makefile config.status: creating src/dynamic-preprocessors/sip/Makefile config.status: creating src/dynamic-preprocessors/reputation/Makefile config.status: creating src/dynamic-preprocessors/gtp/Makefile config.status: creating src/dynamic-preprocessors/dcerpc2/Makefile config.status: creating src/dynamic-preprocessors/pop/Makefile config.status: creating src/dynamic-preprocessors/imap/Makefile config.status: creating src/dynamic-preprocessors/sdf/Makefile config.status: creating src/dynamic-preprocessors/dns/Makefile config.status: creating src/dynamic-preprocessors/ssl/Makefile config.status: creating src/dynamic-preprocessors/modbus/Makefile config.status: creating src/dynamic-preprocessors/dnp3/Makefile config.status: creating src/dynamic-preprocessors/s7commplus/Makefile config.status: creating src/dynamic-preprocessors/file/Makefile config.status: creating src/dynamic-preprocessors/appid/Makefile config.status: creating src/dynamic-output/Makefile config.status: creating src/dynamic-output/plugins/Makefile config.status: creating src/dynamic-output/libs/Makefile config.status: creating src/dynamic-output/libs/snort_output.pc config.status: creating src/output-plugins/Makefile config.status: creating src/preprocessors/Makefile config.status: creating src/preprocessors/HttpInspect/Makefile config.status: creating src/preprocessors/HttpInspect/include/Makefile config.status: creating src/preprocessors/HttpInspect/utils/Makefile config.status: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile config.status: creating src/preprocessors/HttpInspect/client/Makefile config.status: creating src/preprocessors/HttpInspect/files/Makefile config.status: creating src/preprocessors/HttpInspect/event_output/Makefile config.status: creating src/preprocessors/HttpInspect/mode_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/normalization/Makefile config.status: creating src/preprocessors/HttpInspect/server/Makefile config.status: creating src/preprocessors/HttpInspect/session_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/user_interface/Makefile config.status: creating src/preprocessors/Session/Makefile config.status: creating src/preprocessors/Stream6/Makefile config.status: creating src/parser/Makefile config.status: creating src/target-based/Makefile config.status: creating doc/Makefile config.status: creating rpm/Makefile config.status: creating preproc_rules/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating templates/Makefile config.status: creating tools/Makefile config.status: creating tools/control/Makefile config.status: creating tools/u2boat/Makefile config.status: creating tools/u2spewfoo/Makefile config.status: creating tools/u2openappid/Makefile config.status: creating tools/u2streamer/Makefile config.status: creating tools/file_server/Makefile config.status: creating src/win32/Makefile config.status: creating src/reload-adjust/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> snort 2.9.20 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' Making all in sfutil make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfghash.o sfghash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfhashfcn.o sfhashfcn.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sflsq.o sflsq.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfmemcap.o sfmemcap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfthd.o sfthd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfxhash.o sfxhash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ipobj.o ipobj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o getopt_long.o getopt_long.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o acsmx.o acsmx.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o acsmx2.o acsmx2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfksearch.o sfksearch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bnfa_search.o bnfa_search.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o mpse.o mpse.c In file included from mpse.c:54: ../../src/profiler.h: In function 'mpseSearch': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ mpse.c:607:3: note: in expansion of macro 'PROFILE_VARS' 607 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ mpse.c:607:3: note: in expansion of macro 'PROFILE_VARS' 607 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h: In function 'mpseSearchAll': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ mpse.c:668:3: note: in expansion of macro 'PROFILE_VARS' 668 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ mpse.c:668:3: note: in expansion of macro 'PROFILE_VARS' 668 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_math.o util_math.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_net.o util_net.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_str.o util_str.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_utf.o util_utf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_jsnorm.o util_jsnorm.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util_unfold.o util_unfold.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o asn1.o asn1.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfeventq.o sfeventq.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfsnprintfappend.o sfsnprintfappend.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrt.o sfrt.c In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from acsmx2.c:131: In function 'memcpy', inlined from 'CopyMatchListEntry' at acsmx2.c:819:3, inlined from 'Build_NFA' at acsmx2.c:995:26, inlined from '_acsmCompile2' at acsmx2.c:2065:9: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:29:10: warning: '__builtin_memcpy' offset [0, 71] is out of the bounds [0, 0] [-Warray-bounds] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ipv6_port.h:29, from sfrt.h:104, from sfrt.c:89: sfrt.c: In function 'sfrt_lookup': ./sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:341:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 341 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt.c:347:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 347 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt.c: In function 'sfrt_search': ./sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:514:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 514 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt.c:520:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 520 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt.c: In function 'sfrt_insert': ./sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:579:19: note: in expansion of macro 'sfip_get_ip4_ptr' 579 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt.c:585:19: note: in expansion of macro 'sfip_get_ip6_ptr' 585 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ sfrt.c: In function 'sfrt_remove': ./sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:728:19: note: in expansion of macro 'sfip_get_ip4_ptr' 728 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt.c:734:19: note: in expansion of macro 'sfip_get_ip6_ptr' 734 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrt_dir.o sfrt_dir.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrt_flat.o sfrt_flat.c In file included from ../../src/ipv6_port.h:29, from sfrt_flat.h:36, from sfrt_flat.c:29: sfrt_flat.c: In function 'sfrt_flat_lookup': ./sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt_flat.c:237:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 237 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt_flat.c:243:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 243 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt_flat.c: In function 'sfrt_flat_insert': ./sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt_flat.c:307:15: note: in expansion of macro 'sfip_get_ip4_ptr' 307 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt_flat.c:313:15: note: in expansion of macro 'sfip_get_ip6_ptr' 313 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrt_flat_dir.o sfrt_flat_dir.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o segment_mem.o segment_mem.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfportobject.o sfportobject.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrim.o sfrim.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfprimetable.o sfprimetable.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_ip.o sf_ip.c In file included from sf_ip.c:42: sf_ip.c: In function 'sfip_cidr_mask': sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:137:9: note: in expansion of macro 'sfaddr_get_ip6_ptr' 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function 'sfip_pton': sf_ip.c:412:40: warning: taking address of packed member of 'struct _ip' may result in an unaligned pointer value [-Waddress-of-packed-member] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ sf_ip.c: In function 'sfip_obfuscate': sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:444:12: note: in expansion of macro 'sfip_get_ip6_ptr' 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:445:12: note: in expansion of macro 'sfaddr_get_ip6_ptr' 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function 'sfip_contains': sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:485:10: note: in expansion of macro 'sfip_get_ip6_ptr' 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:486:10: note: in expansion of macro 'sfaddr_get_ip6_ptr' 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_ipvar.o sf_ipvar.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_vartable.o sf_vartable.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_iph.o sf_iph.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_textlog.o sf_textlog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_sechash.o sf_sechash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfPolicy.o sfPolicy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfPolicyUserData.o sfPolicyUserData.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfActionQueue.o sfActionQueue.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfrf.o sfrf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o strvec.o strvec.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_email_attach_decode.o sf_email_attach_decode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_base64decode.o sf_base64decode.c rm -f libsfutil.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libsfutil.a sfghash.o sfhashfcn.o sflsq.o sfmemcap.o sfthd.o sfxhash.o ipobj.o getopt_long.o acsmx.o acsmx2.o sfksearch.o bnfa_search.o mpse.o util_math.o util_net.o util_str.o util_utf.o util_jsnorm.o util_unfold.o asn1.o sfeventq.o sfsnprintfappend.o sfrt.o sfrt_dir.o sfrt_flat.o sfrt_flat_dir.o segment_mem.o sfportobject.o sfrim.o sfprimetable.o sf_ip.o sf_ipvar.o sf_vartable.o sf_iph.o sf_textlog.o sf_sechash.o sfPolicy.o sfPolicyUserData.o sfActionQueue.o sfrf.o strvec.o sf_email_attach_decode.o sf_base64decode.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libsfutil.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' Making all in win32 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' Making all in output-plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_fast.o spo_alert_fast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_full.o spo_alert_full.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_syslog.o spo_alert_syslog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_unixsock.o spo_alert_unixsock.c spo_alert_unixsock.c: In function 'OpenAlertSock': spo_alert_unixsock.c:301:5: warning: '__builtin_strncpy' output may be truncated copying 107 bytes from a string of length 1023 [-Wstringop-truncation] 301 | strncpy(alertaddr.sun_path, srv, sizeof(alertaddr.sun_path)-1); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_csv.o spo_csv.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_log_null.o spo_log_null.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_log_tcpdump.o spo_log_tcpdump.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_unified2.o spo_unified2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_log_ascii.o spo_log_ascii.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_sf_socket.o spo_alert_sf_socket.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spo_alert_test.o spo_alert_test.c rm -f libspo.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libspo.a spo_alert_fast.o spo_alert_full.o spo_alert_syslog.o spo_alert_unixsock.o spo_csv.o spo_log_null.o spo_log_tcpdump.o spo_unified2.o spo_log_ascii.o spo_alert_sf_socket.o spo_alert_test.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libspo.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' Making all in detection-plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' Updating sf_snort_packet.h Updating sf_snort_plugin_api.h Updating sf_decompression.h Updating sf_decompression_define.h /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o detection_options.o detection_options.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_asn1.o sp_asn1.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_asn1_detect.o sp_asn1_detect.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_byte_check.o sp_byte_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_asn1.c:70: ../../src/profiler.h: In function 'Asn1Detect': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_asn1.c:286:5: note: in expansion of macro 'PROFILE_VARS' 286 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_asn1.c:286:5: note: in expansion of macro 'PROFILE_VARS' 286 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_byte_jump.o sp_byte_jump.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_byte_check.c:111: ../../src/profiler.h: In function 'ByteTest': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_check.c:658:5: note: in expansion of macro 'PROFILE_VARS' 658 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_check.c:658:5: note: in expansion of macro 'PROFILE_VARS' 658 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_byte_extract.o sp_byte_extract.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_byte_math.o sp_byte_math.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_byte_jump.c:85: ../../src/profiler.h: In function 'ByteJump': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_jump.c:629:5: note: in expansion of macro 'PROFILE_VARS' 629 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_jump.c:629:5: note: in expansion of macro 'PROFILE_VARS' 629 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from sp_byte_extract.c:33: ../../src/profiler.h: In function 'DetectByteExtract': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_extract.c:671:5: note: in expansion of macro 'PROFILE_VARS' 671 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_extract.c:671:5: note: in expansion of macro 'PROFILE_VARS' 671 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_clientserver.o sp_clientserver.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_byte_math.c:75: ../../src/profiler.h: In function 'ByteMath': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_math.c:771:5: note: in expansion of macro 'PROFILE_VARS' 771 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_byte_math.c:771:5: note: in expansion of macro 'PROFILE_VARS' 771 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_cvs.o sp_cvs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_dsize_check.o sp_dsize_check.c sp_clientserver.c: In function 'FlowHash': sp_clientserver.c:95:48: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 95 | a = data->from_server || data->from_client << 16; | ~~~~~~~~~~~~~~~~~~^~~~~ sp_clientserver.c:96:60: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 96 | b = data->ignore_reassembled || data->only_reassembled << 16; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ sp_clientserver.c:97:46: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 97 | c = data->stateless || data->established << 16; | ~~~~~~~~~~~~~~~~~~^~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_clientserver.c:64: ../../src/profiler.h: In function 'CheckFlow': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_clientserver.c:460:5: note: in expansion of macro 'PROFILE_VARS' 460 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_clientserver.c:460:5: note: in expansion of macro 'PROFILE_VARS' 460 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_dsize_check.c:37: ../../src/profiler.h: In function 'CheckDsize': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_dsize_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_dsize_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_flowbits.o sp_flowbits.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ftpbounce.o sp_ftpbounce.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_hdr_opt_wrap.o sp_hdr_opt_wrap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_icmp_code_check.o sp_icmp_code_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_icmp_id_check.o sp_icmp_id_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ftpbounce.c:70: ../../src/profiler.h: In function 'FTPBounce': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ftpbounce.c:222:5: note: in expansion of macro 'PROFILE_VARS' 222 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ftpbounce.c:222:5: note: in expansion of macro 'PROFILE_VARS' 222 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_icmp_code_check.c:37: ../../src/profiler.h: In function 'IcmpCodeCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_code_check.c:349:5: note: in expansion of macro 'PROFILE_VARS' 349 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_code_check.c:349:5: note: in expansion of macro 'PROFILE_VARS' 349 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_icmp_seq_check.o sp_icmp_seq_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_icmp_id_check.c:58: ../../src/profiler.h: In function 'IcmpIdCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_id_check.c:244:5: note: in expansion of macro 'PROFILE_VARS' 244 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_id_check.c:244:5: note: in expansion of macro 'PROFILE_VARS' 244 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_icmp_type_check.o sp_icmp_type_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ip_fragbits.o sp_ip_fragbits.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_icmp_seq_check.c:57: ../../src/profiler.h: In function 'IcmpSeqCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_seq_check.c:245:5: note: in expansion of macro 'PROFILE_VARS' 245 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_seq_check.c:245:5: note: in expansion of macro 'PROFILE_VARS' 245 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ip_id_check.o sp_ip_id_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_icmp_type_check.c:37: ../../src/profiler.h: In function 'IcmpTypeCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_type_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_icmp_type_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ sp_ip_fragbits.c: In function 'IpFragOffsetCheckHash': sp_ip_fragbits.c:155:50: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 155 | a = data->comparison_flag || (data->not_flag << 8); | ~~~~~~~~~~~~~~~~^~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ip_fragbits.c:61: ../../src/profiler.h: In function 'CheckFragBits': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_fragbits.c:362:5: note: in expansion of macro 'PROFILE_VARS' 362 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_fragbits.c:362:5: note: in expansion of macro 'PROFILE_VARS' 362 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_flowbits.c:57: ../../src/profiler.h: In function 'FlowBitsCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_flowbits.c:1116:5: note: in expansion of macro 'PROFILE_VARS' 1116 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_flowbits.c:1116:5: note: in expansion of macro 'PROFILE_VARS' 1116 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h: In function 'CheckFragOffset': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_fragbits.c:588:5: note: in expansion of macro 'PROFILE_VARS' 588 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_fragbits.c:588:5: note: in expansion of macro 'PROFILE_VARS' 588 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ip_proto.o sp_ip_proto.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ip_same_check.o sp_ip_same_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ip_id_check.c:36: ../../src/profiler.h: In function 'IpIdCheckEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_id_check.c:222:5: note: in expansion of macro 'PROFILE_VARS' 222 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_id_check.c:222:5: note: in expansion of macro 'PROFILE_VARS' 222 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ip_tos_check.o sp_ip_tos_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ipoption_check.o sp_ipoption_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ip_proto.c:60: ../../src/profiler.h: In function 'IpProtoDetectorFunction': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_proto.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_proto.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ip_same_check.c:38: ../../src/profiler.h: In function 'IpSameCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_same_check.c:207:5: note: in expansion of macro 'PROFILE_VARS' 207 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_same_check.c:207:5: note: in expansion of macro 'PROFILE_VARS' 207 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_isdataat.o sp_isdataat.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ip_tos_check.c:42: ../../src/profiler.h: In function 'IpTosCheckEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_tos_check.c:260:5: note: in expansion of macro 'PROFILE_VARS' 260 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ip_tos_check.c:260:5: note: in expansion of macro 'PROFILE_VARS' 260 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_pattern_match.o sp_pattern_match.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ipoption_check.c:37: ../../src/profiler.h: In function 'CheckIpOptions': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ipoption_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' 268 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ipoption_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' 268 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_pcre.o sp_pcre.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_replace.o sp_replace.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_isdataat.c:57: ../../src/profiler.h: In function 'IsDataAt': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_isdataat.c:317:5: note: in expansion of macro 'PROFILE_VARS' 317 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_isdataat.c:317:5: note: in expansion of macro 'PROFILE_VARS' 317 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_rpc_check.o sp_rpc_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_pcre.c:37: ../../src/profiler.h: In function 'SnortPcre': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pcre.c:659:5: note: in expansion of macro 'PROFILE_VARS' 659 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pcre.c:659:5: note: in expansion of macro 'PROFILE_VARS' 659 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from sp_pattern_match.h:28, from sp_pattern_match.c:42: ../../src/profiler.h: In function 'CheckANDPatternMatch': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pattern_match.c:2502:5: note: in expansion of macro 'PROFILE_VARS' 2502 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pattern_match.c:2502:5: note: in expansion of macro 'PROFILE_VARS' 2502 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h: In function 'CheckUriPatternMatch': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pattern_match.c:2765:5: note: in expansion of macro 'PROFILE_VARS' 2765 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pattern_match.c:2765:5: note: in expansion of macro 'PROFILE_VARS' 2765 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_session.o sp_session.c In file included from /home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc/rpc/rpc.h:40, from sp_rpc_check.c:32: sp_rpc_check.c: In function 'CheckRpc': sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:326:5: note: in expansion of macro 'GET_32BITS' 326 | GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:329:32: note: in expansion of macro 'GET_32BITS' 329 | direction = (enum msg_type)GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:340:17: note: in expansion of macro 'GET_32BITS' 340 | rpcvers = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:351:12: note: in expansion of macro 'GET_32BITS' 351 | prog = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:352:12: note: in expansion of macro 'GET_32BITS' 352 | vers = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:353:12: note: in expansion of macro 'GET_32BITS' 353 | proc = GET_32BITS(c); | ^~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_rpc_check.c:39: ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_rpc_check.c:283:5: note: in expansion of macro 'PROFILE_VARS' 283 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_rpc_check.c:283:5: note: in expansion of macro 'PROFILE_VARS' 283 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_tcp_ack_check.o sp_tcp_ack_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_tcp_flag_check.o sp_tcp_flag_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_tcp_ack_check.c:37: ../../src/profiler.h: In function 'CheckTcpAckEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_ack_check.c:212:5: note: in expansion of macro 'PROFILE_VARS' 212 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_ack_check.c:212:5: note: in expansion of macro 'PROFILE_VARS' 212 | PROFILE_VARS; | ^~~~~~~~~~~~ sp_tcp_flag_check.c: In function 'TcpFlagCheckHash': sp_tcp_flag_check.c:76:44: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context] 76 | b = data->tcp_flags || (data->tcp_mask << 8); | ~~~~~~~~~~~~~~~~^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_tcp_seq_check.o sp_tcp_seq_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_session.c:74: ../../src/profiler.h: In function 'LogSessionData': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_session.c:288:5: note: in expansion of macro 'PROFILE_VARS' 288 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_session.c:288:5: note: in expansion of macro 'PROFILE_VARS' 288 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_tcp_flag_check.c:38: ../../src/profiler.h: In function 'CheckTcpFlags': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_flag_check.c:336:5: note: in expansion of macro 'PROFILE_VARS' 336 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_flag_check.c:336:5: note: in expansion of macro 'PROFILE_VARS' 336 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_tcp_win_check.o sp_tcp_win_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_ttl_check.o sp_ttl_check.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_tcp_seq_check.c:37: ../../src/profiler.h: In function 'CheckTcpSeqEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_seq_check.c:214:5: note: in expansion of macro 'PROFILE_VARS' 214 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_seq_check.c:214:5: note: in expansion of macro 'PROFILE_VARS' 214 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_tcp_win_check.c:41: ../../src/profiler.h: In function 'TcpWinCheckEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_win_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' 268 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_tcp_win_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' 268 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_urilen_check.o sp_urilen_check.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_file_data.o sp_file_data.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_ttl_check.c:37: ../../src/profiler.h: In function 'CheckTtl': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ttl_check.c:335:5: note: in expansion of macro 'PROFILE_VARS' 335 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_ttl_check.c:335:5: note: in expansion of macro 'PROFILE_VARS' 335 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_urilen_check.c:41: ../../src/profiler.h: In function 'CheckUriLen': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_urilen_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_urilen_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' 308 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_base64_decode.o sp_base64_decode.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_file_data.c:42: ../../src/profiler.h: In function 'FileDataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_file_data.c:225:5: note: in expansion of macro 'PROFILE_VARS' 225 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_file_data.c:225:5: note: in expansion of macro 'PROFILE_VARS' 225 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_base64_data.o sp_base64_data.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_pkt_data.o sp_pkt_data.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_base64_decode.c:42: ../../src/profiler.h: In function 'Base64DecodeEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_base64_decode.c:322:5: note: in expansion of macro 'PROFILE_VARS' 322 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_base64_decode.c:322:5: note: in expansion of macro 'PROFILE_VARS' 322 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_file_type.o sp_file_type.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_base64_data.c:42: ../../src/profiler.h: In function 'Base64DataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_base64_data.c:167:5: note: in expansion of macro 'PROFILE_VARS' 167 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_base64_data.c:167:5: note: in expansion of macro 'PROFILE_VARS' 167 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_pkt_data.c:42: ../../src/profiler.h: In function 'PktDataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pkt_data.c:161:5: note: in expansion of macro 'PROFILE_VARS' 161 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_pkt_data.c:161:5: note: in expansion of macro 'PROFILE_VARS' 161 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_react.o sp_react.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_respond3.o sp_respond3.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_hdropts.o sf_snort_plugin_hdropts.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_file_type.c:40: ../../src/profiler.h: In function 'FileType_Check': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_file_type.c:376:5: note: in expansion of macro 'PROFILE_VARS' 376 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_file_type.c:376:5: note: in expansion of macro 'PROFILE_VARS' 376 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_react.c:67: ../../src/profiler.h: In function 'React_Send': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_react.c:478:5: note: in expansion of macro 'PROFILE_VARS' 478 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_react.c:478:5: note: in expansion of macro 'PROFILE_VARS' 478 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_respond3.c:69: ../../src/profiler.h: In function 'Resp3_Queue': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_respond3.c:272:5: note: in expansion of macro 'PROFILE_VARS' 272 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_respond3.c:272:5: note: in expansion of macro 'PROFILE_VARS' 272 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h: In function 'React_Queue': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_react.c:447:5: note: in expansion of macro 'PROFILE_VARS' 447 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_react.c:447:5: note: in expansion of macro 'PROFILE_VARS' 447 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h: In function 'Resp3_Send': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_respond3.c:295:5: note: in expansion of macro 'PROFILE_VARS' 295 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_respond3.c:295:5: note: in expansion of macro 'PROFILE_VARS' 295 | PROFILE_VARS; | ^~~~~~~~~~~~ sp_react.c: In function 'React_Config': sp_react.c:86:5: warning: 'HTTP/1.1 403 Forbidden Conn...' directive output truncated writing 99 bytes into a region of size 1 [-Wformat-truncation=] 86 | "HTTP/1.1 403 Forbidden\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sp_react.c:86:7: note: format string is defined here 86 | "HTTP/1.1 403 Forbidden\r\n" | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | "Connection: close\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~ 88 | "Content-Type: text/html; charset=utf-8\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | "Content-Length: %d\r\n" | ~~~~~~~~~~~~~~~~~ sp_react.c:86:5: note: using the range [-2147483648, 2147483647] for directive argument 86 | "HTTP/1.1 403 Forbidden\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/daq.h:25, from ../../src/decode.h:48, from sp_react.c:64: In function 'snprintf', inlined from 'React_Config' at sp_react.c:429:16: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 105 and 115 bytes into a destination of size 1 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ sp_react.c: In function 'React_Init': sp_react.c:351:16: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 351 | if ( msg ) strncpy(msg, "%s", 2); | ^ rm -f libspd.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libspd.a detection_options.o sp_asn1.o sp_asn1_detect.o sp_byte_check.o sp_byte_jump.o sp_byte_extract.o sp_byte_math.o sp_clientserver.o sp_cvs.o sp_dsize_check.o sp_flowbits.o sp_ftpbounce.o sp_hdr_opt_wrap.o sp_icmp_code_check.o sp_icmp_id_check.o sp_icmp_seq_check.o sp_icmp_type_check.o sp_ip_fragbits.o sp_ip_id_check.o sp_ip_proto.o sp_ip_same_check.o sp_ip_tos_check.o sp_ipoption_check.o sp_isdataat.o sp_pattern_match.o sp_pcre.o sp_replace.o sp_rpc_check.o sp_session.o sp_tcp_ack_check.o sp_tcp_flag_check.o sp_tcp_seq_check.o sp_tcp_win_check.o sp_ttl_check.o sp_urilen_check.o sp_file_data.o sp_base64_decode.o sp_base64_data.o sp_pkt_data.o sp_file_type.o sp_react.o sp_respond3.o sf_snort_plugin_hdropts.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libspd.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' Making all in dynamic-plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' Making all in sf_engine make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' Updating sfhashfcn.c Updating sfhashfcn.h Updating sfghash.c Updating sfghash.h Updating sfprimetable.c Updating sfprimetable.h Updating ipv6_port.h Updating sf_ip.c Updating sf_ip.h Updating sf_iph.h Updating snort_debug.h Updating sf_types.h Updating sf_protocols.h Updating preprocids.h Updating sf_sechash.h Updating sf_sechash.c /usr/bin/make all-recursive make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' Making all in examples make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfsnort_dynamic_detection_lib.lo sfsnort_dynamic_detection_lib.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rules.lo rules.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o imap_base64_decode.lo imap_base64_decode.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o web-misc_base64_decode.lo web-misc_base64_decode.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sfsnort_dynamic_detection_lib.c -fPIC -DPIC -o .libs/sfsnort_dynamic_detection_lib.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rules.c -fPIC -DPIC -o .libs/rules.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c imap_base64_decode.c -fPIC -DPIC -o .libs/imap_base64_decode.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c web-misc_base64_decode.c -fPIC -DPIC -o .libs/web-misc_base64_decode.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o misc_ber.lo misc_ber.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug35218.lo bug35218.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 1000.lo 1000.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 1001.lo 1001.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c misc_ber.c -fPIC -DPIC -o .libs/misc_ber.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug35218.c -fPIC -DPIC -o .libs/bug35218.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 1000.c -fPIC -DPIC -o .libs/1000.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 1001.c -fPIC -DPIC -o .libs/1001.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 109.lo 109.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 12759.lo 12759.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 1915.lo 1915.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 1939.lo 1939.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 109.c -fPIC -DPIC -o .libs/109.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 12759.c -fPIC -DPIC -o .libs/12759.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 1915.c -fPIC -DPIC -o .libs/1915.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 1939.c -fPIC -DPIC -o .libs/1939.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2044.lo 2044.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2313.lo 2313.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2404.lo 2404.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2486.lo 2486.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2044.c -fPIC -DPIC -o .libs/2044.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2313.c -fPIC -DPIC -o .libs/2313.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2404.c -fPIC -DPIC -o .libs/2404.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2486.c -fPIC -DPIC -o .libs/2486.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2527.lo 2527.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2528.lo 2528.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 2570.lo 2570.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 3036.lo 3036.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2527.c -fPIC -DPIC -o .libs/2527.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2528.c -fPIC -DPIC -o .libs/2528.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 2570.c -fPIC -DPIC -o .libs/2570.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 3036.c -fPIC -DPIC -o .libs/3036.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 3052.lo 3052.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 3099.lo 3099.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 3665.lo 3665.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 3682.lo 3682.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 3052.c -fPIC -DPIC -o .libs/3052.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 3099.c -fPIC -DPIC -o .libs/3099.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 3665.c -fPIC -DPIC -o .libs/3665.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 3682.c -fPIC -DPIC -o .libs/3682.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 593.lo 593.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 637.lo 637.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 652.lo 652.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug25673.lo bug25673.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 593.c -fPIC -DPIC -o .libs/593.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 637.c -fPIC -DPIC -o .libs/637.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 652.c -fPIC -DPIC -o .libs/652.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug25673.c -fPIC -DPIC -o .libs/bug25673.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug26266.lo bug26266.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug29818.lo bug29818.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug30013.lo bug30013.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug31842.lo bug31842.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug26266.c -fPIC -DPIC -o .libs/bug26266.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug29818.c -fPIC -DPIC -o .libs/bug29818.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug30013.c -fPIC -DPIC -o .libs/bug30013.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug31842.c -fPIC -DPIC -o .libs/bug31842.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o misc_mozilla_sslv2_cmk.lo misc_mozilla_sslv2_cmk.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o misc_mysql_com_table_dump.lo misc_mysql_com_table_dump.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_abcxyz.lo rule_abcxyz.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c misc_mozilla_sslv2_cmk.c -fPIC -DPIC -o .libs/misc_mozilla_sslv2_cmk.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_storeandforward.lo rule_storeandforward.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c misc_mysql_com_table_dump.c -fPIC -DPIC -o .libs/misc_mysql_com_table_dump.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_abcxyz.c -fPIC -DPIC -o .libs/rule_abcxyz.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_storeandforward.c -fPIC -DPIC -o .libs/rule_storeandforward.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_storeandforward2.lo rule_storeandforward2.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_contentcontent.lo rule_contentcontent.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_content_notcontent.lo rule_content_notcontent.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_ftpbounce.lo rule_ftpbounce.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_storeandforward2.c -fPIC -DPIC -o .libs/rule_storeandforward2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_contentcontent.c -fPIC -DPIC -o .libs/rule_contentcontent.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_content_notcontent.c -fPIC -DPIC -o .libs/rule_content_notcontent.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_ftpbounce.c -fPIC -DPIC -o .libs/rule_ftpbounce.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_http_buffers.lo rule_http_buffers.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rule_relative_contents.lo rule_relative_contents.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid1026.lo sid1026.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid1902.lo sid1902.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_http_buffers.c -fPIC -DPIC -o .libs/rule_http_buffers.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c rule_relative_contents.c -fPIC -DPIC -o .libs/rule_relative_contents.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid1026.c -fPIC -DPIC -o .libs/sid1026.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid1902.c -fPIC -DPIC -o .libs/sid1902.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid1970.lo sid1970.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2257.lo sid2257.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2389.lo sid2389.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2489.lo sid2489.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid1970.c -fPIC -DPIC -o .libs/sid1970.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2257.c -fPIC -DPIC -o .libs/sid2257.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2389.c -fPIC -DPIC -o .libs/sid2389.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2489.c -fPIC -DPIC -o .libs/sid2489.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2519.lo sid2519.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2578.lo sid2578.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid272.lo sid272.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid2922.lo sid2922.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2519.c -fPIC -DPIC -o .libs/sid2519.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2578.c -fPIC -DPIC -o .libs/sid2578.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid272.c -fPIC -DPIC -o .libs/sid272.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid2922.c -fPIC -DPIC -o .libs/sid2922.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sid9999.lo sid9999.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o testsid.lo testsid.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug34427.lo bug34427.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug31159.lo bug31159.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sid9999.c -fPIC -DPIC -o .libs/sid9999.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c testsid.c -fPIC -DPIC -o .libs/testsid.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug34427.c -fPIC -DPIC -o .libs/bug34427.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug31159.c -fPIC -DPIC -o .libs/bug31159.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 32694.lo 32694.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 34408.lo 34408.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 32694.c -fPIC -DPIC -o .libs/32694.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 34408.c -fPIC -DPIC -o .libs/34408.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 36734.lo 36734.c /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o 36733.lo 36733.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 36734.c -fPIC -DPIC -o .libs/36734.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o web-client_test.lo web-client_test.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c 36733.c -fPIC -DPIC -o .libs/36733.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce_so_rule.lo dce_so_rule.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c web-client_test.c -fPIC -DPIC -o .libs/web-client_test.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o flowbits_test.lo flowbits_test.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce_so_rule.c -fPIC -DPIC -o .libs/dce_so_rule.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug109059-builtin.lo bug109059-builtin.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c flowbits_test.c -fPIC -DPIC -o .libs/flowbits_test.o /bin/sh ../../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bug109059-custom.lo bug109059-custom.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug109059-builtin.c -fPIC -DPIC -o .libs/bug109059-builtin.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bug109059-custom.c -fPIC -DPIC -o .libs/bug109059-custom.o /bin/sh ../../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_sorules.la -rpath /usr/lib sfsnort_dynamic_detection_lib.lo rules.lo imap_base64_decode.lo web-misc_base64_decode.lo misc_ber.lo bug35218.lo 1000.lo 1001.lo 109.lo 12759.lo 1915.lo 1939.lo 2044.lo 2313.lo 2404.lo 2486.lo 2527.lo 2528.lo 2570.lo 3036.lo 3052.lo 3099.lo 3665.lo 3682.lo 593.lo 637.lo 652.lo bug25673.lo bug26266.lo bug29818.lo bug30013.lo bug31842.lo misc_mozilla_sslv2_cmk.lo misc_mysql_com_table_dump.lo rule_abcxyz.lo rule_storeandforward.lo rule_storeandforward2.lo rule_contentcontent.lo rule_content_notcontent.lo rule_ftpbounce.lo rule_http_buffers.lo rule_relative_contents.lo sid1026.lo sid1902.lo sid1970.lo sid2257.lo sid2389.lo sid2489.lo sid2519.lo sid2578.lo sid272.lo sid2922.lo sid9999.lo testsid.lo bug34427.lo bug31159.lo 32694.lo 34408.lo 36734.lo 36733.lo web-client_test.lo dce_so_rule.lo flowbits_test.lo bug109059-builtin.lo bug109059-custom.lo -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/sfsnort_dynamic_detection_lib.o .libs/rules.o .libs/imap_base64_decode.o .libs/web-misc_base64_decode.o .libs/misc_ber.o .libs/bug35218.o .libs/1000.o .libs/1001.o .libs/109.o .libs/12759.o .libs/1915.o .libs/1939.o .libs/2044.o .libs/2313.o .libs/2404.o .libs/2486.o .libs/2527.o .libs/2528.o .libs/2570.o .libs/3036.o .libs/3052.o .libs/3099.o .libs/3665.o .libs/3682.o .libs/593.o .libs/637.o .libs/652.o .libs/bug25673.o .libs/bug26266.o .libs/bug29818.o .libs/bug30013.o .libs/bug31842.o .libs/misc_mozilla_sslv2_cmk.o .libs/misc_mysql_com_table_dump.o .libs/rule_abcxyz.o .libs/rule_storeandforward.o .libs/rule_storeandforward2.o .libs/rule_contentcontent.o .libs/rule_content_notcontent.o .libs/rule_ftpbounce.o .libs/rule_http_buffers.o .libs/rule_relative_contents.o .libs/sid1026.o .libs/sid1902.o .libs/sid1970.o .libs/sid2257.o .libs/sid2389.o .libs/sid2489.o .libs/sid2519.o .libs/sid2578.o .libs/sid272.o .libs/sid2922.o .libs/sid9999.o .libs/testsid.o .libs/bug34427.o .libs/bug31159.o .libs/32694.o .libs/34408.o .libs/36734.o .libs/36733.o .libs/web-client_test.o .libs/dce_so_rule.o .libs/flowbits_test.o .libs/bug109059-builtin.o .libs/bug109059-custom.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_sorules.so.0 -o .libs/libsf_sorules.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sorules.so.0" && ln -s "libsf_sorules.so.0.0.0" "libsf_sorules.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sorules.so" && ln -s "libsf_sorules.so.0.0.0" "libsf_sorules.so") libtool: link: ( cd ".libs" && rm -f "libsf_sorules.la" && ln -s "../libsf_sorules.la" "libsf_sorules.la" ) make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o bmh.lo bmh.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_detection_engine.lo sf_snort_detection_engine.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_api.lo sf_snort_plugin_api.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_byte.lo sf_snort_plugin_byte.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c bmh.c -fPIC -DPIC -o .libs/bmh.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_detection_engine.c -fPIC -DPIC -o .libs/sf_snort_detection_engine.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_api.c -fPIC -DPIC -o .libs/sf_snort_plugin_api.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_byte.c -fPIC -DPIC -o .libs/sf_snort_plugin_byte.o In function 'checkCursorSimple', inlined from 'checkCursorInternal' at sf_snort_plugin_api.c:175:12: sf_snort_plugin_api.c:142:8: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ^ sf_snort_plugin_api.c: In function 'checkCursorInternal': sf_snort_plugin_api.c:164:20: note: 'end' was declared here 164 | const uint8_t *end; | ^~~ In function 'checkCursorSimple', inlined from 'checkCursorInternal' at sf_snort_plugin_api.c:175:12: sf_snort_plugin_api.c:142:33: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sf_snort_plugin_api.c: In function 'checkCursorInternal': sf_snort_plugin_api.c:163:20: note: 'start' was declared here 163 | const uint8_t *start; | ^~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_content.lo sf_snort_plugin_content.c In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:207:15: sf_snort_plugin_api.c:142:8: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ^ sf_snort_plugin_api.c: In function 'setCursorInternal': sf_snort_plugin_api.c:181:20: note: 'end' was declared here 181 | const uint8_t *end; | ^~~ In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:207:15: sf_snort_plugin_api.c:142:17: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ~~~~~~~^~~~~~~~ sf_snort_plugin_api.c: In function 'setCursorInternal': sf_snort_plugin_api.c:180:20: note: 'start' was declared here 180 | const uint8_t *start; | ^~~~~ In function 'checkCursorSimple', inlined from 'checkCursorInternal' at sf_snort_plugin_api.c:175:12, inlined from 'checkCursor' at sf_snort_plugin_api.c:275:12: sf_snort_plugin_api.c:142:8: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ^ sf_snort_plugin_api.c: In function 'checkCursor': sf_snort_plugin_api.c:164:20: note: 'end' was declared here 164 | const uint8_t *end; | ^~~ In function 'checkCursorSimple', inlined from 'checkCursorInternal' at sf_snort_plugin_api.c:175:12, inlined from 'checkCursor' at sf_snort_plugin_api.c:275:12: sf_snort_plugin_api.c:142:33: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sf_snort_plugin_api.c: In function 'checkCursor': sf_snort_plugin_api.c:163:20: note: 'start' was declared here 163 | const uint8_t *start; | ^~~~~ In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:207:15, inlined from 'setCursor' at sf_snort_plugin_api.c:310:12: sf_snort_plugin_api.c:142:8: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ^ sf_snort_plugin_api.c: In function 'setCursor': sf_snort_plugin_api.c:181:20: note: 'end' was declared here 181 | const uint8_t *end; | ^~~ In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:207:15, inlined from 'setCursor' at sf_snort_plugin_api.c:310:12: sf_snort_plugin_api.c:142:17: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ~~~~~~~^~~~~~~~ sf_snort_plugin_api.c: In function 'setCursor': sf_snort_plugin_api.c:180:20: note: 'start' was declared here 180 | const uint8_t *start; | ^~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_content.c -fPIC -DPIC -o .libs/sf_snort_plugin_content.o In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:199:15, inlined from 'setCursor' at sf_snort_plugin_api.c:310:12, inlined from 'pktData' at sf_snort_plugin_api.c:467:12: sf_snort_plugin_api.c:142:8: warning: 'end' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ^ sf_snort_plugin_api.c: In function 'pktData': sf_snort_plugin_api.c:181:20: note: 'end' was declared here 181 | const uint8_t *end; | ^~~ In function 'checkCursorSimple', inlined from 'setCursorInternal' at sf_snort_plugin_api.c:199:15, inlined from 'setCursor' at sf_snort_plugin_api.c:310:12, inlined from 'pktData' at sf_snort_plugin_api.c:467:12: sf_snort_plugin_api.c:142:33: warning: 'start' may be used uninitialized [-Wmaybe-uninitialized] 142 | if ((cursor + offset < end) && (cursor + offset >= start)) | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sf_snort_plugin_api.c: In function 'pktData': sf_snort_plugin_api.c:180:20: note: 'start' was declared here 180 | const uint8_t *start; | ^~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_hdropts.lo sf_snort_plugin_hdropts.c sf_snort_plugin_content.c: In function 'protectedContentMatchCommon': sf_snort_plugin_content.c:483:13: warning: 'MD5' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 483 | ret = memcmp(MD5DIGEST(base_ptr, content->protected_length, NULL), | ^~~ In file included from sf_sechash.h:97, from sf_snort_plugin_content.c:37: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_hdropts.c -fPIC -DPIC -o .libs/sf_snort_plugin_hdropts.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_loop.lo sf_snort_plugin_loop.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_pcre.lo sf_snort_plugin_pcre.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_loop.c -fPIC -DPIC -o .libs/sf_snort_plugin_loop.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_snort_plugin_rc4.lo sf_snort_plugin_rc4.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_pcre.c -fPIC -DPIC -o .libs/sf_snort_plugin_pcre.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_decompression.lo sf_decompression.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_snort_plugin_rc4.c -fPIC -DPIC -o .libs/sf_snort_plugin_rc4.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_decompression.c -fPIC -DPIC -o .libs/sf_decompression.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfhashfcn.lo sfhashfcn.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfghash.lo sfghash.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfprimetable.lo sfprimetable.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_ip.lo sf_ip.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sfhashfcn.c -fPIC -DPIC -o .libs/sfhashfcn.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sfghash.c -fPIC -DPIC -o .libs/sfghash.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sfprimetable.c -fPIC -DPIC -o .libs/sfprimetable.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_ip.c -fPIC -DPIC -o .libs/sf_ip.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_sechash.lo sf_sechash.c In file included from sf_ip.c:42: sf_ip.c: In function 'sfip_cidr_mask': sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:137:9: note: in expansion of macro 'sfaddr_get_ip6_ptr' 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function 'sfip_pton': sf_ip.c:412:40: warning: taking address of packed member of 'struct _ip' may result in an unaligned pointer value [-Waddress-of-packed-member] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ sf_ip.c: In function 'sfip_obfuscate': sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:444:12: note: in expansion of macro 'sfip_get_ip6_ptr' 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:445:12: note: in expansion of macro 'sfaddr_get_ip6_ptr' 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function 'sfip_contains': sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:485:10: note: in expansion of macro 'sfip_get_ip6_ptr' 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:486:10: note: in expansion of macro 'sfaddr_get_ip6_ptr' 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sf_sechash.c -fPIC -DPIC -o .libs/sf_sechash.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_engine.la -rpath /usr/lib/snort_dynamicengine bmh.lo sf_snort_detection_engine.lo sf_snort_plugin_api.lo sf_snort_plugin_byte.lo sf_snort_plugin_content.lo sf_snort_plugin_hdropts.lo sf_snort_plugin_loop.lo sf_snort_plugin_pcre.lo sf_snort_plugin_rc4.lo sf_decompression.lo sfhashfcn.lo sfghash.lo sfprimetable.lo sf_ip.lo sf_sechash.lo -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/bmh.o .libs/sf_snort_detection_engine.o .libs/sf_snort_plugin_api.o .libs/sf_snort_plugin_byte.o .libs/sf_snort_plugin_content.o .libs/sf_snort_plugin_hdropts.o .libs/sf_snort_plugin_loop.o .libs/sf_snort_plugin_pcre.o .libs/sf_snort_plugin_rc4.o .libs/sf_decompression.o .libs/sfhashfcn.o .libs/sfghash.o .libs/sfprimetable.o .libs/sf_ip.o .libs/sf_sechash.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_engine.so.0 -o .libs/libsf_engine.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_engine.so.0" && ln -s "libsf_engine.so.0.0.0" "libsf_engine.so.0") libtool: link: (cd ".libs" && rm -f "libsf_engine.so" && ln -s "libsf_engine.so.0.0.0" "libsf_engine.so") libtool: link: ( cd ".libs" && rm -f "libsf_engine.la" && ln -s "../libsf_engine.la" "libsf_engine.la" ) make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' Making all in sf_preproc_example make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_dynamic_plugins.o sf_dynamic_plugins.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_dynamic.o sp_dynamic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sp_preprocopt.o sp_preprocopt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_convert_dynamic.o sf_convert_dynamic.c In file included from ../../src/snort.h:43, from sp_preprocopt.c:70: ../../src/profiler.h: In function 'PreprocessorOptionFunc': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_preprocopt.c:282:5: note: in expansion of macro 'PROFILE_VARS' 282 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_preprocopt.c:282:5: note: in expansion of macro 'PROFILE_VARS' 282 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from sp_dynamic.c:65: ../../src/profiler.h: In function 'DynamicCheck': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_dynamic.c:249:5: note: in expansion of macro 'PROFILE_VARS' 249 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ sp_dynamic.c:249:5: note: in expansion of macro 'PROFILE_VARS' 249 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_dynamic_decompression.o sf_dynamic_decompression.c sf_dynamic_plugins.c: In function 'LoadAllLibs': sf_dynamic_plugins.c:335:25: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 335 | strncpy(tmp->name, dir_entry->d_name, strlen(dir_entry->d_name)); | ^ sf_dynamic_plugins.c:335:25: note: length computed here 335 | strncpy(tmp->name, dir_entry->d_name, strlen(dir_entry->d_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f libdynamic.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libdynamic.a sf_dynamic_plugins.o sp_dynamic.o sp_preprocopt.o sf_convert_dynamic.o sf_dynamic_decompression.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libdynamic.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' Making all in preprocessors make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' Making all in HttpInspect make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' Making all in include make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' Making all in utils make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_util_kmap.o hi_util_kmap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_util_xmalloc.o hi_util_xmalloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_util_hbm.o hi_util_hbm.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_cmd_lookup.o hi_cmd_lookup.c hi_util_xmalloc.c: In function 'xstrdup': hi_util_xmalloc.c:116:5: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 116 | strncpy(data, str, data_size - 1); | ^ hi_util_xmalloc.c:108:17: note: length computed here 108 | data_size = strlen(str) + 1; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_buffer_dump.o hi_buffer_dump.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_paf.o hi_paf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o h2_paf.o h2_paf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o h2_common.o h2_common.c In file included from ../../../../src/snort.h:43, from h2_paf.c:18: ../../../../src/profiler.h: In function 'h2_paf': ../../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ h2_paf.c:76:5: note: in expansion of macro 'PROFILE_VARS' 76 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ h2_paf.c:76:5: note: in expansion of macro 'PROFILE_VARS' 76 | PROFILE_VARS; | ^~~~~~~~~~~~ rm -f libhi_utils.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_utils.a hi_util_kmap.o hi_util_xmalloc.o hi_util_hbm.o hi_cmd_lookup.o hi_buffer_dump.o hi_paf.o h2_paf.o h2_common.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_utils.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' Making all in user_interface make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_ui_config.o hi_ui_config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_ui_server_lookup.o hi_ui_server_lookup.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_ui_iis_unicode_map.o hi_ui_iis_unicode_map.c rm -f libhi_ui.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_ui.a hi_ui_config.o hi_ui_server_lookup.o hi_ui_iis_unicode_map.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_ui.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' Making all in session_inspection make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_si.o hi_si.c rm -f libhi_si.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_si.a hi_si.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_si.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' Making all in mode_inspection make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_mi.o hi_mi.c rm -f libhi_mi.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_mi.a hi_mi.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_mi.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' Making all in anomaly_detection make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_ad.o hi_ad.c rm -f libhi_ad.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_ad.a hi_ad.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_ad.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' Making all in event_output make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_eo_log.o hi_eo_log.c rm -f libhi_eo.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_eo.a hi_eo_log.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_eo.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' Making all in server make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_server.o hi_server.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_server_norm.o hi_server_norm.c rm -f libhi_server.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_server.a hi_server.o hi_server_norm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_server.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' Making all in client make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_client.o hi_client.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_client_norm.o hi_client_norm.c rm -f libhi_client.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_client.a hi_client.o hi_client_norm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_client.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' Making all in normalization make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_norm.o hi_norm.c rm -f libhi_norm.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_norm.a hi_norm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_norm.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' Making all in files make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_decomp.o file_decomp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_decomp_SWF.o file_decomp_SWF.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_decomp_PDF.o file_decomp_PDF.c rm -f libhi_files.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhi_files.a file_decomp.o file_decomp_SWF.o file_decomp_PDF.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhi_files.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' rm -f libhttp_inspect.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libhttp_inspect.a user_interface/hi_ui_config.o user_interface/hi_ui_server_lookup.o user_interface/hi_ui_iis_unicode_map.o session_inspection/hi_si.o mode_inspection/hi_mi.o anomaly_detection/hi_ad.o utils/hi_util_kmap.o utils/hi_util_xmalloc.o utils/hi_util_hbm.o utils/hi_cmd_lookup.o utils/hi_paf.o utils/h2_common.o utils/h2_paf.o utils/hi_buffer_dump.o files/file_decomp.o files/file_decomp_SWF.o files/file_decomp_PDF.o event_output/hi_eo_log.o client/hi_client.o client/hi_client_norm.o server/hi_server.o server/hi_server_norm.o normalization/hi_norm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libhttp_inspect.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' Making all in Stream6 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_stream_tcp.o snort_stream_tcp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_stream_udp.o snort_stream_udp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_stream_icmp.o snort_stream_icmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_stream_ip.o snort_stream_ip.c In file included from ../../../src/snort.h:43, from ../../../src/active.h:31, from snort_stream_ip.c:33: ../../../src/profiler.h: In function 'StreamProcessIp': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_ip.c:431:5: note: in expansion of macro 'PROFILE_VARS' 431 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_ip.c:431:5: note: in expansion of macro 'PROFILE_VARS' 431 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o stream_paf.o stream_paf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o stream_common.o stream_common.c In file included from ../../../src/snort.h:43, from ../../../src/parser.h:38, from ../../../src/detect.h:35, from snort_stream_udp.c:29: ../../../src/profiler.h: In function 'StreamProcessUdp': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_udp.c:508:5: note: in expansion of macro 'PROFILE_VARS' 508 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_udp.c:508:5: note: in expansion of macro 'PROFILE_VARS' 508 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'InspectPortFilterUdp': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_udp.c:757:4: note: in expansion of macro 'PROFILE_VARS' 757 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_udp.c:757:4: note: in expansion of macro 'PROFILE_VARS' 757 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../../src/snort.h:43, from ../../../src/parser.h:38, from ../../../src/detect.h:35, from snort_stream_tcp.c:59: ../../../src/profiler.h: In function 'pseudo_flush.constprop': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4488:5: note: in expansion of macro 'PROFILE_VARS' 4488 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4422:5: note: in expansion of macro 'PROFILE_VARS' 4422 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4422:5: note: in expansion of macro 'PROFILE_VARS' 4422 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:153:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 153 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4488:5: note: in expansion of macro 'PROFILE_VARS' 4488 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4576:13: note: in expansion of macro 'PROFILE_VARS' 4576 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4576:13: note: in expansion of macro 'PROFILE_VARS' 4576 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 's5TcpStreamSizeEval': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:11926:5: note: in expansion of macro 'PROFILE_VARS' 11926 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:11926:5: note: in expansion of macro 'PROFILE_VARS' 11926 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function '_flush_to_seq.constprop': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4613:5: note: in expansion of macro 'PROFILE_VARS' 4613 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4613:5: note: in expansion of macro 'PROFILE_VARS' 4613 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:5018:5: note: in expansion of macro 'PROFILE_VARS' 5018 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:5018:5: note: in expansion of macro 'PROFILE_VARS' 5018 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4755:13: note: in expansion of macro 'PROFILE_VARS' 4755 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4755:13: note: in expansion of macro 'PROFILE_VARS' 4755 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'flush_stream.isra': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4320:5: note: in expansion of macro 'PROFILE_VARS' 4320 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4320:5: note: in expansion of macro 'PROFILE_VARS' 4320 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'CheckFlushPolicyOnData': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4320:5: note: in expansion of macro 'PROFILE_VARS' 4320 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:4320:5: note: in expansion of macro 'PROFILE_VARS' 4320 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10380:5: note: in expansion of macro 'PROFILE_VARS' 10380 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10380:5: note: in expansion of macro 'PROFILE_VARS' 10380 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10380:5: note: in expansion of macro 'PROFILE_VARS' 10380 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10380:5: note: in expansion of macro 'PROFILE_VARS' 10380 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'CheckFlushPolicyOnAck.isra': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:10727:5: note: in expansion of macro 'PROFILE_VARS' 10727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'StreamQueue.isra': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:6935:5: note: in expansion of macro 'PROFILE_VARS' 6935 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:6935:5: note: in expansion of macro 'PROFILE_VARS' 6935 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'ProcessTcpStream.part.0': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:6481:5: note: in expansion of macro 'PROFILE_VARS' 6481 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:6481:5: note: in expansion of macro 'PROFILE_VARS' 6481 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'NewTcpSession': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:8171:5: note: in expansion of macro 'PROFILE_VARS' 8171 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:8171:5: note: in expansion of macro 'PROFILE_VARS' 8171 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 's5TcpStreamReassembleRuleOptionEval': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:12127:5: note: in expansion of macro 'PROFILE_VARS' 12127 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:12127:5: note: in expansion of macro 'PROFILE_VARS' 12127 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'ProcessTcp': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:8824:9: note: in expansion of macro 'PROFILE_VARS' 8824 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:8824:9: note: in expansion of macro 'PROFILE_VARS' 8824 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:7877:5: note: in expansion of macro 'PROFILE_VARS' 7877 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:7877:5: note: in expansion of macro 'PROFILE_VARS' 7877 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h: In function 'StreamProcessTcp': ../../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:5903:5: note: in expansion of macro 'PROFILE_VARS' 5903 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_stream_tcp.c:5903:5: note: in expansion of macro 'PROFILE_VARS' 5903 | PROFILE_VARS; | ^~~~~~~~~~~~ rm -f libstream6.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libstream6.a snort_stream_tcp.o snort_stream_udp.o snort_stream_icmp.o snort_stream_ip.o stream_paf.o stream_common.o snort_stream_tcp.o snort_stream_udp.o snort_stream_icmp.o snort_stream_ip.o stream_paf.o stream_common.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libstream6.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' Making all in Session make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_session.o snort_session.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o session_common.o session_common.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o session_expect.o session_expect.c rm -f libsession.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libsession.a snort_session.o session_common.o session_expect.o session_common.o session_expect.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libsession.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_arpspoof.o spp_arpspoof.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_bo.o spp_bo.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_rpc_decode.o spp_rpc_decode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_perfmonitor.o spp_perfmonitor.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from ../../src/detect.h:35, from spp_arpspoof.c:91: ../../src/profiler.h: In function 'DetectARPattacks': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_arpspoof.c:380:5: note: in expansion of macro 'PROFILE_VARS' 380 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_arpspoof.c:380:5: note: in expansion of macro 'PROFILE_VARS' 380 | PROFILE_VARS; | ^~~~~~~~~~~~ In function 'BoRand', inlined from 'PrecalcPrefix' at spp_bo.c:491:65, inlined from 'BoInit' at spp_bo.c:257:9: spp_bo.c:460:25: warning: iteration 930 invokes undefined behavior [-Waggressive-loop-optimizations] 460 | holdrand = holdrand * 214013L + 2531011L; | ~~~~~~~~~^~~~~~~~~ In function 'PrecalcPrefix', inlined from 'BoInit' at spp_bo.c:257:9: spp_bo.c:482:18: note: within this loop 482 | for(key=0;key<65536;key++) | ~~~^~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from spp_perfmonitor.c:48: ../../src/profiler.h: In function 'ProcessPerfMonitor': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_perfmonitor.c:603:5: note: in expansion of macro 'PROFILE_VARS' 603 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_perfmonitor.c:603:5: note: in expansion of macro 'PROFILE_VARS' 603 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from ../../src/detect.h:35, from spp_bo.c:129: ../../src/profiler.h: In function 'BoFind': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_bo.c:559:5: note: in expansion of macro 'PROFILE_VARS' 559 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_bo.c:559:5: note: in expansion of macro 'PROFILE_VARS' 559 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o perf.o perf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o perf-base.o perf-base.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from spp_rpc_decode.c:62: ../../src/profiler.h: In function 'PreprocRpcDecode': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_rpc_decode.c:450:5: note: in expansion of macro 'PROFILE_VARS' 450 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_rpc_decode.c:450:5: note: in expansion of macro 'PROFILE_VARS' 450 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o perf-flow.o perf-flow.c perf-base.c: In function 'LogBasePerfStats': perf-base.c:1476:9: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 1476 | ftruncate(fileno(fh), start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o perf-event.o perf-event.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o perf_indicators.o perf_indicators.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_httpinspect.o spp_httpinspect.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_httpinspect.o snort_httpinspect.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o portscan.o portscan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_sfportscan.o spp_sfportscan.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from spp_httpinspect.c:57: ../../src/profiler.h: In function 'HttpInspect': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_httpinspect.c:243:5: note: in expansion of macro 'PROFILE_VARS' 243 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_httpinspect.c:243:5: note: in expansion of macro 'PROFILE_VARS' 243 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_frag3.o spp_frag3.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from ../../src/detect.h:35, from ../../src/event_wrapper.h:27, from spp_sfportscan.c:62: ../../src/profiler.h: In function 'PortscanDetect': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sfportscan.c:831:5: note: in expansion of macro 'PROFILE_VARS' 831 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sfportscan.c:831:5: note: in expansion of macro 'PROFILE_VARS' 831 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o str_search.o str_search.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_stream6.o spp_stream6.c spp_frag3.c: In function 'Frag3ReloadAdjust': spp_frag3.c:5173:8: warning: variable 'iRet' set but not used [-Wunused-but-set-variable] 5173 | int iRet = -1; | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_session.o spp_session.c In file included from ../../src/snort.h:43, from snort_httpinspect.c:68: ../../src/profiler.h: In function 'SnortHttpInspect': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_httpinspect.c:4345:5: note: in expansion of macro 'PROFILE_VARS' 4345 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_httpinspect.c:4345:5: note: in expansion of macro 'PROFILE_VARS' 4345 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from spp_stream6.c:47: ../../src/profiler.h: In function 'StreamProcess': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_stream6.c:1091:5: note: in expansion of macro 'PROFILE_VARS' 1091 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_stream6.c:1091:5: note: in expansion of macro 'PROFILE_VARS' 1091 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o session_api.o session_api.c In file included from ../../src/snort.h:43, from ../../src/parser.h:38, from ../../src/detect.h:35, from spp_frag3.c:94: ../../src/profiler.h: In function 'Frag3Defrag': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:1848:5: note: in expansion of macro 'PROFILE_VARS' 1848 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:1848:5: note: in expansion of macro 'PROFILE_VARS' 1848 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:3145:5: note: in expansion of macro 'PROFILE_VARS' 3145 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:3145:5: note: in expansion of macro 'PROFILE_VARS' 3145 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o stream_api.o stream_api.c ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:3955:5: note: in expansion of macro 'PROFILE_VARS' 3955 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_frag3.c:3955:5: note: in expansion of macro 'PROFILE_VARS' 3955 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_normalize.o spp_normalize.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o normalize.o normalize.c In file included from ../../src/snort.h:43, from ../../src/active.h:31, from spp_normalize.c:27: ../../src/profiler.h: In function 'Preproc_Execute': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_normalize.c:682:5: note: in expansion of macro 'PROFILE_VARS' 682 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_normalize.c:682:5: note: in expansion of macro 'PROFILE_VARS' 682 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from ../../src/snort.h:43, from spp_session.c:45: ../../src/profiler.h: In function 'sessionPacketProcessor': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_session.c:1500:5: note: in expansion of macro 'PROFILE_VARS' 1500 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_session.c:1500:5: note: in expansion of macro 'PROFILE_VARS' 1500 | PROFILE_VARS; | ^~~~~~~~~~~~ rm -f libspp.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libspp.a spp_arpspoof.o spp_bo.o spp_rpc_decode.o spp_perfmonitor.o perf.o perf-base.o perf-flow.o perf-event.o perf_indicators.o spp_httpinspect.o snort_httpinspect.o portscan.o spp_sfportscan.o spp_frag3.o str_search.o spp_stream6.o spp_session.o session_api.o stream_api.o spp_normalize.o normalize.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libspp.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' Making all in parser make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o IpAddrSet.o IpAddrSet.c rm -f libparser.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libparser.a IpAddrSet.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libparser.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' Making all in dynamic-preprocessors make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Updating include/snort_bounds.h Updating include/snort_debug.h Updating include/preprocids.h Updating include/profiler.h Updating include/sf_dynamic_common.h Updating include/cpuclock.h Updating include/sf_dynamic_engine.h Updating include/sf_dynamic_define.h Updating include/sf_dynamic_meta.h Updating include/sf_dynamic_preprocessor.h Updating include/sf_dynamic_preproc_lib.c Updating include/sf_dynamic_preproc_lib.h Updating include/sfghash.h Updating include/sfhashfcn.h Updating include/bitop.h Updating include/sf_ip.h Updating include/sf_ip.c Updating include/sf_ipvar.h Updating include/sf_vartable.h Updating include/ipv6_port.h Updating include/sfsnort_dynamic_detection_lib.c Updating include/sfsnort_dynamic_detection_lib.h Updating include/sf_snort_packet.h Updating include/sf_protocols.h Updating include/sf_snort_plugin_api.h Updating include/sf_decompression_define.h Updating include/sf_decompression.h Updating include/pcap_pkthdr32.h Updating include/session_api.h Updating include/str_search.h Updating include/stream_api.h Updating include/sf_types.h Updating include/sfrt.h Updating include/sfrt.c Updating include/sfrt_dir.h Updating include/sfrt_dir.c Updating include/sfrt_flat.h Updating include/sfrt_flat.c Updating include/sfrt_flat_dir.h Updating include/sfrt_flat_dir.c Updating include/sfrt_trie.h Updating include/segment_mem.h Updating include/segment_mem.c Updating include/mempool.h Updating include/mempool.c Updating include/sfmemcap.h Updating include/sfmemcap.c Updating include/sf_sdlist.h Updating include/sf_sdlist_types.h Updating include/sf_sdlist.c Updating include/sfPolicyUserData.c Updating include/sfPolicyUserData.h Updating include/sfPolicy.h Updating include/util_unfold.h Updating include/util_unfold.c Updating include/sf_base64decode.h Updating include/sf_base64decode.c Updating include/sf_email_attach_decode.h Updating include/sf_email_attach_decode.c Updating include/treenodes.h Updating include/signature.h Updating include/plugin_enum.h Updating include/obfuscation.h Updating include/packet_time.h Updating include/rule_option_types.h Updating include/event.h Updating include/Unified2_common.h Updating include/sfcontrol.h Updating include/sidechannel_define.h Updating include/idle_processing.h Updating include/sf_seqnums.h Updating include/perf_indicators.h Updating include/file_api.h Updating include/file_mail_common.h Updating include/mpse_methods.h Updating include/sfdebug.h Updating include/sip_common.h Updating include/cip_common.h Updating include/reload_api.h Updating include/smtp_api.h Updating include/reg_test.h Updating include/reg_test.c Updating include/memory_stats.h Updating include/sfprimetable.h Updating include/sfprimetable.c Updating include/sfhashfcn.c Updating include/sfxhash.h Updating include/sfhashfcn.c Updating include/sfxhash.c Updating include/appdata_adjuster.h Updating include/appdata_adjuster.c /usr/bin/make all-recursive make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making all in . make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-ssl.lo `test -f 'ssl_common/ssl.c' || echo './'`ssl_common/ssl.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-ssl_config.lo `test -f 'ssl_common/ssl_config.c' || echo './'`ssl_common/ssl_config.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-ssl_inspect.lo `test -f 'ssl_common/ssl_inspect.c' || echo './'`ssl_common/ssl_inspect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-ssl_ha.lo `test -f 'ssl_common/ssl_ha.c' || echo './'`ssl_common/ssl_ha.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ssl_common/ssl.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ssl_common/ssl_config.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ssl_common/ssl_inspect.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_inspect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ssl_common/ssl_ha.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_ha.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.lo `test -f 'include/sf_dynamic_preproc_lib.c' || echo './'`include/sf_dynamic_preproc_lib.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sf_dynamic_preproc_lib.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.o In file included from ssl_common/ssl_include.h:47, from ssl_common/ssl_config.h:31, from ssl_common/ssl_inspect.h:31, from ssl_common/ssl_inspect.c:27: ../../src/dynamic-preprocessors/include/profiler.h: In function 'SSLPP_process': ../../src/dynamic-preprocessors/include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../../src/dynamic-preprocessors/include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/dynamic-preprocessors/include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ ssl_common/ssl_inspect.c:541:5: note: in expansion of macro 'PROFILE_VARS' 541 | PROFILE_VARS; | ^~~~~~~~~~~~ ../../src/dynamic-preprocessors/include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../../src/dynamic-preprocessors/include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../../src/dynamic-preprocessors/include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ ssl_common/ssl_inspect.c:541:5: note: in expansion of macro 'PROFILE_VARS' 541 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sf_ip.lo `test -f 'include/sf_ip.c' || echo './'`include/sf_ip.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfrt.lo `test -f 'include/sfrt.c' || echo './'`include/sfrt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sf_ip.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_ip.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfrt_dir.lo `test -f 'include/sfrt_dir.c' || echo './'`include/sfrt_dir.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfrt.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt.o In file included from include/sf_ip.c:42: include/sf_ip.c: In function 'sfip_cidr_mask': include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:137:9: note: in expansion of macro 'sfaddr_get_ip6_ptr' 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.c: In function 'sfip_pton': include/sf_ip.c:412:40: warning: taking address of packed member of 'struct _ip' may result in an unaligned pointer value [-Waddress-of-packed-member] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ include/sf_ip.c: In function 'sfip_obfuscate': include/sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sf_ip.c:444:12: note: in expansion of macro 'sfip_get_ip6_ptr' 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:445:12: note: in expansion of macro 'sfaddr_get_ip6_ptr' 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.c: In function 'sfip_contains': include/sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sf_ip.c:485:10: note: in expansion of macro 'sfip_get_ip6_ptr' 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:486:10: note: in expansion of macro 'sfaddr_get_ip6_ptr' 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ In file included from include/ipv6_port.h:29, from include/sfrt.h:104, from include/sfrt.c:89: include/sfrt.c: In function 'sfrt_lookup': include/sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:341:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 341 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt.c:347:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 347 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt.c: In function 'sfrt_search': include/sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:514:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 514 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt.c:520:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 520 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt.c: In function 'sfrt_insert': include/sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:579:19: note: in expansion of macro 'sfip_get_ip4_ptr' 579 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt.c:585:19: note: in expansion of macro 'sfip_get_ip6_ptr' 585 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sfrt.c: In function 'sfrt_remove': include/sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:728:19: note: in expansion of macro 'sfip_get_ip4_ptr' 728 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt.c:734:19: note: in expansion of macro 'sfip_get_ip6_ptr' 734 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfrt_dir.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_dir.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat.lo `test -f 'include/sfrt_flat.c' || echo './'`include/sfrt_flat.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfrt_flat.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_flat.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat_dir.lo `test -f 'include/sfrt_flat_dir.c' || echo './'`include/sfrt_flat_dir.c In file included from include/ipv6_port.h:29, from include/sfrt_flat.h:36, from include/sfrt_flat.c:29: include/sfrt_flat.c: In function 'sfrt_flat_lookup': include/sf_ip.h:230:32: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt_flat.c:237:15: note: in expansion of macro 'sfaddr_get_ip4_ptr' 237 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt_flat.c:243:15: note: in expansion of macro 'sfaddr_get_ip6_ptr' 243 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt_flat.c: In function 'sfrt_flat_insert': include/sf_ip.h:226:30: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt_flat.c:307:15: note: in expansion of macro 'sfip_get_ip4_ptr' 307 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of 'struct _sfaddr' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt_flat.c:313:15: note: in expansion of macro 'sfip_get_ip6_ptr' 313 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-segment_mem.lo `test -f 'include/segment_mem.c' || echo './'`include/segment_mem.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfrt_flat_dir.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_flat_dir.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-mempool.lo `test -f 'include/mempool.c' || echo './'`include/mempool.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/segment_mem.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-segment_mem.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/mempool.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-mempool.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sf_sdlist.lo `test -f 'include/sf_sdlist.c' || echo './'`include/sf_sdlist.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sf_sdlist.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_sdlist.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfPolicyUserData.lo `test -f 'include/sfPolicyUserData.c' || echo './'`include/sfPolicyUserData.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-util_unfold.lo `test -f 'include/util_unfold.c' || echo './'`include/util_unfold.c include/sf_sdlist.c: In function 'sf_sdlist_purge': include/sf_sdlist.c:386:13: warning: 'data' may be used uninitialized [-Wmaybe-uninitialized] 386 | list->destroy(data); | ^~~~~~~~~~~~~~~~~~~ include/sf_sdlist.c:380:11: note: 'data' was declared here 380 | void *data; | ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sf_base64decode.lo `test -f 'include/sf_base64decode.c' || echo './'`include/sf_base64decode.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfPolicyUserData.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfPolicyUserData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/util_unfold.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-util_unfold.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sf_base64decode.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_base64decode.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sf_email_attach_decode.lo `test -f 'include/sf_email_attach_decode.c' || echo './'`include/sf_email_attach_decode.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-reg_test.lo `test -f 'include/reg_test.c' || echo './'`include/reg_test.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_preproc_la-sfparser.lo `test -f 'libs/sfparser.c' || echo './'`libs/sfparser.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-sfmemcap.lo `test -f 'include/sfmemcap.c' || echo './'`include/sfmemcap.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sf_email_attach_decode.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_email_attach_decode.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/reg_test.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-reg_test.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c libs/sfparser.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfparser.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfmemcap.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfmemcap.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-appdata_adjuster.lo `test -f 'include/appdata_adjuster.c' || echo './'`include/appdata_adjuster.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/appdata_adjuster.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-appdata_adjuster.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-sfxhash.lo `test -f 'include/sfxhash.c' || echo './'`include/sfxhash.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-sfhashfcn.lo `test -f 'include/sfhashfcn.c' || echo './'`include/sfhashfcn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfxhash.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfxhash.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfhashfcn.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfhashfcn.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-sfprimetable.lo `test -f 'include/sfprimetable.c' || echo './'`include/sfprimetable.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_utils_la-reg_test.lo `test -f 'include/reg_test.c' || echo './'`include/reg_test.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -static -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dynamic_preproc.la -rpath /usr/lib/snort/dynamic_preproc libsf_dynamic_preproc_la-ssl.lo libsf_dynamic_preproc_la-ssl_config.lo libsf_dynamic_preproc_la-ssl_inspect.lo libsf_dynamic_preproc_la-ssl_ha.lo libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.lo libsf_dynamic_preproc_la-sf_ip.lo libsf_dynamic_preproc_la-sfrt.lo libsf_dynamic_preproc_la-sfrt_dir.lo libsf_dynamic_preproc_la-sfrt_flat.lo libsf_dynamic_preproc_la-sfrt_flat_dir.lo libsf_dynamic_preproc_la-segment_mem.lo libsf_dynamic_preproc_la-mempool.lo libsf_dynamic_preproc_la-sf_sdlist.lo libsf_dynamic_preproc_la-sfPolicyUserData.lo libsf_dynamic_preproc_la-util_unfold.lo libsf_dynamic_preproc_la-sf_base64decode.lo libsf_dynamic_preproc_la-sf_email_attach_decode.lo libsf_dynamic_preproc_la-reg_test.lo libsf_dynamic_preproc_la-sfparser.lo -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/sfprimetable.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfprimetable.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c include/reg_test.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-reg_test.o libtool: warning: complete static linking is impossible in this configuration libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsf_dynamic_preproc.a .libs/libsf_dynamic_preproc_la-ssl.o .libs/libsf_dynamic_preproc_la-ssl_config.o .libs/libsf_dynamic_preproc_la-ssl_inspect.o .libs/libsf_dynamic_preproc_la-ssl_ha.o .libs/libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.o .libs/libsf_dynamic_preproc_la-sf_ip.o .libs/libsf_dynamic_preproc_la-sfrt.o .libs/libsf_dynamic_preproc_la-sfrt_dir.o .libs/libsf_dynamic_preproc_la-sfrt_flat.o .libs/libsf_dynamic_preproc_la-sfrt_flat_dir.o .libs/libsf_dynamic_preproc_la-segment_mem.o .libs/libsf_dynamic_preproc_la-mempool.o .libs/libsf_dynamic_preproc_la-sf_sdlist.o .libs/libsf_dynamic_preproc_la-sfPolicyUserData.o .libs/libsf_dynamic_preproc_la-util_unfold.o .libs/libsf_dynamic_preproc_la-sf_base64decode.o .libs/libsf_dynamic_preproc_la-sf_email_attach_decode.o .libs/libsf_dynamic_preproc_la-reg_test.o .libs/libsf_dynamic_preproc_la-sfparser.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsf_dynamic_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_dynamic_preproc.la" && ln -s "../libsf_dynamic_preproc.la" "libsf_dynamic_preproc.la" ) /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -static -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dynamic_utils.la -rpath /usr/lib/snort/dynamic_preproc libsf_dynamic_utils_la-sfmemcap.lo libsf_dynamic_utils_la-appdata_adjuster.lo libsf_dynamic_utils_la-sfxhash.lo libsf_dynamic_utils_la-sfhashfcn.lo libsf_dynamic_utils_la-sfmemcap.lo libsf_dynamic_utils_la-sfprimetable.lo libsf_dynamic_utils_la-reg_test.lo -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: warning: complete static linking is impossible in this configuration copying selected object files to avoid basename conflicts... libtool: link: ln .libs/libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfmemcap.o || cp .libs/libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfmemcap.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsf_dynamic_utils.a .libs/libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils_la-appdata_adjuster.o .libs/libsf_dynamic_utils_la-sfxhash.o .libs/libsf_dynamic_utils_la-sfhashfcn.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils_la-sfprimetable.o .libs/libsf_dynamic_utils_la-reg_test.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsf_dynamic_utils.a libtool: link: rm -fr .libs/libsf_dynamic_utils.lax libtool: link: ( cd ".libs" && rm -f "libsf_dynamic_utils.la" && ln -s "../libsf_dynamic_utils.la" "libsf_dynamic_utils.la" ) /usr/bin/make DESTDIR=`pwd`/build install-preproclibLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsf_dynamic_preproc.la libsf_dynamic_utils.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.a /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort/dynamic_preproc' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making all in libs make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' Making all in ftptelnet make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftp_bounce_lookup.lo ftp_bounce_lookup.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftp_cmd_lookup.lo ftp_cmd_lookup.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftpp_eo_log.lo ftpp_eo_log.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftpp_si.lo ftpp_si.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftpp_eo_log.c -fPIC -DPIC -o .libs/ftpp_eo_log.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftp_bounce_lookup.c -fPIC -DPIC -o .libs/ftp_bounce_lookup.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftp_cmd_lookup.c -fPIC -DPIC -o .libs/ftp_cmd_lookup.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftpp_si.c -fPIC -DPIC -o .libs/ftpp_si.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftpp_ui_client_lookup.lo ftpp_ui_client_lookup.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftpp_ui_config.lo ftpp_ui_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ftpp_ui_server_lookup.lo ftpp_ui_server_lookup.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftpp_ui_config.c -fPIC -DPIC -o .libs/ftpp_ui_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftpp_ui_client_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_client_lookup.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ftpp_ui_server_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_server_lookup.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_util_kmap.lo hi_util_kmap.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hi_util_xmalloc.lo hi_util_xmalloc.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pp_ftp.lo pp_ftp.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pp_telnet.lo pp_telnet.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c hi_util_kmap.c -fPIC -DPIC -o .libs/hi_util_kmap.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c hi_util_xmalloc.c -fPIC -DPIC -o .libs/hi_util_xmalloc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pp_ftp.c -fPIC -DPIC -o .libs/pp_ftp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pp_telnet.c -fPIC -DPIC -o .libs/pp_telnet.o hi_util_xmalloc.c: In function 'xstrdup': hi_util_xmalloc.c:118:5: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 118 | strncpy(data, str, data_size - 1); | ^ hi_util_xmalloc.c:110:17: note: length computed here 110 | data_size = strlen(str) + 1; | ^~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_ftptelnet.lo snort_ftptelnet.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c snort_ftptelnet.c -fPIC -DPIC -o .libs/snort_ftptelnet.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_ftptelnet.lo spp_ftptelnet.c pp_ftp.c: In function 'getFTPip.constprop': pp_ftp.c:283:9: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 283 | strncpy(buf, tok, max); | ^ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_ftptelnet.c -fPIC -DPIC -o .libs/spp_ftptelnet.o In file included from spp_ftptelnet.c:62: ../include/profiler.h: In function 'FTPDataTelnetChecks': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_ftptelnet.c:182:13: note: in expansion of macro 'PROFILE_VARS' 182 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_ftptelnet.c:182:13: note: in expansion of macro 'PROFILE_VARS' 182 | PROFILE_VARS; | ^~~~~~~~~~~~ snort_ftptelnet.c: In function 'ProcessFTPClientConf': snort_ftptelnet.c:2570:56: warning: '%d' directive output may be truncated writing between 1 and 5 bytes into a region of size 4 [-Wformat-truncation=] 2570 | snprintf(bits_str, sizeof(bits_str), "/%d", | ^~ In function 'PrintFTPClientConf', inlined from 'ProcessFTPClientConf' at snort_ftptelnet.c:2910:5: snort_ftptelnet.c:2570:54: note: directive argument in the range [-1, 65535] 2570 | snprintf(bits_str, sizeof(bits_str), "/%d", | ^~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from snort_ftptelnet.c:63: In function 'snprintf', inlined from 'PrintFTPClientConf' at snort_ftptelnet.c:2570:17, inlined from 'ProcessFTPClientConf' at snort_ftptelnet.c:2910:5: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 3 and 7 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from snort_ftptelnet.c:94: ../include/profiler.h: In function 'do_detection': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4090:5: note: in expansion of macro 'PROFILE_VARS' 4090 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4090:5: note: in expansion of macro 'PROFILE_VARS' 4090 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'SnortTelnet': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4141:5: note: in expansion of macro 'PROFILE_VARS' 4141 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4141:5: note: in expansion of macro 'PROFILE_VARS' 4141 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'SnortFTP': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4216:5: note: in expansion of macro 'PROFILE_VARS' 4216 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_ftptelnet.c:4216:5: note: in expansion of macro 'PROFILE_VARS' 4216 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_ftptelnet_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor ftp_bounce_lookup.lo ftp_cmd_lookup.lo ftpp_eo_log.lo ftpp_si.lo ftpp_ui_client_lookup.lo ftpp_ui_config.lo ftpp_ui_server_lookup.lo hi_util_kmap.lo hi_util_xmalloc.lo pp_ftp.lo pp_telnet.lo snort_ftptelnet.lo spp_ftptelnet.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ftp_bounce_lookup.o .libs/ftp_cmd_lookup.o .libs/ftpp_eo_log.o .libs/ftpp_si.o .libs/ftpp_ui_client_lookup.o .libs/ftpp_ui_config.o .libs/ftpp_ui_server_lookup.o .libs/hi_util_kmap.o .libs/hi_util_xmalloc.o .libs/pp_ftp.o .libs/pp_telnet.o .libs/snort_ftptelnet.o .libs/spp_ftptelnet.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_ftptelnet_preproc.so.0 -o .libs/libsf_ftptelnet_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ftptelnet_preproc.so.0" && ln -s "libsf_ftptelnet_preproc.so.0.0.0" "libsf_ftptelnet_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ftptelnet_preproc.so" && ln -s "libsf_ftptelnet_preproc.so.0.0.0" "libsf_ftptelnet_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ftptelnet_preproc.la" && ln -s "../libsf_ftptelnet_preproc.la" "libsf_ftptelnet_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ftptelnet_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0 || { rm -f libsf_ftptelnet_preproc.so.0 && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so || { rm -f libsf_ftptelnet_preproc.so && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' Making all in pop make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pop_config.lo pop_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pop_log.lo pop_log.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pop_paf.lo pop_paf.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pop_util.lo pop_util.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pop_config.c -fPIC -DPIC -o .libs/pop_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pop_paf.c -fPIC -DPIC -o .libs/pop_paf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pop_log.c -fPIC -DPIC -o .libs/pop_log.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c pop_util.c -fPIC -DPIC -o .libs/pop_util.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_pop.lo snort_pop.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_pop.lo spp_pop.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c snort_pop.c -fPIC -DPIC -o .libs/snort_pop.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_pop.c -fPIC -DPIC -o .libs/spp_pop.o In file included from spp_pop.c:68: ../include/profiler.h: In function 'POPDetect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_pop.c:314:5: note: in expansion of macro 'PROFILE_VARS' 314 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_pop.c:314:5: note: in expansion of macro 'PROFILE_VARS' 314 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from snort_pop.c:61: ../include/profiler.h: In function 'SnortPOP': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_pop.c:974:5: note: in expansion of macro 'PROFILE_VARS' 974 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_pop.c:974:5: note: in expansion of macro 'PROFILE_VARS' 974 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_pop_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor pop_config.lo pop_log.lo pop_paf.lo pop_util.lo snort_pop.lo spp_pop.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/pop_config.o .libs/pop_log.o .libs/pop_paf.o .libs/pop_util.o .libs/snort_pop.o .libs/spp_pop.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_pop_preproc.so.0 -o .libs/libsf_pop_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_pop_preproc.so.0" && ln -s "libsf_pop_preproc.so.0.0.0" "libsf_pop_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_pop_preproc.so" && ln -s "libsf_pop_preproc.so.0.0.0" "libsf_pop_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_pop_preproc.la" && ln -s "../libsf_pop_preproc.la" "libsf_pop_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_pop_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0 || { rm -f libsf_pop_preproc.so.0 && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so || { rm -f libsf_pop_preproc.so && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' Making all in imap make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o imap_config.lo imap_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o imap_log.lo imap_log.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o imap_util.lo imap_util.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o imap_paf.lo imap_paf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c imap_log.c -fPIC -DPIC -o .libs/imap_log.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c imap_util.c -fPIC -DPIC -o .libs/imap_util.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c imap_config.c -fPIC -DPIC -o .libs/imap_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c imap_paf.c -fPIC -DPIC -o .libs/imap_paf.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_imap.lo snort_imap.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_imap.lo spp_imap.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c snort_imap.c -fPIC -DPIC -o .libs/snort_imap.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_imap.c -fPIC -DPIC -o .libs/spp_imap.o In file included from spp_imap.c:68: ../include/profiler.h: In function 'IMAPDetect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_imap.c:309:5: note: in expansion of macro 'PROFILE_VARS' 309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_imap.c:309:5: note: in expansion of macro 'PROFILE_VARS' 309 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from snort_imap.c:61: ../include/profiler.h: In function 'SnortIMAP': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_imap.c:1028:5: note: in expansion of macro 'PROFILE_VARS' 1028 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_imap.c:1028:5: note: in expansion of macro 'PROFILE_VARS' 1028 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_imap_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor imap_config.lo imap_log.lo imap_util.lo imap_paf.lo snort_imap.lo spp_imap.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/imap_config.o .libs/imap_log.o .libs/imap_util.o .libs/imap_paf.o .libs/snort_imap.o .libs/spp_imap.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_imap_preproc.so.0 -o .libs/libsf_imap_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_imap_preproc.so.0" && ln -s "libsf_imap_preproc.so.0.0.0" "libsf_imap_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_imap_preproc.so" && ln -s "libsf_imap_preproc.so.0.0.0" "libsf_imap_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_imap_preproc.la" && ln -s "../libsf_imap_preproc.la" "libsf_imap_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_imap_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0 || { rm -f libsf_imap_preproc.so.0 && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so || { rm -f libsf_imap_preproc.so && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' Making all in smtp make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_config.lo smtp_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_log.lo smtp_log.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_normalize.lo smtp_normalize.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_util.lo smtp_util.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_config.c -fPIC -DPIC -o .libs/smtp_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_util.c -fPIC -DPIC -o .libs/smtp_util.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_normalize.c -fPIC -DPIC -o .libs/smtp_normalize.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_log.c -fPIC -DPIC -o .libs/smtp_log.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_xlink2state.lo smtp_xlink2state.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o smtp_paf.lo smtp_paf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_xlink2state.c -fPIC -DPIC -o .libs/smtp_xlink2state.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_smtp.lo snort_smtp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c smtp_paf.c -fPIC -DPIC -o .libs/smtp_paf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c snort_smtp.c -fPIC -DPIC -o .libs/snort_smtp.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_smtp.lo spp_smtp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_smtp.c -fPIC -DPIC -o .libs/spp_smtp.o In file included from spp_smtp.c:69: ../include/profiler.h: In function 'SMTPDetect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_smtp.c:313:5: note: in expansion of macro 'PROFILE_VARS' 313 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_smtp.c:313:5: note: in expansion of macro 'PROFILE_VARS' 313 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from snort_smtp.c:64: ../include/profiler.h: In function 'SnortSMTP': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_smtp.c:1540:5: note: in expansion of macro 'PROFILE_VARS' 1540 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_smtp.c:1540:5: note: in expansion of macro 'PROFILE_VARS' 1540 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_smtp_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor smtp_config.lo smtp_log.lo smtp_normalize.lo smtp_util.lo smtp_xlink2state.lo smtp_paf.lo snort_smtp.lo spp_smtp.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/smtp_config.o .libs/smtp_log.o .libs/smtp_normalize.o .libs/smtp_util.o .libs/smtp_xlink2state.o .libs/smtp_paf.o .libs/snort_smtp.o .libs/spp_smtp.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_smtp_preproc.so.0 -o .libs/libsf_smtp_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_smtp_preproc.so.0" && ln -s "libsf_smtp_preproc.so.0.0.0" "libsf_smtp_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_smtp_preproc.so" && ln -s "libsf_smtp_preproc.so.0.0.0" "libsf_smtp_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_smtp_preproc.la" && ln -s "../libsf_smtp_preproc.la" "libsf_smtp_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_smtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0 || { rm -f libsf_smtp_preproc.so.0 && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so || { rm -f libsf_smtp_preproc.so && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' Making all in ssh make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_ssh.lo spp_ssh.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_ssh.c -fPIC -DPIC -o .libs/spp_ssh.o In file included from spp_ssh.c:66: ../include/profiler.h: In function 'ProcessSSH': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_ssh.c:590:5: note: in expansion of macro 'PROFILE_VARS' 590 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_ssh.c:590:5: note: in expansion of macro 'PROFILE_VARS' 590 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_ssh_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_ssh.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_ssh.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_ssh_preproc.so.0 -o .libs/libsf_ssh_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ssh_preproc.so.0" && ln -s "libsf_ssh_preproc.so.0.0.0" "libsf_ssh_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ssh_preproc.so" && ln -s "libsf_ssh_preproc.so.0.0.0" "libsf_ssh_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ssh_preproc.la" && ln -s "../libsf_ssh_preproc.la" "libsf_ssh_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssh_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0 || { rm -f libsf_ssh_preproc.so.0 && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so || { rm -f libsf_ssh_preproc.so && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' Making all in dns make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_dns.lo spp_dns.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_dns.c -fPIC -DPIC -o .libs/spp_dns.o In file included from spp_dns.c:63: ../include/profiler.h: In function 'ProcessDNS': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dns.c:1520:5: note: in expansion of macro 'PROFILE_VARS' 1520 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dns.c:1520:5: note: in expansion of macro 'PROFILE_VARS' 1520 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dns_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_dns.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_dns.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_dns_preproc.so.0 -o .libs/libsf_dns_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dns_preproc.so.0" && ln -s "libsf_dns_preproc.so.0.0.0" "libsf_dns_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dns_preproc.so" && ln -s "libsf_dns_preproc.so.0.0.0" "libsf_dns_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dns_preproc.la" && ln -s "../libsf_dns_preproc.la" "libsf_dns_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dns_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0 || { rm -f libsf_dns_preproc.so.0 && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so || { rm -f libsf_dns_preproc.so && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' Making all in ssl make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./../libs/ssl_common -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ssl_setup.lo ssl_setup.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./../libs/ssl_common -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c ssl_setup.c -fPIC -DPIC -o .libs/ssl_setup.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_ssl_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor ssl_setup.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ssl_setup.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_ssl_preproc.so.0 -o .libs/libsf_ssl_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ssl_preproc.so.0" && ln -s "libsf_ssl_preproc.so.0.0.0" "libsf_ssl_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ssl_preproc.so" && ln -s "libsf_ssl_preproc.so.0.0.0" "libsf_ssl_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ssl_preproc.la" && ln -s "../libsf_ssl_preproc.la" "libsf_ssl_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssl_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0 || { rm -f libsf_ssl_preproc.so.0 && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so || { rm -f libsf_ssl_preproc.so && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' Making all in dcerpc2 make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_debug.lo dce2_debug.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_utils.lo dce2_utils.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_list.lo dce2_list.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_memory.lo dce2_memory.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_debug.c -fPIC -DPIC -o .libs/dce2_debug.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_utils.c -fPIC -DPIC -o .libs/dce2_utils.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_list.c -fPIC -DPIC -o .libs/dce2_list.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_memory.c -fPIC -DPIC -o .libs/dce2_memory.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_stats.lo dce2_stats.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_stats.c -fPIC -DPIC -o .libs/dce2_stats.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_event.lo dce2_event.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_config.lo dce2_config.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_event.c -fPIC -DPIC -o .libs/dce2_event.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_config.c -fPIC -DPIC -o .libs/dce2_config.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_roptions.lo dce2_roptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_roptions.c -fPIC -DPIC -o .libs/dce2_roptions.o dce2_event.c: In function 'DCE2_EventsInit': dce2_event.c:489:9: warning: '__builtin_strncpy' output truncated before terminating nul copying 31 bytes from a string of the same length [-Wstringop-truncation] 489 | strncpy(dce2_pdu_types[i], type, strlen(type)); | ^ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_dce2.lo spp_dce2.c dce2_event.c:489:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] dce2_event.c:489:9: note: length computed here 489 | strncpy(dce2_pdu_types[i], type, strlen(type)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort_dce2.lo snort_dce2.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_dce2.c -fPIC -DPIC -o .libs/spp_dce2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c snort_dce2.c -fPIC -DPIC -o .libs/snort_dce2.o dce2_config.c: In function 'DCE2_ScPrintPorts': dce2_config.c:3779:66: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 13 [-Wformat-truncation=] 3779 | snprintf(tmp_port, sizeof(tmp_port), "%u %u ", start_port, end_port); | ^~ dce2_config.c:3779:62: note: directive argument in the range [1, 4294967294] 3779 | snprintf(tmp_port, sizeof(tmp_port), "%u %u ", start_port, end_port); | ^~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from dce2_debug.h:31, from dce2_config.h:30, from dce2_config.c:32: In function 'snprintf', inlined from 'DCE2_ScPrintPorts' at dce2_config.c:3779:25: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 23 bytes into a destination of size 15 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function 'DCE2_ScPrintPorts': dce2_config.c:3774:66: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 13 [-Wformat-truncation=] 3774 | snprintf(tmp_port, sizeof(tmp_port), "%u-%u ", start_port, end_port); | ^~ In file included from spp_dce2.h:35, from spp_dce2.c:33: ../include/profiler.h: In function 'DCE2_Main': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dce2.c:492:5: note: in expansion of macro 'PROFILE_VARS' 492 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dce2.c:492:5: note: in expansion of macro 'PROFILE_VARS' 492 | PROFILE_VARS; | ^~~~~~~~~~~~ dce2_config.c:3774:62: note: directive argument in the range [2, 4294967294] 3774 | snprintf(tmp_port, sizeof(tmp_port), "%u-%u ", start_port, end_port); | ^~~~~~~~ In function 'snprintf', inlined from 'DCE2_ScPrintPorts' at dce2_config.c:3774:25: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 5 and 23 bytes into a destination of size 15 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function 'DCE2_GcError': dce2_config.c:4847:45: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 994 [-Wformat-truncation=] 4847 | "%s(%d): \"%s\" configuration: %s. Please consult documentation.", | ^~ 4848 | *_dpd.config_file, *_dpd.config_line, DCE2_GNAME, buf); | ~~~ In function 'snprintf', inlined from 'DCE2_GcError' at dce2_config.c:4846:5: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 63 or more bytes (assuming 1086) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function 'DCE2_ScError': dce2_config.c:4880:45: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 987 [-Wformat-truncation=] 4880 | "%s(%d): \"%s\" configuration: %s. Please consult documentation.", | ^~ 4881 | *_dpd.config_file, *_dpd.config_line, DCE2_SNAME, buf); | ~~~ In function 'snprintf', inlined from 'DCE2_ScError' at dce2_config.c:4879:5: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 70 or more bytes (assuming 1093) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from spp_dce2.h:35, from snort_dce2.c:31: ../include/profiler.h: In function 'DCE2_PushPkt': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1057:9: note: in expansion of macro 'PROFILE_VARS' 1057 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1057:9: note: in expansion of macro 'PROFILE_VARS' 1057 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_PopPkt': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1088:5: note: in expansion of macro 'PROFILE_VARS' 1088 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1088:5: note: in expansion of macro 'PROFILE_VARS' 1088 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_Detect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1122:5: note: in expansion of macro 'PROFILE_VARS' 1122 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1122:5: note: in expansion of macro 'PROFILE_VARS' 1122 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_Process': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:246:5: note: in expansion of macro 'PROFILE_VARS' 246 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:246:5: note: in expansion of macro 'PROFILE_VARS' 246 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:104:5: note: in expansion of macro 'PROFILE_VARS' 104 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:104:5: note: in expansion of macro 'PROFILE_VARS' 104 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:444:5: note: in expansion of macro 'PROFILE_VARS' 444 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:444:5: note: in expansion of macro 'PROFILE_VARS' 444 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_FileDetect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1160:5: note: in expansion of macro 'PROFILE_VARS' 1160 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort_dce2.c:1160:5: note: in expansion of macro 'PROFILE_VARS' 1160 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_smb.lo dce2_smb.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_smb2.lo dce2_smb2.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_tcp.lo dce2_tcp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_smb.c -fPIC -DPIC -o .libs/dce2_smb.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_smb2.c -fPIC -DPIC -o .libs/dce2_smb2.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_tcp.c -fPIC -DPIC -o .libs/dce2_tcp.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_co.lo dce2_co.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_co.c -fPIC -DPIC -o .libs/dce2_co.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_udp.lo dce2_udp.c In file included from spp_dce2.h:35, from dce2_co.c:35: ../include/profiler.h: In function 'DCE2_CoCtxReq': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:973:9: note: in expansion of macro 'PROFILE_VARS' 973 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:973:9: note: in expansion of macro 'PROFILE_VARS' 973 | PROFILE_VARS; | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_udp.c -fPIC -DPIC -o .libs/dce2_udp.o ../include/profiler.h: In function 'DCE2_CoReassemble': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1855:5: note: in expansion of macro 'PROFILE_VARS' 1855 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1855:5: note: in expansion of macro 'PROFILE_VARS' 1855 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_CoHandleFrag': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1697:5: note: in expansion of macro 'PROFILE_VARS' 1697 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1697:5: note: in expansion of macro 'PROFILE_VARS' 1697 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from spp_dce2.h:35, from dce2_smb.c:29: ../include/profiler.h: In function 'DCE2_SmbGetFileVerdict': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9563:5: note: in expansion of macro 'PROFILE_VARS' 9563 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9563:5: note: in expansion of macro 'PROFILE_VARS' 9563 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_cl.lo dce2_cl.c ../include/profiler.h: In function 'DCE2_SmbFileAPIProcess': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9681:5: note: in expansion of macro 'PROFILE_VARS' 9681 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9681:5: note: in expansion of macro 'PROFILE_VARS' 9681 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbInsertTid': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7661:5: note: in expansion of macro 'PROFILE_VARS' 7661 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7661:5: note: in expansion of macro 'PROFILE_VARS' 7661 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_http.lo dce2_http.c ../include/profiler.h: In function 'DCE2_SmbInsertUid': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7509:5: note: in expansion of macro 'PROFILE_VARS' 7509 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7509:5: note: in expansion of macro 'PROFILE_VARS' 7509 | PROFILE_VARS; | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_cl.c -fPIC -DPIC -o .libs/dce2_cl.o ../include/profiler.h: In function 'DCE2_SmbCleanFileTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbFinishFileBlockVerdict': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9540:5: note: in expansion of macro 'PROFILE_VARS' 9540 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9540:5: note: in expansion of macro 'PROFILE_VARS' 9540 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_CoDecode': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1174:9: note: in expansion of macro 'PROFILE_VARS' 1174 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1174:9: note: in expansion of macro 'PROFILE_VARS' 1174 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:1980:5: note: in expansion of macro 'PROFILE_VARS' 1980 | PROFILE_VARS; | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_http.c -fPIC -DPIC -o .libs/dce2_http.o ../include/profiler.h: In function 'DCE2_SmbHandleSegmentation': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbFindUid': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7552:5: note: in expansion of macro 'PROFILE_VARS' 7552 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7552:5: note: in expansion of macro 'PROFILE_VARS' 7552 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbFindFileTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8151:5: note: in expansion of macro 'PROFILE_VARS' 8151 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8151:5: note: in expansion of macro 'PROFILE_VARS' 8151 | PROFILE_VARS; | ^~~~~~~~~~~~ In file included from spp_dce2.h:35, from dce2_cl.c:36: ../include/profiler.h: In function 'DCE2_ClFragReassemble': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:816:5: note: in expansion of macro 'PROFILE_VARS' 816 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:816:5: note: in expansion of macro 'PROFILE_VARS' 816 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbSessionSetupAndX': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:6060:13: note: in expansion of macro 'PROFILE_VARS' 6060 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:6060:13: note: in expansion of macro 'PROFILE_VARS' 6060 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:6269:13: note: in expansion of macro 'PROFILE_VARS' 6269 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:6269:13: note: in expansion of macro 'PROFILE_VARS' 6269 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dce2_paf.lo dce2_paf.c ../include/profiler.h: In function 'DCE2_ClProcess': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:206:5: note: in expansion of macro 'PROFILE_VARS' 206 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:603:5: note: in expansion of macro 'PROFILE_VARS' 603 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:603:5: note: in expansion of macro 'PROFILE_VARS' 603 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_cl.c:206:5: note: in expansion of macro 'PROFILE_VARS' 206 | PROFILE_VARS; | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dce2_paf.c -fPIC -DPIC -o .libs/dce2_paf.o ../include/profiler.h: In function 'DCE2_SmbNegotiate': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:5859:5: note: in expansion of macro 'PROFILE_VARS' 5859 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:5859:5: note: in expansion of macro 'PROFILE_VARS' 5859 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_CoProcess': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:421:5: note: in expansion of macro 'PROFILE_VARS' 421 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:2704:5: note: in expansion of macro 'PROFILE_VARS' 2704 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_co.c:2704:5: note: in expansion of macro 'PROFILE_VARS' 2704 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbFinishFileAPI': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9585:5: note: in expansion of macro 'PROFILE_VARS' 9585 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9585:5: note: in expansion of macro 'PROFILE_VARS' 9585 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbRemoveRequestTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7451:5: note: in expansion of macro 'PROFILE_VARS' 7451 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7451:5: note: in expansion of macro 'PROFILE_VARS' 7451 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbRequestTrackerDataFree': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbUpdateTransRequest.isra': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbFileTrackerDataFree': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbRemoveFileTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8251:5: note: in expansion of macro 'PROFILE_VARS' 8251 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8251:5: note: in expansion of macro 'PROFILE_VARS' 8251 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbLogoffAndX': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7579:5: note: in expansion of macro 'PROFILE_VARS' 7579 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7579:5: note: in expansion of macro 'PROFILE_VARS' 7579 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbRemoveTid': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7783:5: note: in expansion of macro 'PROFILE_VARS' 7783 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7783:5: note: in expansion of macro 'PROFILE_VARS' 7783 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbProcessFileData': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9932:5: note: in expansion of macro 'PROFILE_VARS' 9932 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:9932:5: note: in expansion of macro 'PROFILE_VARS' 9932 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbUpdateTransSecondary.isra': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbUpdateTransResponse': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7202:5: note: in expansion of macro 'PROFILE_VARS' 7202 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7250:5: note: in expansion of macro 'PROFILE_VARS' 7250 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbInspect': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7727:5: note: in expansion of macro 'PROFILE_VARS' 7727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7727:5: note: in expansion of macro 'PROFILE_VARS' 7727 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7100:5: note: in expansion of macro 'PROFILE_VARS' 7100 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7100:5: note: in expansion of macro 'PROFILE_VARS' 7100 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbNewFileTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7887:5: note: in expansion of macro 'PROFILE_VARS' 7887 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7887:5: note: in expansion of macro 'PROFILE_VARS' 7887 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbDequeueTmpFileTracker': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8050:5: note: in expansion of macro 'PROFILE_VARS' 8050 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8050:5: note: in expansion of macro 'PROFILE_VARS' 8050 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_Smb1Process': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:2716:5: note: in expansion of macro 'PROFILE_VARS' 2716 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7309:5: note: in expansion of macro 'PROFILE_VARS' 7309 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7971:5: note: in expansion of macro 'PROFILE_VARS' 7971 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7971:5: note: in expansion of macro 'PROFILE_VARS' 7971 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7451:5: note: in expansion of macro 'PROFILE_VARS' 7451 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:7451:5: note: in expansion of macro 'PROFILE_VARS' 7451 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbProcess': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbDataFree': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h: In function 'DCE2_SmbSsnFree': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8304:5: note: in expansion of macro 'PROFILE_VARS' 8304 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8414:5: note: in expansion of macro 'PROFILE_VARS' 8414 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ dce2_smb.c:8381:5: note: in expansion of macro 'PROFILE_VARS' 8381 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dce2_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor dce2_debug.lo dce2_utils.lo dce2_list.lo dce2_memory.lo dce2_stats.lo dce2_event.lo dce2_config.lo dce2_roptions.lo spp_dce2.lo snort_dce2.lo dce2_smb.lo dce2_smb2.lo dce2_tcp.lo dce2_co.lo dce2_udp.lo dce2_cl.lo dce2_http.lo dce2_paf.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/dce2_debug.o .libs/dce2_utils.o .libs/dce2_list.o .libs/dce2_memory.o .libs/dce2_stats.o .libs/dce2_event.o .libs/dce2_config.o .libs/dce2_roptions.o .libs/spp_dce2.o .libs/snort_dce2.o .libs/dce2_smb.o .libs/dce2_smb2.o .libs/dce2_tcp.o .libs/dce2_co.o .libs/dce2_udp.o .libs/dce2_cl.o .libs/dce2_http.o .libs/dce2_paf.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_dce2_preproc.so.0 -o .libs/libsf_dce2_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dce2_preproc.so.0" && ln -s "libsf_dce2_preproc.so.0.0.0" "libsf_dce2_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dce2_preproc.so" && ln -s "libsf_dce2_preproc.so.0.0.0" "libsf_dce2_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dce2_preproc.la" && ln -s "../libsf_dce2_preproc.la" "libsf_dce2_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dce2_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0 || { rm -f libsf_dce2_preproc.so.0 && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so || { rm -f libsf_dce2_preproc.so && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' Making all in sdf make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_sdf.lo spp_sdf.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sdf_pattern_match.lo sdf_pattern_match.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sdf_credit_card.lo sdf_credit_card.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sdf_us_ssn.lo sdf_us_ssn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_sdf.c -fPIC -DPIC -o .libs/spp_sdf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sdf_us_ssn.c -fPIC -DPIC -o .libs/sdf_us_ssn.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sdf_credit_card.c -fPIC -DPIC -o .libs/sdf_credit_card.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sdf_pattern_match.c -fPIC -DPIC -o .libs/sdf_pattern_match.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sdf_detection_option.lo sdf_detection_option.c sdf_pattern_match.c: In function 'AddPii': sdf_pattern_match.c:178:13: warning: '__builtin_strncat' output may be truncated copying 2 bytes from a string of length 2 [-Wstringop-truncation] 178 | strncat(new_pii, repeated_section, 2); | ^ sdf_pattern_match.c:178:13: warning: '__builtin_strncat' output may be truncated copying 2 bytes from a string of length 2 [-Wstringop-truncation] libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sdf_detection_option.c -fPIC -DPIC -o .libs/sdf_detection_option.o In file included from spp_sdf.c:56: ../include/profiler.h: In function 'ProcessSDF': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sdf.c:504:5: note: in expansion of macro 'PROFILE_VARS' 504 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sdf.c:504:5: note: in expansion of macro 'PROFILE_VARS' 504 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_sdf_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_sdf.lo sdf_pattern_match.lo sdf_credit_card.lo sdf_us_ssn.lo sdf_detection_option.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_sdf.o .libs/sdf_pattern_match.o .libs/sdf_credit_card.o .libs/sdf_us_ssn.o .libs/sdf_detection_option.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_sdf_preproc.so.0 -o .libs/libsf_sdf_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sdf_preproc.so.0" && ln -s "libsf_sdf_preproc.so.0.0.0" "libsf_sdf_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sdf_preproc.so" && ln -s "libsf_sdf_preproc.so.0.0.0" "libsf_sdf_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_sdf_preproc.la" && ln -s "../libsf_sdf_preproc.la" "libsf_sdf_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sdf_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0 || { rm -f libsf_sdf_preproc.so.0 && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so || { rm -f libsf_sdf_preproc.so && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' Making all in sip make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_sip.lo spp_sip.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_config.lo sip_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_parser.lo sip_parser.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_dialog.lo sip_dialog.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_config.c -fPIC -DPIC -o .libs/sip_config.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_sip.c -fPIC -DPIC -o .libs/spp_sip.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_parser.c -fPIC -DPIC -o .libs/sip_parser.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_dialog.c -fPIC -DPIC -o .libs/sip_dialog.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_roptions.lo sip_roptions.c In file included from spp_sip.c:68: ../include/profiler.h: In function 'SIPmain': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sip.c:442:5: note: in expansion of macro 'PROFILE_VARS' 442 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_sip.c:442:5: note: in expansion of macro 'PROFILE_VARS' 442 | PROFILE_VARS; | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_roptions.c -fPIC -DPIC -o .libs/sip_roptions.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_utils.lo sip_utils.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sip_paf.lo sip_paf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_utils.c -fPIC -DPIC -o .libs/sip_utils.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c sip_paf.c -fPIC -DPIC -o .libs/sip_paf.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_sip_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_sip.lo sip_config.lo sip_parser.lo sip_dialog.lo sip_roptions.lo sip_utils.lo sip_paf.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_sip.o .libs/sip_config.o .libs/sip_parser.o .libs/sip_dialog.o .libs/sip_roptions.o .libs/sip_utils.o .libs/sip_paf.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_sip_preproc.so.0 -o .libs/libsf_sip_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sip_preproc.so.0" && ln -s "libsf_sip_preproc.so.0.0.0" "libsf_sip_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sip_preproc.so" && ln -s "libsf_sip_preproc.so.0.0.0" "libsf_sip_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_sip_preproc.la" && ln -s "../libsf_sip_preproc.la" "libsf_sip_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sip_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0 || { rm -f libsf_sip_preproc.so.0 && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so || { rm -f libsf_sip_preproc.so && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' Making all in reputation make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_reputation.lo spp_reputation.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o reputation_config.lo reputation_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o reputation_utils.lo reputation_utils.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_reputation.c -fPIC -DPIC -o .libs/spp_reputation.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c reputation_utils.c -fPIC -DPIC -o .libs/reputation_utils.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c reputation_config.c -fPIC -DPIC -o .libs/reputation_config.o reputation_config.c: In function 'UpdatePathToFile.constprop.isra': reputation_config.c:1135:25: warning: '%s' directive output may be truncated writing up to 4096 bytes into a region of size 4095 [-Wformat-truncation=] 1135 | "%s/%s", snort_conf_dir, filename); | ^~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/daq.h:25, from ../include/sf_snort_packet.h:42, from reputation_config.c:34: In function 'snprintf', inlined from 'UpdatePathToFile.constprop.isra' at reputation_config.c:1134:13: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 2 or more bytes (assuming 4098) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ reputation_config.c: In function 'UpdatePathToFile.constprop.isra': reputation_config.c:1130:26: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 1130 | "%s%s", snort_conf_dir, filename); | ^ In function 'snprintf', inlined from 'UpdatePathToFile.constprop.isra' at reputation_config.c:1129:13: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output 1 or more bytes (assuming 4097) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ reputation_config.c: In function 'UpdatePathToFile.constprop.isra': reputation_config.c:1120:51: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] 1120 | snprintf(full_path_filename, max_size, "%s", filename); | ^ In function 'snprintf', inlined from 'UpdatePathToFile.constprop.isra' at reputation_config.c:1120:9: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:54:10: note: '__builtin_snprintf' output between 1 and 4097 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ In file included from spp_reputation.c:61: ../include/profiler.h: In function 'ReputationMain': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_reputation.c:890:5: note: in expansion of macro 'PROFILE_VARS' 890 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_reputation.c:890:5: note: in expansion of macro 'PROFILE_VARS' 890 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_reputation_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_reputation.lo reputation_config.lo reputation_utils.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_reputation.o .libs/reputation_config.o .libs/reputation_utils.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_reputation_preproc.so.0 -o .libs/libsf_reputation_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_reputation_preproc.so.0" && ln -s "libsf_reputation_preproc.so.0.0.0" "libsf_reputation_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_reputation_preproc.so" && ln -s "libsf_reputation_preproc.so.0.0.0" "libsf_reputation_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_reputation_preproc.la" && ln -s "../libsf_reputation_preproc.la" "libsf_reputation_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_reputation_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0 || { rm -f libsf_reputation_preproc.so.0 && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so || { rm -f libsf_reputation_preproc.so && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' Making all in gtp make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_gtp.lo spp_gtp.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o gtp_config.lo gtp_config.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o gtp_parser.lo gtp_parser.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o gtp_roptions.lo gtp_roptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c gtp_roptions.c -fPIC -DPIC -o .libs/gtp_roptions.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_gtp.c -fPIC -DPIC -o .libs/spp_gtp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c gtp_parser.c -fPIC -DPIC -o .libs/gtp_parser.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c gtp_config.c -fPIC -DPIC -o .libs/gtp_config.o In file included from spp_gtp.c:65: ../include/profiler.h: In function 'GTPmain': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_gtp.c:316:5: note: in expansion of macro 'PROFILE_VARS' 316 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_gtp.c:316:5: note: in expansion of macro 'PROFILE_VARS' 316 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_gtp_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_gtp.lo gtp_config.lo gtp_parser.lo gtp_roptions.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_gtp.o .libs/gtp_config.o .libs/gtp_parser.o .libs/gtp_roptions.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_gtp_preproc.so.0 -o .libs/libsf_gtp_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_gtp_preproc.so.0" && ln -s "libsf_gtp_preproc.so.0.0.0" "libsf_gtp_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_gtp_preproc.so" && ln -s "libsf_gtp_preproc.so.0.0.0" "libsf_gtp_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_gtp_preproc.la" && ln -s "../libsf_gtp_preproc.la" "libsf_gtp_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_gtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0 || { rm -f libsf_gtp_preproc.so.0 && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so || { rm -f libsf_gtp_preproc.so && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' Making all in modbus make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_modbus.lo spp_modbus.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o modbus_decode.lo modbus_decode.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o modbus_roptions.lo modbus_roptions.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o modbus_paf.lo modbus_paf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c modbus_roptions.c -fPIC -DPIC -o .libs/modbus_roptions.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_modbus.c -fPIC -DPIC -o .libs/spp_modbus.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c modbus_paf.c -fPIC -DPIC -o .libs/modbus_paf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c modbus_decode.c -fPIC -DPIC -o .libs/modbus_decode.o In file included from spp_modbus.c:43: ../include/profiler.h: In function 'ProcessModbus': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_modbus.c:359:5: note: in expansion of macro 'PROFILE_VARS' 359 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_modbus.c:359:5: note: in expansion of macro 'PROFILE_VARS' 359 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_modbus_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_modbus.lo modbus_decode.lo modbus_roptions.lo modbus_paf.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_modbus.o .libs/modbus_decode.o .libs/modbus_roptions.o .libs/modbus_paf.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_modbus_preproc.so.0 -o .libs/libsf_modbus_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_modbus_preproc.so.0" && ln -s "libsf_modbus_preproc.so.0.0.0" "libsf_modbus_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_modbus_preproc.so" && ln -s "libsf_modbus_preproc.so.0.0.0" "libsf_modbus_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_modbus_preproc.la" && ln -s "../libsf_modbus_preproc.la" "libsf_modbus_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_modbus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0 || { rm -f libsf_modbus_preproc.so.0 && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so || { rm -f libsf_modbus_preproc.so && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' Making all in dnp3 make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_dnp3.lo spp_dnp3.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dnp3_paf.lo dnp3_paf.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dnp3_reassembly.lo dnp3_reassembly.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dnp3_roptions.lo dnp3_roptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_dnp3.c -fPIC -DPIC -o .libs/spp_dnp3.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dnp3_paf.c -fPIC -DPIC -o .libs/dnp3_paf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dnp3_reassembly.c -fPIC -DPIC -o .libs/dnp3_reassembly.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dnp3_roptions.c -fPIC -DPIC -o .libs/dnp3_roptions.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o dnp3_map.lo dnp3_map.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c dnp3_map.c -fPIC -DPIC -o .libs/dnp3_map.o In file included from spp_dnp3.c:48: ../include/profiler.h: In function 'ProcessDNP3': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dnp3.c:579:5: note: in expansion of macro 'PROFILE_VARS' 579 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_dnp3.c:579:5: note: in expansion of macro 'PROFILE_VARS' 579 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dnp3_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_dnp3.lo dnp3_paf.lo dnp3_reassembly.lo dnp3_roptions.lo dnp3_map.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_dnp3.o .libs/dnp3_paf.o .libs/dnp3_reassembly.o .libs/dnp3_roptions.o .libs/dnp3_map.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_dnp3_preproc.so.0 -o .libs/libsf_dnp3_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dnp3_preproc.so.0" && ln -s "libsf_dnp3_preproc.so.0.0.0" "libsf_dnp3_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dnp3_preproc.so" && ln -s "libsf_dnp3_preproc.so.0.0.0" "libsf_dnp3_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dnp3_preproc.la" && ln -s "../libsf_dnp3_preproc.la" "libsf_dnp3_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dnp3_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0 || { rm -f libsf_dnp3_preproc.so.0 && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so || { rm -f libsf_dnp3_preproc.so && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' Making all in s7commplus make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o spp_s7comm.lo spp_s7comm.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o s7comm_decode.lo s7comm_decode.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o s7comm_roptions.lo s7comm_roptions.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o s7comm_paf.lo s7comm_paf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c spp_s7comm.c -fPIC -DPIC -o .libs/spp_s7comm.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c s7comm_decode.c -fPIC -DPIC -o .libs/s7comm_decode.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c s7comm_paf.c -fPIC -DPIC -o .libs/s7comm_paf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c s7comm_roptions.c -fPIC -DPIC -o .libs/s7comm_roptions.o In file included from spp_s7comm.c:42: ../include/profiler.h: In function 'ProcessS7commplus': ../include/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ ../include/profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_s7comm.c:335:5: note: in expansion of macro 'PROFILE_VARS' 335 | PROFILE_VARS; | ^~~~~~~~~~~~ ../include/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ ../include/profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ ../include/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ spp_s7comm.c:335:5: note: in expansion of macro 'PROFILE_VARS' 335 | PROFILE_VARS; | ^~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -export-dynamic -module -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_s7commplus_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_s7comm.lo s7comm_decode.lo s7comm_roptions.lo s7comm_paf.lo ../libsf_dynamic_preproc.la -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/spp_s7comm.o .libs/s7comm_decode.o .libs/s7comm_roptions.o .libs/s7comm_paf.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib ../.libs/libsf_dynamic_preproc.a -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Ofast -g0 -Wl,-soname -Wl,libsf_s7commplus_preproc.so.0 -o .libs/libsf_s7commplus_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_s7commplus_preproc.so.0" && ln -s "libsf_s7commplus_preproc.so.0.0.0" "libsf_s7commplus_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_s7commplus_preproc.so" && ln -s "libsf_s7commplus_preproc.so.0.0.0" "libsf_s7commplus_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_s7commplus_preproc.la" && ln -s "../libsf_s7commplus_preproc.la" "libsf_s7commplus_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_s7commplus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0 || { rm -f libsf_s7commplus_preproc.so.0 && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so || { rm -f libsf_s7commplus_preproc.so && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making all in dynamic-output make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making all in . make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making all in plugins make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o liboutput_a-output_base.o `test -f 'output_base.c' || echo './'`output_base.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o liboutput_a-output_plugin.o `test -f 'output_plugin.c' || echo './'`output_plugin.c rm -f liboutput.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru liboutput.a liboutput_a-output_base.o liboutput_a-output_plugin.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib liboutput.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' Making all in libs make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-output/plugins -I../../../src -I../../../src/sfutil -I../../../src/dynamic-plugins -I../../../src/preprocessors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o libsf_dynamic_output_la-output_lib.lo `test -f 'output_lib.c' || echo './'`output_lib.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-output/plugins -I../../../src -I../../../src/sfutil -I../../../src/dynamic-plugins -I../../../src/preprocessors -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c output_lib.c -fPIC -DPIC -o .libs/libsf_dynamic_output_la-output_lib.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -fPIC -DPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -static -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o libsf_dynamic_output.la -rpath /usr/lib/snort/dynamic_output libsf_dynamic_output_la-output_lib.lo -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: warning: complete static linking is impossible in this configuration libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsf_dynamic_output.a .libs/libsf_dynamic_output_la-output_lib.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsf_dynamic_output.a libtool: link: ( cd ".libs" && rm -f "libsf_dynamic_output.la" && ln -s "../libsf_dynamic_output.la" "libsf_dynamic_output.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making all in target-based make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sftarget_reader.o sftarget_reader.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sftarget_hostentry.o sftarget_hostentry.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sftarget_protocol_reference.o sftarget_protocol_reference.c bison -y -d -psfat_ sf_attribute_table.y /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_attribute_table.o sf_attribute_table.c mv y.tab.h sf_attribute_table.h flex -i -Psfat -osf_attribute_table_parser.c sf_attribute_table_parser.l /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_attribute_table_parser.o sf_attribute_table_parser.c rm -f libtarget_based.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libtarget_based.a sftarget_reader.o sftarget_hostentry.o sftarget_protocol_reference.o sf_attribute_table_parser.o sf_attribute_table.o sf_attribute_table_parser.o sf_attribute_table.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libtarget_based.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' Making all in control make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfcontrol.o sfcontrol.c rm -f libsfcontrol.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libsfcontrol.a sfcontrol.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libsfcontrol.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' Making all in file-process make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' Making all in libs make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_lib.o file_lib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_config.o file_config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_identifier.o file_identifier.c file_lib.c: In function 'file_signature_sha256': file_lib.c:145:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 145 | SHA256INIT((SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~ In file included from ../../../src/sfutil/sf_sechash.h:36, from file_lib.c:40: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ file_lib.c:146:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 146 | SHA256UPDATE((SHA256CONTEXT *)context->file_signature_context, file_data, data_size); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ file_lib.c:153:13: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 153 | SHA256FINAL(context->sha256, (SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ file_lib.c:160:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 160 | SHA256UPDATE((SHA256CONTEXT *)context->file_signature_context, file_data, data_size); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ file_lib.c:168:13: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 168 | SHA256FINAL(context->sha256, (SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ file_lib.c:176:13: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 176 | SHA256INIT((SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ file_lib.c:177:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 177 | SHA256UPDATE((SHA256CONTEXT *)context->file_signature_context, file_data, data_size); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ file_lib.c:180:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 180 | SHA256FINAL(context->sha256, (SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ file_lib.c:186:9: warning: 'SHA256_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 186 | SHA256INIT((SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:73:27: note: declared here 73 | OSSL_DEPRECATEDIN_3_0 int SHA256_Init(SHA256_CTX *c); | ^~~~~~~~~~~ file_lib.c:187:9: warning: 'SHA256_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 187 | SHA256UPDATE((SHA256CONTEXT *)context->file_signature_context, file_data, data_size); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:74:27: note: declared here 74 | OSSL_DEPRECATEDIN_3_0 int SHA256_Update(SHA256_CTX *c, | ^~~~~~~~~~~~~ file_lib.c:190:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 190 | SHA256FINAL(context->sha256, (SHA256CONTEXT *)context->file_signature_context); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ rm -f libfile.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libfile.a file_lib.o file_config.o file_identifier.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libfile.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_service.o file_service.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_service_config.o file_service_config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_mime_process.o file_mime_process.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_resume_block.o file_resume_block.c file_resume_block.c:211:21: warning: 'error_throttleInfo' defined but not used [-Wunused-variable] 211 | static ThrottleInfo error_throttleInfo = {0,600,0}; | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_mime_config.o file_mime_config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_capture.o file_capture.c file_mime_process.c: In function 'process_mime_header': file_mime_process.c:616:12: warning: 'eolm' may be used uninitialized [-Wmaybe-uninitialized] 616 | if (eolm == ptr) | ^ file_mime_process.c:588:20: note: 'eolm' was declared here 588 | const uint8_t *eolm; | ^~~~ file_mime_process.c:587:20: warning: 'eol' may be used uninitialized [-Wmaybe-uninitialized] 587 | const uint8_t *eol; | ^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_stats.o file_stats.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_segment_process.o file_segment_process.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o circular_buffer.o circular_buffer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_mempool.o file_mempool.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_email_attach_decode.o `test -f '../sfutil/sf_email_attach_decode.c' || echo './'`../sfutil/sf_email_attach_decode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o file_ss.o file_ss.c rm -f libfileAPI.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libfileAPI.a file_service.o file_service_config.o file_mime_process.o file_resume_block.o file_mime_config.o file_capture.o file_stats.o file_segment_process.o circular_buffer.o file_mempool.o sf_email_attach_decode.o file_ss.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libfileAPI.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' Making all in reload-adjust make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o appdata_adjuster.o appdata_adjuster.c rm -f libreload_adjust.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru libreload_adjust.a appdata_adjuster.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libreload_adjust.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o debug.o debug.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o decode.o decode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o encode.o encode.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o active.o active.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o log.o log.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o mstring.o mstring.c mstring.c: In function 'mSplit': mstring.c:383:1: warning: function may return address of local variable [-Wreturn-local-addr] 383 | } | ^ mstring.c:127:11: note: declared here 127 | char *toks_buf[TOKS_BUF_SIZE]; | ^~~~~~~~ mstring.c:127:11: note: declared here /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o hashstring.o hashstring.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o parser.o parser.c hashstring.c: In function 'hashSearchFixed': hashstring.c:120:17: warning: 'MD5' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 120 | digest = MD5DIGEST((const unsigned char *)buf, (unsigned int)blen, NULL); | ^~~~~~ In file included from ../src/sfutil/sf_sechash.h:97, from hashstring.h:26, from hashstring.c:47: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o profiler.o profiler.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o plugbase.o plugbase.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o snort.o snort.c snort.c: In function 'GetFirstInterface': snort.c:1238:5: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations] 1238 | iface = pcap_lookupdev(errorbuf); | ^~~~~ In file included from snort.c:60: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap/pcap.h:395:18: note: declared here 395 | PCAP_API char *pcap_lookupdev(char *); | ^~~~~~~~~~~~~~ snort.c: In function 'SnortConfFree': snort.c:4458:10: warning: the comparison will always evaluate as 'true' for the address of 'event_queue' will never be NULL [-Waddress] 4458 | if ( sc->event_queue ) | ^~ In file included from active.h:31, from snort.c:97: snort.h:892:16: note: 'event_queue' declared here 892 | SF_EVENTQ *event_queue[NUM_EVENT_QUEUES]; | ^~~~~~~~~~~ In file included from snort.h:43: profiler.h: In function 'PacketCallback': profiler.h:109:28: warning: 'snort_ticks_start' is used uninitialized [-Wuninitialized] 109 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort.c:1601:5: note: in expansion of macro 'PROFILE_VARS' 1601 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:139:42: warning: 'snort_ticks_end' is used uninitialized [-Wuninitialized] 139 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort.c:1601:5: note: in expansion of macro 'PROFILE_VARS' 1601 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o strlcatu.o strlcatu.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o strlcpyu.o strlcpyu.c In file included from snort.h:43, from decode.c:42: profiler.h: In function 'DecodeNullPkt': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:708:5: note: in expansion of macro 'PROFILE_VARS' 708 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:708:5: note: in expansion of macro 'PROFILE_VARS' 708 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o tag.o tag.c profiler.h: In function 'MetaCallback': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort.c:1529:5: note: in expansion of macro 'PROFILE_VARS' 1529 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ snort.c:1529:5: note: in expansion of macro 'PROFILE_VARS' 1529 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o util.o util.c util.c: In function 'display_mallinfo': util.c:1182:5: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] 1182 | mi = mallinfo(); | ^~ In file included from util.c:52: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ util.c: In function 'CreatePidFile': util.c:929:13: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 929 | fchown(fileno(pid_lockfile), ScUid(), ScGid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:944:9: warning: ignoring return value of 'fchown' declared with attribute 'warn_unused_result' [-Wunused-result] 944 | fchown(fileno(pid_file), ScUid(), ScGid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c: In function 'InitGroups': util.c:1060:17: warning: pointer 'copy' used after 'free' [-Wuse-after-free] 1060 | FatalError("Can not initgroups(%s,%d)", username, group_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ util.c:1059:17: note: call to 'free' here 1059 | free(username); | ^~~~~~~~~~~~~~ profiler.h: In function 'DecodeEthPkt': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:964:5: note: in expansion of macro 'PROFILE_VARS' 964 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:964:5: note: in expansion of macro 'PROFILE_VARS' 964 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'DecodeRawPkt6': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:2113:5: note: in expansion of macro 'PROFILE_VARS' 2113 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:2113:5: note: in expansion of macro 'PROFILE_VARS' 2113 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o detect.o detect.c profiler.h: In function 'DecodeRawPkt': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:2090:5: note: in expansion of macro 'PROFILE_VARS' 2090 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ decode.c:2090:5: note: in expansion of macro 'PROFILE_VARS' 2090 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o signature.o signature.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o mempool.o mempool.c In file included from snort.h:43, from detect.c:39: profiler.h: In function 'Detect': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ detect.c:596:5: note: in expansion of macro 'PROFILE_VARS' 596 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ detect.c:596:5: note: in expansion of macro 'PROFILE_VARS' 596 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'Preprocess': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ detect.c:215:5: note: in expansion of macro 'PROFILE_VARS' 215 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ detect.c:215:5: note: in expansion of macro 'PROFILE_VARS' 215 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sf_sdlist.o sf_sdlist.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o fpcreate.o fpcreate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o fpdetect.o fpdetect.c sf_sdlist.c: In function 'sf_sdlist_purge': sf_sdlist.c:386:13: warning: 'data' may be used uninitialized [-Wmaybe-uninitialized] 386 | list->destroy(data); | ^~~~~~~~~~~~~~~~~~~ sf_sdlist.c:380:11: note: 'data' was declared here 380 | void *data; | ^~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pcrm.o pcrm.c In file included from snort.h:43, from fpdetect.c:44: profiler.h: In function 'detection_option_tree_evaluate.constprop': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:549:5: note: in expansion of macro 'PROFILE_VARS' 549 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:549:5: note: in expansion of macro 'PROFILE_VARS' 549 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'rule_tree_match': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:616:5: note: in expansion of macro 'PROFILE_VARS' 616 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:616:5: note: in expansion of macro 'PROFILE_VARS' 616 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'fpEvalHeaderSW': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:1090:5: note: in expansion of macro 'PROFILE_VARS' 1090 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 131 | ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ | ^~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:1090:5: note: in expansion of macro 'PROFILE_VARS' 1090 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'fpEvalRTN': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:506:5: note: in expansion of macro 'PROFILE_VARS' 506 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:506:5: note: in expansion of macro 'PROFILE_VARS' 506 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h: In function 'fpEvalIpProtoOnlyRules': profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized [-Wmaybe-uninitialized] 101 | ppstat.ticks_start = name##_ticks_start; \ | ^ profiler.h:42:41: note: 'snort_ticks_start' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:506:5: note: in expansion of macro 'PROFILE_VARS' 506 | PROFILE_VARS; | ^~~~~~~~~~~~ profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized [-Wmaybe-uninitialized] 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:42:41: note: 'snort_ticks_end' was declared here 42 | #define PROFILE_VARS PROFILE_VARS_NAMED(snort) | ^~~~~ profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' 41 | #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end | ^~~~ fpdetect.c:506:5: note: in expansion of macro 'PROFILE_VARS' 506 | PROFILE_VARS; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o byte_extract.o byte_extract.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfthreshold.o sfthreshold.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o packet_time.o packet_time.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o event_wrapper.o event_wrapper.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o event_queue.o event_queue.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o ppm.o ppm.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o log_text.o log_text.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o detection_filter.o detection_filter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o detection_util.o detection_util.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o rate_filter.o rate_filter.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o pkt_tracer.o pkt_tracer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o obfuscation.o obfuscation.c pkt_tracer.c: In function 'pktTracerDebugCheck': pkt_tracer.c:269:52: warning: converting a packed 'sfaddr_t' {aka 'struct _sfaddr'} pointer (alignment 1) to a 'const struct in6_addr' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 269 | const struct in6_addr* sip = (const struct in6_addr*)src; | ^~~~~~~~ In file included from ipv6_port.h:29, from decode.h:52, from pkt_tracer.c:27: ../src/sfutil/sf_ip.h:90:8: note: defined here 90 | struct _sfaddr | ^~~~~~~ pkt_tracer.c:270:52: warning: converting a packed 'sfaddr_t' {aka 'struct _sfaddr'} pointer (alignment 1) to a 'const struct in6_addr' pointer (alignment 4) may result in an unaligned pointer value [-Waddress-of-packed-member] 270 | const struct in6_addr* dip = (const struct in6_addr*)dst; | ^~~~~~~~ ../src/sfutil/sf_ip.h:90:8: note: defined here 90 | struct _sfaddr | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o sfdaq.o sfdaq.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o reload.o reload.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o idle_processing.o idle_processing.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o reg_test.o reg_test.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src -I../src/sfutil -I../src/output-plugins -I../src/detection-plugins -I../src/dynamic-plugins -I../src/preprocessors -I../src/preprocessors/portscan -I../src/preprocessors/HttpInspect/include -I../src/preprocessors/Session -I../src/preprocessors/Stream6 -I../src/target-based -I../src/control -I../src/file-process -I../src/file-process/libs -I../src/side-channel -I../src/side-channel/plugins -I../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o memory_stats.o memory_stats.c reload.c:139:24: warning: 'reload_mutex' defined but not used [-Wunused-variable] 139 | static pthread_mutex_t reload_mutex = PTHREAD_MUTEX_INITIALIZER; | ^~~~~~~~~~~~ memory_stats.c: In function 'PreprocDisplaystats': memory_stats.c:563:115: warning: the comparison will always evaluate as 'true' for the address of 'preproc_mem_info' will never be NULL [-Waddress] 563 | if ( (preproc_id != PP_ALL) && (MemStatsDisplayCallback[preproc_id] != 0 && preproc_mem_info[preproc_id] != NULL) ) | ^~ memory_stats.c:42:23: note: 'preproc_mem_info' declared here 42 | static PreprocMemInfo preproc_mem_info[PP_MAX][PP_MEM_MAX_CATEGORY]; | ^~~~~~~~~~~~~~~~ memory_stats.c:570:93: warning: the comparison will always evaluate as 'true' for the address of 'preproc_mem_info' will never be NULL [-Waddress] 570 | if(MemStatsDisplayCallback[preproc_id] != 0 && preproc_mem_info[preproc_id] != NULL) | ^~ memory_stats.c:42:23: note: 'preproc_mem_info' declared here 42 | static PreprocMemInfo preproc_mem_info[PP_MAX][PP_MEM_MAX_CATEGORY]; | ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o snort debug.o decode.o encode.o active.o log.o mstring.o hashstring.o parser.o profiler.o plugbase.o snort.o strlcatu.o strlcpyu.o tag.o util.o detect.o signature.o mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o byte_extract.o sfthreshold.o packet_time.o event_wrapper.o event_queue.o ppm.o log_text.o detection_filter.o detection_util.o rate_filter.o pkt_tracer.o obfuscation.o sfdaq.o reload.o idle_processing.o reg_test.o memory_stats.o output-plugins/libspo.a detection-plugins/libspd.a dynamic-plugins/libdynamic.a dynamic-output/plugins/liboutput.a preprocessors/libspp.a parser/libparser.a target-based/libtarget_based.a preprocessors/HttpInspect/libhttp_inspect.a preprocessors/Session/libsession.a preprocessors/Stream6/libstream6.a sfutil/libsfutil.a control/libsfcontrol.a file-process/libfileAPI.a file-process/libs/libfile.a reload-adjust/libreload_adjust.a -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -o snort debug.o decode.o encode.o active.o log.o mstring.o hashstring.o parser.o profiler.o plugbase.o snort.o strlcatu.o strlcpyu.o tag.o util.o detect.o signature.o mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o byte_extract.o sfthreshold.o packet_time.o event_wrapper.o event_queue.o ppm.o log_text.o detection_filter.o detection_util.o rate_filter.o pkt_tracer.o obfuscation.o sfdaq.o reload.o idle_processing.o reg_test.o memory_stats.o -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib output-plugins/libspo.a detection-plugins/libspd.a dynamic-plugins/libdynamic.a dynamic-output/plugins/liboutput.a preprocessors/libspp.a parser/libparser.a target-based/libtarget_based.a preprocessors/HttpInspect/libhttp_inspect.a preprocessors/Session/libsession.a preprocessors/Stream6/libstream6.a sfutil/libsfutil.a control/libsfcontrol.a file-process/libfileAPI.a file-process/libs/libfile.a reload-adjust/libreload_adjust.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' Making all in etc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' Making all in templates make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' Making all in rpm make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' Making all in m4 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' Making all in preproc_rules make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' Making all in tools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' Making all in u2boat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o u2boat-u2boat.o `test -f 'u2boat.c' || echo './'`u2boat.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o u2boat u2boat-u2boat.o -lpcap -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -o u2boat u2boat-u2boat.o -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' Making all in u2spewfoo make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -c -o u2spewfoo-u2spewfoo.o `test -f 'u2spewfoo.c' || echo './'`u2spewfoo.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -o u2spewfoo u2spewfoo-u2spewfoo.o -lz -ldnet -lpcre -lpcap -luuid -lm -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -DSF_BIGENDIAN -Wall -o u2spewfoo u2spewfoo-u2spewfoo.o -L/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.so -lpcap /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.so -lm -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../aarch64_be-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz -lpthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' >>> snort 2.9.20 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' Making install in sfutil make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/sfutil' Making install in win32 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/win32' Making install in output-plugins make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/output-plugins' Making install in detection-plugins make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' /usr/bin/make install-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/detection-plugins' Making install in dynamic-plugins make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' Making install in sf_engine make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' /usr/bin/make install-recursive make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' Making install in examples make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[7]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../../../libtool --mode=install /usr/bin/install -c libsf_sorules.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsf_sorules.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsf_sorules.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsf_sorules.so.0.0.0 libsf_sorules.so.0 || { rm -f libsf_sorules.so.0 && ln -s libsf_sorules.so.0.0.0 libsf_sorules.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsf_sorules.so.0.0.0 libsf_sorules.so || { rm -f libsf_sorules.so && ln -s libsf_sorules.so.0.0.0 libsf_sorules.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sorules.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsf_sorules.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[7]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[7]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_engine.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine' libtool: install: /usr/bin/install -c .libs/libsf_engine.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine && { ln -s -f libsf_engine.so.0.0.0 libsf_engine.so.0 || { rm -f libsf_engine.so.0 && ln -s libsf_engine.so.0.0.0 libsf_engine.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine && { ln -s -f libsf_engine.so.0.0.0 libsf_engine.so || { rm -f libsf_engine.so && ln -s libsf_engine.so.0.0.0 libsf_engine.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_engine.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicengine/libsf_engine.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicengine' make[7]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_engine' Making install in sf_preproc_example make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-plugins' Making install in preprocessors make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' Making install in HttpInspect make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' Making install in include make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/include' Making install in utils make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/utils' Making install in user_interface make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' Making install in session_inspection make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' Making install in mode_inspection make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' Making install in anomaly_detection make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' Making install in event_output make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/event_output' Making install in server make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/server' Making install in client make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/client' Making install in normalization make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/normalization' Making install in files make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect/files' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/HttpInspect' Making install in Stream6 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Stream6' Making install in Session make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors/Session' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/preprocessors' Making install in parser make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/parser' Making install in dynamic-preprocessors make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' /usr/bin/make install-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making install in . make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' /usr/bin/make DESTDIR=`pwd`/build install-preproclibLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsf_dynamic_preproc.la libsf_dynamic_utils.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.a /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort/dynamic_preproc' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_preproc' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_preproc' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsf_dynamic_preproc.la libsf_dynamic_utils.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc' /usr/bin/install -c -m 644 libs/sfcommon.h libs/sf_preproc_info.h include/sf_snort_packet.h include/sf_protocols.h include/sf_snort_plugin_api.h include/sf_decompression.h include/sf_decompression_define.h include/sfPolicyUserData.h include/snort_debug.h include/snort_bounds.h include/cpuclock.h include/profiler.h include/bitop.h include/mempool.h include/sf_sdlist_types.h include/sf_ip.h include/sfrt_flat.h include/sfrt_flat_dir.h include/segment_mem.h include/sf_dynamic_common.h include/sf_dynamic_engine.h include/sf_dynamic_define.h include/sf_dynamic_meta.h include/sf_dynamic_preprocessor.h include/sf_dynamic_preproc_lib.h include/ipv6_port.h include/sfPolicy.h include/sfrt.h include/sfrt_dir.h include/sfrt_trie.h include/obfuscation.h include/packet_time.h include/session_api.h include/stream_api.h include/str_search.h include/preprocids.h include/sfcontrol.h include/sidechannel_define.h include/idle_processing.h include/sf_seqnums.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_preproc' /usr/bin/install -c -m 644 ssl_common/ssl.h ssl_common/ssl_include.h ssl_common/ssl_session.h ssl_common/ssl_config.h ssl_common/ssl_ha.h ssl_common/ssl_inspect.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_preproc' /usr/bin/install -c -m 644 include/perf_indicators.h include/mpse_methods.h include/file_api.h include/reload_api.h include/smtp_api.h include/reg_test.h include/memory_stats.h include/appdata_adjuster.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_preproc' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort/dynamic_preproc' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making install in libs make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 snort_preproc.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/libs' Making install in ftptelnet make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ftptelnet_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0 || { rm -f libsf_ftptelnet_preproc.so.0 && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so || { rm -f libsf_ftptelnet_preproc.so && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ftptelnet_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0 || { rm -f libsf_ftptelnet_preproc.so.0 && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so || { rm -f libsf_ftptelnet_preproc.so && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' Making install in pop make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_pop_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0 || { rm -f libsf_pop_preproc.so.0 && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so || { rm -f libsf_pop_preproc.so && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_pop_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0 || { rm -f libsf_pop_preproc.so.0 && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so || { rm -f libsf_pop_preproc.so && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/pop' Making install in imap make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_imap_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0 || { rm -f libsf_imap_preproc.so.0 && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so || { rm -f libsf_imap_preproc.so && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_imap_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0 || { rm -f libsf_imap_preproc.so.0 && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so || { rm -f libsf_imap_preproc.so && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/imap' Making install in smtp make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_smtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0 || { rm -f libsf_smtp_preproc.so.0 && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so || { rm -f libsf_smtp_preproc.so && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_smtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0 || { rm -f libsf_smtp_preproc.so.0 && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so || { rm -f libsf_smtp_preproc.so && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/smtp' Making install in ssh make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssh_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0 || { rm -f libsf_ssh_preproc.so.0 && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so || { rm -f libsf_ssh_preproc.so && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssh_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0 || { rm -f libsf_ssh_preproc.so.0 && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so || { rm -f libsf_ssh_preproc.so && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssh' Making install in dns make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dns_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0 || { rm -f libsf_dns_preproc.so.0 && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so || { rm -f libsf_dns_preproc.so && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dns_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0 || { rm -f libsf_dns_preproc.so.0 && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so || { rm -f libsf_dns_preproc.so && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dns' Making install in ssl make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssl_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0 || { rm -f libsf_ssl_preproc.so.0 && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so || { rm -f libsf_ssl_preproc.so && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssl_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0 || { rm -f libsf_ssl_preproc.so.0 && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so || { rm -f libsf_ssl_preproc.so && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/ssl' Making install in dcerpc2 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dce2_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0 || { rm -f libsf_dce2_preproc.so.0 && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so || { rm -f libsf_dce2_preproc.so && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dce2_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0 || { rm -f libsf_dce2_preproc.so.0 && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so || { rm -f libsf_dce2_preproc.so && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' Making install in sdf make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sdf_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0 || { rm -f libsf_sdf_preproc.so.0 && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so || { rm -f libsf_sdf_preproc.so && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sdf_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0 || { rm -f libsf_sdf_preproc.so.0 && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so || { rm -f libsf_sdf_preproc.so && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sdf' Making install in sip make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sip_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0 || { rm -f libsf_sip_preproc.so.0 && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so || { rm -f libsf_sip_preproc.so && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sip_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0 || { rm -f libsf_sip_preproc.so.0 && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so || { rm -f libsf_sip_preproc.so && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/sip' Making install in reputation make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_reputation_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0 || { rm -f libsf_reputation_preproc.so.0 && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so || { rm -f libsf_reputation_preproc.so && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_reputation_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0 || { rm -f libsf_reputation_preproc.so.0 && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so || { rm -f libsf_reputation_preproc.so && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/reputation' Making install in gtp make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_gtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0 || { rm -f libsf_gtp_preproc.so.0 && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so || { rm -f libsf_gtp_preproc.so && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_gtp_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0 || { rm -f libsf_gtp_preproc.so.0 && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so || { rm -f libsf_gtp_preproc.so && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/gtp' Making install in modbus make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_modbus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0 || { rm -f libsf_modbus_preproc.so.0 && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so || { rm -f libsf_modbus_preproc.so && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_modbus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0 || { rm -f libsf_modbus_preproc.so.0 && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so || { rm -f libsf_modbus_preproc.so && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/modbus' Making install in dnp3 make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dnp3_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0 || { rm -f libsf_dnp3_preproc.so.0 && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so || { rm -f libsf_dnp3_preproc.so && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dnp3_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0 || { rm -f libsf_dnp3_preproc.so.0 && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so || { rm -f libsf_dnp3_preproc.so && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/dnp3' Making install in s7commplus make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /usr/bin/make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_s7commplus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0 || { rm -f libsf_s7commplus_preproc.so.0 && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so || { rm -f libsf_s7commplus_preproc.so && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_s7commplus_preproc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.so.0.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0 || { rm -f libsf_s7commplus_preproc.so.0 && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so || { rm -f libsf_s7commplus_preproc.so && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.la libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-preprocessors' Making install in dynamic-output make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making install in . make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making install in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/plugins' Making install in libs make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_output' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dynamic_output.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output' /usr/bin/install -c -m 644 ../../../src/dynamic-output/plugins/output_lib.h ../../../src/dynamic-output/plugins/output_api.h ../../../src/dynamic-output/plugins/output_common.h ../../../src/dynamic-preprocessors/include/obfuscation.h ../../../src/dynamic-preprocessors/include/ipv6_port.h ../../../src/dynamic-preprocessors/include/sf_ip.h ../../../src/dynamic-preprocessors/include/snort_debug.h ../../../src/dynamic-preprocessors/include/sfPolicy.h ../../../src/dynamic-preprocessors/include/sf_dynamic_common.h ../../../src/dynamic-preprocessors/include/stream_api.h ../../../src/dynamic-preprocessors/include/preprocids.h ../../../src/dynamic-preprocessors/include/bitop.h ../../../src/dynamic-preprocessors/include/sf_snort_packet.h ../../../src/dynamic-preprocessors/include/sf_protocols.h ../../../src/dynamic-preprocessors/include/sfrt.h ../../../src/dynamic-preprocessors/include/sfrt_dir.h ../../../src/dynamic-preprocessors/include/sfrt_trie.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/snort/dynamic_output' /usr/bin/install -c -m 644 snort_output.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_output.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output/libsf_dynamic_output.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_output.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output/libsf_dynamic_output.a libtool: install: chmod 644 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output/libsf_dynamic_output.a libtool: install: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/snort/dynamic_output/libsf_dynamic_output.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort/dynamic_output' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output/libs' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/dynamic-output' Making install in target-based make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/target-based' Making install in control make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/control' Making install in file-process make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' Making install in libs make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process/libs' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/file-process' Making install in reload-adjust make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src/reload-adjust' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c snort '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c snort /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/snort make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/snort' /usr/bin/install -c -m 644 AUTHORS BUGS CREDITS generators INSTALL NEWS PROBLEMS README README.active README.alert_order README.appid OpenDetectorDeveloperGuide.pdf README.asn1 README.counts README.csv README.daq README.dcerpc2 README.decode README.decoder_preproc_rules README.dnp3 README.dns README.event_queue README.file README.file_ips README.filters README.flowbits README.frag3 README.ftptelnet README.gre README.GTP README.ha README.http_inspect README.imap README.ipip README.ipv6 README.modbus README.multipleconfigs README.normalize README.pcap_readmode README.PerfProfiling '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/snort' /usr/bin/install -c -m 644 README.PLUGINS README.pop README.ppm README.reload README.reputation README.sensitive_data README.sfportscan README.SMTP README.ssh README.ssl README.sip README.stream5 README.tag README.thresholding README.UNSOCK README.unified2 README.variables README.WIN32 TODO USAGE WISHLIST '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/snort' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/doc' Making install in etc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' 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/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/etc' Making install in templates make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' 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/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/templates' Making install in rpm make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' 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/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/rpm' Making install in m4 make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' 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/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/m4' Making install in preproc_rules make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' 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/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/preproc_rules' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' Making install in u2boat make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/snort' /usr/bin/install -c -m 644 README.u2boat '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/snort' /bin/sh ../../libtool --mode=install /usr/bin/install -c u2boat '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c u2boat /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/u2boat make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2boat' Making install in u2spewfoo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c u2spewfoo '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c u2spewfoo /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/u2spewfoo make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools/u2spewfoo' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20/tools' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 snort.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 snort.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/snort-2.9.20' sphinxbase-5prealpha.tar.gz: OK (sha256: 06971dbe272d2f73bde0ef7b3538c0c8f8ea885cb171fd6b17a5975bced66e64) >>> sphinxbase 5prealpha Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/sphinxbase/sphinxbase-5prealpha.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha -xf - >>> sphinxbase 5prealpha Patching >>> sphinxbase 5prealpha Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha -name $file); do cp support/gnuconfig/$file $i; done; done >>> sphinxbase 5prealpha Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/ltmain.sh >>> sphinxbase 5prealpha Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --without-python --without-lapack ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking for style of include used by make... GNU checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking for library containing strerror... none required checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C99... none needed checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc object... ok checking for sysroot... no checking for aarch64_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for bison... bison -y checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... (cached) yes checking return type of signal handlers... void checking for long long... yes checking size of long long... 8 checking size of long... 8 checking for popen... yes checking for perror... yes checking for snprintf... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for log in -lm... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking pulse/pulseaudio.h usability... no checking pulse/pulseaudio.h presence... no checking for pulse/pulseaudio.h... no checking jack/jack.h usability... no checking jack/jack.h presence... no checking for jack/jack.h... no checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for snd_pcm_open in -lasound... yes checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating sphinxbase.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/sphinxbase/Makefile config.status: creating src/Makefile config.status: creating src/libsphinxad/Makefile config.status: creating src/libsphinxbase/Makefile config.status: creating src/libsphinxbase/util/Makefile config.status: creating src/libsphinxbase/feat/Makefile config.status: creating src/libsphinxbase/fe/Makefile config.status: creating src/libsphinxbase/lm/Makefile config.status: creating src/sphinx_fe/Makefile config.status: creating src/sphinx_cepview/Makefile config.status: creating src/sphinx_jsgf2fsg/Makefile config.status: creating src/sphinx_adtools/Makefile config.status: creating src/sphinx_lmtools/Makefile config.status: creating doc/Makefile config.status: creating doc/doxyfile config.status: creating test/Makefile config.status: creating test/unit/testfuncs.sh config.status: creating test/unit/Makefile config.status: creating test/unit/test_alloc/Makefile config.status: creating test/unit/test_bitvec/Makefile config.status: creating test/unit/test_case/Makefile config.status: creating test/unit/test_string/Makefile config.status: creating test/unit/test_cmdln/Makefile config.status: creating test/unit/test_hash/Makefile config.status: creating test/unit/test_matrix/Makefile config.status: creating test/unit/test_feat/Makefile config.status: creating test/unit/test_fe/Makefile config.status: creating test/unit/test_logmath/Makefile config.status: creating test/unit/test_lineiter/Makefile config.status: creating test/unit/test_ngram/Makefile config.status: creating test/unit/test_fsg/Makefile config.status: creating test/unit/test_thread/Makefile config.status: creating test/unit/test_util/Makefile config.status: creating test/regression/testfuncs.sh config.status: creating test/regression/Makefile config.status: creating swig/Makefile config.status: creating swig/python/Makefile config.status: creating include/config.h config.status: creating include/sphinx_config.h config.status: include/sphinx_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> sphinxbase 5prealpha Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' Making all in libsphinxbase make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making all in util make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o bitarr.lo bitarr.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o bitvec.lo bitvec.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o bio.lo bio.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o case.lo case.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c bitarr.c -fPIC -DPIC -o .libs/bitarr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c bitvec.c -fPIC -DPIC -o .libs/bitvec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c bio.c -fPIC -DPIC -o .libs/bio.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c case.c -fPIC -DPIC -o .libs/case.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ckd_alloc.lo ckd_alloc.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o dtoa.lo dtoa.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ckd_alloc.c -fPIC -DPIC -o .libs/ckd_alloc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c dtoa.c -fPIC -DPIC -o .libs/dtoa.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o listelem_alloc.lo listelem_alloc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c listelem_alloc.c -fPIC -DPIC -o .libs/listelem_alloc.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cmd_ln.lo cmd_ln.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c cmd_ln.c -fPIC -DPIC -o .libs/cmd_ln.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o err.lo err.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o filename.lo filename.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c err.c -fPIC -DPIC -o .libs/err.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c filename.c -fPIC -DPIC -o .libs/filename.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o genrand.lo genrand.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c genrand.c -fPIC -DPIC -o .libs/genrand.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o glist.lo glist.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c glist.c -fPIC -DPIC -o .libs/glist.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o hash_table.lo hash_table.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c hash_table.c -fPIC -DPIC -o .libs/hash_table.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o heap.lo heap.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c heap.c -fPIC -DPIC -o .libs/heap.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o logmath.lo logmath.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c logmath.c -fPIC -DPIC -o .libs/logmath.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o mmio.lo mmio.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c mmio.c -fPIC -DPIC -o .libs/mmio.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o pio.lo pio.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c pio.c -fPIC -DPIC -o .libs/pio.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o matrix.lo matrix.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c matrix.c -fPIC -DPIC -o .libs/matrix.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o priority_queue.lo priority_queue.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c priority_queue.c -fPIC -DPIC -o .libs/priority_queue.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o profile.lo profile.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c profile.c -fPIC -DPIC -o .libs/profile.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o sbthread.lo sbthread.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sbthread.c -fPIC -DPIC -o .libs/sbthread.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o strfuncs.lo strfuncs.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c strfuncs.c -fPIC -DPIC -o .libs/strfuncs.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libsphinxutil.la bitarr.lo bitvec.lo bio.lo case.lo ckd_alloc.lo dtoa.lo listelem_alloc.lo cmd_ln.lo err.lo filename.lo genrand.lo glist.lo hash_table.lo heap.lo logmath.lo mmio.lo pio.lo matrix.lo priority_queue.lo profile.lo sbthread.lo strfuncs.lo -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxutil.a .libs/bitarr.o .libs/bitvec.o .libs/bio.o .libs/case.o .libs/ckd_alloc.o .libs/dtoa.o .libs/listelem_alloc.o .libs/cmd_ln.o .libs/err.o .libs/filename.o .libs/genrand.o .libs/glist.o .libs/hash_table.o .libs/heap.o .libs/logmath.o .libs/mmio.o .libs/pio.o .libs/matrix.o .libs/priority_queue.o .libs/profile.o .libs/sbthread.o .libs/strfuncs.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxutil.a libtool: link: ( cd ".libs" && rm -f "libsphinxutil.la" && ln -s "../libsphinxutil.la" "libsphinxutil.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' Making all in fe make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_interface.lo fe_interface.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_noise.lo fe_noise.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_prespch_buf.lo fe_prespch_buf.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_sigproc.lo fe_sigproc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_interface.c -fPIC -DPIC -o .libs/fe_interface.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_noise.c -fPIC -DPIC -o .libs/fe_noise.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_prespch_buf.c -fPIC -DPIC -o .libs/fe_prespch_buf.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_sigproc.c -fPIC -DPIC -o .libs/fe_sigproc.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_affine.lo fe_warp_affine.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_affine.c -fPIC -DPIC -o .libs/fe_warp_affine.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp.lo fe_warp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_warp.c -fPIC -DPIC -o .libs/fe_warp.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_inverse_linear.lo fe_warp_inverse_linear.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_inverse_linear.c -fPIC -DPIC -o .libs/fe_warp_inverse_linear.o fe_sigproc.c: In function 'fe_compute_melcosine': fe_sigproc.c:716:13: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 716 | calloc(mel_fb->num_cepstra, sizeof(*mel_fb->lifter)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from fe_sigproc.c:41: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:556:14: note: in a call to allocation function 'calloc' declared here 556 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fe_warp_piecewise_linear.lo fe_warp_piecewise_linear.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fe_warp_piecewise_linear.c -fPIC -DPIC -o .libs/fe_warp_piecewise_linear.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fixlog.lo fixlog.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fixlog.c -fPIC -DPIC -o .libs/fixlog.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o yin.lo yin.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c yin.c -fPIC -DPIC -o .libs/yin.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libsphinxfe.la fe_interface.lo fe_noise.lo fe_prespch_buf.lo fe_sigproc.lo fe_warp_affine.lo fe_warp.lo fe_warp_inverse_linear.lo fe_warp_piecewise_linear.lo fixlog.lo yin.lo -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxfe.a .libs/fe_interface.o .libs/fe_noise.o .libs/fe_prespch_buf.o .libs/fe_sigproc.o .libs/fe_warp_affine.o .libs/fe_warp.o .libs/fe_warp_inverse_linear.o .libs/fe_warp_piecewise_linear.o .libs/fixlog.o .libs/yin.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxfe.a libtool: link: ( cd ".libs" && rm -f "libsphinxfe.la" && ln -s "../libsphinxfe.la" "libsphinxfe.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' Making all in feat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o agc.lo agc.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cmn.lo cmn.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o cmn_prior.lo cmn_prior.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lda.lo lda.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c agc.c -fPIC -DPIC -o .libs/agc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c cmn.c -fPIC -DPIC -o .libs/cmn.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c cmn_prior.c -fPIC -DPIC -o .libs/cmn_prior.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lda.c -fPIC -DPIC -o .libs/lda.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o feat.lo feat.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c feat.c -fPIC -DPIC -o .libs/feat.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libsphinxfeat.la agc.lo cmn.lo cmn_prior.lo lda.lo feat.lo -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxfeat.a .libs/agc.o .libs/cmn.o .libs/cmn_prior.o .libs/lda.o .libs/feat.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxfeat.a libtool: link: ( cd ".libs" && rm -f "libsphinxfeat.la" && ln -s "../libsphinxfeat.la" "libsphinxfeat.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' Making all in lm make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ngrams_raw.lo ngrams_raw.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lm_trie.lo lm_trie.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o lm_trie_quant.lo lm_trie_quant.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model.lo ngram_model.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ngrams_raw.c -fPIC -DPIC -o .libs/ngrams_raw.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lm_trie.c -fPIC -DPIC -o .libs/lm_trie.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ngram_model.c -fPIC -DPIC -o .libs/ngram_model.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c lm_trie_quant.c -fPIC -DPIC -o .libs/lm_trie_quant.o ngrams_raw.c: In function 'ngrams_raw_read_dmp': ngrams_raw.c:243:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 243 | fread(&wid, sizeof(wid), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:258:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | fread(&prob_idx, sizeof(prob_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:259:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | fread(&bo_idx, sizeof(bo_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:260:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 260 | fread(&bigrams_next[j], sizeof(bigrams_next[j]), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:283:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 283 | fread(&wid, sizeof(wid), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:284:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 284 | fread(&prob_idx, sizeof(prob_idx), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:311:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 311 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:315:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 315 | fread(tseg_base, sizeof(int32), k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c: In function 'read_dmp_weight_array': ngrams_raw.c:194:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngrams_raw.c:199:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 199 | fread(tmp_weight_arr, sizeof(*tmp_weight_arr), k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie.c: In function 'lm_trie_read_bin': lm_trie.c:381:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | fread(trie->unigrams, sizeof(*trie->unigrams), (counts[0] + 1), fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie.c:384:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 384 | fread(trie->ngram_mem, 1, trie->ngram_mem_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie_quant.c: In function 'lm_trie_quant_read_bin': lm_trie_quant.c:157:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 157 | fread(&dummy, sizeof(dummy), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lm_trie_quant.c:159:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 159 | fread(quant->mem, sizeof(*quant->mem), quant->mem_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model_set.lo ngram_model_set.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ngram_model_trie.lo ngram_model_trie.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ngram_model_set.c -fPIC -DPIC -o .libs/ngram_model_set.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ngram_model_trie.c -fPIC -DPIC -o .libs/ngram_model_trie.o ngram_model_trie.c: In function 'ngram_model_trie_read_bin': ngram_model_trie.c:354:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 354 | fread(hdr, sizeof(*hdr), hdr_size, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:364:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 364 | fread(&order, sizeof(order), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:366:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 366 | fread(&counts[i], sizeof(counts[i]), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c: In function 'read_word_str': ngram_model_trie.c:305:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 305 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:307:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 307 | fread(tmp_word_str, 1, (size_t) k, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c: In function 'ngram_model_trie_read_dmp': ngram_model_trie.c:445:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | fread(&k, sizeof(k), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:545:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 545 | fread(&mapid, sizeof(int32), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:546:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 546 | fread(&weightp, sizeof(weightp), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:547:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 547 | fread(&weightb, sizeof(weightb), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ngram_model_trie.c:548:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 548 | fread(&bigrams, sizeof(int32), 1, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o fsg_model.lo fsg_model.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c fsg_model.c -fPIC -DPIC -o .libs/fsg_model.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf.lo jsgf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c jsgf.c -fPIC -DPIC -o .libs/jsgf.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf_scanner.lo jsgf_scanner.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c jsgf_scanner.c -fPIC -DPIC -o .libs/jsgf_scanner.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o jsgf_parser.lo jsgf_parser.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c jsgf_parser.c -fPIC -DPIC -o .libs/jsgf_parser.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../../include/sphinxbase -I../../../include -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o libsphinxlm.la ngrams_raw.lo lm_trie.lo lm_trie_quant.lo ngram_model.lo ngram_model_set.lo ngram_model_trie.lo fsg_model.lo jsgf.lo jsgf_scanner.lo jsgf_parser.lo -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libsphinxlm.a .libs/ngrams_raw.o .libs/lm_trie.o .libs/lm_trie_quant.o .libs/ngram_model.o .libs/ngram_model_set.o .libs/ngram_model_trie.o .libs/fsg_model.o .libs/jsgf.o .libs/jsgf_scanner.o .libs/jsgf_parser.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libsphinxlm.a libtool: link: ( cd ".libs" && rm -f "libsphinxlm.la" && ln -s "../libsphinxlm.la" "libsphinxlm.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -version-info 3:0:0 -o libsphinxbase.la -rpath /usr/lib util/libsphinxutil.la fe/libsphinxfe.la feat/libsphinxfeat.la lm/libsphinxlm.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC -Wl,--whole-archive util/.libs/libsphinxutil.a fe/.libs/libsphinxfe.a feat/.libs/libsphinxfeat.a lm/.libs/libsphinxlm.a -Wl,--no-whole-archive -lasound -lpthread -lm -Ofast -Wl,-soname -Wl,libsphinxbase.so.3 -o .libs/libsphinxbase.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsphinxbase.so.3" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so.3") libtool: link: (cd ".libs" && rm -f "libsphinxbase.so" && ln -s "libsphinxbase.so.3.0.0" "libsphinxbase.so") libtool: link: ( cd ".libs" && rm -f "libsphinxbase.la" && ln -s "../libsphinxbase.la" "libsphinxbase.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making all in libsphinxad make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c -o ad_alsa.lo ad_alsa.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c ad_alsa.c -fPIC -DPIC -o .libs/ad_alsa.o /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include/sphinxbase -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -version-info 3:0:0 -o libsphinxad.la -rpath /usr/lib ad_alsa.lo ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ad_alsa.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Ofast -Wl,-soname -Wl,libsphinxad.so.3 -o .libs/libsphinxad.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libsphinxad.so.3" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so.3") libtool: link: (cd ".libs" && rm -f "libsphinxad.so" && ln -s "libsphinxad.so.3.0.0" "libsphinxad.so") libtool: link: ( cd ".libs" && rm -f "libsphinxad.la" && ln -s "../libsphinxad.la" "libsphinxad.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' Making all in sphinx_fe make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sphinx_fe.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxbase/fe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_fe sphinx_fe.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' Making all in sphinx_cepview make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c main_cepview.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cepview main_cepview.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' Making all in sphinx_jsgf2fsg make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c main.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/libsphinxbase.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_jsgf2fsg main.o ../../src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' Making all in sphinx_adtools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sphinx_pitch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c cont_seg.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cont_seg cont_seg.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lasound -lpthread -lm /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxad/libsphinxad.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_cont_seg cont_seg.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_pitch sphinx_pitch.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxad/.libs/libsphinxad.so /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs/libsphinxbase.so -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' Making all in sphinx_lmtools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sphinx_lm_eval.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -c sphinx_lm_convert.c /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lasound -lpthread -lm /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/libsphinxbase.la ../../src/libsphinxbase/lm/libsphinxlm.la -lasound -lpthread -lm libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_convert sphinx_lm_convert.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -I../../include -I../../include -I../../src/libsphinxlm -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -o sphinx_lm_eval sphinx_lm_eval.o ../../src/libsphinxbase/.libs/libsphinxbase.so ../../src/libsphinxbase/lm/.libs/libsphinxlm.a -lasound -lpthread -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/.libs make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' Making all in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' /usr/bin/make all-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' Making all in sphinxbase make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' Making all in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' Making all in unit make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' Making all in test_alloc make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' Making all in test_bitvec make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' Making all in test_case make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' Making all in test_string make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' Making all in test_cmdln make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' Making all in test_hash make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' Making all in test_fe make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' Making all in test_feat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' Making all in test_lineiter make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' Making all in test_logmath make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' Making all in test_ngram make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' Making all in test_fsg make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' Making all in test_util make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' Making all in test_thread make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' Making all in regression make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' Making all in swig make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' Making all in python make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' >>> sphinxbase 5prealpha Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' Making install in libsphinxbase make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making install in util make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/util' Making install in fe make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/fe' Making install in feat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/feat' Making install in lm make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' /usr/bin/make install-am make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[6]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase/lm' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[5]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxbase.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsphinxbase.so.3.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsphinxbase.so.3.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so.3 || { rm -f libsphinxbase.so.3 && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsphinxbase.so.3.0.0 libsphinxbase.so || { rm -f libsphinxbase.so && ln -s libsphinxbase.so.3.0.0 libsphinxbase.so; }; }) libtool: install: /usr/bin/install -c .libs/libsphinxbase.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsphinxbase.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxbase' Making install in libsphinxad make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsphinxad.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsphinxad.so.3.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsphinxad.so.3.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so.3 || { rm -f libsphinxad.so.3 && ln -s libsphinxad.so.3.0.0 libsphinxad.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libsphinxad.so.3.0.0 libsphinxad.so || { rm -f libsphinxad.so && ln -s libsphinxad.so.3.0.0 libsphinxad.so; }; }) libtool: install: /usr/bin/install -c .libs/libsphinxad.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libsphinxad.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/libsphinxad' Making install in sphinx_fe make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_fe '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_fe /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_fe make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_fe' Making install in sphinx_cepview make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_cepview '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_cepview /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_cepview make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_cepview' Making install in sphinx_jsgf2fsg make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_jsgf2fsg '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_jsgf2fsg /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_jsgf2fsg make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_jsgf2fsg' Making install in sphinx_adtools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_pitch sphinx_cont_seg '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_pitch /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_pitch libtool: install: /usr/bin/install -c sphinx_cont_seg /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_cont_seg make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_adtools' Making install in sphinx_lmtools make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c sphinx_lm_eval sphinx_lm_convert '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sphinx_lm_eval /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_lm_eval libtool: install: /usr/bin/install -c sphinx_lm_convert /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/sphinx_lm_convert make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src/sphinx_lmtools' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 sphinx_cepview.1 sphinx_cont_seg.1 sphinx_fe.1 sphinx_lm_convert.1 sphinx_lm_eval.1 sphinx_lm_sort.1 sphinx_pitch.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/doc' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' Making install in sphinxbase make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/sphinxbase' /usr/bin/install -c -m 644 ad.h agc.h bio.h bitarr.h bitvec.h byteorder.h case.h ckd_alloc.h clapack_lite.h cmd_ln.h cmn.h err.h f2c.h feat.h fe.h filename.h fixpoint.h fsg_model.h genrand.h glist.h hash_table.h heap.h jsgf.h listelem_alloc.h logmath.h matrix.h mmio.h ngram_model.h pio.h yin.h prim_type.h priority_queue.h profile.h sbthread.h sphinxbase_export.h strfuncs.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/sphinxbase' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include/sphinxbase' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/sphinxbase' /usr/bin/install -c -m 644 sphinx_config.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/sphinxbase' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/include' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' Making install in unit make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' Making install in test_alloc make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_alloc' Making install in test_bitvec make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_bitvec' Making install in test_case make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_case' Making install in test_string make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_string' Making install in test_cmdln make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_cmdln' Making install in test_hash make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_hash' Making install in test_fe make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fe' Making install in test_feat make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_feat' Making install in test_lineiter make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_lineiter' Making install in test_logmath make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_logmath' Making install in test_ngram make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_ngram' Making install in test_fsg make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_fsg' Making install in test_util make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_util' Making install in test_thread make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit/test_thread' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/unit' Making install in regression make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test/regression' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/test' Making install in swig make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' Making install in python make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig/python' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/sphinxbase/swig' /usr/bin/install -c -m 644 cmd_ln.i fe.i feat.i fsg_model.i jsgf.i iterators.i logmath.i ngram_model.i sphinxbase.i typemaps.i '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/sphinxbase/swig' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha/swig' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 sphinxbase.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sphinxbase-5prealpha' stress-ng-0.15.07.tar.gz: OK (sha256: 7ad1f30237011149e7f83451ea7cb49e88c0a79bed55e29b556c6a72b9f1d79d) >>> stress-ng 0.15.07 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/stress-ng/stress-ng-0.15.07.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07 -xf - >>> stress-ng 0.15.07 Patching >>> stress-ng 0.15.07 Configuring >>> stress-ng 0.15.07 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07 PRESERVE_CFLAGS=1 LDFLAGS=" -latomic" make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07' Generating config.. fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). /usr/bin/make CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" STATIC= -f Makefile.config MK git-commit-id.h make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07' using -lbsd ... no using -lapparmor ... no using -lEGL ... no using -laio ... yes using -lcrypt ... yes using -ldl ... yes using -lGLESv2 ... no using -lgbm ... no using -lIPSec_MB ... no using -lJudy ... no using -lmd ... no using -ljpeg ... yes using -pthread ... yes using -pthread spinlock ... yes using -lkmod ... yes using -lsctp ... no using -lxxhash ... no using -lrt ... yes using asm/cachectl.h ... no using aio.h ... yes using asm/ldt.h ... no using asm/mtrr.h ... no using -lz ... yes using asm/prctl.h ... no using attr/xattr.h ... no using bsd/stdlib.h ... no using bsd/sys/tree.h ... no using bsd/string.h ... no using bsd/unistd.h ... no using bsd/wchar.h ... no using complex.h ... yes using wchar.h ... yes using crypt.h ... yes using EGL/egl.h ... no using EGL/egl.h EGL/eglext.h ... no using features.h ... yes using fenv.h ... yes using float.h ... yes using gbm.h ... no using GLES2/gl2.h ... no using grp.h ... yes using immintrin.h ... no using ifaddrs.h ... yes using intel-ipsec-mb.h ... no using jpeglib.h ... yes using Judy.h ... no using keyutils.h ... no using libaio.h ... yes using libgen.h ... yes using libkmod.h ... yes using link.h ... yes using linux/android/binder.h ... yes using linux/android/binderfs.h ... yes using linux/audit.h ... yes using linux/blkzoned.h ... yes using linux/cdrom.h ... yes using linux/cn_proc.h ... yes using linux/connector.h ... yes using linux/dm-ioctl.h ... yes using linux/fd.h ... yes using linux/fiemap.h ... yes using linux/filter.h ... yes using linux/fsverity.h ... yes using linux/futex.h ... yes using linux/fs.h ... yes using linux/genetlink.h ... yes using linux/hdreg.h ... yes using linux/hpet.h ... yes using linux/if_alg.h ... yes using linux/if_packet.h ... yes using linux/if_tun.h ... yes using linux/io_uring.h ... yes using linux/kd.h ... yes using linux/kvm.h ... yes using linux/landlock.h ... yes using linux/loop.h ... yes using linux/magic.h ... yes using linux/membarrier.h ... yes using linux/media.h ... yes using linux/mempolicy.h ... yes using linux/module.h ... yes using linux/netlink.h ... yes using linux/openat2.h ... yes using linux/pci.h ... yes using linux/perf_event.h ... yes using linux/ppdev.h ... yes using linux/posix_types.h ... yes using linux/random.h ... yes using linux/ptp_clock.h ... yes using linux/rtc.h ... yes using linux/rseq.h ... yes using linux/seccomp.h ... yes using linux/rtnetlink.h ... yes using linux/serial.h ... yes using linux/socket.h ... yes using linux/sockios.h ... yes using linux/sysctl.h ... yes using linux/sockdiag.h ... yes using linux/taskstats.h ... yes using linux/udp.h ... yes using linux/unix_diag.h ... yes using linux/userfaultfd.h ... yes using linux/usbdevice_fs.h ... yes using linux/version.h ... yes using linux/videodev2.h ... yes using linux/vt.h ... yes using linux/watchdog.h ... yes using locale.h ... yes using mach/mach.h ... no using mach/machine.h ... no using mach/vm_statistics.h ... no using malloc.h ... yes using mntent.h ... yes using mqueue.h ... yes using pthread_np.h ... no using poll.h ... yes using scsi/scsi.h ... yes using scsi/scsi_ioctl.h ... yes using scsi/sg.h ... yes using search.h ... yes using semaphore.h ... yes using strings.h ... yes using spawn.h ... yes using sound/asound.h ... yes using syslog.h ... yes using sys/apparmor.h ... no using sys/auxv.h ... yes using sys/capability.h ... no using sys/epoll.h ... yes using sys/eventfd.h ... yes using sys/fsuid.h ... yes using sys/fanotify.h ... yes using sys/inotify.h ... yes using sys/io.h ... no using sys/loadavg.h ... no using sys/ipc.h ... yes using sys/mount.h ... yes using sys/msg.h ... yes using sys/personality.h ... yes using sys/param.h ... yes using sys/platform/ppc.h ... no using sys/pidfd.h ... yes using sys/prctl.h ... yes using sys/random.h ... yes using sys/sysctl.h ... no using sys/tree.h ... no using sys/queue.h ... yes using sys/quota.h ... yes using sys/select.h ... yes using sys/sendfile.h ... yes using sys/shm.h ... yes using sys/signalfd.h ... yes using sys/statvfs.h ... yes using sys/statfs.h ... yes using sys/swap.h ... yes using sys/syscall.h ... yes using sys/sysmacros.h ... yes using sys/sysinfo.h ... yes using sys/timerfd.h ... yes using sys/timex.h ... yes using sys/ucred.h ... no using sys/uio.h ... yes using sys/un.h ... yes using sys/utsname.h ... yes using sys/vfs.h ... yes using sys/vmmeter.h ... no using sys/xattr.h ... yes using termio.h ... yes using termios.h ... yes using net/if.h ... yes using netinet/ip.h ... yes using netinet/ip_icmp.h ... yes using netinet/sctp.h ... no using netinet/tcp.h ... yes using ustat.h ... no using ucontext.h ... yes using utime.h ... yes using uvm/uvm_extern.h ... no using xmmintrin.h ... no using x86intrin.h ... no using xxhash.h ... no using 64 byte alignment attribute ... yes using 64K byte alignment attribute ... yes using 128 byte alignment attribute ... yes using __attribute__((fallthrough)) ... yes using ALPHA draina instruction ... no using ALPHA halt instruction ... no using hppa diag instruction ... no using __attribute__((fast_math)) ... yes using ARM yield instruction ... yes using hppa rfi instruction ... no using M68K eori.w on sr instruction ... no using ARM tlbi instruction ... yes using MIPS wait instruction ... no using s390 ptlb instruction ... no using SH4 rte instruction ... no using memory barrier ... yes using SH4 sleep instruction ... no using generic nop instruction ... yes using SPARC membar instruction ... no using SPARC rdpr instruction ... no using SPARC tick instruction ... no using ppc64 darn instruction ... no using ppc64 dcbt instruction ... no using ppc64 dcbst instruction ... no using ppc64 dcbtst instruction ... no using ppc64 icbi instruction ... no using ppc64 msync instruction ... no using ppc64 tlbie instruction ... no using RISC-V fence instruction ... no using RISC-V fence.i instruction ... no using RISC-V sfence.vma instruction ... no using x86 cldemote instruction ... no using x86 clflush instruction ... no using x86 clflushopt instruction ... no using x86 clwb instruction ... no using x86 clts instruction ... no using x86 hlt instruction ... no using x86 invd instruction ... no using x86 invpg instruction ... no using x86 lfence instruction ... no using x86 lgdt instruction ... no using x86 lldt instruction ... no using x86 mfence instruction ... no using x86 lmsw instruction ... no using x86 mov to cr0 instruction ... no using x86 pause instruction ... no using x86 mov to dr0 instruction ... no using x86 prefetcht0 instruction ... no using x86 prefetcht1 instruction ... no using x86 prefetcht2 instruction ... no using x86 rdmsr instruction ... no using x86 prefetchtnta instruction ... no using x86 rdpmc instruction ... no using x86 rdrand instruction ... no using x86 rep stosb instruction ... no using x86 rdseed instruction ... no using x86 rep stosw instruction ... no using x86 rep stosd instruction ... no using x86 rep stosq instruction ... no using x86 serialize instruction ... no using x86 tpause instruction ... no using x86 wrinvd instruction ... no using x86 wrmsr instruction ... no using asm("") ... yes using pragma push/pop ... yes using pragma inside functions ... yes using __restrict keyword ... yes using target_clones attribute ... no using target_clones mmx attribute (x86) ... no using target_clones avx attribute (x86) ... no using label as value feature ... yes using target_clones avx2 attribute (x86) ... no using target_clones sse attribute (x86) ... no using target_clones sse2 attribute (x86) ... no using target_clones sse3 attribute (x86) ... no using target_clones ssse3 attribute (x86) ... no using target_clones sse4_1 attribute (x86) ... no using target_clones sse4_2 attribute (x86) ... no using target_clones arch=skylake-avx512 attribute (x86) ... no using target_clones arch=cooperlake attribute (x86) ... no using target_clones arch=tigerlake attribute (x86) ... no using target_clones arch=sapphirerapids attribute (x86) ... no using target_clones arch=alderlake attribute (x86) ... no using target_clones arch=rocketlake attribute (x86) ... no using target_clones cpu=power attribute (power9) ... no using variable length array function args ... yes using complex ... yes using daddr_t ... yes using float decimal32 ... no using dvd_authinfo ... yes using dvd_struct ... yes using float decimal64 ... no using float decimal128 ... no using float16 ... yes using float32 ... yes using float64 ... yes using float80 ... no using float128 ... no using __itimer_which_t ... yes using vector math ... yes using ino64_t ... yes using int128_t ... yes using __kernel_long_t ... yes using __kernel_ulong_t ... yes using key_t ... yes using landlock_rule_type ... yes using mode_t ... yes using loff_t ... yes using off_t ... yes using off64_t ... yes using __priority_which_t ... yes using __pid_type ... yes using pthread_mutex_t ... yes using pthread_mutexattr_t ... yes using ptrace_request ... yes using __rlimit_resource_t ... yes using __rusage_who_t ... yes using struct cdrom_blk ... yes using struct cdrom_msf ... yes using struct cdrom_mcn ... yes using struct cdrom_read_audio ... yes using struct cdrom_subchnl ... yes using struct cdrom_ti ... yes using struct cdrom_tocentry ... yes using struct cdrom_tochdr ... yes using struct cdrom_volctrl ... yes using struct consolefontdesc ... yes using struct dm_ioctl ... yes using struct floppy_fdc_state ... yes using struct floppy_drive_struct ... yes using struct floppy_struct ... yes using struct fsverity_digest ... yes using struct fsverity_enable_arg ... yes using struct fsxattr ... yes using struct ifconf ... yes using struct iphdr and icmphdr ... yes using struct kbdiacrs ... yes using struct iphdr ... yes using struct kbentry ... yes using struct kbkeycode ... yes using struct kbsentry ... yes using struct landlock_ruleset_attr ... yes using struct mtrr_gentry ... no using struct media_device_info ... yes using struct mtrr_sentry ... no using struct msginfo ... yes using struct open_how ... no using struct rtc_param ... yes using struct rusage.ru_maxrss ... yes using struct sctp_association ... no using struct rusage.ru_minflt ... yes using struct rusage.ru_nvcsw ... yes using struct sctp_assoc_stats ... no using struct sctp_assoc_value ... no using struct sctp_assocparams ... no using struct sctp_default_prinfo ... no using struct sctp_event_subscribe ... no using struct sctp_initmsg ... no using struct sctp_getaddrs ... no using struct sctp_paddrparams ... no using struct sctp_paddrinfo ... no using struct sctp_prim ... no using struct sctp_probeinterval ... no using struct sctp_rtoinfo ... no using struct sctp_sched_type ... no using struct sctp_setadaption ... no using struct sctp_status ... no using struct sctp_stream_value ... no using struct serial_icounter_struct ... yes using struct serial_struct ... yes using struct seccomp_notif_sizes ... yes using struct shmid_ds ... yes using struct shminfo ... yes using struct snd_ctl_card_info ... yes using struct sockaddr_un ... yes using struct snd_ctl_tlv ... yes using struct termios ... yes using struct timex ... yes using struct unimapdesc ... yes using struct tpacket_req3 ... yes using struct user_desc ... no using struct usbdevfs_getdriver ... yes using struct vt_consize ... yes using struct utimbuf ... yes using struct vt_mode ... yes using struct vt_sizes ... yes using struct vt_stat ... yes using struct v4l2_audio ... yes using struct v4l2_audioout ... yes using struct v4l2_capability ... yes using struct v4l2_dv_timings ... yes using struct v4l2_enc_idx ... yes using struct v4l2_framebuffer ... yes using __v2di ... no using struct v4l2_jpegcompression ... yes using v4l2_std_id ... yes using struct winsize ... yes using accept4 ... yes using adjtime ... yes using adjtimex ... yes using aio_cancel ... yes using aio_read ... yes using aio_fsync ... yes using aio_write ... yes using arch_prctl ... no using aligned_alloc ... yes using atomics with -latomic ... yes using __atomic_and_fetch ... yes using __atomic_add_fetch ... yes using __atomic_clear ... yes using __atomic_compare_exchange ... yes using __atomic_fetch_add ... yes using __atomic_fetch_add_2 ... yes using __atomic_fetch_add_4 ... yes using __atomic_fetch_add_8 ... yes using __atomic_fetch_and ... yes using __atomic_fetch_nand ... yes using __atomic_fetch_or ... yes using __atomic_fetch_sub ... yes using __atomic_fetch_xor ... yes using __atomic_load ... yes using __atomic_load_double ... yes using __atomic_nand_fetch ... yes using __atomic_or_fetch ... yes using __atomic_store ... yes using __atomic_store_double ... yes using __atomic_sub_fetch ... yes using __atomic_test_and_set ... yes using __atomic_xor_fetch ... yes using strlcat ... no using strlcpy ... no using brk ... yes using bsearch ... yes using __builtin_bswap32 ... yes using __builtin_bitreverse ... no using __builtin_cabsl ... yes using __builtin_cexp ... yes using __builtin_ccos ... yes using __builtin_ccosf ... yes using __builtin_ccosl ... yes using __builtin_clzl ... yes using __builtin_constant_p ... yes using __builtin_cos ... yes using __builtin_cosf ... yes using __builtin_coshl ... yes using __builtin_cosl ... yes using __builtin_cpu_is(power9) ... no using __builtin_cpow ... yes using __builtin_csin ... yes using __builtin_csinf ... yes using __builtin_ctz ... yes using __builtin_csinl ... yes using __builtin_exp ... yes using __builtin_expect ... yes using __builtin_ia32_movntdq ... no using __builtin_fabs ... yes using __builtin_expl ... yes using __builtin_ia32_movnti ... no using __builtin_ia32_movnti64 ... no using __builtin_fabsl ... yes using __builtin_lgammal ... yes using __builtin_memcpy ... yes using __builtin_log ... yes using __builtin_logl ... yes using __builtin_memmove ... yes using __builtin_parity ... yes using __builtin_nontemporal_load ... no using __builtin_nontemporal_store ... no using __builtin_popcount ... yes using __builtin_popcountl ... yes using __builtin_popcountll ... yes using __builtin_pow ... yes using __builtin_prefetch ... yes using __builtin_rint ... yes using __builtin_rintl ... no using __builtin_rotateleft8 ... no using __builtin_rotateleft16 ... no using __builtin_rotateleft32 ... no using __builtin_rotateleft64 ... no using __builtin_rotateright8 ... no using __builtin_rotateright16 ... no using __builtin_rotateright32 ... no using __builtin_rotateright64 ... no using __builtin_ia32_sfence ... no using __builtin_roundl ... yes using __builtin_sin ... yes using __builtin_sinf ... yes using __builtin_shuffle ... yes using __builtin_sinhl ... yes using __builtin_sinl ... yes using __builtin_sqrt ... yes using __builtin_supports ... no using __builtin_sqrtl ... yes using __rolb ... no using __rold ... no using __builtin___clear_cache ... yes using __rolw ... no using __rolq ... no using __rorb ... no using __rord ... no using __rorw ... no using __rorq ... no using cacheflush ... no using cabsl ... yes using ccosf ... yes using ccosf ... yes using ccosl ... yes using chroot ... yes using cimag ... yes using cimagf ... yes using cimagl ... yes using clearenv ... yes using clock_getres ... yes using clock_adjtime ... yes using clock_gettime ... yes using clock_nanosleep ... yes using clock_settime ... yes using copy_file_range ... yes using clone ... yes using coshl ... yes using cosl ... yes using cpow ... yes using creal ... yes using crealf ... yes using creall ... yes using crypt_r ... yes using csin ... yes using dup3 ... no using csinf ... yes using csinl ... yes using drand48 ... yes using delete_module ... yes using endmntent ... yes using endpwent ... yes using epoll_create ... yes using epoll_create1 ... yes using eventfd ... yes using __executable_start ... yes using execveat ... yes using expl ... yes using faccessat ... yes using faccessat2 ... no using fallocate ... yes using fchmodat ... yes using fchownat ... yes using fanotify ... yes using fdatasync ... yes using fgetxattr ... yes using flistxattr ... yes using finit_module ... no using fremovexattr ... yes using flock ... yes using fsetxattr ... yes using fstatat ... yes using fsync ... yes using futimens ... yes using futimes ... yes using futimesat ... yes using getauxval ... yes using getcpu ... yes using getdomainname ... yes using getdtablesize ... yes using getentropy ... yes using getexecname ... no using gethostid ... yes using gethostname ... yes using getitimer ... yes using getloadavg ... yes using getmntinfo ... no using getmntent ... yes using getpagesize ... yes using getpgid ... yes using getpgrp ... yes using getpriority ... yes using getpwent ... yes using getrandom ... yes using getresgid ... yes using getresuid ... yes using getrusage ... yes using getsid ... yes using gettid ... yes using getxattr ... yes using hsearch ... yes using iopl ... no using ioport ... no using inotify1 ... yes using inotify ... yes using lgammal ... yes using lgetxattr ... yes using listxattr ... yes using linkat ... yes using llistxattr ... yes using lockf ... yes using lookup_dcookie ... yes using logl ... yes using lrand48 ... yes using lremovexattr ... yes using lsearch ... yes using lseek64 ... yes using lsetxattr ... yes using madvise ... yes using malloc_trim ... yes using mallopt ... yes using memfd_create ... yes using memalign ... yes using mkdirat ... yes using mincore ... yes using mlock ... yes using mknodat ... yes using _mm_stream_si128 ... no using _mm_stream_si64 ... no using mlockall ... yes using _mm_stream_si32 ... no using mlock2 ... yes using modify_ldt ... no using mprotect ... yes using mquery ... no using POSIX message queues ... yes using mremap ... yes using SYSV message queues ... yes using msync ... yes using munlock ... yes using munlockall ... yes using name_to_handle_at ... yes using nanosleep ... yes using nice ... yes using openat ... yes using openat2 ... yes using open_by_handle_at ... yes using open_memstream ... yes using personality ... yes using pidfd_getfd ... yes using pidfd_open ... yes using pidfd_send_signal ... yes using pipe2 ... yes using pkey_alloc ... yes using pkey_free ... yes using pkey_get ... yes using pkey_mprotect ... yes using pkey_set ... yes using posix_fadvise ... yes using posix_madvise ... yes using posix_fallocate ... yes using posix_memalign ... yes using posix_spawn ... yes using posix_openpt ... yes using __ppc_get_timebase ... no using powl ... yes using prctl ... yes using ppoll ... yes using pread ... yes using preadv ... yes using preadv2 ... yes using prlimit ... yes using process_vm_readv ... yes using process_vm_writev ... yes using pthread_attr_setstack ... yes using pselect ... yes using pthread_mutex_init ... yes using pthread_mutex_destroy ... yes using pthread_mutexattr_init ... yes using pthread_mutexattr_setprioceiling ... yes using pthread_mutexattr_destroy ... yes using pthread_mutexattr_setprotocol ... yes using pthread_setaffinity_np ... yes using pthread_setschedparam ... yes using ptrace ... yes using pthread_sigqueue ... yes using ptsname ... yes using pwrite ... yes using pwritev ... yes using pwritev2 ... yes using quotactl_fd ... no using readlinkat ... yes using remap_file_pages ... yes using recvmmsg ... yes using removexattr ... yes using renameat ... yes using renameat2 ... yes using sbrk ... yes using rintl ... yes using sched_getcpu ... yes using sched_getaffinity ... yes using sched_get_priority_max ... yes using sched_get_priority_min ... yes using sched_rr_get_interval ... yes using sched_setscheduler ... yes using sched_yield ... yes using sched_setaffinity ... yes using semtimedop ... yes using select ... yes using POSIX semaphores ... yes using sendfile ... yes using SYSV semaphores ... yes using sendmmsg ... yes using setfsgid ... yes using setdomainname ... yes using setfsuid ... yes using setitimer ... yes using setmntent ... yes using setns ... yes using setpgid ... yes using setproctitle ... no using setpgrp ... yes using setpriority ... yes using setpwent ... yes using setregid ... yes using setresgid ... yes using setresuid ... yes using setreuid ... yes using settimeofday ... yes using setxattr ... yes using SYSV shm ... yes using sigaltstack ... yes using signalfd ... yes using sigqueue ... yes using sigwaitinfo ... yes using sinhl ... yes using sinl ... yes using splice ... yes using srand48 ... yes using statfs ... yes using sqrtl ... yes using statx ... yes using stime ... no using symlinkat ... yes using swapon ... yes using swapcontext ... yes using sync_bool_compare_and_swap ... yes using sync_file_range ... yes using syncfs ... yes using __sync_synchronize ... yes using sysinfo ... yes using tcdrain ... yes using syscall ... yes using tcflow ... yes using tcflush ... yes using tee ... yes using tcgetattr ... yes using tgkill ... yes using timerfd_create ... yes using timerfd_gettime ... yes using timerfd_settime ... yes using timer_delete ... yes using timer_create ... yes using timer_getoverrrun ... yes using timer_gettime ... yes using timer_settime ... yes using ttyname ... yes using umount2 ... yes using tsearch ... yes using uname ... yes using ustat ... no using unshare ... yes using unlinkat ... yes using utime ... yes using utimensat ... yes using vhangup ... yes using vfork ... yes using vmsplice ... yes using wcscasecmp ... no using wait3 ... yes using wcscat ... no using wcschr ... no using wait4 ... yes using waitid ... yes using wcscmp ... no using wcscoll ... no using wcscpy ... no using wcslcat ... no using wcslcpy ... no using wcslen ... no using wcsncasecmp ... no using wcsncat ... no using wcsncmp ... no using wcsrchr ... no using wcsxfrm ... no make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07' Generating empty AppArmor profile CC apparmor-data.c MK personality.h MK io-uring.h CC stress-vecmath.c CC core-perf.c CC core-affinity.c CC core-cpu.c CC core-cpu-cache.c CC core-hash.c CC core-helper.c CC core-icache.c CC core-ignite-cpu.c CC core-io-uring.c CC core-io-priority.c CC core-job.c CC core-killpid.c CC core-klog.c CC core-limit.c CC core-lock.c CC core-log.c CC core-madvise.c CC core-mincore.c CC core-mlock.c CC core-mmap.c CC core-module.c CC core-mounts.c CC core-mwc.c CC core-net.c CC core-numa.c CC core-out-of-memory.c CC core-parse-opts.c CC core-processes.c CC core-resources.c CC core-sched.c CC core-setting.c CC core-shared-heap.c CC core-shim.c CC core-smart.c CC core-sort.c CC core-thermal-zone.c CC core-time.c CC core-thrash.c CC core-ftrace.c CC core-try-open.c CC core-vmstat.c CC stress-ng.c CC stress-access.c CC stress-affinity.c CC stress-af-alg.c CC stress-aio.c CC stress-aiol.c CC stress-alarm.c CC stress-apparmor.c CC stress-atomic.c CC stress-bad-altstack.c CC stress-bad-ioctl.c CC stress-bigheap.c CC stress-bind-mount.c CC stress-binderfs.c CC stress-branch.c CC stress-brk.c CC stress-bsearch.c CC stress-cache.c CC stress-cacheline.c CC stress-cap.c CC stress-chattr.c CC stress-chdir.c CC stress-chmod.c CC stress-chown.c CC stress-chroot.c CC stress-clock.c CC stress-clone.c CC stress-close.c CC stress-context.c CC stress-copy-file.c CC stress-cpu.c CC stress-cpu-online.c CC stress-crypt.c CC stress-cyclic.c CC stress-daemon.c CC stress-dccp.c CC stress-dekker.c CC stress-dentry.c CC stress-dev.c CC stress-dev-shm.c CC stress-dir.c CC stress-dirdeep.c CC stress-dirmany.c CC stress-dnotify.c CC stress-dup.c CC stress-dynlib.c CC stress-efivar.c CC stress-enosys.c CC stress-env.c CC stress-epoll.c CC stress-eventfd.c CC stress-exec.c CC stress-exit-group.c CC stress-fallocate.c CC stress-fanotify.c CC stress-far-branch.c CC stress-fault.c CC stress-fcntl.c CC stress-file-ioctl.c CC stress-fiemap.c CC stress-fifo.c CC stress-filename.c CC stress-flock.c CC stress-flushcache.c CC stress-fork.c CC stress-forkheavy.c CC stress-fp.c CC stress-fp-error.c CC stress-fpunch.c CC stress-fsize.c CC stress-fstat.c CC stress-full.c CC stress-funccall.c CC stress-funcret.c CC stress-futex.c CC stress-get.c CC stress-getrandom.c CC stress-getdent.c CC stress-goto.c CC stress-gpu.c CC stress-handle.c CC stress-hash.c CC stress-hdd.c CC stress-heapsort.c CC stress-hrtimers.c CC stress-hsearch.c CC stress-icache.c CC stress-icmp-flood.c CC stress-idle-page.c CC stress-inode-flags.c CC stress-inotify.c CC stress-io.c CC stress-iomix.c CC stress-ioport.c CC stress-ioprio.c CC stress-io-uring.c CC stress-ipsec-mb.c CC stress-itimer.c CC stress-jpeg.c CC stress-judy.c CC stress-kcmp.c CC stress-key.c CC stress-kill.c CC stress-klog.c CC stress-kvm.c CC stress-l1cache.c CC stress-landlock.c CC stress-lease.c CC stress-link.c CC stress-list.c CC stress-llc-affinity.c CC stress-loadavg.c CC stress-lockbus.c CC stress-locka.c CC stress-lockf.c CC stress-lockofd.c CC stress-longjmp.c CC stress-loop.c CC stress-lsearch.c CC stress-madvise.c CC stress-malloc.c CC stress-matrix.c CC stress-matrix-3d.c CC stress-mcontend.c CC stress-membarrier.c CC stress-memcpy.c CC stress-memfd.c CC stress-memhotplug.c CC stress-memrate.c CC stress-memthrash.c CC stress-mergesort.c CC stress-mincore.c CC stress-misaligned.c CC stress-mknod.c CC stress-mlock.c CC stress-mlockmany.c CC stress-mmap.c CC stress-mmapaddr.c CC stress-mmapfixed.c CC stress-mmapfork.c CC stress-mmaphuge.c CC stress-mmapmany.c CC stress-module.c CC stress-mprotect.c CC stress-mq.c CC stress-mremap.c CC stress-msg.c CC stress-msync.c CC stress-msyncmany.c CC stress-munmap.c CC stress-mutex.c CC stress-nanosleep.c CC stress-netdev.c CC stress-netlink-proc.c CC stress-netlink-task.c CC stress-nice.c CC stress-nop.c CC stress-null.c CC stress-numa.c CC stress-oom-pipe.c CC stress-opcode.c CC stress-open.c CC stress-pagemove.c CC stress-pageswap.c CC stress-pci.c CC stress-personality.c CC stress-peterson.c CC stress-physpage.c CC stress-pidfd.c CC stress-ping-sock.c CC stress-pipe.c CC stress-pipeherd.c CC stress-pkey.c CC stress-plugin.c CC stress-poll.c CC stress-prctl.c CC stress-prefetch.c CC stress-priv-instr.c CC stress-procfs.c CC stress-pthread.c CC stress-ptrace.c CC stress-pty.c CC stress-quota.c CC stress-qsort.c CC stress-race-sched.c CC stress-radixsort.c CC stress-randlist.c CC stress-ramfs.c CC stress-rawdev.c CC stress-rawpkt.c CC stress-rawsock.c CC stress-rawudp.c CC stress-rdrand.c CC stress-readahead.c CC stress-reboot.c CC stress-regs.c CC stress-remap.c CC stress-rename.c CC stress-resched.c CC stress-resources.c CC stress-revio.c CC stress-ring-pipe.c CC stress-rlimit.c CC stress-rmap.c CC stress-rotate.c CC stress-rseq.c CC stress-rtc.c CC stress-sctp.c CC stress-schedpolicy.c CC stress-seal.c CC stress-seccomp.c CC stress-secretmem.c CC stress-seek.c CC stress-sem.c CC stress-sem-sysv.c CC stress-sendfile.c CC stress-session.c CC stress-set.c CC stress-shellsort.c CC stress-shm.c CC stress-shm-sysv.c CC stress-sigabrt.c CC stress-sigchld.c CC stress-sigfd.c CC stress-sigfpe.c CC stress-sigio.c CC stress-signal.c CC stress-signest.c CC stress-sigpending.c CC stress-sigpipe.c CC stress-sigq.c CC stress-sigrt.c CC stress-sigsegv.c CC stress-sigsuspend.c CC stress-sigtrap.c CC stress-skiplist.c CC stress-sleep.c CC stress-smi.c CC stress-sock.c CC stress-sockabuse.c CC stress-sockdiag.c CC stress-sockfd.c CC stress-sockpair.c CC stress-sockmany.c CC stress-softlockup.c CC stress-spawn.c CC stress-sparsematrix.c CC stress-splice.c CC stress-stack.c CC stress-stackmmap.c CC stress-str.c CC stress-stream.c CC stress-swap.c CC stress-switch.c CC stress-sync-file.c CC stress-syncload.c CC stress-sysbadaddr.c CC stress-syscall.c CC stress-sysinfo.c CC stress-sysinval.c CC stress-sysfs.c CC stress-tee.c CC stress-timer.c CC stress-timerfd.c CC stress-tlb-shootdown.c CC stress-tmpfs.c CC stress-touch.c CC stress-tree.c CC stress-tsc.c CC stress-tsearch.c CC stress-tun.c CC stress-udp.c CC stress-udp-flood.c CC stress-umount.c CC stress-unshare.c CC stress-uprobe.c CC stress-urandom.c CC stress-userfaultfd.c CC stress-usersyscall.c CC stress-utime.c CC stress-vdso.c CC stress-vecfp.c CC stress-vecshuf.c CC stress-vecwide.c CC stress-verity.c CC stress-vforkmany.c CC stress-vm.c CC stress-vm-addr.c CC stress-vm-rw.c CC stress-vm-segv.c CC stress-vm-splice.c CC stress-wait.c CC stress-waitcpu.c CC stress-watchdog.c CC stress-wcs.c CC stress-x86cpuid.c CC stress-x86syscall.c CC stress-xattr.c CC stress-yield.c CC stress-zero.c CC stress-zlib.c CC stress-zombie.c LD stress-ng make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07' >>> stress-ng 0.15.07 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/stress-ng-0.15.07/stress-ng /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/stress-ng sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99 -xf - >>> sysvinit 2.99 Patching Applying 0001-Makefile-disable-stack-protector-strong.patch using patch: patching file src/Makefile >>> sysvinit 2.99 Configuring >>> sysvinit 2.99 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 SYSROOT=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot -C /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o init.o init.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c: In function 'read_inittab': init.c:1528:41: warning: the comparison will always evaluate as 'false' for the address of 'buf' will never be NULL [-Waddress] 1528 | if( buf == NULL ) | ^~ init.c:1446:17: note: 'buf' declared here 1446 | char buf[256]; /* Line buffer */ | ^~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from dowall.c:30: In function 'strncat', inlined from 'wall' at dowall.c:227:4: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/utmp.h:29, from dowall.c:34: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'wall': /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition init.c:1393:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 1393 | strncpy(id, dev, sizeof(id)); | ^ init.c:1391:41: warning: '__builtin_strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1391 | strncpy(id, dev+3, sizeof(id)); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o sulogin.o sulogin.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition killall5.c: In function 'check4nfs': killall5.c:447:12: warning: '__builtin_strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/string.h:535, from last.c:39: In function 'strncat', inlined from 'list' at last.c:381:2: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/utmp.h:29, from last.c:35: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'list': /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ In function 'strncat', inlined from 'list' at last.c:467:3: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/string_fortified.h:138:10: warning: '__builtin___strncat_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 138 | return __builtin___strncat_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 139 | __glibc_objsize (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h: In function 'list': /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/bits/utmp.h:68:8: note: argument 'ut_host' declared here 68 | char ut_host[UT_HOSTSIZE] | ^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc shutdown.o dowall.o utmp.o -o shutdown /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc runlevel.o runlevellog.o -o runlevel /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc fstab-decode.o -o fstab-decode /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc logsave.o -o logsave /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc sulogin.o consoles.o -lcrypt -o sulogin /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc bootlogd.o -lutil -o bootlogd /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc last.o -o last /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc mesg.o -o mesg /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc readbootlog.o -o readbootlog /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc wall.o dowall.o -o wall /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc init.o init_utmp.o runlevellog.o -o init /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc utmpdump.o -o utmpdump make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-0/output-1/build/sysvinit-2.99/src/$x /home/buildroot/autobuild/instance-0/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab ln -sf /sbin/halt /home/buildroot/autobuild/instance-0/output-1/target/sbin/reboot ln -sf /sbin/halt /home/buildroot/autobuild/instance-0/output-1/target/sbin/poweroff ln -sf killall5 /home/buildroot/autobuild/instance-0/output-1/target/sbin/pidof tcl8.6.12-src.tar.gz: OK (sha256: 26c995dd0f167e48b11961d891ee555f680c175f7173ff8cb829f4ebcde4c1a6) >>> tcl 8.6.12 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/tcl/tcl8.6.12-src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12 -xf - >>> tcl 8.6.12 Patching Applying 0001-Disable-tcl-compatibility-layers.patch using patch: patching file unix/tcl.m4 Hunk #1 succeeded at 2631 (offset -15 lines). >>> tcl 8.6.12 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tcl 8.6.12 Configuring rm -fr /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/sqlite3* /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcmysql* /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcodbc* /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcpostgres* >>> tcl 8.6.12 Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:309: warning: The macro `AC_HEADER_TIME' is obsolete. configure.in:309: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... ../unix/tcl.m4:2325: SC_TIME_HANDLER is expanded from... configure.in:309: the top level configure.in:974: warning: AC_C_BIGENDIAN should be used with AC_CONFIG_HEADERS >>> tcl 8.6.12 Patching libtool (cd /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-symbols --disable-langinfo --disable-framework ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static checking whether to use symlinks for manpages... no checking whether to compress the manpages... no checking whether to add a package name suffix for the manpages... no checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for inline... inline checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking dirent.h... yes checking for float.h... yes checking for values.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/wait.h... yes checking for dlfcn.h... yes checking for sys/param.h... yes checking if the compiler understands -pipe... yes checking for pthread_mutex_init in -lpthread... yes checking for pthread_attr_setstacksize... yes checking for pthread_atfork... yes checking for building with threads... yes checking for sin... no checking for main in -linet... no checking for net/errno.h... no checking for connect... yes checking for gethostbyname... yes checking how to build libraries... shared checking for tclsh... /usr/bin/tclsh8.6 checking for zlib.h... yes checking for gz_header... yes checking for library containing deflateSetHeader... -lz checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... Linux-6.0.11-300.fc37.x86_64 checking for dlopen in -ldl... yes checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for cast to union support... yes checking for working -fno-lto... yes checking for build with symbols... no checking for required early compiler flags... none checking for 64-bit integer type... using long checking whether byte ordering is bigendian... (cached) yes checking for getcwd... yes checking for mkstemp... yes checking for opendir... yes checking for strtol... yes checking for waitpid... yes checking for strerror... yes checking for getwd... yes checking for wait3... yes checking for uname... yes checking for realpath... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for getpwuid_r... yes checking for getpwuid_r with 5 args... yes checking for getpwnam_r... yes checking for getpwnam_r with 5 args... yes checking for getgrgid_r... yes checking for getgrgid_r with 5 args... yes checking for getgrnam_r... yes checking for getgrnam_r with 5 args... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc options needed to detect all undeclared functions... none needed checking whether gethostbyname_r is declared... yes checking for gethostbyname_r... yes checking for gethostbyname_r with 6 args... yes checking whether gethostbyaddr_r is declared... yes checking for gethostbyaddr_r... yes checking for gethostbyaddr_r with 7 args... no checking for gethostbyaddr_r with 8 args... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for sys/modem.h... no checking for fd_set in sys/types... yes checking for sys/time.h... (cached) yes checking for gmtime_r... yes checking for localtime_r... yes checking for mktime... yes checking tm_tzadj in struct tm... no checking tm_gmtoff in struct tm... yes checking long timezone variable... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking for blkcnt_t... yes checking for fstatfs... yes checking for working memcmp... (cached) yes checking for memmove... yes checking for strstr... yes checking proper strstr implementation... ok checking for strtoul... yes checking proper strtoul implementation... ok checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for socklen_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for opendir... (cached) yes checking union wait... no checking for strncasecmp... yes checking for gettimeofday... yes checking for gettimeofday declaration... present checking whether char is unsigned... yes checking signed char declarations... yes checking for a putenv() that copies the buffer... no checking whether to use nl_langinfo... no checking for chflags... no checking for mkstemps... yes checking isnan... yes checking for fts... yes checking for sys/ioctl.h... (cached) yes checking for sys/filio.h... no checking system version... (cached) Linux-6.0.11-300.fc37.x86_64 checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK checking whether to use dll unloading... yes checking for timezone data... /usr/share/zoneinfo checking whether to enable DTrace support... no checking whether the cpuid instruction is usable... no configure: creating ./config.status config.status: creating Makefile config.status: creating dltest/Makefile config.status: creating tclConfig.sh config.status: creating tcl.pc configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static >>> tcl 8.6.12 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DSTATIC_BUILD -fno-lto /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclStubLib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclTomMathStubLib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -fno-lto /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOStubLib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/regcomp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/regexec.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/regfree.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/regerror.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclAlloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclAssembly.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclAsync.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclBasic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclBinary.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCkalloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclClock.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCmdAH.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCmdIL.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCmdMZ.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCompCmds.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCompCmdsGR.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCompCmdsSZ.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCompExpr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclCompile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclConfig.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDate.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDisassemble.c In function 'Tcl_DictObjDone', inlined from 'DictKeysCmd' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c:1850:2, inlined from 'DictKeysCmd' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c:1796:1: /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c:1227:18: warning: 'search.epoch' may be used uninitialized [-Wmaybe-uninitialized] 1227 | if (searchPtr->epoch != -1) { | ~~~~~~~~~^~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c: In function 'DictKeysCmd': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclDictObj.c:1833:24: note: 'search' declared here 1833 | Tcl_DictSearch search; | ^~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclEncoding.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclEnsemble.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclEnv.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclEvent.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclExecute.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclFCmd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclFileName.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclGet.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclHash.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclHistory.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIndexObj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclInterp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIO.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIOCmd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIORChan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIORTrans.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIOGT.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIOSock.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclIOUtil.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclLink.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclListObj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclLiteral.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclLoad.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclMain.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNotify.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOptimize.c In function 'ParseBoolean', inlined from 'TclSetBooleanFromAny' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:1985:9: /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:2056:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2056 | lowerCase[length] = 0; | ~~~~~~~~~~~~~~~~~~^~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c: In function 'TclSetBooleanFromAny': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:2009:10: note: at offset [-2147483648, -1] into destination object 'lowerCase' of size 6 2009 | char lowerCase[6]; | ^~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPanic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclParse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPathObj.c In function 'ParseBoolean', inlined from 'Tcl_GetBooleanFromObj' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:1925:15: /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:2056:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2056 | lowerCase[length] = 0; | ~~~~~~~~~~~~~~~~~~^~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c: In function 'Tcl_GetBooleanFromObj': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclObj.c:2009:10: note: at offset [-2147483648, -1] into destination object 'lowerCase' of size 6 2009 | char lowerCase[6]; | ^~~~~~~~~ In function 'Tcl_PushCallFrame', inlined from 'TclPushStackFrame' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:469:12, inlined from 'NRNamespaceInscopeCmd' at /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:3823:12: /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:307:8: warning: 'namespacePtr' may be used uninitialized [-Wmaybe-uninitialized] 307 | if (namespacePtr == NULL) { | ^ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c: In function 'NRNamespaceInscopeCmd': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:3799:20: note: 'namespacePtr' was declared here 3799 | Tcl_Namespace *namespacePtr; | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c: In function 'NamespaceParentCmd': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:3974:14: warning: 'nsPtr' may be used uninitialized [-Wmaybe-uninitialized] 3974 | if (nsPtr->parentPtr != NULL) { | ~~~~~^~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:3957:20: note: 'nsPtr' was declared here 3957 | Tcl_Namespace *nsPtr; | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c: In function 'NamespaceUpvarCmd': /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:4577:34: warning: 'nsPtr' may be used uninitialized [-Wmaybe-uninitialized] 4577 | iPtr->varFramePtr->nsPtr = (Namespace *) nsPtr; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclNamesp.c:4555:20: note: 'nsPtr' was declared here 4555 | Tcl_Namespace *nsPtr, *savedNsPtr; | ^~~~~ /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPipe.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPkg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT \ -DCFG_INSTALL_LIBDIR="\"/usr/lib\"" \ -DCFG_INSTALL_BINDIR="\"/usr/bin\"" \ -DCFG_INSTALL_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_INSTALL_INCDIR="\"/usr/include\"" \ -DCFG_INSTALL_DOCDIR="\"/usr/share/man\"" \ -DCFG_RUNTIME_LIBDIR="\"/usr/lib\"" \ -DCFG_RUNTIME_BINDIR="\"/usr/bin\"" \ -DCFG_RUNTIME_SCRDIR="\"/usr/lib/tcl8.6\"" \ -DCFG_RUNTIME_INCDIR="\"/usr/include\"" \ -DCFG_RUNTIME_DOCDIR="\"/usr/share/man\"" \ -DCFG_RUNTIME_DLLFILE="\"libtcl8.6.so\"" \ -DCFG_RUNTIME_ZIPFILE="\"\"" \ /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPkgConfig.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPosixStr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclPreserve.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclProc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclRegexp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclResolve.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclResult.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclScan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclStringObj.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclStrToD.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclThread.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclThreadAlloc.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclThreadJoin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclThreadStorage.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclStubInit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclTimer.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclTrace.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclUtf.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclUtil.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclVar.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclZlib.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclTomMathInterface.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixChan.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixEvent.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixFCmd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixFile.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixPipe.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixSock.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixTime.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT -DTCL_LIBRARY="\"/usr/lib/tcl8.6\"" -DTCL_PACKAGE_PATH="\"{/usr/lib} \"" /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixInit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixThrd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixCompat.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclUnixNotfy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOO.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOBasic.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOCall.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOODefineCmds.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOInfo.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOMethod.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic/tclOOStubInit.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclLoadDl.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_reverse.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_mul_digs_fast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sqr_fast.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_add.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_and.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_add_d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_clamp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_clear.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_clear_multi.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp_d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_cmp_mag.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_cnt_lsb.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_copy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_count_bits.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_div.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_2d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_div_3.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_exch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_expt_u32.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_grow.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_init.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_copy.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_multi.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_set.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_init_size.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_karatsuba_mul.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_karatsuba_sqr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_balance_mul.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_lshd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mod.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mod_2d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_2.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_2d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_mul_d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_neg.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_or.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_radix_size.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_radix_smap.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_read_radix.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_rshd.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_set.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_shrink.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_sqr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_sqrt.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_sub.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_sub_d.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_signed_rsh.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_to_ubin.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_toom_mul.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_toom_sqr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_to_radix.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_ubin_size.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_xor.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_mp_zero.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_add.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_mul_digs.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sqr.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath/bn_s_mp_sub.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -c -I"." -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic -I/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/libtommath -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -fPIC -DBUILD_tcl -DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=1 -DWORDS_BIGENDIAN=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_DECL_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_DECL_GETHOSTBYADDR_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DNO_UNION_WAIT=1 -D__CHAR_UNSIGNED__=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DMP_FIXED_CUTOFFS -DMP_NO_STDINT /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclAppInit.c Configuring package 'itcl4.2.2' rm -f libtclstub8.6.a /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cr libtclstub8.6.a tclStubLib.o tclTomMathStubLib.o tclOOStubLib.o ; /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib libtclstub8.6.a rm -f libtcl8.6.so /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic -shared -o libtcl8.6.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAssembly.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompCmdsGR.o tclCompCmdsSZ.o tclCompExpr.o tclCompile.o tclConfig.o tclDate.o tclDictObj.o tclDisassemble.o tclEncoding.o tclEnsemble.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIORChan.o tclIORTrans.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclOptimize.o tclPanic.o tclParse.o tclPathObj.o tclPipe.o tclPkg.o tclPkgConfig.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclStrToD.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclThreadStorage.o tclStubInit.o tclTimer.o tclTrace.o tclUtf.o tclUtil.o tclVar.o tclZlib.o tclTomMathInterface.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixCompat.o tclUnixNotfy.o tclOO.o tclOOBasic.o tclOOCall.o tclOODefineCmds.o tclOOInfo.o tclOOMethod.o tclOOStubInit.o tclLoadDl.o bn_s_mp_reverse.o bn_s_mp_mul_digs_fast.o bn_s_mp_sqr_fast.o bn_mp_add.o bn_mp_and.o bn_mp_add_d.o bn_mp_clamp.o bn_mp_clear.o bn_mp_clear_multi.o bn_mp_cmp.o bn_mp_cmp_d.o bn_mp_cmp_mag.o bn_mp_cnt_lsb.o bn_mp_copy.o bn_mp_count_bits.o bn_mp_div.o bn_mp_div_d.o bn_mp_div_2.o bn_mp_div_2d.o bn_mp_div_3.o bn_mp_exch.o bn_mp_expt_u32.o bn_mp_grow.o bn_mp_init.o bn_mp_init_copy.o bn_mp_init_multi.o bn_mp_init_set.o bn_mp_init_size.o bn_s_mp_karatsuba_mul.o bn_s_mp_karatsuba_sqr.o bn_s_mp_balance_mul.o bn_mp_lshd.o bn_mp_mod.o bn_mp_mod_2d.o bn_mp_mul.o bn_mp_mul_2.o bn_mp_mul_2d.o bn_mp_mul_d.o bn_mp_neg.o bn_mp_or.o bn_mp_radix_size.o bn_mp_radix_smap.o bn_mp_read_radix.o bn_mp_rshd.o bn_mp_set.o bn_mp_shrink.o bn_mp_sqr.o bn_mp_sqrt.o bn_mp_sub.o bn_mp_sub_d.o bn_mp_signed_rsh.o bn_mp_to_ubin.o bn_s_mp_toom_mul.o bn_s_mp_toom_sqr.o bn_mp_to_radix.o bn_mp_ubin_size.o bn_mp_xor.o bn_mp_zero.o bn_s_mp_add.o bn_s_mp_mul_digs.o bn_s_mp_sqr.o bn_s_mp_sub.o -Wl,--export-dynamic -ldl -lz -lpthread -lm "-Wl,-rpath,/usr/lib" /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,--export-dynamic tclAppInit.o \ -L/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -ltcl8.6 libtclstub8.6.a -ldl -lz -lpthread -lm \ "-Wl,-rpath,/usr/lib" -o tclsh configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.13) configure: configuring itcl 4.2.2 checking system version... Linux-6.0.11-300.fc37.x86_64 checking whether ln -s works... yes checking for Tcl configuration... found /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for aarch64_be-buildroot-linux-gnu-ranlib... aarch64_be-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for Tcl public headers... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic checking for Tcl private include files... Using srcdir found in tclConfig.sh: /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12 checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for aarch64_be-buildroot-linux-gnu-ranlib... (cached) aarch64_be-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.0.11-300.fc37.x86_64 checking for aarch64_be-buildroot-linux-gnu-ar... aarch64_be-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for intptr_t... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating itclConfig.sh configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework Configuring package 'tdbc1.1.3' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.13) configure: configuring tdbc 1.1.3 checking system version... Linux-6.0.11-300.fc37.x86_64 checking for Tcl configuration... found /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for aarch64_be-buildroot-linux-gnu-ranlib... aarch64_be-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for inline... inline checking for Tcl public headers... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for aarch64_be-buildroot-linux-gnu-ranlib... (cached) aarch64_be-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.0.11-300.fc37.x86_64 checking for aarch64_be-buildroot-linux-gnu-ar... aarch64_be-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl config.status: creating tdbcConfig.sh configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework Configuring package 'tdbcsqlite3-1.1.3' configure: WARNING: unrecognized options: --with-tclinclude, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --disable-langinfo, --disable-framework, --enable-shared checking TEA configuration... ok (TEA 3.13) configure: configuring tdbcsqlite3 1.1.3 checking system version... Linux-6.0.11-300.fc37.x86_64 checking for Tcl configuration... found /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for tdbc configuration... found /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh checking for existence of /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/tdbcConfig.sh... loading configure: WARNING: Found Makefile - using build library specs for tdbc checking For tdbc_STUB library for LIBS... using tdbc_STUB_LIB_SPEC -L/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3 configure: WARNING: Looking for "/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3/Makefile" configure: WARNING: Found Makefile - using build include spec and lib specs for tdbc checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking for aarch64_be-buildroot-linux-gnu-ranlib... aarch64_be-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.0.11-300.fc37.x86_64 checking for aarch64_be-buildroot-linux-gnu-ar... aarch64_be-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for tclsh... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --with-tclinclude, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared, --disable-langinfo, --disable-framework, --enable-shared Configuring package 'thread2.8.7' configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework checking TEA configuration... ok (TEA 3.14) configure: configuring thread 2.8.7 checking system version... Linux-6.0.11-300.fc37.x86_64 checking for Tcl configuration... found /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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 the compiler supports GNU C... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking for existence of /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclConfig.sh... loading checking platform... unix checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking whether make sets $(MAKE)... yes checking for aarch64_be-buildroot-linux-gnu-ranlib... aarch64_be-buildroot-linux-gnu-ranlib checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking if the compiler understands -pipe... yes checking whether byte ordering is bigendian... yes checking for NaviServer/AOLserver configuration... none found checking for Tcl public headers... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic checking for pthread_mutex_init in -lpthread... yes checking for building with threads... yes (default) checking how to build libraries... shared checking for aarch64_be-buildroot-linux-gnu-ranlib... (cached) aarch64_be-buildroot-linux-gnu-ranlib checking if 64bit support is requested... no checking if 64bit Sparc VIS support is requested... no checking if compiler supports visibility "hidden"... yes checking if rpath support is requested... yes checking system version... (cached) Linux-6.0.11-300.fc37.x86_64 checking for aarch64_be-buildroot-linux-gnu-ar... aarch64_be-buildroot-linux-gnu-ar checking for cast to union support... yes checking for stdbool.h... yes checking for required early compiler flags... none checking for 64-bit integer type... yes checking for build with symbols... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for tclsh... /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/tclsh configure: creating ./config.status config.status: creating Makefile config.status: creating pkgIndex.tcl configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --disable-langinfo, --disable-framework Building package 'itcl4.2.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.c` -o itcl2TclOO.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclBase.c` -o itclBase.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclBuiltin.c` -o itclBuiltin.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclClass.c` -o itclClass.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclCmd.c` -o itclCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclEnsemble.c` -o itclEnsemble.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclHelpers.c` -o itclHelpers.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInfo.c` -o itclInfo.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclLinkage.c` -o itclLinkage.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMethod.c` -o itclMethod.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclObject.c` -o itclObject.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclParse.c` -o itclParse.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubs.c` -o itclStubs.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubInit.c` -o itclStubInit.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclResolve.c` -o itclResolve.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.c` -o itclTclIntStubsFcn.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclUtil.c` -o itclUtil.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.c` -o itclMigrate2TclCore.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTestRegisterC.c` -o itclTestRegisterC.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" -DPACKAGE_VERSION=\"4.2.2\" -DPACKAGE_STRING=\"itcl\ 4.2.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_itcl=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DHAVE_INTPTR_T=1 -DITCL_LIBRARY="/usr/lib/itcl4.2.2" -I. -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclStubLib.c` -o itclStubLib.o rm -f libitclstub4.2.2.a aarch64_be-buildroot-linux-gnu-ar cr libitclstub4.2.2.a itclStubLib.o aarch64_be-buildroot-linux-gnu-ranlib libitclstub4.2.2.a rm -f libitcl4.2.2.so /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DTCL_NO_DEPRECATED -shared -o libitcl4.2.2.so itcl2TclOO.o itclBase.o itclBuiltin.o itclClass.o itclCmd.o itclEnsemble.o itclHelpers.o itclInfo.o itclLinkage.o itclMethod.o itclObject.o itclParse.o itclStubs.o itclStubInit.o itclResolve.o itclTclIntStubsFcn.o itclUtil.o itclMigrate2TclCore.o itclTestRegisterC.o -L/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libitcl4.2.2.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.c` -o tdbc.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcStubInit.c` -o tdbcStubInit.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcTokenize.c` -o tdbcTokenize.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcStubLib.c` -o tdbcStubLib.o rm -f libtdbcstub1.1.3.a aarch64_be-buildroot-linux-gnu-ar cr libtdbcstub1.1.3.a tdbcStubLib.o aarch64_be-buildroot-linux-gnu-ranlib libtdbcstub1.1.3.a rm -f libtdbc1.1.3.so /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared -Wl,--export-dynamic -o libtdbc1.1.3.so tdbc.o tdbcStubInit.o tdbcTokenize.o -L/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libtdbc1.1.3.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadNs.c` -o threadNs.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadCmd.c` -o threadCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvCmd.c` -o threadSvCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSpCmd.c` -o threadSpCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadPoolCmd.c` -o threadPoolCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/psGdbm.c` -o psGdbm.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/psLmdb.c` -o psLmdb.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvListCmd.c` -o threadSvListCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/threadSvKeylistCmd.c` -o threadSvKeylistCmd.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclXkeylist.c` -o tclXkeylist.o /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DWORDS_BIGENDIAN=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1 -DTCL_NO_DEPRECATED=1 -I"/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/generic" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c `echo /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/unix/threadUnix.c` -o threadUnix.o rm -f libthread2.8.7.so /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pipe -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -shared -Wl,--export-dynamic -o libthread2.8.7.so threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o -L/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix -ltclstub8.6 : libthread2.8.7.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' >>> tcl 8.6.12 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6 Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/msgs Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/mann Installing libtcl8.6.so to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8 Installing and cross-linking top-level (.1) docs to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1/ Installing tclsh as /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/tclsh8.6 Installing message catalog files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/msgs/ Installing tclConfig.sh to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/ Installing and cross-linking C API (.3) docs to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man3/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/opt0.4 Installing tclooConfig.sh to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/http1.0 Installing libtclstub8.6.a to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/encoding Installing pkg-config file to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.4 Installing header files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/ Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.4/platform Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.5 Making directory /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/ Configuring package 'itcl4.2.2' Configuring package 'tdbc1.1.3' Configuring package 'tdbcsqlite3-1.1.3' Configuring package 'thread2.8.7' Building package 'itcl4.2.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing package 'itcl4.2.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitcl4.2.2.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/libitcl4.2.2.so Installing package http1.0 files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/http1.0/ /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitclstub4.2.2.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/libitclstub4.2.2.a Install itcl.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itcl.tcl Installing package http 2.9.5 as a Tcl Module Install itclWidget.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itclWidget.tcl Installing package opt0.4 files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/opt0.4/ Install itclHullCmds.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2/itclHullCmds.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2 Installing package msgcat 1.6.1 as a Tcl Module /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 itclConfig.sh "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/itcl4.2.2" Installing package tcltest 2.5.3 as a Tcl Module Installing package platform 1.0.18 as a Tcl Module Installing header files in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl.h Installing package platform::shell 1.1.4 as a Tcl Module Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclDecls.h Installing encoding files to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8.6/encoding/ Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInt.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclIntDecls.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclcomponent.n Installing itcldelegate.n Installing itclextendedclass.n Installing itcloption.n Installing itclvars.n Installing itclwidget.n Installing local.n Installing scope.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Installing package 'tdbc1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbc1.1.3.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/libtdbc1.1.3.so /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbcstub1.1.3.a /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/libtdbcstub1.1.3.a Install tdbc.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3/tdbc.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3 Install tdbcConfig.sh /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tdbc1.1.3 Installing header files in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcInt.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcDecls.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/Tdbc_Init.3 Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_connection.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_mapSqlState.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_resultset.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_statement.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_tokenize.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Installing package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/tclconfig/install-sh -c -m 644 /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/library/tdbcsqlite3.tcl \ /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.3.tm Installing documentation in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/doc/tdbc_sqlite3.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Installing package 'thread2.8.7' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/tclconfig/install-sh -c -m 644 libthread2.8.7.so /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/libthread2.8.7.so : /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/libthread2.8.7.so Install ttrace.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7/ttrace.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/thread2.8.7 Installing header files in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclThread.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/thread.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tpool.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tsv.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/ttrace.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing and cross-linking command (.n) docs to /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/mann/ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' >>> tcl 8.6.12 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tcl 8.6.12 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6 Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/msgs Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/mann Installing libtcl8.6.so to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/../tcl8 Installing and cross-linking top-level (.1) docs to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1/ Installing message catalog files to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/msgs/ Installing tclsh as /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/tclsh8.6 Installing tclConfig.sh to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ Installing and cross-linking C API (.3) docs to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man3/ Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/opt0.4 Installing tclooConfig.sh to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/http1.0 Installing libtclstub8.6.a to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/encoding Installing pkg-config file to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig/ Installing header files to /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/../tcl8/8.4 Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/../tcl8/8.4/platform Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/../tcl8/8.5 Making directory /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/../tcl8/8.6 Installing library files to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/ Configuring package 'itcl4.2.2' Configuring package 'tdbc1.1.3' Configuring package 'tdbcsqlite3-1.1.3' Configuring package 'thread2.8.7' Building package 'itcl4.2.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Building package 'tdbc1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Building package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Building package 'thread2.8.7' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing package 'itcl4.2.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitcl4.2.2.so /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2/libitcl4.2.2.so /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 libitclstub4.2.2.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2/libitclstub4.2.2.a Installing package http1.0 files to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/http1.0/ Install itcl.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2/itcl.tcl Install itclWidget.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2/itclWidget.tcl Installing package http 2.9.5 as a Tcl Module Install itclHullCmds.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2/itclHullCmds.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2 Installing package opt0.4 files to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/opt0.4/ /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/tclconfig/install-sh -c -m 644 itclConfig.sh "/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/itcl4.2.2" Installing package msgcat 1.6.1 as a Tcl Module Installing header files in /home/buildroot/autobuild/instance-0/output-1/target/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl.h Installing package tcltest 2.5.3 as a Tcl Module Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclDecls.h Installing package platform 1.0.18 as a Tcl Module Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclInt.h Installing package platform::shell 1.1.4 as a Tcl Module Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclMigrate2TclCore.h Installing encoding files to /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/encoding/ Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclTclIntStubsFcn.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itcl2TclOO.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/itcl4.2.2/generic/itclIntDecls.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man Installing body.n Installing class.n Installing code.n Installing configbody.n Installing delete.n Installing ensemble.n Installing find.n Installing is.n Installing itcl.n Installing itclcomponent.n Installing itcldelegate.n Installing itclextendedclass.n Installing itcloption.n Installing itclvars.n Installing itclwidget.n Installing local.n Installing scope.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/itcl4.2.2' Installing package 'tdbc1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbc1.1.3.so /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tdbc1.1.3/libtdbc1.1.3.so /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/tclconfig/install-sh -c -m 644 libtdbcstub1.1.3.a /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tdbc1.1.3/libtdbcstub1.1.3.a Install tdbc.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tdbc1.1.3/tdbc.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tdbc1.1.3 Install tdbcConfig.sh /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tdbc1.1.3 Installing header files in /home/buildroot/autobuild/instance-0/output-1/target/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbc.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcInt.h Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/generic/tdbcDecls.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/Tdbc_Init.3 Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_connection.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_mapSqlState.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_resultset.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_statement.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbc1.1.3/doc/tdbc_tokenize.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbc1.1.3' Installing package 'tdbcsqlite3-1.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/tclconfig/install-sh -c -m 644 /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/library/tdbcsqlite3.tcl \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8/8.6/`echo tdbcsqlite3 | sed s=tdbc=tdbc/=`-1.1.3.tm Installing documentation in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/tdbcsqlite3-1.1.3/doc/tdbc_sqlite3.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/tdbcsqlite3-1.1.3' Installing package 'thread2.8.7' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/tclconfig/install-sh -c -m 644 libthread2.8.7.so /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/thread2.8.7/libthread2.8.7.so : /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/thread2.8.7/libthread2.8.7.so Install ttrace.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/thread2.8.7/ttrace.tcl Install pkgIndex.tcl /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/thread2.8.7 Installing header files in /home/buildroot/autobuild/instance-0/output-1/target/usr/include Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/generic/tclThread.h Installing documentation in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/thread.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tpool.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/tsv.n Installing /home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/pkgs/thread2.8.7/doc/man/ttrace.n make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix/pkgs/thread2.8.7' Installing and cross-linking command (.n) docs to /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/mann/ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tcl-8.6.12/unix' ln -sf tclsh8.6 /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/tclsh rm -fr /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tclConfig.sh /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tclooConfig.sh /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/tclAppInit.c /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/tcl8.6/msgs ubus-f787c97b34894a38b15599886cacbca01271684f-br1.tar.gz: OK (sha256: e3022aa3cf6c38a4d3c0d798d9a9c7069ada063a0a5fe6894b466b71b17ce9cc) >>> ubus f787c97b34894a38b15599886cacbca01271684f Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/ubus/ubus-f787c97b34894a38b15599886cacbca01271684f-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f -xf - >>> ubus f787c97b34894a38b15599886cacbca01271684f Patching Applying 0001-Install-server-and-client-examples.patch using patch: patching file examples/CMakeLists.txt >>> ubus f787c97b34894a38b15599886cacbca01271684f Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ && cd /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ -G"Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_LUA=OFF -DENABLE_SYSTEMD=OFF -DBUILD_EXAMPLES=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 12.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at lua/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at examples/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Configuring done (0.4s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR ENABLE_SYSTEMD -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f >>> ubus f787c97b34894a38b15599886cacbca01271684f Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [ 5%] Building C object CMakeFiles/ubusd_library.dir/ubusd.c.o [ 21%] Building C object CMakeFiles/ubus.dir/libubus.c.o [ 21%] Building C object CMakeFiles/ubus.dir/libubus-io.c.o [ 21%] Building C object CMakeFiles/ubusd_library.dir/ubusd_proto.c.o [ 26%] Building C object CMakeFiles/ubusd_library.dir/ubusd_id.c.o [ 31%] Building C object CMakeFiles/ubus.dir/libubus-obj.c.o [ 36%] Building C object CMakeFiles/ubus.dir/libubus-sub.c.o [ 42%] Building C object CMakeFiles/ubusd_library.dir/ubusd_obj.c.o [ 47%] Building C object CMakeFiles/ubusd_library.dir/ubusd_event.c.o [ 52%] Building C object CMakeFiles/ubus.dir/libubus-req.c.o [ 57%] Building C object CMakeFiles/ubus.dir/libubus-acl.c.o [ 63%] Building C object CMakeFiles/ubusd_library.dir/ubusd_acl.c.o [ 68%] Building C object CMakeFiles/ubusd_library.dir/ubusd_monitor.c.o [ 73%] Linking C shared library libubus.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [ 73%] Built target ubus make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [ 78%] Building C object CMakeFiles/cli.dir/cli.c.o [ 84%] Linking C static library libubusd_library.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [ 84%] Built target ubusd_library make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [ 89%] Building C object CMakeFiles/ubusd.dir/ubusd_main.c.o [ 94%] Linking C executable ubusd [100%] Linking C executable ubus make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' [100%] Built target ubusd [100%] Built target cli make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' >>> ubus f787c97b34894a38b15599886cacbca01271684f Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/libubus.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' >>> ubus f787c97b34894a38b15599886cacbca01271684f Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> ubus f787c97b34894a38b15599886cacbca01271684f Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install/fast -C /home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libubus.so -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ubus -- Set runtime path of "/home/buildroot/autobuild/instance-0/output-1/target/usr/bin/ubus" to "" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/ubusd -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ubusmsg.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ubus_common.h -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/include/libubus.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/ubus-f787c97b34894a38b15599886cacbca01271684f' unixODBC-2.3.11.tar.gz: OK (sha256: d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c) >>> unixodbc 2.3.11 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/unixodbc/unixODBC-2.3.11.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11 -xf - >>> unixodbc 2.3.11 Patching Applying 0001-DriverManager-drivermanager.h-fix-build-without-thre.patch using patch: patching file DriverManager/drivermanager.h >>> unixodbc 2.3.11 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11 -name $file); do cp support/gnuconfig/$file $i; done; done >>> unixodbc 2.3.11 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10769 (offset 59 lines). >>> unixodbc 2.3.11 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --enable-drivers --enable-driver-conf --disable-editline --disable-iconv --with-included-ltdl --disable-readline --enable-threads ) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 gawk... (cached) gawk checking for bison... bison -y checking whether make supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking where to find libltdl headers... -I$(top_srcdir)/libltdl checking where to find libltdl library... $(top_build_prefix)libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for shared lib extension... .so checking for crypt in -lcrypt... yes checking for pow in -lm... yes checking Are we using ini caching ... yes checking Are we using flex ... yes checking for scandir in -lc... yes checking for intptr_t... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking size of long... 8 checking if platform is 64 bit... Yes checking for long long... yes checking size of long int... 8 checking for ptrdiff_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for strcasecmp... yes checking for strncasecmp... yes checking for snprintf... yes checking for vsnprintf... yes checking for strtol... yes checking for atoll... yes checking for strtoll... yes checking for endpwent... yes checking for gettimeofday... yes checking for ftime... yes checking for time... yes checking for stricmp... no checking for strnicmp... no checking for getuid... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for nl_langinfo... yes checking for fseeko... yes checking for setvbuf... yes checking for nl_langinfo and CODESET... yes checking if os is AIX ... no - enable check for libthread checking for mutex_lock in -lthread ... no checking for pthread_mutex_lock in -lpthread... yes checking if compiler accepts -pthread... yes checking for localtime_r in -lc... yes checking for ANSI C header files... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking synch.h usability... no checking synch.h presence... no checking for synch.h... no checking for strings.h... (cached) yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/malloc.h usability... no checking sys/malloc.h presence... no checking for sys/malloc.h... no checking for sys/types.h... (cached) yes checking for sys/sem.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for sys/time.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking msql.h usability... no checking msql.h presence... no checking for msql.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for uid_t in sys/types.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for working alloca.h... yes checking for alloca... yes checking for vprintf... yes checking for _doprnt... no checking for putenv... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating extras/Makefile config.status: creating log/Makefile config.status: creating lst/Makefile config.status: creating ini/Makefile config.status: creating odbcinst/Makefile config.status: creating odbcinst/odbcinst.pc config.status: creating cur/Makefile config.status: creating cur/odbccr.pc config.status: creating DriverManager/Makefile config.status: creating DriverManager/odbc.pc config.status: creating exe/Makefile config.status: creating DRVConfig/Makefile config.status: creating DRVConfig/drvcfg1/Makefile config.status: creating DRVConfig/drvcfg2/Makefile config.status: creating DRVConfig/PostgreSQL/Makefile config.status: creating DRVConfig/MiniSQL/Makefile config.status: creating DRVConfig/MySQL/Makefile config.status: creating DRVConfig/nn/Makefile config.status: creating DRVConfig/esoob/Makefile config.status: creating DRVConfig/oplodbc/Makefile config.status: creating DRVConfig/template/Makefile config.status: creating DRVConfig/tds/Makefile config.status: creating DRVConfig/txt/Makefile config.status: creating DRVConfig/Oracle/Makefile config.status: creating DRVConfig/sapdb/Makefile config.status: creating DRVConfig/Mimer/Makefile config.status: creating Drivers/Makefile config.status: creating Drivers/Postgre7.1/Makefile config.status: creating Drivers/nn/Makefile config.status: creating Drivers/template/Makefile config.status: creating Drivers/MiniSQL/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating doc/AdministratorManual/Makefile config.status: creating doc/ProgrammerManual/Makefile config.status: creating doc/ProgrammerManual/Tutorial/Makefile config.status: creating doc/UserManual/Makefile config.status: creating doc/lst/Makefile config.status: creating samples/Makefile config.status: creating config.h config.status: creating unixodbc.h config.status: unixodbc.h is unchanged config.status: creating unixodbc_conf.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--target=aarch64_be-buildroot-linux-gnu' '--host=aarch64_be-buildroot-linux-gnu' '--build=x86_64-pc-linux-gnu' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--enable-drivers' '--enable-driver-conf' '--disable-editline' '--disable-iconv' '--with-included-ltdl' '--disable-readline' '--enable-threads' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=aarch64_be-buildroot-linux-gnu' 'target_alias=aarch64_be-buildroot-linux-gnu' 'CC=/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no 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 checking are we setting library version ... no >>> unixodbc 2.3.11 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' Making all in extras make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o strcasecmp.lo strcasecmp.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o snprintf.lo snprintf.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c strcasecmp.c -fPIC -DPIC -o .libs/strcasecmp.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -o libodbcextraslc.la strcasecmp.lo snprintf.lo -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libodbcextraslc.a .libs/strcasecmp.o .libs/snprintf.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libodbcextraslc.a libtool: link: ( cd ".libs" && rm -f "libodbcextraslc.la" && ln -s "../libodbcextraslc.la" "libodbcextraslc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' Making all in log make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _logFreeMsg.lo _logFreeMsg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logClear.lo logClear.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logClose.lo logClose.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logOn.lo logOn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _logFreeMsg.c -fPIC -DPIC -o .libs/_logFreeMsg.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logClose.c -fPIC -DPIC -o .libs/logClose.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logClear.c -fPIC -DPIC -o .libs/logClear.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logOn.c -fPIC -DPIC -o .libs/logOn.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logOpen.lo logOpen.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logPeekMsg.lo logPeekMsg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logPopMsg.lo logPopMsg.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o logPushMsg.lo logPushMsg.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logOpen.c -fPIC -DPIC -o .libs/logOpen.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logPopMsg.c -fPIC -DPIC -o .libs/logPopMsg.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logPeekMsg.c -fPIC -DPIC -o .libs/logPeekMsg.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c logPushMsg.c -fPIC -DPIC -o .libs/logPushMsg.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o libloglc.la _logFreeMsg.lo logClear.lo logClose.lo logOn.lo logOpen.lo logPeekMsg.lo logPopMsg.lo logPushMsg.lo -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libloglc.a .libs/_logFreeMsg.o .libs/logClear.o .libs/logClose.o .libs/logOn.o .libs/logOpen.o .libs/logPeekMsg.o .libs/logPopMsg.o .libs/logPushMsg.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libloglc.a libtool: link: ( cd ".libs" && rm -f "libloglc.la" && ln -s "../libloglc.la" "libloglc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' Making all in lst make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstAdjustCurrent.lo _lstAdjustCurrent.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstDump.lo _lstDump.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstFreeItem.lo _lstFreeItem.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstNextValidItem.lo _lstNextValidItem.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstDump.c -fPIC -DPIC -o .libs/_lstDump.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstAdjustCurrent.c -fPIC -DPIC -o .libs/_lstAdjustCurrent.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstFreeItem.c -fPIC -DPIC -o .libs/_lstFreeItem.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstNextValidItem.c -fPIC -DPIC -o .libs/_lstNextValidItem.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstPrevValidItem.lo _lstPrevValidItem.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _lstVisible.lo _lstVisible.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstAppend.lo lstAppend.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstClose.lo lstClose.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstPrevValidItem.c -fPIC -DPIC -o .libs/_lstPrevValidItem.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _lstVisible.c -fPIC -DPIC -o .libs/_lstVisible.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstAppend.c -fPIC -DPIC -o .libs/lstAppend.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstClose.c -fPIC -DPIC -o .libs/lstClose.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstDelete.lo lstDelete.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstEOL.lo lstEOL.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstFirst.lo lstFirst.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstGet.lo lstGet.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstDelete.c -fPIC -DPIC -o .libs/lstDelete.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstEOL.c -fPIC -DPIC -o .libs/lstEOL.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstFirst.c -fPIC -DPIC -o .libs/lstFirst.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstGet.c -fPIC -DPIC -o .libs/lstGet.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstGetBookMark.lo lstGetBookMark.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstGoto.lo lstGoto.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstGotoBookMark.lo lstGotoBookMark.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstInsert.lo lstInsert.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstGetBookMark.c -fPIC -DPIC -o .libs/lstGetBookMark.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstGoto.c -fPIC -DPIC -o .libs/lstGoto.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstGotoBookMark.c -fPIC -DPIC -o .libs/lstGotoBookMark.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstInsert.c -fPIC -DPIC -o .libs/lstInsert.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstLast.lo lstLast.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstNext.lo lstNext.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstOpen.lo lstOpen.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstOpenCursor.lo lstOpenCursor.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstLast.c -fPIC -DPIC -o .libs/lstLast.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstNext.c -fPIC -DPIC -o .libs/lstNext.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstOpen.c -fPIC -DPIC -o .libs/lstOpen.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstOpenCursor.c -fPIC -DPIC -o .libs/lstOpenCursor.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstPrev.lo lstPrev.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstSeek.lo lstSeek.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstSeekItem.lo lstSeekItem.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstSet.lo lstSet.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstPrev.c -fPIC -DPIC -o .libs/lstPrev.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstSeek.c -fPIC -DPIC -o .libs/lstSeek.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstSeekItem.c -fPIC -DPIC -o .libs/lstSeekItem.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstSet.c -fPIC -DPIC -o .libs/lstSet.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lstSetFreeFunc.lo lstSetFreeFunc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lstSetFreeFunc.c -fPIC -DPIC -o .libs/lstSetFreeFunc.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -o liblstlc.la _lstAdjustCurrent.lo _lstDump.lo _lstFreeItem.lo _lstNextValidItem.lo _lstPrevValidItem.lo _lstVisible.lo lstAppend.lo lstClose.lo lstDelete.lo lstEOL.lo lstFirst.lo lstGet.lo lstGetBookMark.lo lstGoto.lo lstGotoBookMark.lo lstInsert.lo lstLast.lo lstNext.lo lstOpen.lo lstOpenCursor.lo lstPrev.lo lstSeek.lo lstSeekItem.lo lstSet.lo lstSetFreeFunc.lo -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/liblstlc.a .libs/_lstAdjustCurrent.o .libs/_lstDump.o .libs/_lstFreeItem.o .libs/_lstNextValidItem.o .libs/_lstPrevValidItem.o .libs/_lstVisible.o .libs/lstAppend.o .libs/lstClose.o .libs/lstDelete.o .libs/lstEOL.o .libs/lstFirst.o .libs/lstGet.o .libs/lstGetBookMark.o .libs/lstGoto.o .libs/lstGotoBookMark.o .libs/lstInsert.o .libs/lstLast.o .libs/lstNext.o .libs/lstOpen.o .libs/lstOpenCursor.o .libs/lstPrev.o .libs/lstSeek.o .libs/lstSeekItem.o .libs/lstSet.o .libs/lstSetFreeFunc.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/liblstlc.a libtool: link: ( cd ".libs" && rm -f "liblstlc.la" && ln -s "../liblstlc.la" "liblstlc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' Making all in ini make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniAllTrim.lo iniAllTrim.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniAppend.lo iniAppend.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniDelete.lo iniDelete.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniClose.lo iniClose.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniAllTrim.c -fPIC -DPIC -o .libs/iniAllTrim.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniDelete.c -fPIC -DPIC -o .libs/iniDelete.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniAppend.c -fPIC -DPIC -o .libs/iniAppend.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniClose.c -fPIC -DPIC -o .libs/iniClose.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniCommit.lo iniCommit.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObject.lo iniObject.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectFirst.lo iniObjectFirst.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectLast.lo iniObjectLast.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniCommit.c -fPIC -DPIC -o .libs/iniCommit.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObject.c -fPIC -DPIC -o .libs/iniObject.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectFirst.c -fPIC -DPIC -o .libs/iniObjectFirst.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectLast.c -fPIC -DPIC -o .libs/iniObjectLast.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectNext.lo iniObjectNext.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectSeek.lo iniObjectSeek.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectSeekSure.lo iniObjectSeekSure.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectUpdate.lo iniObjectUpdate.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectNext.c -fPIC -DPIC -o .libs/iniObjectNext.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectSeek.c -fPIC -DPIC -o .libs/iniObjectSeek.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectSeekSure.c -fPIC -DPIC -o .libs/iniObjectSeekSure.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectUpdate.c -fPIC -DPIC -o .libs/iniObjectUpdate.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectInsert.lo iniObjectInsert.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectDelete.lo iniObjectDelete.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniObjectEOL.lo iniObjectEOL.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniOpen.lo iniOpen.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectInsert.c -fPIC -DPIC -o .libs/iniObjectInsert.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectDelete.c -fPIC -DPIC -o .libs/iniObjectDelete.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniObjectEOL.c -fPIC -DPIC -o .libs/iniObjectEOL.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniOpen.c -fPIC -DPIC -o .libs/iniOpen.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniProperty.lo iniProperty.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyFirst.lo iniPropertyFirst.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyLast.lo iniPropertyLast.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniProperty.c -fPIC -DPIC -o .libs/iniProperty.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyFirst.c -fPIC -DPIC -o .libs/iniPropertyFirst.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyLast.c -fPIC -DPIC -o .libs/iniPropertyLast.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyNext.lo iniPropertyNext.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyNext.c -fPIC -DPIC -o .libs/iniPropertyNext.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertySeek.lo iniPropertySeek.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertySeekSure.lo iniPropertySeekSure.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyUpdate.lo iniPropertyUpdate.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertySeek.c -fPIC -DPIC -o .libs/iniPropertySeek.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertySeekSure.c -fPIC -DPIC -o .libs/iniPropertySeekSure.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyUpdate.c -fPIC -DPIC -o .libs/iniPropertyUpdate.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyInsert.lo iniPropertyInsert.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyInsert.c -fPIC -DPIC -o .libs/iniPropertyInsert.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyDelete.lo iniPropertyDelete.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyEOL.lo iniPropertyEOL.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniPropertyValue.lo iniPropertyValue.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyDelete.c -fPIC -DPIC -o .libs/iniPropertyDelete.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyEOL.c -fPIC -DPIC -o .libs/iniPropertyEOL.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniPropertyValue.c -fPIC -DPIC -o .libs/iniPropertyValue.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniValue.lo iniValue.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniToUpper.lo iniToUpper.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniValue.c -fPIC -DPIC -o .libs/iniValue.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniElement.lo iniElement.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniElementCount.lo iniElementCount.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniToUpper.c -fPIC -DPIC -o .libs/iniToUpper.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniElement.c -fPIC -DPIC -o .libs/iniElement.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniElementCount.c -fPIC -DPIC -o .libs/iniElementCount.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniGetBookmark.lo iniGetBookmark.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniGetBookmark.c -fPIC -DPIC -o .libs/iniGetBookmark.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniGotoBookmark.lo iniGotoBookmark.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iniCursor.lo iniCursor.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniGotoBookmark.c -fPIC -DPIC -o .libs/iniGotoBookmark.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _iniObjectRead.lo _iniObjectRead.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c iniCursor.c -fPIC -DPIC -o .libs/iniCursor.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _iniPropertyRead.lo _iniPropertyRead.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _iniObjectRead.c -fPIC -DPIC -o .libs/_iniObjectRead.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _iniPropertyRead.c -fPIC -DPIC -o .libs/_iniPropertyRead.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _iniDump.lo _iniDump.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _iniScanUntilObject.lo _iniScanUntilObject.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _iniDump.c -fPIC -DPIC -o .libs/_iniDump.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _iniScanUntilObject.c -fPIC -DPIC -o .libs/_iniScanUntilObject.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -o libinilc.la iniAllTrim.lo iniAppend.lo iniDelete.lo iniClose.lo iniCommit.lo iniObject.lo iniObjectFirst.lo iniObjectLast.lo iniObjectNext.lo iniObjectSeek.lo iniObjectSeekSure.lo iniObjectUpdate.lo iniObjectInsert.lo iniObjectDelete.lo iniObjectEOL.lo iniOpen.lo iniProperty.lo iniPropertyFirst.lo iniPropertyLast.lo iniPropertyNext.lo iniPropertySeek.lo iniPropertySeekSure.lo iniPropertyUpdate.lo iniPropertyInsert.lo iniPropertyDelete.lo iniPropertyEOL.lo iniPropertyValue.lo iniValue.lo iniToUpper.lo iniElement.lo iniElementCount.lo iniGetBookmark.lo iniGotoBookmark.lo iniCursor.lo _iniObjectRead.lo _iniPropertyRead.lo _iniDump.lo _iniScanUntilObject.lo ../extras/libodbcextraslc.la -lpthread libtool: link: (cd .libs/libinilc.lax/libodbcextraslc.a && /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar x "/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini/../extras/.libs/libodbcextraslc.a") libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libinilc.a .libs/iniAllTrim.o .libs/iniAppend.o .libs/iniDelete.o .libs/iniClose.o .libs/iniCommit.o .libs/iniObject.o .libs/iniObjectFirst.o .libs/iniObjectLast.o .libs/iniObjectNext.o .libs/iniObjectSeek.o .libs/iniObjectSeekSure.o .libs/iniObjectUpdate.o .libs/iniObjectInsert.o .libs/iniObjectDelete.o .libs/iniObjectEOL.o .libs/iniOpen.o .libs/iniProperty.o .libs/iniPropertyFirst.o .libs/iniPropertyLast.o .libs/iniPropertyNext.o .libs/iniPropertySeek.o .libs/iniPropertySeekSure.o .libs/iniPropertyUpdate.o .libs/iniPropertyInsert.o .libs/iniPropertyDelete.o .libs/iniPropertyEOL.o .libs/iniPropertyValue.o .libs/iniValue.o .libs/iniToUpper.o .libs/iniElement.o .libs/iniElementCount.o .libs/iniGetBookmark.o .libs/iniGotoBookmark.o .libs/iniCursor.o .libs/_iniObjectRead.o .libs/_iniPropertyRead.o .libs/_iniDump.o .libs/_iniScanUntilObject.o .libs/libinilc.lax/libodbcextraslc.a/snprintf.o .libs/libinilc.lax/libodbcextraslc.a/strcasecmp.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libinilc.a libtool: link: rm -fr .libs/libinilc.lax libtool: link: ( cd ".libs" && rm -f "libinilc.la" && ln -s "../libinilc.la" "libinilc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' Making all in libltdl make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' CC libltdlc_la-lt__alloc.lo CC libltdlc_la-lt_dlloader.lo CC libltdlc_la-lt_error.lo CC libltdlc_la-ltdl.lo CC libltdlc_la-slist.lo CC lt__strl.lo CC loaders/dlopen.lo CC loaders/libltdlc_la-preopen.lo CCLD dlopen.la CCLD libltdlc.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' Making all in odbcinst make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o ODBCINSTConstructProperties.lo ODBCINSTConstructProperties.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o ODBCINSTDestructProperties.lo ODBCINSTDestructProperties.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o ODBCINSTSetProperty.lo ODBCINSTSetProperty.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o ODBCINSTValidateProperties.lo ODBCINSTValidateProperties.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c ODBCINSTConstructProperties.c -fPIC -DPIC -o .libs/ODBCINSTConstructProperties.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c ODBCINSTDestructProperties.c -fPIC -DPIC -o .libs/ODBCINSTDestructProperties.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c ODBCINSTValidateProperties.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperties.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c ODBCINSTSetProperty.c -fPIC -DPIC -o .libs/ODBCINSTSetProperty.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o ODBCINSTValidateProperty.lo ODBCINSTValidateProperty.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConfigDataSource.lo SQLConfigDataSource.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConfigDriver.lo SQLConfigDriver.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c ODBCINSTValidateProperty.c -fPIC -DPIC -o .libs/ODBCINSTValidateProperty.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCreateDataSource.lo SQLCreateDataSource.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConfigDataSource.c -fPIC -DPIC -o .libs/SQLConfigDataSource.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConfigDriver.c -fPIC -DPIC -o .libs/SQLConfigDriver.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCreateDataSource.c -fPIC -DPIC -o .libs/SQLCreateDataSource.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetAvailableDrivers.lo SQLGetAvailableDrivers.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetAvailableDrivers.c -fPIC -DPIC -o .libs/SQLGetAvailableDrivers.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConfigMode.lo SQLGetConfigMode.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetInstalledDrivers.lo SQLGetInstalledDrivers.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConfigMode.c -fPIC -DPIC -o .libs/SQLGetConfigMode.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetPrivateProfileString.lo SQLGetPrivateProfileString.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/SQLGetInstalledDrivers.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetPrivateProfileString.c -fPIC -DPIC -o .libs/SQLGetPrivateProfileString.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetTranslator.lo SQLGetTranslator.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetTranslator.c -fPIC -DPIC -o .libs/SQLGetTranslator.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLInstallDriverEx.lo SQLInstallDriverEx.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLInstallDriverManager.lo SQLInstallDriverManager.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLInstallDriverEx.c -fPIC -DPIC -o .libs/SQLInstallDriverEx.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLInstallDriverManager.c -fPIC -DPIC -o .libs/SQLInstallDriverManager.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLInstallTranslatorEx.lo SQLInstallTranslatorEx.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLInstallTranslatorEx.c -fPIC -DPIC -o .libs/SQLInstallTranslatorEx.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLInstallerError.lo SQLInstallerError.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLManageDataSources.lo SQLManageDataSources.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLInstallerError.c -fPIC -DPIC -o .libs/SQLInstallerError.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPostInstallerError.lo SQLPostInstallerError.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLManageDataSources.c -fPIC -DPIC -o .libs/SQLManageDataSources.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLReadFileDSN.lo SQLReadFileDSN.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPostInstallerError.c -fPIC -DPIC -o .libs/SQLPostInstallerError.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLReadFileDSN.c -fPIC -DPIC -o .libs/SQLReadFileDSN.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRemoveDSNFromIni.lo SQLRemoveDSNFromIni.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRemoveDriver.lo SQLRemoveDriver.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRemoveDriverManager.lo SQLRemoveDriverManager.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRemoveDSNFromIni.c -fPIC -DPIC -o .libs/SQLRemoveDSNFromIni.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRemoveDriver.c -fPIC -DPIC -o .libs/SQLRemoveDriver.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRemoveDriverManager.c -fPIC -DPIC -o .libs/SQLRemoveDriverManager.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRemoveTranslator.lo SQLRemoveTranslator.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConfigMode.lo SQLSetConfigMode.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRemoveTranslator.c -fPIC -DPIC -o .libs/SQLRemoveTranslator.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLValidDSN.lo SQLValidDSN.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLWriteDSNToIni.lo SQLWriteDSNToIni.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConfigMode.c -fPIC -DPIC -o .libs/SQLSetConfigMode.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLValidDSN.c -fPIC -DPIC -o .libs/SQLValidDSN.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLWriteDSNToIni.c -fPIC -DPIC -o .libs/SQLWriteDSNToIni.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLWriteFileDSN.lo SQLWriteFileDSN.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLWritePrivateProfileString.lo SQLWritePrivateProfileString.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLWriteFileDSN.c -fPIC -DPIC -o .libs/SQLWriteFileDSN.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLInstallODBC.lo SQLInstallODBC.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLWritePrivateProfileString.c -fPIC -DPIC -o .libs/SQLWritePrivateProfileString.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _logging.lo _logging.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLInstallODBC.c -fPIC -DPIC -o .libs/SQLInstallODBC.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _logging.c -fPIC -DPIC -o .libs/_logging.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _odbcinst_ConfigModeINI.lo _odbcinst_ConfigModeINI.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _odbcinst_ConfigModeINI.c -fPIC -DPIC -o .libs/_odbcinst_ConfigModeINI.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _odbcinst_UserINI.lo _odbcinst_UserINI.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _odbcinst_SystemINI.lo _odbcinst_SystemINI.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _odbcinst_GetSections.lo _odbcinst_GetSections.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _odbcinst_UserINI.c -fPIC -DPIC -o .libs/_odbcinst_UserINI.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _odbcinst_SystemINI.c -fPIC -DPIC -o .libs/_odbcinst_SystemINI.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _odbcinst_GetSections.c -fPIC -DPIC -o .libs/_odbcinst_GetSections.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _odbcinst_GetEntries.lo _odbcinst_GetEntries.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _odbcinst_GetEntries.c -fPIC -DPIC -o .libs/_odbcinst_GetEntries.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _SQLGetInstalledDrivers.lo _SQLGetInstalledDrivers.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _SQLWriteInstalledDrivers.lo _SQLWriteInstalledDrivers.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _SQLDriverConnectPrompt.lo _SQLDriverConnectPrompt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _SQLGetInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLGetInstalledDrivers.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _SQLWriteInstalledDrivers.c -fPIC -DPIC -o .libs/_SQLWriteInstalledDrivers.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _SQLDriverConnectPrompt.c -fPIC -DPIC -o .libs/_SQLDriverConnectPrompt.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -version-info 2:0:0 -export-dynamic -export-symbols ./odbcinst.exp -o libodbcinst.la -rpath /usr/lib ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo SQLInstallODBC.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo ../ini/libinilc.la ../log/libloglc.la ../lst/liblstlc.la ../libltdl/libltdlc.la -lpthread /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o libodbcinstlc.la ODBCINSTConstructProperties.lo ODBCINSTDestructProperties.lo ODBCINSTSetProperty.lo ODBCINSTValidateProperties.lo ODBCINSTValidateProperty.lo SQLConfigDataSource.lo SQLConfigDriver.lo SQLCreateDataSource.lo SQLGetAvailableDrivers.lo SQLGetConfigMode.lo SQLGetInstalledDrivers.lo SQLGetPrivateProfileString.lo SQLGetTranslator.lo SQLInstallDriverEx.lo SQLInstallDriverManager.lo SQLInstallTranslatorEx.lo SQLInstallerError.lo SQLManageDataSources.lo SQLPostInstallerError.lo SQLReadFileDSN.lo SQLRemoveDSNFromIni.lo SQLRemoveDriver.lo SQLRemoveDriverManager.lo SQLRemoveTranslator.lo SQLSetConfigMode.lo SQLValidDSN.lo SQLWriteDSNToIni.lo SQLWriteFileDSN.lo SQLWritePrivateProfileString.lo _logging.lo _odbcinst_ConfigModeINI.lo _odbcinst_UserINI.lo _odbcinst_SystemINI.lo _odbcinst_GetSections.lo _odbcinst_GetEntries.lo _SQLGetInstalledDrivers.lo _SQLWriteInstalledDrivers.lo _SQLDriverConnectPrompt.lo -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar cru .libs/libodbcinstlc.a .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib .libs/libodbcinstlc.a libtool: link: ( cd ".libs" && rm -f "libodbcinstlc.la" && ln -s "../libodbcinstlc.la" "libodbcinstlc.la" ) libtool: link: echo "{ global:" > .libs/libodbcinst.ver libtool: link: cat ./odbcinst.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcinst.ver libtool: link: echo "local: *; };" >> .libs/libodbcinst.ver libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/ODBCINSTConstructProperties.o .libs/ODBCINSTDestructProperties.o .libs/ODBCINSTSetProperty.o .libs/ODBCINSTValidateProperties.o .libs/ODBCINSTValidateProperty.o .libs/SQLConfigDataSource.o .libs/SQLConfigDriver.o .libs/SQLCreateDataSource.o .libs/SQLGetAvailableDrivers.o .libs/SQLGetConfigMode.o .libs/SQLGetInstalledDrivers.o .libs/SQLGetPrivateProfileString.o .libs/SQLGetTranslator.o .libs/SQLInstallDriverEx.o .libs/SQLInstallDriverManager.o .libs/SQLInstallTranslatorEx.o .libs/SQLInstallerError.o .libs/SQLManageDataSources.o .libs/SQLPostInstallerError.o .libs/SQLReadFileDSN.o .libs/SQLRemoveDSNFromIni.o .libs/SQLRemoveDriver.o .libs/SQLRemoveDriverManager.o .libs/SQLRemoveTranslator.o .libs/SQLSetConfigMode.o .libs/SQLValidDSN.o .libs/SQLWriteDSNToIni.o .libs/SQLWriteFileDSN.o .libs/SQLWritePrivateProfileString.o .libs/SQLInstallODBC.o .libs/_logging.o .libs/_odbcinst_ConfigModeINI.o .libs/_odbcinst_UserINI.o .libs/_odbcinst_SystemINI.o .libs/_odbcinst_GetSections.o .libs/_odbcinst_GetEntries.o .libs/_SQLGetInstalledDrivers.o .libs/_SQLWriteInstalledDrivers.o .libs/_SQLDriverConnectPrompt.o -Wl,--whole-archive ../ini/.libs/libinilc.a ../log/.libs/libloglc.a ../lst/.libs/liblstlc.a ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libodbcinst.so.2 -Wl,-version-script -Wl,.libs/libodbcinst.ver -o .libs/libodbcinst.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbcinst.so.2" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so.2") libtool: link: (cd ".libs" && rm -f "libodbcinst.so" && ln -s "libodbcinst.so.2.0.0" "libodbcinst.so") libtool: link: ( cd ".libs" && rm -f "libodbcinst.la" && ln -s "../libodbcinst.la" "libodbcinst.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' Making all in DriverManager make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindCol.lo SQLBindCol.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParam.lo SQLBindParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCancelHandle.lo SQLCancelHandle.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCancelHandle.c -fPIC -DPIC -o .libs/SQLCancelHandle.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConnect.lo SQLConnect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDataSources.lo SQLDataSources.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDataSources.c -fPIC -DPIC -o .libs/SQLDataSources.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDrivers.lo SQLDrivers.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLEndTran.lo SQLEndTran.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDrivers.c -fPIC -DPIC -o .libs/SQLDrivers.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLError.lo SQLError.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecute.lo SQLExecute.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetFunctions.lo SQLGetFunctions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetFunctions.c -fPIC -DPIC -o .libs/SQLGetFunctions.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumParams.lo SQLNumParams.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamData.lo SQLParamData.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrepare.lo SQLPrepare.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedures.lo SQLProcedures.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetPos.lo SQLSetPos.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTables.lo SQLTables.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBrowseConnectW.lo SQLBrowseConnectW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttributeW.lo SQLColAttributeW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBrowseConnectW.c -fPIC -DPIC -o .libs/SQLBrowseConnectW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttributeW.c -fPIC -DPIC -o .libs/SQLColAttributeW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttributesW.lo SQLColAttributesW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumnPrivilegesW.lo SQLColumnPrivilegesW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttributesW.c -fPIC -DPIC -o .libs/SQLColAttributesW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumnPrivilegesW.c -fPIC -DPIC -o .libs/SQLColumnPrivilegesW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumnsW.lo SQLColumnsW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConnectW.lo SQLConnectW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumnsW.c -fPIC -DPIC -o .libs/SQLColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDataSourcesW.lo SQLDataSourcesW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConnectW.c -fPIC -DPIC -o .libs/SQLConnectW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeColW.lo SQLDescribeColW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDataSourcesW.c -fPIC -DPIC -o .libs/SQLDataSourcesW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeColW.c -fPIC -DPIC -o .libs/SQLDescribeColW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDriverConnectW.lo SQLDriverConnectW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDriverConnectW.c -fPIC -DPIC -o .libs/SQLDriverConnectW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDriversW.lo SQLDriversW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLErrorW.lo SQLErrorW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDriversW.c -fPIC -DPIC -o .libs/SQLDriversW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLErrorW.c -fPIC -DPIC -o .libs/SQLErrorW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecDirectW.lo SQLExecDirectW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecDirectW.c -fPIC -DPIC -o .libs/SQLExecDirectW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLForeignKeysW.lo SQLForeignKeysW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectAttrW.lo SQLGetConnectAttrW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLForeignKeysW.c -fPIC -DPIC -o .libs/SQLForeignKeysW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectAttrW.c -fPIC -DPIC -o .libs/SQLGetConnectAttrW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectOptionW.lo SQLGetConnectOptionW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetCursorNameW.lo SQLGetCursorNameW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectOptionW.c -fPIC -DPIC -o .libs/SQLGetConnectOptionW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetCursorNameW.c -fPIC -DPIC -o .libs/SQLGetCursorNameW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescFieldW.lo SQLGetDescFieldW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescRecW.lo SQLGetDescRecW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagFieldW.lo SQLGetDiagFieldW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescFieldW.c -fPIC -DPIC -o .libs/SQLGetDescFieldW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagRecW.lo SQLGetDiagRecW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescRecW.c -fPIC -DPIC -o .libs/SQLGetDescRecW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagFieldW.c -fPIC -DPIC -o .libs/SQLGetDiagFieldW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagRecW.c -fPIC -DPIC -o .libs/SQLGetDiagRecW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetInfoW.lo SQLGetInfoW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtAttrW.lo SQLGetStmtAttrW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetInfoW.c -fPIC -DPIC -o .libs/SQLGetInfoW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtAttrW.c -fPIC -DPIC -o .libs/SQLGetStmtAttrW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetTypeInfoW.lo SQLGetTypeInfoW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNativeSqlW.lo SQLNativeSqlW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetTypeInfoW.c -fPIC -DPIC -o .libs/SQLGetTypeInfoW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrepareW.lo SQLPrepareW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNativeSqlW.c -fPIC -DPIC -o .libs/SQLNativeSqlW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrimaryKeysW.lo SQLPrimaryKeysW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrepareW.c -fPIC -DPIC -o .libs/SQLPrepareW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrimaryKeysW.c -fPIC -DPIC -o .libs/SQLPrimaryKeysW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedureColumnsW.lo SQLProcedureColumnsW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedureColumnsW.c -fPIC -DPIC -o .libs/SQLProcedureColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProceduresW.lo SQLProceduresW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectAttrW.lo SQLSetConnectAttrW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProceduresW.c -fPIC -DPIC -o .libs/SQLProceduresW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectAttrW.c -fPIC -DPIC -o .libs/SQLSetConnectAttrW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectOptionW.lo SQLSetConnectOptionW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectOptionW.c -fPIC -DPIC -o .libs/SQLSetConnectOptionW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetCursorNameW.lo SQLSetCursorNameW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescFieldW.lo SQLSetDescFieldW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetCursorNameW.c -fPIC -DPIC -o .libs/SQLSetCursorNameW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescFieldW.c -fPIC -DPIC -o .libs/SQLSetDescFieldW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtAttrW.lo SQLSetStmtAttrW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtOptionW.lo SQLSetStmtOptionW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSpecialColumnsW.lo SQLSpecialColumnsW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtAttrW.c -fPIC -DPIC -o .libs/SQLSetStmtAttrW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtOptionW.c -fPIC -DPIC -o .libs/SQLSetStmtOptionW.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSpecialColumnsW.c -fPIC -DPIC -o .libs/SQLSpecialColumnsW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLStatisticsW.lo SQLStatisticsW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLStatisticsW.c -fPIC -DPIC -o .libs/SQLStatisticsW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTablePrivilegesW.lo SQLTablePrivilegesW.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTablesW.lo SQLTablesW.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTablePrivilegesW.c -fPIC -DPIC -o .libs/SQLTablePrivilegesW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o __connection.lo __connection.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTablesW.c -fPIC -DPIC -o .libs/SQLTablesW.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o __handles.lo __handles.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c __connection.c -fPIC -DPIC -o .libs/__connection.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c __handles.c -fPIC -DPIC -o .libs/__handles.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o __info.lo __info.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c __info.c -fPIC -DPIC -o .libs/__info.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o __stats.lo __stats.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o __attribute.lo __attribute.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c __stats.c -fPIC -DPIC -o .libs/__stats.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c __attribute.c -fPIC -DPIC -o .libs/__attribute.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./DriverManager.exp -o libodbc.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCancelHandle.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDataSources.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLDrivers.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetFunctions.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo SQLBrowseConnectW.lo SQLColAttributeW.lo SQLColAttributesW.lo SQLColumnPrivilegesW.lo SQLColumnsW.lo SQLConnectW.lo SQLDataSourcesW.lo SQLDescribeColW.lo SQLDriverConnectW.lo SQLDriversW.lo SQLErrorW.lo SQLExecDirectW.lo SQLForeignKeysW.lo SQLGetConnectAttrW.lo SQLGetConnectOptionW.lo SQLGetCursorNameW.lo SQLGetDescFieldW.lo SQLGetDescRecW.lo SQLGetDiagFieldW.lo SQLGetDiagRecW.lo SQLGetInfoW.lo SQLGetStmtAttrW.lo SQLGetTypeInfoW.lo SQLNativeSqlW.lo SQLPrepareW.lo SQLPrimaryKeysW.lo SQLProcedureColumnsW.lo SQLProceduresW.lo SQLSetConnectAttrW.lo SQLSetConnectOptionW.lo SQLSetCursorNameW.lo SQLSetDescFieldW.lo SQLSetStmtAttrW.lo SQLSetStmtOptionW.lo SQLSpecialColumnsW.lo SQLStatisticsW.lo SQLTablePrivilegesW.lo SQLTablesW.lo __connection.lo __handles.lo __info.lo __stats.lo __attribute.lo ../lst/liblstlc.la ../log/libloglc.la ../ini/libinilc.la ../odbcinst/libodbcinstlc.la ../libltdl/libltdlc.la -lpthread libtool: link: echo "{ global:" > .libs/libodbc.ver libtool: link: cat ./DriverManager.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbc.ver libtool: link: echo "local: *; };" >> .libs/libodbc.ver libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCancelHandle.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDataSources.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLDrivers.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetFunctions.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/SQLBrowseConnectW.o .libs/SQLColAttributeW.o .libs/SQLColAttributesW.o .libs/SQLColumnPrivilegesW.o .libs/SQLColumnsW.o .libs/SQLConnectW.o .libs/SQLDataSourcesW.o .libs/SQLDescribeColW.o .libs/SQLDriverConnectW.o .libs/SQLDriversW.o .libs/SQLErrorW.o .libs/SQLExecDirectW.o .libs/SQLForeignKeysW.o .libs/SQLGetConnectAttrW.o .libs/SQLGetConnectOptionW.o .libs/SQLGetCursorNameW.o .libs/SQLGetDescFieldW.o .libs/SQLGetDescRecW.o .libs/SQLGetDiagFieldW.o .libs/SQLGetDiagRecW.o .libs/SQLGetInfoW.o .libs/SQLGetStmtAttrW.o .libs/SQLGetTypeInfoW.o .libs/SQLNativeSqlW.o .libs/SQLPrepareW.o .libs/SQLPrimaryKeysW.o .libs/SQLProcedureColumnsW.o .libs/SQLProceduresW.o .libs/SQLSetConnectAttrW.o .libs/SQLSetConnectOptionW.o .libs/SQLSetCursorNameW.o .libs/SQLSetDescFieldW.o .libs/SQLSetStmtAttrW.o .libs/SQLSetStmtOptionW.o .libs/SQLSpecialColumnsW.o .libs/SQLStatisticsW.o .libs/SQLTablePrivilegesW.o .libs/SQLTablesW.o .libs/__connection.o .libs/__handles.o .libs/__info.o .libs/__stats.o .libs/__attribute.o -Wl,--whole-archive ../lst/.libs/liblstlc.a ../log/.libs/libloglc.a ../ini/.libs/libinilc.a ../odbcinst/.libs/libodbcinstlc.a ../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libodbc.so.2 -Wl,-version-script -Wl,.libs/libodbc.ver -o .libs/libodbc.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbc.so.2" && ln -s "libodbc.so.2.0.0" "libodbc.so.2") libtool: link: (cd ".libs" && rm -f "libodbc.so" && ln -s "libodbc.so.2.0.0" "libodbc.so") libtool: link: ( cd ".libs" && rm -f "libodbc.la" && ln -s "../libodbc.la" "libodbc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' Making all in exe make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o isql.o isql.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o dltest.o dltest.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o odbcinst.o odbcinst.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o iusql.o iusql.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o odbc-config.o odbc-config.c /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o slencheck.o slencheck.c /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o dltest dltest.o ../libltdl/libltdlc.la -lpthread /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o odbcinst odbcinst.o ../odbcinst/libodbcinst.la ../ini/libinilc.la ../libltdl/libltdlc.la -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o dltest dltest.o /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl/./.libs/dlopen.a ../libltdl/.libs/libltdlc.a -lpthread -pthread /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o odbc_config odbc-config.o -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o odbcinst odbcinst.o /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl/./.libs/dlopen.a ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a ../libltdl/.libs/libltdlc.a -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o slencheck slencheck.o ../DriverManager/libodbc.la -lpthread /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o iusql iusql.o ../DriverManager/libodbc.la ../odbcinst/libodbcinst.la ../ini/libinilc.la -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o odbc_config odbc-config.o -lpthread -pthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o slencheck slencheck.o ../DriverManager/.libs/libodbc.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager/.libs libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o iusql iusql.o ../DriverManager/.libs/libodbc.so ../odbcinst/.libs/libodbcinst.so ../ini/.libs/libinilc.a -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst/.libs /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o isql isql.o ../DriverManager/libodbc.la ../extras/libodbcextraslc.la -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -o isql isql.o ../DriverManager/.libs/libodbc.so ../extras/.libs/libodbcextraslc.a -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager/.libs /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' Making all in cur make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocHandleStd.lo SQLAllocHandleStd.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocHandleStd.c -fPIC -DPIC -o .libs/SQLAllocHandleStd.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParam.lo SQLBindParam.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCancel.lo SQLCancel.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParam.c -fPIC -DPIC -o .libs/SQLBindParam.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumns.lo SQLColumns.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConnect.lo SQLConnect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLEndTran.lo SQLEndTran.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLError.lo SQLError.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetch.lo SQLFetch.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetData.lo SQLGetData.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumParams.lo SQLNumParams.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamData.lo SQLParamData.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrepare.lo SQLPrepare.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPutData.lo SQLPutData.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRowCount.lo SQLRowCount.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectAttr.lo SQLSetConnectAttr.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectAttr.c -fPIC -DPIC -o .libs/SQLSetConnectAttr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetPos.lo SQLSetPos.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLStatistics.lo SQLStatistics.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTables.lo SQLTables.c /bin/sh ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTransact.lo SQLTransact.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../DriverManager -I../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/sh ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -version-info 2:0:0 -export-symbols ./cur.exp -export-dynamic ../DriverManager/libodbc.la -o libodbccr.la -rpath /usr/lib SQLAllocHandle.lo SQLAllocHandleStd.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParam.lo SQLBindParameter.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagRec.lo SQLGetDiagField.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectAttr.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescRec.lo SQLSetDescField.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo -lpthread libtool: link: echo "{ global:" > .libs/libodbccr.ver libtool: link: cat ./cur.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbccr.ver libtool: link: echo "local: *; };" >> .libs/libodbccr.ver libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocHandle.o .libs/SQLAllocHandleStd.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParam.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagRec.o .libs/SQLGetDiagField.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectAttr.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescRec.o .libs/SQLSetDescField.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager/.libs ../DriverManager/.libs/libodbc.so -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libodbccr.so.2 -Wl,-version-script -Wl,.libs/libodbccr.ver -o .libs/libodbccr.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbccr.so.2" && ln -s "libodbccr.so.2.0.0" "libodbccr.so.2") libtool: link: (cd ".libs" && rm -f "libodbccr.so" && ln -s "libodbccr.so.2.0.0" "libodbccr.so") libtool: link: ( cd ".libs" && rm -f "libodbccr.la" && ln -s "../libodbccr.la" "libodbccr.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' Making all in DRVConfig make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' Making all in Drivers make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making all in Postgre7.1 make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o bind.lo bind.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o columninfo.lo columninfo.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o connection.lo connection.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o convert.lo convert.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c bind.c -fPIC -DPIC -o .libs/bind.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c columninfo.c -fPIC -DPIC -o .libs/columninfo.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c convert.c -fPIC -DPIC -o .libs/convert.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c connection.c -fPIC -DPIC -o .libs/connection.o connection.c: In function 'CC_send_settings': connection.c:1435:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 1435 | result = PG_SQLAllocStmt( self, &hstmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt connection.c:1444:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration] 1444 | result = PG_SQLExecDirect(hstmt, "set DateStyle to 'ISO'", SQL_NTS); | ^~~~~~~~~~~~~~~~ | SQLExecDirect connection.c:1505:9: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 1505 | PG_SQLFreeStmt(hstmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt connection.c: In function 'CC_lookup_lo': connection.c:1539:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration] 1539 | result = PG_SQLFetch(hstmt); | ^~~~~~~~~~~ | SQLFetch connection.c:1545:18: warning: implicit declaration of function 'PG_SQLGetData'; did you mean 'SQLGetData'? [-Wimplicit-function-declaration] 1545 | result = PG_SQLGetData(hstmt, 1, SQL_C_SLONG, &self->lobj_type, sizeof(self->lobj_type), NULL); | ^~~~~~~~~~~~~ | SQLGetData /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o dlg_specific.lo dlg_specific.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c dlg_specific.c -fPIC -DPIC -o .libs/dlg_specific.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o drvconn.lo drvconn.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c drvconn.c -fPIC -DPIC -o .libs/drvconn.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o environ.lo environ.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c environ.c -fPIC -DPIC -o .libs/environ.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o execute.lo execute.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o info.lo info.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o lobj.lo lobj.c execute.c: In function 'SQLCancel': execute.c:452:26: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 452 | result = PG_SQLFreeStmt( hstmt, SQL_CLOSE); | ^~~~~~~~~~~~~~ | SQLFreeStmt libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c info.c -fPIC -DPIC -o .libs/info.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c lobj.c -fPIC -DPIC -o .libs/lobj.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o md5.lo md5.c info.c: In function 'SQLTables': info.c:981:18: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 981 | result = PG_SQLAllocStmt( stmt->hdbc, &htbl_stmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt info.c:1076:18: warning: implicit declaration of function 'PG_SQLExecDirect'; did you mean 'SQLExecDirect'? [-Wimplicit-function-declaration] 1076 | result = PG_SQLExecDirect(htbl_stmt, tables_query, strlen(tables_query)); | ^~~~~~~~~~~~~~~~ | SQLExecDirect info.c:1080:17: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 1080 | PG_SQLFreeStmt(htbl_stmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt info.c:1084:14: warning: implicit declaration of function 'PG_SQLBindCol'; did you mean 'SQLBindCol'? [-Wimplicit-function-declaration] 1084 | result = PG_SQLBindCol(htbl_stmt, 1, SQL_C_CHAR, | ^~~~~~~~~~~~~ | SQLBindCol info.c:1131:18: warning: implicit declaration of function 'PG_SQLFetch'; did you mean 'SQLFetch'? [-Wimplicit-function-declaration] 1131 | result = PG_SQLFetch(htbl_stmt); | ^~~~~~~~~~~ | SQLFetch libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c md5.c -fPIC -DPIC -o .libs/md5.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o misc.lo misc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o options.lo options.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c options.c -fPIC -DPIC -o .libs/options.o options.c: In function 'SQLGetConnectOption': options.c:427:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 427 | *((UDWORD *) pvParam) = (UDWORD) NULL; | ^ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o parse.lo parse.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o pgtypes.lo pgtypes.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c pgtypes.c -fPIC -DPIC -o .libs/pgtypes.o parse.c: In function 'parse_statement': parse.c:583:34: warning: implicit declaration of function 'PG_SQLAllocStmt'; did you mean 'SQLAllocStmt'? [-Wimplicit-function-declaration] 583 | result = PG_SQLAllocStmt( stmt->hdbc, &hcol_stmt); | ^~~~~~~~~~~~~~~ | SQLAllocStmt parse.c:593:34: warning: implicit declaration of function 'PG_SQLColumns'; did you mean 'SQLColumns'? [-Wimplicit-function-declaration] 593 | result = PG_SQLColumns(hcol_stmt, "", 0, "", 0, | ^~~~~~~~~~~~~ | SQLColumns parse.c:628:33: warning: implicit declaration of function 'PG_SQLFreeStmt'; did you mean 'SQLFreeStmt'? [-Wimplicit-function-declaration] 628 | PG_SQLFreeStmt(hcol_stmt, SQL_DROP); | ^~~~~~~~~~~~~~ | SQLFreeStmt /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o psqlodbc.lo psqlodbc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c psqlodbc.c -fPIC -DPIC -o .libs/psqlodbc.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o qresult.lo qresult.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o results.lo results.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c qresult.c -fPIC -DPIC -o .libs/qresult.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c results.c -fPIC -DPIC -o .libs/results.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o socket.lo socket.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o statement.lo statement.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c socket.c -fPIC -DPIC -o .libs/socket.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c statement.c -fPIC -DPIC -o .libs/statement.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o tuple.lo tuple.c statement.c: In function 'SC_pre_execute': statement.c:486:17: warning: implicit declaration of function 'PG_SQLExecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration] 486 | PG_SQLExecute(self); | ^~~~~~~~~~~~~ | SQLExecute libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c tuple.c -fPIC -DPIC -o .libs/tuple.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o tuplelist.lo tuplelist.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c tuplelist.c -fPIC -DPIC -o .libs/tuplelist.o /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -version-info 2:0:0 -no-undefined -export-dynamic -export-symbols ./driver.exp -module -o libodbcpsql.la -rpath /usr/lib bind.lo columninfo.lo connection.lo convert.lo dlg_specific.lo drvconn.lo environ.lo execute.lo info.lo lobj.lo md5.lo misc.lo options.lo parse.lo pgtypes.lo psqlodbc.lo qresult.lo results.lo socket.lo statement.lo tuple.lo tuplelist.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la ../../libltdl/libltdlc.la -lcrypt -lm -lpthread libtool: link: echo "{ global:" > .libs/libodbcpsql.ver libtool: link: cat ./driver.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libodbcpsql.ver libtool: link: echo "local: *; };" >> .libs/libodbcpsql.ver libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/bind.o .libs/columninfo.o .libs/connection.o .libs/convert.o .libs/dlg_specific.o .libs/drvconn.o .libs/environ.o .libs/execute.o .libs/info.o .libs/lobj.o .libs/md5.o .libs/misc.o .libs/options.o .libs/parse.o .libs/pgtypes.o .libs/psqlodbc.o .libs/qresult.o .libs/results.o .libs/socket.o .libs/statement.o .libs/tuple.o .libs/tuplelist.o -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lcrypt -lm -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libodbcpsql.so.2 -Wl,-version-script -Wl,.libs/libodbcpsql.ver -o .libs/libodbcpsql.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libodbcpsql.so.2" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so.2") libtool: link: (cd ".libs" && rm -f "libodbcpsql.so" && ln -s "libodbcpsql.so.2.0.0" "libodbcpsql.so") libtool: link: ( cd ".libs" && rm -f "libodbcpsql.la" && ln -s "../libodbcpsql.la" "libodbcpsql.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making all in template make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocHandle.lo SQLAllocHandle.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocHandle.c -fPIC -DPIC -o .libs/SQLAllocHandle.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindCol.lo SQLBindCol.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBrowseConnect.lo SQLBrowseConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBulkOperations.lo SQLBulkOperations.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBrowseConnect.c -fPIC -DPIC -o .libs/SQLBrowseConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBulkOperations.c -fPIC -DPIC -o .libs/SQLBulkOperations.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCancel.lo SQLCancel.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCloseCursor.lo SQLCloseCursor.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttribute.lo SQLColAttribute.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColAttributes.lo SQLColAttributes.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCloseCursor.c -fPIC -DPIC -o .libs/SQLCloseCursor.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttribute.c -fPIC -DPIC -o .libs/SQLColAttribute.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColAttributes.c -fPIC -DPIC -o .libs/SQLColAttributes.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumnPrivileges.lo SQLColumnPrivileges.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLColumns.lo SQLColumns.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConnect.lo SQLConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCopyDesc.lo SQLCopyDesc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumnPrivileges.c -fPIC -DPIC -o .libs/SQLColumnPrivileges.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLColumns.c -fPIC -DPIC -o .libs/SQLColumns.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCopyDesc.c -fPIC -DPIC -o .libs/SQLCopyDesc.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeParam.lo SQLDescribeParam.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeParam.c -fPIC -DPIC -o .libs/SQLDescribeParam.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLEndTran.lo SQLEndTran.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLError.lo SQLError.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLEndTran.c -fPIC -DPIC -o .libs/SQLEndTran.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecute.lo SQLExecute.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExtendedFetch.lo SQLExtendedFetch.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetch.lo SQLFetch.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetchScroll.lo SQLFetchScroll.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExtendedFetch.c -fPIC -DPIC -o .libs/SQLExtendedFetch.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetchScroll.c -fPIC -DPIC -o .libs/SQLFetchScroll.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLForeignKeys.lo SQLForeignKeys.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLForeignKeys.c -fPIC -DPIC -o .libs/SQLForeignKeys.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeHandle.lo SQLFreeHandle.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeHandle.c -fPIC -DPIC -o .libs/SQLFreeHandle.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectAttr.lo SQLGetConnectAttr.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetCursorName.lo SQLGetCursorName.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectAttr.c -fPIC -DPIC -o .libs/SQLGetConnectAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetCursorName.c -fPIC -DPIC -o .libs/SQLGetCursorName.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescField.lo SQLGetDescField.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDescRec.lo SQLGetDescRec.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagField.lo SQLGetDiagField.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescField.c -fPIC -DPIC -o .libs/SQLGetDescField.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDescRec.c -fPIC -DPIC -o .libs/SQLGetDescRec.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetDiagRec.lo SQLGetDiagRec.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagField.c -fPIC -DPIC -o .libs/SQLGetDiagField.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetDiagRec.c -fPIC -DPIC -o .libs/SQLGetDiagRec.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetEnvAttr.lo SQLGetEnvAttr.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetInfo.lo SQLGetInfo.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtAttr.lo SQLGetStmtAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetEnvAttr.c -fPIC -DPIC -o .libs/SQLGetEnvAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetInfo.c -fPIC -DPIC -o .libs/SQLGetInfo.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtAttr.c -fPIC -DPIC -o .libs/SQLGetStmtAttr.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetStmtOption.lo SQLGetStmtOption.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetTypeInfo.lo SQLGetTypeInfo.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLMoreResults.lo SQLMoreResults.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetStmtOption.c -fPIC -DPIC -o .libs/SQLGetStmtOption.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNativeSql.lo SQLNativeSql.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetTypeInfo.c -fPIC -DPIC -o .libs/SQLGetTypeInfo.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLMoreResults.c -fPIC -DPIC -o .libs/SQLMoreResults.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNativeSql.c -fPIC -DPIC -o .libs/SQLNativeSql.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumParams.lo SQLNumParams.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamOptions.lo SQLParamOptions.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamOptions.c -fPIC -DPIC -o .libs/SQLParamOptions.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrepare.lo SQLPrepare.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrimaryKeys.lo SQLPrimaryKeys.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedureColumns.lo SQLProcedureColumns.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLProcedures.lo SQLProcedures.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrimaryKeys.c -fPIC -DPIC -o .libs/SQLPrimaryKeys.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedureColumns.c -fPIC -DPIC -o .libs/SQLProcedureColumns.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLProcedures.c -fPIC -DPIC -o .libs/SQLProcedures.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPutData.lo SQLPutData.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRowCount.lo SQLRowCount.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetCursorName.lo SQLSetCursorName.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetCursorName.c -fPIC -DPIC -o .libs/SQLSetCursorName.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescField.lo SQLSetDescField.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetDescRec.lo SQLSetDescRec.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetEnvAttr.lo SQLSetEnvAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescField.c -fPIC -DPIC -o .libs/SQLSetDescField.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetDescRec.c -fPIC -DPIC -o .libs/SQLSetDescRec.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetEnvAttr.c -fPIC -DPIC -o .libs/SQLSetEnvAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetPos.lo SQLSetPos.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetScrollOptions.lo SQLSetScrollOptions.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtAttr.lo SQLSetStmtAttr.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetPos.c -fPIC -DPIC -o .libs/SQLSetPos.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetStmtOption.lo SQLSetStmtOption.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetScrollOptions.c -fPIC -DPIC -o .libs/SQLSetScrollOptions.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtAttr.c -fPIC -DPIC -o .libs/SQLSetStmtAttr.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetStmtOption.c -fPIC -DPIC -o .libs/SQLSetStmtOption.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSpecialColumns.lo SQLSpecialColumns.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLStatistics.lo SQLStatistics.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTablePrivileges.lo SQLTablePrivileges.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSpecialColumns.c -fPIC -DPIC -o .libs/SQLSpecialColumns.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTables.lo SQLTables.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLStatistics.c -fPIC -DPIC -o .libs/SQLStatistics.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTablePrivileges.c -fPIC -DPIC -o .libs/SQLTablePrivileges.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTables.c -fPIC -DPIC -o .libs/SQLTables.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLTransact.lo SQLTransact.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _FreeDbc.lo _FreeDbc.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _FreeStmt.lo _FreeStmt.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLTransact.c -fPIC -DPIC -o .libs/SQLTransact.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _FreeDbcList.lo _FreeDbcList.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _FreeDbc.c -fPIC -DPIC -o .libs/_FreeDbc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _FreeStmt.c -fPIC -DPIC -o .libs/_FreeStmt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _FreeDbcList.c -fPIC -DPIC -o .libs/_FreeDbcList.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _FreeStmtList.lo _FreeStmtList.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _FreeResults.lo _FreeResults.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _GetData.lo _GetData.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _NativeToSQLColumnHeader.lo _NativeToSQLColumnHeader.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _FreeStmtList.c -fPIC -DPIC -o .libs/_FreeStmtList.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _FreeResults.c -fPIC -DPIC -o .libs/_FreeResults.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _GetData.c -fPIC -DPIC -o .libs/_GetData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _NativeToSQLColumnHeader.c -fPIC -DPIC -o .libs/_NativeToSQLColumnHeader.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _NativeToSQLType.lo _NativeToSQLType.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _NativeTypeDesc.lo _NativeTypeDesc.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _NativeTypeLength.lo _NativeTypeLength.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _NativeToSQLType.c -fPIC -DPIC -o .libs/_NativeToSQLType.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o _NativeTypePrecision.lo _NativeTypePrecision.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _NativeTypeDesc.c -fPIC -DPIC -o .libs/_NativeTypeDesc.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _NativeTypeLength.c -fPIC -DPIC -o .libs/_NativeTypeLength.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libltdl -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c _NativeTypePrecision.c -fPIC -DPIC -o .libs/_NativeTypePrecision.o /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -version-info 1:0:0 -o libtemplate.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocHandle.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLBrowseConnect.lo SQLBulkOperations.lo SQLCancel.lo SQLCloseCursor.lo SQLColAttribute.lo SQLColAttributes.lo SQLColumnPrivileges.lo SQLColumns.lo SQLConnect.lo SQLCopyDesc.lo SQLDescribeCol.lo SQLDescribeParam.lo SQLDisconnect.lo SQLDriverConnect.lo SQLEndTran.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLExtendedFetch.lo SQLFetch.lo SQLFetchScroll.lo SQLForeignKeys.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeHandle.lo SQLFreeStmt.lo SQLGetConnectAttr.lo SQLGetConnectOption.lo SQLGetCursorName.lo SQLGetData.lo SQLGetDescField.lo SQLGetDescRec.lo SQLGetDiagField.lo SQLGetDiagRec.lo SQLGetEnvAttr.lo SQLGetInfo.lo SQLGetStmtAttr.lo SQLGetStmtOption.lo SQLGetTypeInfo.lo SQLMoreResults.lo SQLNativeSql.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLParamOptions.lo SQLPrepare.lo SQLPrimaryKeys.lo SQLProcedureColumns.lo SQLProcedures.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetCursorName.lo SQLSetDescField.lo SQLSetDescRec.lo SQLSetEnvAttr.lo SQLSetParam.lo SQLSetPos.lo SQLSetScrollOptions.lo SQLSetStmtAttr.lo SQLSetStmtOption.lo SQLSpecialColumns.lo SQLStatistics.lo SQLTablePrivileges.lo SQLTables.lo SQLTransact.lo _FreeDbc.lo _FreeStmt.lo _FreeDbcList.lo _FreeStmtList.lo _FreeResults.lo _GetData.lo _NativeToSQLColumnHeader.lo _NativeToSQLType.lo _NativeTypeDesc.lo _NativeTypeLength.lo _NativeTypePrecision.lo ../../lst/liblstlc.la ../../log/libloglc.la ../../ini/libinilc.la ../../odbcinst/libodbcinstlc.la ../../libltdl/libltdlc.la -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocHandle.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLBrowseConnect.o .libs/SQLBulkOperations.o .libs/SQLCancel.o .libs/SQLCloseCursor.o .libs/SQLColAttribute.o .libs/SQLColAttributes.o .libs/SQLColumnPrivileges.o .libs/SQLColumns.o .libs/SQLConnect.o .libs/SQLCopyDesc.o .libs/SQLDescribeCol.o .libs/SQLDescribeParam.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLEndTran.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLExtendedFetch.o .libs/SQLFetch.o .libs/SQLFetchScroll.o .libs/SQLForeignKeys.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeHandle.o .libs/SQLFreeStmt.o .libs/SQLGetConnectAttr.o .libs/SQLGetConnectOption.o .libs/SQLGetCursorName.o .libs/SQLGetData.o .libs/SQLGetDescField.o .libs/SQLGetDescRec.o .libs/SQLGetDiagField.o .libs/SQLGetDiagRec.o .libs/SQLGetEnvAttr.o .libs/SQLGetInfo.o .libs/SQLGetStmtAttr.o .libs/SQLGetStmtOption.o .libs/SQLGetTypeInfo.o .libs/SQLMoreResults.o .libs/SQLNativeSql.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLParamOptions.o .libs/SQLPrepare.o .libs/SQLPrimaryKeys.o .libs/SQLProcedureColumns.o .libs/SQLProcedures.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetCursorName.o .libs/SQLSetDescField.o .libs/SQLSetDescRec.o .libs/SQLSetEnvAttr.o .libs/SQLSetParam.o .libs/SQLSetPos.o .libs/SQLSetScrollOptions.o .libs/SQLSetStmtAttr.o .libs/SQLSetStmtOption.o .libs/SQLSpecialColumns.o .libs/SQLStatistics.o .libs/SQLTablePrivileges.o .libs/SQLTables.o .libs/SQLTransact.o .libs/_FreeDbc.o .libs/_FreeStmt.o .libs/_FreeDbcList.o .libs/_FreeStmtList.o .libs/_FreeResults.o .libs/_GetData.o .libs/_NativeToSQLColumnHeader.o .libs/_NativeToSQLType.o .libs/_NativeTypeDesc.o .libs/_NativeTypeLength.o .libs/_NativeTypePrecision.o -Wl,--whole-archive ../../lst/.libs/liblstlc.a ../../log/.libs/libloglc.a ../../ini/.libs/libinilc.a ../../odbcinst/.libs/libodbcinstlc.a ../../libltdl/.libs/libltdlc.a -Wl,--no-whole-archive -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libtemplate.so.1 -o .libs/libtemplate.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libtemplate.so.1" && ln -s "libtemplate.so.1.0.0" "libtemplate.so.1") libtool: link: (cd ".libs" && rm -f "libtemplate.so" && ln -s "libtemplate.so.1.0.0" "libtemplate.so") libtool: link: ( cd ".libs" && rm -f "libtemplate.la" && ln -s "../libtemplate.la" "libtemplate.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' Making all in MiniSQL make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making all in nn make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocConnect.lo SQLAllocConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocEnv.lo SQLAllocEnv.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLAllocStmt.lo SQLAllocStmt.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindCol.lo SQLBindCol.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocConnect.c -fPIC -DPIC -o .libs/SQLAllocConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocEnv.c -fPIC -DPIC -o .libs/SQLAllocEnv.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLAllocStmt.c -fPIC -DPIC -o .libs/SQLAllocStmt.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindCol.c -fPIC -DPIC -o .libs/SQLBindCol.o In file included from driver.h:28, from SQLAllocConnect.c:17: SQLAllocConnect.c: In function 'SQLAllocConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLAllocConnect.c:27:9: note: in expansion of macro 'UNSET_ERROR' 27 | UNSET_ERROR( penv->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLBindCol.c:16: SQLBindCol.c: In function 'SQLBindCol': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLBindCol.c:30:9: note: in expansion of macro 'UNSET_ERROR' 30 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLBindParameter.lo SQLBindParameter.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLCancel.lo SQLCancel.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLConnect.lo SQLConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDescribeCol.lo SQLDescribeCol.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLBindParameter.c -fPIC -DPIC -o .libs/SQLBindParameter.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLCancel.c -fPIC -DPIC -o .libs/SQLCancel.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLConnect.c -fPIC -DPIC -o .libs/SQLConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDescribeCol.c -fPIC -DPIC -o .libs/SQLDescribeCol.o In file included from driver.h:28, from SQLBindParameter.c:16: SQLBindParameter.c: In function 'SQLBindParameter': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLBindParameter.c:35:9: note: in expansion of macro 'UNSET_ERROR' 35 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLCancel.c:16: SQLCancel.c: In function 'SQLCancel': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLCancel.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLConnect.c:16: SQLConnect.c: In function 'SQLConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLConnect.c:31:9: note: in expansion of macro 'UNSET_ERROR' 31 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLDescribeCol.c:16: SQLDescribeCol.c: In function 'SQLDescribeCol': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDescribeCol.c:34:9: note: in expansion of macro 'UNSET_ERROR' 34 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDisconnect.lo SQLDisconnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLDriverConnect.lo SQLDriverConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLError.lo SQLError.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecDirect.lo SQLExecDirect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDisconnect.c -fPIC -DPIC -o .libs/SQLDisconnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLDriverConnect.c -fPIC -DPIC -o .libs/SQLDriverConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLError.c -fPIC -DPIC -o .libs/SQLError.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecDirect.c -fPIC -DPIC -o .libs/SQLExecDirect.o In file included from driver.h:28, from SQLDisconnect.c:16: SQLDisconnect.c: In function 'SQLDisconnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDisconnect.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLDriverConnect.c:16: SQLDriverConnect.c: In function 'SQLDriverConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLDriverConnect.c:33:9: note: in expansion of macro 'UNSET_ERROR' 33 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ SQLDriverConnect.c:64:22: warning: implicit declaration of function 'nnodbc_conndialog' [-Wimplicit-function-declaration] 64 | if ( nnodbc_conndialog( hwnd, buf, sizeof(buf)) ) | ^~~~~~~~~~~~~~~~~ In file included from driver.h:28, from SQLExecDirect.c:16: SQLExecDirect.c: In function 'SQLExecDirect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLExecDirect.c:26:9: note: in expansion of macro 'UNSET_ERROR' 26 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLExecDirect.c:34:20: warning: implicit declaration of function 'sqlexecute'; did you mean 'nnsql_execute'? [-Wimplicit-function-declaration] 34 | sqlcode |= sqlexecute(hstmt); | ^~~~~~~~~~ | nnsql_execute /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLExecute.lo SQLExecute.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFetch.lo SQLFetch.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeConnect.lo SQLFreeConnect.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeEnv.lo SQLFreeEnv.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLExecute.c -fPIC -DPIC -o .libs/SQLExecute.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFetch.c -fPIC -DPIC -o .libs/SQLFetch.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeConnect.c -fPIC -DPIC -o .libs/SQLFreeConnect.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeEnv.c -fPIC -DPIC -o .libs/SQLFreeEnv.o In file included from driver.h:28, from SQLExecute.c:16: SQLExecute.c: In function 'SQLExecute': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLExecute.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLExecute.c:25:16: warning: implicit declaration of function 'sqlexecute'; did you mean 'SQLExecute'? [-Wimplicit-function-declaration] 25 | return sqlexecute(hstmt); | ^~~~~~~~~~ | SQLExecute In file included from driver.h:28, from SQLFetch.c:16: SQLFetch.c: In function 'SQLFetch': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLFetch.c:29:9: note: in expansion of macro 'UNSET_ERROR' 29 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLFreeConnect.c:16: SQLFreeConnect.c: In function 'SQLFreeConnect': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLFreeConnect.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLFreeStmt.lo SQLFreeStmt.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetConnectOption.lo SQLGetConnectOption.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLGetData.lo SQLGetData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLFreeStmt.c -fPIC -DPIC -o .libs/SQLFreeStmt.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumParams.lo SQLNumParams.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetConnectOption.c -fPIC -DPIC -o .libs/SQLGetConnectOption.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLGetData.c -fPIC -DPIC -o .libs/SQLGetData.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumParams.c -fPIC -DPIC -o .libs/SQLNumParams.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLNumResultCols.lo SQLNumResultCols.c In file included from driver.h:28, from SQLGetData.c:16: SQLGetData.c: In function 'SQLGetData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLGetData.c:34:9: note: in expansion of macro 'UNSET_ERROR' 34 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLGetConnectOption.c:16: SQLGetConnectOption.c: In function 'SQLGetConnectOption': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLGetConnectOption.c:23:9: note: in expansion of macro 'UNSET_ERROR' 23 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLNumParams.c:16: SQLNumParams.c: In function 'SQLNumParams': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLNumParams.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLParamData.lo SQLParamData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLNumResultCols.c -fPIC -DPIC -o .libs/SQLNumResultCols.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPrepare.lo SQLPrepare.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLPutData.lo SQLPutData.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLParamData.c -fPIC -DPIC -o .libs/SQLParamData.o In file included from driver.h:28, from SQLNumResultCols.c:16: SQLNumResultCols.c: In function 'SQLNumResultCols': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLNumResultCols.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPrepare.c -fPIC -DPIC -o .libs/SQLPrepare.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLPutData.c -fPIC -DPIC -o .libs/SQLPutData.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLRowCount.lo SQLRowCount.c In file included from driver.h:28, from SQLParamData.c:16: SQLParamData.c: In function 'SQLParamData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLParamData.c:29:9: note: in expansion of macro 'UNSET_ERROR' 29 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLParamData.c:60:25: warning: implicit declaration of function 'sqlputdata'; did you mean 'nnsql_putdate'? [-Wimplicit-function-declaration] 60 | sqlputdata( pstmt, ipar, data ); | ^~~~~~~~~~ | nnsql_putdate In file included from driver.h:28, from SQLPrepare.c:16: SQLPrepare.c: In function 'SQLPrepare': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLPrepare.c:25:9: note: in expansion of macro 'UNSET_ERROR' 25 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ In file included from driver.h:28, from SQLPutData.c:16: SQLPutData.c: In function 'SQLPutData': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLPutData.c:30:9: note: in expansion of macro 'UNSET_ERROR' 30 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ SQLPutData.c:79:9: warning: implicit declaration of function 'sqlputdata'; did you mean 'SQLPutData'? [-Wimplicit-function-declaration] 79 | sqlputdata( pstmt, pstmt->putipar, data ); | ^~~~~~~~~~ | SQLPutData /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetConnectOption.lo SQLSetConnectOption.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o SQLSetParam.lo SQLSetParam.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLRowCount.c -fPIC -DPIC -o .libs/SQLRowCount.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o misc.lo misc.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetConnectOption.c -fPIC -DPIC -o .libs/SQLSetConnectOption.o In file included from driver.h:28, from SQLRowCount.c:16: SQLRowCount.c: In function 'SQLRowCount': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLRowCount.c:24:9: note: in expansion of macro 'UNSET_ERROR' 24 | UNSET_ERROR( pstmt->herr ); | ^~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c SQLSetParam.c -fPIC -DPIC -o .libs/SQLSetParam.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o connect.lo connect.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c misc.c -fPIC -DPIC -o .libs/misc.o In file included from driver.h:28, from SQLSetConnectOption.c:16: SQLSetConnectOption.c: In function 'SQLSetConnectOption': herr.h:129:25: warning: implicit declaration of function 'nnodbc_errstkunset'; did you mean 'nnodbc_errstkempty'? [-Wimplicit-function-declaration] 129 | nnodbc_errstkunset(stack) | ^~~~~~~~~~~~~~~~~~ SQLSetConnectOption.c:22:9: note: in expansion of macro 'UNSET_ERROR' 22 | UNSET_ERROR( pdbc->herr ); | ^~~~~~~~~~~ SQLSetParam.c: In function 'SQLSetParam': SQLSetParam.c:28:16: warning: implicit declaration of function 'SQLBindParameter' [-Wimplicit-function-declaration] 28 | return SQLBindParameter(hstmt, | ^~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o convert.lo convert.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c connect.c -fPIC -DPIC -o .libs/connect.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o execute.lo execute.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o herr.lo herr.c connect.c: In function 'getinitfile': connect.c:161:31: warning: implicit declaration of function 'getuid'; did you mean 'getpwuid'? [-Wimplicit-function-declaration] 161 | ptr = (char*)getpwuid(getuid()); | ^~~~~~ | getpwuid libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c convert.c -fPIC -DPIC -o .libs/convert.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c execute.c -fPIC -DPIC -o .libs/execute.o connect.c: In function 'getkeyvalbydsn': connect.c:266:29: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 266 | if( upper_strneq(str, "[default]", STRLEN("[default]")) ) | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c herr.c -fPIC -DPIC -o .libs/herr.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o prepare.lo prepare.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yyparse.lo yyparse.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yylex.lo yylex.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c prepare.c -fPIC -DPIC -o .libs/prepare.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yyparse.c -fPIC -DPIC -o .libs/yyparse.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yylex.c -fPIC -DPIC -o .libs/yylex.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yystmt.lo yystmt.c yyparse.c: In function 'nnsql_yyparse': yyparse.y:38:33: warning: implicit declaration of function 'nnsql_yylex'; did you mean 'nnsql_yyparse'? [-Wimplicit-function-declaration] 38 | # define yylex(pyylval) nnsql_yylex(pyylval, pyyenv) | ^~~~~~~~~~~ yyparse.c:1465:16: note: in expansion of macro 'yylex' 1465 | yychar = yylex (&yylval); | ^~~~~ yylex.c: In function 'getkeywdidxbyname': yylex.c:53:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 53 | if(upper_strneq(name, keywd_tab[i].name, 12)) | ^~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yystmt.c -fPIC -DPIC -o .libs/yystmt.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yyerr.lo yyerr.c yystmt.c: In function 'yyfetch': yystmt.c:208:33: warning: implicit declaration of function 'nnsql_getrange'; did you mean 'nnsql_getdate'? [-Wimplicit-function-declaration] 208 | nnsql_getrange(yystmt, &(yystmt->artnum_min), &(yystmt->artnum_max)); | ^~~~~~~~~~~~~~ | nnsql_getdate yystmt.c: In function 'nnsql_fetch': yystmt.c:316:37: warning: implicit declaration of function 'nnsql_srchtree_evl' [-Wimplicit-function-declaration] 316 | r = nnsql_srchtree_evl(hstmt); | ^~~~~~~~~~~~~~~~~~ yystmt.c: In function 'access_mode_chk': yystmt.c:518:29: warning: implicit declaration of function 'nnsql_strlike' [-Wimplicit-function-declaration] 518 | if( nnsql_strlike( pstmt->table, "%.test", 0, 0) ) | ^~~~~~~~~~~~~ yystmt.c:542:35: warning: implicit declaration of function 'nntp_postok'; did you mean 'nntp_last'? [-Wimplicit-function-declaration] 542 | if( ! pstmt->errcode && ! nntp_postok( pstmt->hcndes ) ) | ^~~~~~~~~~~ | nntp_last yystmt.c: In function 'nnsql_prepare': yystmt.c:585:9: warning: implicit declaration of function 'nnsql_yyinit' [-Wimplicit-function-declaration] 585 | nnsql_yyinit(&yyenv, pstmt); | ^~~~~~~~~~~~ yystmt.c:587:13: warning: implicit declaration of function 'nnsql_yyparse'; did you mean 'nnsql_prepare'? [-Wimplicit-function-declaration] 587 | if( nnsql_yyparse(&yyenv) | ^~~~~~~~~~~~~ | nnsql_prepare yystmt.c: In function 'do_srch_delete': yystmt.c:750:65: warning: implicit declaration of function 'sleep' [-Wimplicit-function-declaration] 750 | sleep(1 + rcnt); | ^~~~~ yystmt.c: In function 'nnsql_execute': yystmt.c:817:29: warning: implicit declaration of function 'nnsql_srchtree_tchk' [-Wimplicit-function-declaration] 817 | if( nnsql_srchtree_tchk(hstmt) | ^~~~~~~~~~~~~~~~~~~ libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yyerr.c -fPIC -DPIC -o .libs/yyerr.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yyevl.lo yyevl.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o yytchk.lo yytchk.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yyevl.c -fPIC -DPIC -o .libs/yyevl.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c yytchk.c -fPIC -DPIC -o .libs/yytchk.o /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o nncol.lo nncol.c /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o nndate.lo nndate.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c nncol.c -fPIC -DPIC -o .libs/nncol.o libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c nndate.c -fPIC -DPIC -o .libs/nndate.o nncol.c: In function 'nnsql_getcolidxbyname': nncol.c:28:20: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 28 | if(upper_strneq( col_name, nncol_info_tab[i].name, 16)) | ^~~~~~~~~~~~ nndate.c: In function 'nndate2date': nndate.c:56:21: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 56 | if( upper_strneq(buf, month_name[i], 3) ) | ^~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c -o nntp.lo nntp.c libtool: compile: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -c nntp.c -fPIC -DPIC -o .libs/nntp.o nntp.c: In function 'nntp_connect': nntp.c:92:43: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration] 92 | srvaddr.sin_addr.s_addr = inet_addr(server); | ^~~~~~~~~ In file included from nntp.c:17: ./nnconfig.h:72:49: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] 72 | # define SOCK_CLOSE(sd) close(sd) | ^~~~~ nntp.c:122:17: note: in expansion of macro 'SOCK_CLOSE' 122 | SOCK_CLOSE( sock ); | ^~~~~~~~~~ nntp.c: In function 'nntp_xhdr': nntp.c:454:16: warning: implicit declaration of function 'upper_strneq' [-Wimplicit-function-declaration] 454 | flag = upper_strneq(xhdr_data->header, "lines", 6); | ^~~~~~~~~~~~ nntp.c: In function 'nntp_close': ./nnconfig.h:75:49: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 75 | # define SOCK_FGETS(buf, size, stream) fgets(buf, size, stream) | ^~~~~~~~~~~~~~~~~~~~~~~~ nntp.c:203:9: note: in expansion of macro 'SOCK_FGETS' 203 | SOCK_FGETS(msgbuf, sizeof(msgbuf), pcndes->sin ); | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -pthread -no-undefined -version-info 1:0:0 -module -o libnn.la -rpath /usr/lib SQLAllocConnect.lo SQLAllocEnv.lo SQLAllocStmt.lo SQLBindCol.lo SQLBindParameter.lo SQLCancel.lo SQLConnect.lo SQLDescribeCol.lo SQLDisconnect.lo SQLDriverConnect.lo SQLError.lo SQLExecDirect.lo SQLExecute.lo SQLFetch.lo SQLFreeConnect.lo SQLFreeEnv.lo SQLFreeStmt.lo SQLGetConnectOption.lo SQLGetData.lo SQLNumParams.lo SQLNumResultCols.lo SQLParamData.lo SQLPrepare.lo SQLPutData.lo SQLRowCount.lo SQLSetConnectOption.lo SQLSetParam.lo misc.lo connect.lo convert.lo execute.lo herr.lo prepare.lo yyparse.lo yylex.lo yystmt.lo yyerr.lo yyevl.lo yytchk.lo nncol.lo nndate.lo nntp.lo -lpthread libtool: link: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -shared -fPIC -DPIC .libs/SQLAllocConnect.o .libs/SQLAllocEnv.o .libs/SQLAllocStmt.o .libs/SQLBindCol.o .libs/SQLBindParameter.o .libs/SQLCancel.o .libs/SQLConnect.o .libs/SQLDescribeCol.o .libs/SQLDisconnect.o .libs/SQLDriverConnect.o .libs/SQLError.o .libs/SQLExecDirect.o .libs/SQLExecute.o .libs/SQLFetch.o .libs/SQLFreeConnect.o .libs/SQLFreeEnv.o .libs/SQLFreeStmt.o .libs/SQLGetConnectOption.o .libs/SQLGetData.o .libs/SQLNumParams.o .libs/SQLNumResultCols.o .libs/SQLParamData.o .libs/SQLPrepare.o .libs/SQLPutData.o .libs/SQLRowCount.o .libs/SQLSetConnectOption.o .libs/SQLSetParam.o .libs/misc.o .libs/connect.o .libs/convert.o .libs/execute.o .libs/herr.o .libs/prepare.o .libs/yyparse.o .libs/yylex.o .libs/yystmt.o .libs/yyerr.o .libs/yyevl.o .libs/yytchk.o .libs/nncol.o .libs/nndate.o .libs/nntp.o -lpthread -Ofast -g0 -pthread -pthread -Wl,-soname -Wl,libnn.so.1 -o .libs/libnn.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libnn.so.1" && ln -s "libnn.so.1.0.0" "libnn.so.1") libtool: link: (cd ".libs" && rm -f "libnn.so" && ln -s "libnn.so.1.0.0" "libnn.so") libtool: link: ( cd ".libs" && rm -f "libnn.la" && ln -s "../libnn.la" "libnn.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making all in AdministratorManual make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making all in ProgrammerManual make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making all in Tutorial make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making all in UserManual make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' Making all in lst make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' Making all in samples make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' >>> unixodbc 2.3.11 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' Making install in extras make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' Making install in log make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' Making install in lst make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' Making install in ini make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' Making install in libltdl make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' Making install in odbcinst make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbcinst.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcinst.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbcinst.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' Making install in DriverManager make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbc.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbc.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbc.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' Making install in exe make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config slencheck '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c isql /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/isql libtool: install: /usr/bin/install -c dltest /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/dltest libtool: install: /usr/bin/install -c odbcinst /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/odbcinst libtool: install: /usr/bin/install -c iusql /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/iusql libtool: install: /usr/bin/install -c odbc_config /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/odbc_config libtool: install: /usr/bin/install -c slencheck /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/slencheck make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' Making install in cur make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbccr.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbccr.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbccr.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbccr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' Making install in DRVConfig make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' Making install in Drivers make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making install in Postgre7.1 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcpsql.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsql.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbcpsql.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so.2 || { rm -f libodbcpsql.so.2 && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so || { rm -f libodbcpsql.so && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcpsql.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libodbcpsql.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making install in template make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtemplate.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libtemplate.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtemplate.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so.1 || { rm -f libtemplate.so.1 && ln -s libtemplate.so.1.0.0 libtemplate.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so || { rm -f libtemplate.so && ln -s libtemplate.so.1.0.0 libtemplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libtemplate.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libtemplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' Making install in MiniSQL make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making install in nn make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libnn.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libnn.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libnn.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so.1 || { rm -f libnn.so.1 && ln -s libnn.so.1.0.0 libnn.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so || { rm -f libnn.so && ln -s libnn.so.1.0.0 libnn.so; }; }) libtool: install: /usr/bin/install -c .libs/libnn.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libnn.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making install in AdministratorManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making install in ProgrammerManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in Tutorial make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in UserManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' Making install in lst make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man7' /usr/bin/install -c -m 644 odbc.ini.5 odbcinst.ini.5 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 unixODBC.7 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man7' /usr/bin/install -c -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' Making install in samples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/unixODBC' /usr/bin/install -c -m 644 unixodbc_conf.h config.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/unixODBC' /usr/bin/install -c -m 644 unixodbc.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' /usr/bin/mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/ODBCDataSources touch /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/odbcinst.ini touch /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc/odbc.ini make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' >>> unixodbc 2.3.11 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> unixodbc 2.3.11 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' Making install in extras make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/extras' Making install in log make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/log' Making install in lst make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/lst' Making install in ini make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/ini' Making install in libltdl make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/libltdl' Making install in odbcinst make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbcinst.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcinst.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbcinst.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so.2 || { rm -f libodbcinst.so.2 && ln -s libodbcinst.so.2.0.0 libodbcinst.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbcinst.so.2.0.0 libodbcinst.so || { rm -f libodbcinst.so && ln -s libodbcinst.so.2.0.0 libodbcinst.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcinst.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbcinst.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/odbcinst' Making install in DriverManager make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbc.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbc.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbc.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so.2 || { rm -f libodbc.so.2 && ln -s libodbc.so.2.0.0 libodbc.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbc.so.2.0.0 libodbc.so || { rm -f libodbc.so && ln -s libodbc.so.2.0.0 libodbc.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbc.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DriverManager' Making install in exe make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error /bin/sh: line 1: ../exe/odbc_config: cannot execute binary file: Exec format error make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c isql dltest odbcinst iusql odbc_config slencheck '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c isql /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/isql libtool: install: /usr/bin/install -c dltest /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/dltest libtool: install: /usr/bin/install -c odbcinst /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/odbcinst libtool: install: /usr/bin/install -c iusql /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/iusql libtool: install: /usr/bin/install -c odbc_config /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/odbc_config libtool: install: /usr/bin/install -c slencheck /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/slencheck make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/exe' Making install in cur make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libodbccr.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbccr.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbccr.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so.2 || { rm -f libodbccr.so.2 && ln -s libodbccr.so.2.0.0 libodbccr.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbccr.so.2.0.0 libodbccr.so || { rm -f libodbccr.so && ln -s libodbccr.so.2.0.0 libodbccr.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbccr.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbccr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/cur' Making install in DRVConfig make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/DRVConfig' Making install in Drivers make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making install in Postgre7.1 make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libodbcpsql.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libodbcpsql.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbcpsql.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so.2 || { rm -f libodbcpsql.so.2 && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libodbcpsql.so.2.0.0 libodbcpsql.so || { rm -f libodbcpsql.so && ln -s libodbcpsql.so.2.0.0 libodbcpsql.so; }; }) libtool: install: /usr/bin/install -c .libs/libodbcpsql.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libodbcpsql.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/Postgre7.1' Making install in template make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtemplate.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libtemplate.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtemplate.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so.1 || { rm -f libtemplate.so.1 && ln -s libtemplate.so.1.0.0 libtemplate.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libtemplate.so.1.0.0 libtemplate.so || { rm -f libtemplate.so && ln -s libtemplate.so.1.0.0 libtemplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libtemplate.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libtemplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/template' Making install in MiniSQL make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/MiniSQL' Making install in nn make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libnn.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libnn.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnn.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so.1 || { rm -f libnn.so.1 && ln -s libnn.so.1.0.0 libnn.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libnn.so.1.0.0 libnn.so || { rm -f libnn.so && ln -s libnn.so.1.0.0 libnn.so; }; }) libtool: install: /usr/bin/install -c .libs/libnn.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libnn.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers/nn' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/Drivers' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 odbcinst.h odbcinstext.h sql.h sqlext.h sqltypes.h sqlucode.h sqlspi.h autotest.h uodbc_stats.h uodbc_extras.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/include' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making install in AdministratorManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/AdministratorManual' Making install in ProgrammerManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in Tutorial make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual/Tutorial' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/ProgrammerManual' Making install in UserManual make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/UserManual' Making install in lst make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc/lst' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/doc' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 odbc.ini.5 odbcinst.ini.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 isql.1 odbcinst.1 dltest.1 iusql.1 odbc_config.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 unixODBC.7 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man7' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/man' Making install in samples make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' 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/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11/samples' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 cur/odbccr.pc DriverManager/odbc.pc odbcinst/odbcinst.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/unixODBC' /usr/bin/install -c -m 644 unixodbc.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 unixodbc_conf.h config.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/unixODBC' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' /usr/bin/mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc/ODBCDataSources touch /home/buildroot/autobuild/instance-0/output-1/target/etc/odbcinst.ini touch /home/buildroot/autobuild/instance-0/output-1/target/etc/odbc.ini make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/unixodbc-2.3.11' watchdogd-3.5.tar.gz: OK (sha256: 33ec4edc8cb4ada7a4d8324a27d897d33aae5e83257ed64d3d37508825c11237) >>> watchdogd 3.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/watchdogd/watchdogd-3.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5 -xf - >>> watchdogd 3.5 Patching >>> watchdogd 3.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> watchdogd 3.5 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/aux/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> watchdogd 3.5 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=aarch64_be-buildroot-linux-gnu --host=aarch64_be-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-compat --disable-examples --disable-test-mode --disable-builtin-tests --with-generic=300 --with-loadavg=300 --with-filenr=300 --with-meminfo=300 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for aarch64_be-buildroot-linux-gnu-strip... /bin/true 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 build system type... x86_64-pc-linux-gnu checking host system type... aarch64_be-buildroot-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld checking if the linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-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-pc-linux-gnu file names to aarch64_be-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld option to reload object files... -r checking for aarch64_be-buildroot-linux-gnu-objdump... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for aarch64_be-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64_be-buildroot-linux-gnu-ar... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for aarch64_be-buildroot-linux-gnu-strip... (cached) /bin/true checking for aarch64_be-buildroot-linux-gnu-ranlib... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm output from /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc 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_be-buildroot-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp 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/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc linker (/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking for aarch64_be-buildroot-linux-gnu-gcc... (cached) /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... (cached) none checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking finit/finit.h usability... no checking finit/finit.h presence... no checking for finit/finit.h... no checking pkg-config is at least version 0.9.0... yes checking for uev... yes checking for lite... yes checking for confuse... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating watchdogd.service config.status: creating src/libwdog.pc config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ------------------ Summary ------------------ watchdogd version 3.5 Prefix..............: /usr Sysconfdir..........: /etc Runstatedir.........: /var/run C Compiler..........: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: compat mode.........: no client examples.....: no test mode...........: no built-in tests......: no systemd.............: no Plugins: generic script (sec): 300 loadavg poll (sec)..: 300 filenr poll (sec)...: 300 meminfo poll (sec)..: 300 ------------- Compiler version -------------- aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0 Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> watchdogd 3.5 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' CC watchdogctl-watchdogctl.o CC libwdog_la-wdog.lo CC watchdogd-watchdogd.o CC watchdogd-wdt.o CC watchdogd-api.o CC watchdogd-conf.o CC watchdogd-rrfile.o CC watchdogd-script.o CC watchdogd-supervisor.o CC watchdogd-filenr.o CC watchdogd-loadavg.o CC watchdogd-meminfo.o CC watchdogd-generic.o CCLD libwdog.la CCLD watchdogctl CCLD watchdogd make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Installing to staging directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot install -C /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c libwdog.la '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wdog' /usr/bin/install -c -m 644 libwdog.pc '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c watchdogd '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin' /usr/bin/install -c -m 644 wdog.h compat.h '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/wdog' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libwdog.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so.2 || { rm -f libwdog.so.2 && ln -s libwdog.so.2.0.0 libwdog.so.2; }; }) libtool: install: /usr/bin/install -c watchdogd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/sbin/watchdogd libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so || { rm -f libwdog.so && ln -s libwdog.so.2.0.0 libwdog.so; }; }) libtool: install: /usr/bin/install -c .libs/libwdog.lai /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c watchdogctl '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/bin/watchdogctl make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/install -c -m 644 watchdogctl.1 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogd.conf.5 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.8 '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 watchdogd.conf '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/etc' /usr/bin/install -c -m 644 README.md LICENSE '/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/doc/watchdogd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' >>> watchdogd 3.5 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> watchdogd 3.5 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/wdog' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c libwdog.la '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib' /usr/bin/install -c -m 644 wdog.h compat.h '/home/buildroot/autobuild/instance-0/output-1/target/usr/include/wdog' /usr/bin/install -c -m 644 libwdog.pc '/home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig' /bin/sh ../libtool --mode=install /usr/bin/install -c watchdogd '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c .libs/libwdog.so.2.0.0 /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libwdog.so.2.0.0 libtool: install: /usr/bin/install -c watchdogd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/watchdogd libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so.2 || { rm -f libwdog.so.2 && ln -s libwdog.so.2.0.0 libwdog.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/target/usr/lib && { ln -s -f libwdog.so.2.0.0 libwdog.so || { rm -f libwdog.so && ln -s libwdog.so.2.0.0 libwdog.so; }; }) libtool: install: /usr/bin/install -c .libs/libwdog.lai /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/libwdog.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c watchdogctl '/home/buildroot/autobuild/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c watchdogctl /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/watchdogctl make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogctl.1 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 watchdogd.conf.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 watchdogd.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/etc' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/watchdogd' /usr/bin/install -c -m 644 watchdogd.conf '/home/buildroot/autobuild/instance-0/output-1/target/etc' /usr/bin/install -c -m 644 README.md LICENSE '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/watchdogd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/watchdogd-3.5' /usr/bin/install -D -m 0755 package/watchdogd/S01watchdogd /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S01watchdogd yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz: OK (sha256: 108a0ceec862b56a3fbcb3ad28a8744d9800555ccb3e11bdd94c8cd4614296d5) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/yavta/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 -xf - >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Patching >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%thunderxt88p1%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/aarch64_be-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-0/output-1/host/lib/cmake -Dwerror=false /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/ /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build The Meson build system Version: 1.1.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/build Build type: cross build Project name: yavta Project version: 0.0.0 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc (gcc 12.3.0 "aarch64_be-buildroot-linux-gnu-gcc.br_real (Buildroot 2023.08.2-47-g49c058cb04) 12.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc ld.bfd 2.40 C compiler for the build machine: /usr/bin/gcc (gcc 12.3.1 "gcc (GCC) 12.3.1 20230508 (Red Hat 12.3.1-1)") C linker for the build machine: /usr/bin/gcc ld.bfd 2.38-27 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: aarch64 Host machine cpu: thunderxt88p1 Target machine cpu family: aarch64 Target machine cpu: thunderxt88p1 Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false werror : false b_pie : false b_staticpic : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/buildroot/autobuild/instance-0/output-1/target/usr/bin bzip2-1.0.8.tar.gz: OK (sha512: 083f5e675d73f3233c7930ebe20425a533feedeaaa9d8cc86831312a6581cefbe6ed0d08d2fa89be81082f2a5abdabca8b3c080bf97218a1bd59dc118a30b9f3) >>> host-bzip2 1.0.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/bzip2/bzip2-1.0.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8 -xf - >>> host-bzip2 1.0.8 Patching Applying 0001-build-objects-twice.patch using patch: patching file Makefile-libbz2_so Hunk #1 succeeded at 26 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 43 with fuzz 2 (offset -2 lines). Applying 0002-improve-build-system.patch using patch: patching file Makefile patching file Makefile-libbz2_so Hunk #1 succeeded at 23 with fuzz 2. >>> host-bzip2 1.0.8 Configuring >>> host-bzip2 1.0.8 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8 -f Makefile-libbz2_so make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o blocksort.sho -c blocksort.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o huffman.sho -c huffman.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o crctable.sho -c crctable.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o randtable.sho -c randtable.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o compress.sho -c compress.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o decompress.sho -c decompress.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o bzlib.sho -c bzlib.c gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 blocksort.sho huffman.sho crctable.sho randtable.sho compress.sho decompress.sho bzlib.sho gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -fpic -fPIC -Wall -o bzip2-shared bzip2.c libbz2.so.1.0.8 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8 libbz2.a bzip2 bzip2recover make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c huffman.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c crctable.c If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c blocksort.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c randtable.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c compress.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c decompress.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c bzlib.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c bzip2.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -c bzip2recover.c gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -o bzip2recover bzip2recover.o rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wall -o bzip2 bzip2.o -L. -lbz2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' >>> host-bzip2 1.0.8 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-0/output-1/host -C /home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' if ( test ! -d /home/buildroot/autobuild/instance-0/output-1/host/bin ) ; then mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/bin ; fi if ( test ! -d /home/buildroot/autobuild/instance-0/output-1/host/lib ) ; then mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/lib ; fi if ( test ! -d /home/buildroot/autobuild/instance-0/output-1/host/man ) ; then mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/man ; fi if ( test ! -d /home/buildroot/autobuild/instance-0/output-1/host/man/man1 ) ; then mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/man/man1 ; fi if ( test ! -d /home/buildroot/autobuild/instance-0/output-1/host/include ) ; then mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/include ; fi cp -f bzip2 /home/buildroot/autobuild/instance-0/output-1/host/bin/bzip2 cp -f bzip2 /home/buildroot/autobuild/instance-0/output-1/host/bin/bunzip2 cp -f bzip2 /home/buildroot/autobuild/instance-0/output-1/host/bin/bzcat cp -f bzip2recover /home/buildroot/autobuild/instance-0/output-1/host/bin/bzip2recover chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzip2 chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bunzip2 chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzcat chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzip2recover cp -f bzip2.1 /home/buildroot/autobuild/instance-0/output-1/host/man/man1 chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzip2.1 cp -f bzlib.h /home/buildroot/autobuild/instance-0/output-1/host/include chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/include/bzlib.h cp -f libbz2.a /home/buildroot/autobuild/instance-0/output-1/host/lib chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/lib/libbz2.a cp -f bzgrep /home/buildroot/autobuild/instance-0/output-1/host/bin/bzgrep ln -s -f bzgrep /home/buildroot/autobuild/instance-0/output-1/host/bin/bzegrep ln -s -f bzgrep /home/buildroot/autobuild/instance-0/output-1/host/bin/bzfgrep chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzgrep cp -f bzmore /home/buildroot/autobuild/instance-0/output-1/host/bin/bzmore ln -s -f bzmore /home/buildroot/autobuild/instance-0/output-1/host/bin/bzless chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzmore cp -f bzdiff /home/buildroot/autobuild/instance-0/output-1/host/bin/bzdiff ln -s -f bzdiff /home/buildroot/autobuild/instance-0/output-1/host/bin/bzcmp chmod a+x /home/buildroot/autobuild/instance-0/output-1/host/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /home/buildroot/autobuild/instance-0/output-1/host/man/man1 chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzgrep.1 chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzmore.1 chmod a+r /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /home/buildroot/autobuild/instance-0/output-1/host/man/man1/bzcmp.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -f Makefile-libbz2_so PREFIX=/home/buildroot/autobuild/instance-0/output-1/host -C /home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' install -m 0755 -D libbz2.so.1.0.8 /home/buildroot/autobuild/instance-0/output-1/host/lib/libbz2.so.1.0.8 ln -sf libbz2.so.1.0.8 /home/buildroot/autobuild/instance-0/output-1/host/lib/libbz2.so ln -sf libbz2.so.1.0.8 /home/buildroot/autobuild/instance-0/output-1/host/lib/libbz2.so.1.0 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-bzip2-1.0.8' xz-5.4.3.tar.bz2: OK (sha256: 9243a04598d7a70c1f567a0143a255581ac5c64b140fd55fd5cbc1e00b0e6f90) >>> host-xz 5.4.3 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/xz/xz-5.4.3.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3 -xf - >>> host-xz 5.4.3 Patching >>> host-xz 5.4.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xz 5.4.3 Patching libtool patching file /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/build-aux/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8427 (offset 315 lines). Hunk #8 succeeded at 11059 (offset 349 lines). >>> host-xz 5.4.3 Configuring (cd /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop XZ Utils 5.4.3 System type: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb arm64 sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if MicroLZMA support should be built... yes checking if .lz (lzip) decompression support should be built... yes checking if assembler optimizations should be used... no checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 ln -s works... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking dependency style of /usr/bin/gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes 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 a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed POSIX threading support: checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc 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 mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... no checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 windres... no checking if library symbol versioning should be used... yes (linux) Initializing gettext: checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-0/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no System headers and functions: checking for fcntl.h... yes checking for limits.h... yes checking for sys/time.h... yes checking for immintrin.h... yes checking for cpuid.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking if __attribute__((__constructor__)) can be used... yes checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking whether _mm_movemask_epi8 is declared... yes checking if _mm_clmulepi64_si128 is usable... yes checking for sys/capsicum.h... no checking whether cap_rights_limit is declared... no checking for pledge... no GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /usr/bin/gcc accepts -Wall... yes checking if /usr/bin/gcc accepts -Wextra... yes checking if /usr/bin/gcc accepts -Wvla... yes checking if /usr/bin/gcc accepts -Wc99-c11-compat... yes checking if /usr/bin/gcc accepts -Wformat=2... yes checking if /usr/bin/gcc accepts -Winit-self... yes checking if /usr/bin/gcc accepts -Wmissing-include-dirs... yes checking if /usr/bin/gcc accepts -Wshift-overflow=2... yes checking if /usr/bin/gcc accepts -Wstrict-overflow=3... yes checking if /usr/bin/gcc accepts -Walloc-zero... yes checking if /usr/bin/gcc accepts -Wduplicated-cond... yes checking if /usr/bin/gcc accepts -Wfloat-equal... yes checking if /usr/bin/gcc accepts -Wundef... yes checking if /usr/bin/gcc accepts -Wshadow... yes checking if /usr/bin/gcc accepts -Wpointer-arith... yes checking if /usr/bin/gcc accepts -Wbad-function-cast... yes checking if /usr/bin/gcc accepts -Wwrite-strings... yes checking if /usr/bin/gcc accepts -Wdate-time... yes checking if /usr/bin/gcc accepts -Wsign-conversion... yes checking if /usr/bin/gcc accepts -Wfloat-conversion... yes checking if /usr/bin/gcc accepts -Wlogical-op... yes checking if /usr/bin/gcc accepts -Waggregate-return... yes checking if /usr/bin/gcc accepts -Wstrict-prototypes... yes checking if /usr/bin/gcc accepts -Wold-style-definition... yes checking if /usr/bin/gcc accepts -Wmissing-prototypes... yes checking if /usr/bin/gcc accepts -Wmissing-declarations... yes checking if /usr/bin/gcc accepts -Wredundant-decls... yes checking if /usr/bin/gcc accepts -Wc99-compat... no checking if /usr/bin/gcc accepts -Wc11-extensions... no checking if /usr/bin/gcc accepts -Wc2x-compat... no checking if /usr/bin/gcc accepts -Wc2x-extensions... no checking if /usr/bin/gcc accepts -Wpre-c2x-compat... no checking if /usr/bin/gcc accepts -Warray-bounds-pointer-arithmetic... no checking if /usr/bin/gcc accepts -Wassign-enum... no checking if /usr/bin/gcc accepts -Wconditional-uninitialized... no checking if /usr/bin/gcc accepts -Wdocumentation... no checking if /usr/bin/gcc accepts -Wduplicate-enum... no checking if /usr/bin/gcc accepts -Wempty-translation-unit... no checking if /usr/bin/gcc accepts -Wflexible-array-extensions... no checking if /usr/bin/gcc accepts -Wmissing-variable-declarations... no checking if /usr/bin/gcc accepts -Wnewline-eof... no checking if /usr/bin/gcc accepts -Wshift-sign-overflow... no checking if /usr/bin/gcc accepts -Wstring-conversion... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-xz 5.4.3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' Making all in liblzma make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' Making all in api make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-string_conversion.lo `test -f 'common/string_conversion.c' || echo './'`common/string_conversion.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/string_conversion.c -fPIC -DPIC -o .libs/liblzma_la-string_conversion.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-microlzma_encoder.lo `test -f 'common/microlzma_encoder.c' || echo './'`common/microlzma_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/microlzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-file_info.lo `test -f 'common/file_info.c' || echo './'`common/file_info.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/file_info.c -fPIC -DPIC -o .libs/liblzma_la-file_info.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-stream_decoder_mt.lo `test -f 'common/stream_decoder_mt.c' || echo './'`common/stream_decoder_mt.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-microlzma_decoder.lo `test -f 'common/microlzma_decoder.c' || echo './'`common/microlzma_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/stream_decoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder_mt.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/microlzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-microlzma_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzip_decoder.lo `test -f 'common/lzip_decoder.c' || echo './'`common/lzip_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c common/lzip_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzip_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-arm64.lo `test -f 'simple/arm64.c' || echo './'`simple/arm64.c /bin/sh ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/arm64.c -fPIC -DPIC -o .libs/liblzma_la-arm64.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o rm -f liblzma.pc sed \ -e 's,@prefix[@],/home/buildroot/autobuild/instance-0/output-1/host,g' \ -e 's,@exec_prefix[@],/home/buildroot/autobuild/instance-0/output-1/host,g' \ -e 's,@libdir[@],/home/buildroot/autobuild/instance-0/output-1/host/lib,g' \ -e 's,@includedir[@],/home/buildroot/autobuild/instance-0/output-1/host/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.4.3,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -no-undefined -version-info 9:3:4 -Wl,--version-script=../../src/liblzma/liblzma_linux.map -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o liblzma.la -rpath /home/buildroot/autobuild/instance-0/output-1/host/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-string_conversion.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-outqueue.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-stream_encoder_mt.lo liblzma_la-microlzma_encoder.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-file_info.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-stream_decoder_mt.lo liblzma_la-microlzma_decoder.lo liblzma_la-lzip_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-arm64.lo liblzma_la-sparc.lo -lpthread libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-string_conversion.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-microlzma_encoder.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-file_info.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-stream_decoder_mt.o .libs/liblzma_la-microlzma_decoder.o .libs/liblzma_la-lzip_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-arm64.o .libs/liblzma_la-sparc.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib -lpthread -O2 -Wl,--version-script=../../src/liblzma/liblzma_linux.map -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.4.3 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.4.3" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.4.3" "liblzma.so") libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' Making all in xzdec make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' Making all in xz make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-args.o `test -f 'args.c' || echo './'`args.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-main.o `test -f 'main.c' || echo './'`main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-message.o `test -f 'message.c' || echo './'`message.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-options.o `test -f 'options.c' || echo './'`options.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-util.o `test -f 'util.c' || echo './'`util.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o xz-list.o `test -f 'list.c' || echo './'`list.c /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' Making all in lzmainfo make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-0/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-0/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -fvisibility=hidden -Wall -Wextra -Wvla -Wc99-c11-compat -Wformat=2 -Winit-self -Wmissing-include-dirs -Wshift-overflow=2 -Wstrict-overflow=3 -Walloc-zero -Wduplicated-cond -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wdate-time -Wsign-conversion -Wfloat-conversion -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o -L/home/buildroot/autobuild/instance-0/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-0/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' Making all in scripts make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/po' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' >>> host-xz 5.4.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' Making install in liblzma make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' Making install in api make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/buildroot/autobuild/instance-0/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma.h '/home/buildroot/autobuild/instance-0/output-1/host/include/.' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma/api' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/install -c -m 644 liblzma.pc '/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.4.3 /home/buildroot/autobuild/instance-0/output-1/host/lib/liblzma.so.5.4.3 libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/lib && { ln -s -f liblzma.so.5.4.3 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.4.3 liblzma.so.5; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-0/output-1/host/lib && { ln -s -f liblzma.so.5.4.3 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.4.3 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/buildroot/autobuild/instance-0/output-1/host/lib/liblzma.la libtool: finish: PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-0/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-0/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/liblzma' Making install in xzdec make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c -m 644 xzdec.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/buildroot/autobuild/instance-0/output-1/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/buildroot/autobuild/instance-0/output-1/host/bin/lzmadec make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xzdec' Making install in xz make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done libtool: install: /usr/bin/install -c xz /home/buildroot/autobuild/instance-0/output-1/host/bin/xz make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' cd "/home/buildroot/autobuild/instance-0/output-1/host/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/autobuild/instance-0/output-1/host/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-0/output-1/host/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' cd "/home/buildroot/autobuild/instance-0/output-1/host/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/buildroot/autobuild/instance-0/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/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/buildroot/autobuild/instance-0/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-0/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' 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/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-xz-5.4.3' elfutils-0.189.tar.bz2: OK (sha512: 93a877e34db93e5498581d0ab2d702b08c0d87e4cafd9cec9d6636dfa85a168095c305c11583a5b0fb79374dd93bc8d0e9ce6016e6c172764bcea12861605b71) >>> host-elfutils 0.189 Extracting bzcat /home/buildroot/autobuild/instance-0/dl/elfutils/elfutils-0.189.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189 -xf - >>> host-elfutils 0.189 Patching Applying 0001-Add-a-enable-disable-progs-configure-option.patch using patch: patching file Makefile.am patching file configure.ac Hunk #1 succeeded at 422 (offset 29 lines). Hunk #2 succeeded at 665 (offset 80 lines). Applying 0002-Really-make-Werror-conditional-to-BUILD_WERROR.patch using patch: patching file config/eu.am Hunk #1 succeeded at 99 with fuzz 1 (offset 26 lines). >>> host-elfutils 0.189 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-elfutils 0.189 Configuring >>> host-elfutils 0.189 Autoreconfiguring >>> host-elfutils 0.189 Patching libtool (cd /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-0/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --with-bzlib --with-lzma --without-zstd --disable-progs --disable-libdebuginfod --disable-debuginfod ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... none checking for ranlib... /usr/bin/ranlib checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking the archiver (/usr/bin/ar) interface... ar checking for readelf... readelf checking for nm... /usr/bin/nm checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... readelf: conftest: Warning: Gap in build notes detected from 0x401057 to 0x401064 yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 or =3 to CFLAGS... yes -D_FORTIFY_SOURCE=3 checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking whether reallocarray is declared... yes checking for process_vm_readv... yes checking for mremap... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for error.h... yes checking for err.h... yes checking for sched.h... yes checking for sched_getaffinity... yes checking for sys/resource.h... yes checking for getrlimit... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether the compiler accepts -Wimplicit-fallthrough=5... yes checking whether the compiler accepts -Wtrampolines... yes checking whether the compiler accepts -Wno-packed-not-aligned... yes checking whether the compiler accepts -Wuse-after-free=3... yes checking whether the compiler accepts -fno-addrsig... no checking for library containing argp_parse... none required checking for library containing fts_close... none required checking for library containing _obstack_free... none required checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-0/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-0/output-1/host/bin/msgmerge checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking size of long... 8 checking for struct user_regs_struct... yes checking /usr/bin/gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether /usr/bin/gcc -m32 makes executables we can run... no configure: WARNING: not running biarch tests, /usr/bin/gcc -m32 does not work checking for bunzip2... yes checking for zstd... no checking whether /usr/bin/g++ supports C++11 features with -std=c++11... yes checking for pthread_setname_np in -lpthread... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating elfutils.spec config.status: creating debuginfod/Makefile config.status: creating debuginfod/debuginfod.h config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating config/libdebuginfod.pc config.status: creating version.h config.status: creating config/profile.sh config.status: creating config/profile.csh config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop configure: ===================================================================== elfutils: 0.189 (eu_version: 189) ===================================================================== Prefix : /home/buildroot/autobuild/instance-0/output-1/host Program prefix ("eu-" recommended) : eu- Source code location : . Maintainer mode : build arch : x86_64-pc-linux-gnu CFLAGS=-D_FORTIFY_SOURCE=3 -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include CXXFLAGS=-D_FORTIFY_SOURCE=3 -O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes zstd support : no zstd compression support : no libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no install elf.h : no OTHER FEATURES Deterministic archives by default : false Native language support : no Extra Valgrind annotations : no libdebuginfod client support : no Debuginfod server support : no Default DEBUGINFOD_URLS : EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes have zstd installed : no C++11 : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no gcc address sanitizer : no clang memory sanitizer : no use rpath in tests : no test biarch : no >>> host-elfutils 0.189 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189' /usr/bin/make --no-print-directory all-recursive Making all in config make[3]: Nothing to be done for 'all'. Making all in lib CC xasprintf.o CC xstrdup.o CC xstrndup.o CC xmalloc.o CC next_prime.o CC crc32.o CC crc32_file.o CC color.o CC error.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.o CC elf_begin.o CC elf_next.o CC elf_rand.o CC elf_end.o CC elf_kind.o CC gelf_getclass.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetof.o CC elf64_xlatetom.o CC gelf_xlate.o CC elf32_getehdr.o CC elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_newehdr.o CC gelf_update_ehdr.o CC elf32_getphdr.o CC elf64_getphdr.o CC gelf_getphdr.o CC elf32_newphdr.o CC elf64_newphdr.o CC gelf_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.o CC elf_getarsym.o CC elf_rawfile.o CC elf_readall.o CC elf_cntl.o CC elf_getscn.o CC elf_nextscn.o CC elf_ndxscn.o CC elf_newscn.o CC elf32_getshdr.o CC elf64_getshdr.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_getdata.o CC elf_newdata.o CC elf_getdata_rawchunk.o CC elf_flagelf.o CC elf_flagehdr.o CC elf_flagphdr.o CC elf_flagscn.o CC elf_flagshdr.o CC elf_flagdata.o CC elf_memory.o CC elf_update.o CC elf32_updatenull.o CC elf64_updatenull.o CC elf32_updatefile.o CC elf64_updatefile.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC gelf_getverneed.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverdaux.o CC gelf_getrel.o CC gelf_getrela.o CC gelf_update_rel.o CC gelf_update_rela.o CC gelf_getdyn.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_update_move.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_symshndx.o CC gelf_update_versym.o CC gelf_update_verneed.o CC gelf_update_vernaux.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.o CC elf_gnu_hash.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_compress.o CC elf_compress_gnu.o CC elf_version.os CC elf_hash.os CC elf_error.os CC elf_fill.os CC elf_begin.os CC elf_next.os CC elf_rand.os CC elf_end.os CC elf_kind.os CC gelf_getclass.os CC elf_getbase.os CC elf_getident.os CC elf32_fsize.os CC elf64_fsize.os CC gelf_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC gelf_xlate.os CC elf32_getehdr.os CC elf64_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_newehdr.os CC gelf_newehdr.os CC gelf_update_ehdr.os CC elf32_getphdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_newphdr.os CC elf64_newphdr.os CC gelf_newphdr.os CC gelf_update_phdr.os CC elf_getarhdr.os CC elf_getarsym.os CC elf_rawfile.os CC elf_readall.os CC elf_cntl.os CC elf_getscn.os CC elf_nextscn.os CC elf_ndxscn.os CC elf_newscn.os CC elf32_getshdr.os CC elf64_getshdr.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf_strptr.os CC elf_rawdata.os CC elf_getdata.os CC elf_newdata.os CC elf_getdata_rawchunk.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_flagscn.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_memory.os CC elf_update.os CC elf32_updatenull.os CC elf64_updatenull.os CC elf32_updatefile.os CC elf64_updatefile.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.os CC gelf_update_move.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_getauxv.os CC gelf_update_auxv.os CC gelf_getnote.os CC gelf_xlatetof.os CC gelf_xlatetom.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_symshndx.os CC gelf_update_versym.os CC gelf_update_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.os CC elf_getshdrstrndx.os CC gelf_checksum.os CC elf32_checksum.os CC elf64_checksum.os CC libelf_crc32.os CC libelf_next_prime.os CC elf_clone.os CC gelf_getlib.os CC gelf_update_lib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_getaroff.os CC elf_gnu_hash.os CC elf_scnshndx.os CC elf32_getchdr.os CC elf64_getchdr.os CC gelf_getchdr.os CC elf_compress.os CC elf_compress_gnu.os AR libelf.a AR libelf_pic.a CCLD libelf.so Making all in libcpu GEN i386_defs GEN x86_64_defs CC bpf_disasm.o CC riscv_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC i386_disasm.o CC x86_64_disasm.o CC bpf_disasm.os CC riscv_disasm.os CC i386_disasm.os CC x86_64_disasm.os AR libcpu.a AR libcpu_pic.a rm x86_64_defs i386_defs Making all in backends CC i386_init.o CC i386_symbol.o CC i386_corenote.o CC i386_cfi.o CC i386_retval.o CC i386_regs.o CC i386_auxv.o CC i386_initreg.o CC i386_unwind.o CC sh_init.o CC sh_symbol.o CC sh_corenote.o CC sh_regs.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_corenote.o CC x86_64_cfi.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_initreg.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_init.o CC ia64_symbol.o CC ia64_regs.o CC ia64_retval.o CC alpha_init.o CC alpha_symbol.o CC alpha_retval.o CC alpha_regs.o CC alpha_corenote.o CC alpha_auxv.o CC arm_init.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_auxv.o CC arm_attrs.o CC arm_retval.o CC arm_cfi.o CC arm_initreg.o CC arm_machineflagname.o CC aarch64_init.o CC aarch64_regs.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_retval.o CC aarch64_cfi.o CC aarch64_initreg.o CC aarch64_unwind.o CC sparc_init.o CC sparc_symbol.o CC sparc_regs.o CC sparc_retval.o CC sparc_corenote.o CC sparc64_corenote.o CC sparc_auxv.o CC sparc_attrs.o CC sparc_cfi.o CC sparc_initreg.o CC ppc_init.o CC ppc_symbol.o CC ppc_retval.o CC ppc_regs.o CC ppc_corenote.o CC ppc_auxv.o CC ppc_attrs.o CC ppc_cfi.o CC ppc_initreg.o CC ppc64_init.o CC ppc64_symbol.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_unwind.o CC ppc64_resolve_sym.o CC s390_init.o CC s390_symbol.o CC s390_regs.o CC s390_retval.o CC s390_corenote.o CC s390x_corenote.o CC s390_cfi.o CC s390_initreg.o CC s390_unwind.o CC m68k_init.o CC m68k_symbol.o CC m68k_regs.o CC m68k_retval.o CC m68k_corenote.o CC m68k_cfi.o CC m68k_initreg.o CC bpf_init.o CC bpf_regs.o CC bpf_symbol.o CC riscv_init.o CC riscv_symbol.o CC riscv_cfi.o CC riscv_regs.o CC riscv_initreg.o CC riscv_corenote.o CC riscv64_corenote.o CC riscv_retval.o CC csky_attrs.o CC csky_init.o CC csky_symbol.o CC csky_cfi.o CC csky_regs.o CC csky_initreg.o CC csky_corenote.o CC loongarch_init.o CC loongarch_symbol.o CC arc_init.o CC arc_symbol.o CC i386_init.os CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_regs.os CC i386_auxv.os CC i386_initreg.os CC i386_unwind.os CC sh_init.os CC sh_symbol.os CC sh_corenote.os CC sh_regs.os CC sh_retval.os CC x86_64_init.os CC x86_64_symbol.os CC x86_64_corenote.os CC x86_64_cfi.os CC x86_64_retval.os CC x86_64_regs.os CC x86_64_initreg.os CC x86_64_unwind.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_regs.os CC ia64_retval.os CC alpha_init.os CC alpha_symbol.os CC alpha_retval.os CC alpha_regs.os CC alpha_corenote.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_attrs.os CC arm_retval.os CC arm_cfi.os CC arm_initreg.os CC arm_machineflagname.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.os CC ppc_symbol.os CC ppc_retval.os CC ppc_regs.os CC ppc_corenote.os CC ppc_auxv.os CC ppc_attrs.os CC ppc_cfi.os CC ppc_initreg.os CC ppc64_init.os CC ppc64_symbol.os CC ppc64_retval.os CC ppc64_corenote.os CC ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390_unwind.os CC m68k_init.os CC m68k_symbol.os CC m68k_regs.os CC m68k_retval.os CC m68k_corenote.os CC m68k_cfi.os CC m68k_initreg.os CC bpf_init.os CC bpf_regs.os CC bpf_symbol.os CC riscv_init.os CC riscv_symbol.os CC riscv_cfi.os CC riscv_regs.os CC riscv_initreg.os CC riscv_corenote.os CC riscv64_corenote.os CC riscv_retval.os CC csky_attrs.os CC csky_init.os CC csky_symbol.os CC csky_cfi.os CC csky_regs.os CC csky_initreg.os CC csky_corenote.os CC loongarch_init.os CC loongarch_symbol.os CC arc_init.os CC arc_symbol.os AR libebl_backends.a AR libebl_backends_pic.a Making all in libebl CC eblopenbackend.o CC eblclosebackend.o CC eblsegmenttypename.o CC eblreloctypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblopenbackend.os CC eblclosebackend.os CC eblreloctypename.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC eblsymboltypename.os CC ebldynamictagname.os CC eblsectionname.os CC eblsymbolbindingname.os CC eblbackendname.os CC eblosabiname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC eblrelocsimpletype.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblcorenote.os CC eblobjnote.os CC ebldebugscnp.os CC eblgotpcreloccheck.os CC eblcopyrelocp.os CC eblsectionstripp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblbsspltp.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC eblauxvinfo.os CC eblcheckobjattr.os CC ebl_check_special_section.os CC eblabicfi.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os AR libebl.a AR libebl_pic.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_elf_begin.o CC dwelf_elf_e_machine_string.o CC dwelf_elf_gnu_debuglink.os CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_build_id.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_elf_begin.os CC dwelf_elf_e_machine_string.os AR libdwelf.a CC dwelf_strtab.os AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC cu.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_cumodule.o CC dwfl_module_addrdie.o CC dwfl_addrdie.o CC lines.o CC dwfl_lineinfo.o CC dwfl_line_comp_dir.o CC dwfl_linemodule.o CC dwfl_linecu.o CC dwfl_dwarf_line.o CC dwfl_getsrclines.o CC dwfl_onesrcline.o CC dwfl_module_getsrc.o CC dwfl_getsrc.o CC dwfl_module_getsrc_file.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC elf-from-memory.o CC dwfl_module_dwarf_cfi.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_addrname.o CC dwfl_module_addrsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_segment_report_module.o CC link_map.o CC core-file.o CC open.o CC image-header.o CC dwfl_frame.o CC frame_unwind.o CC dwfl_frame_pc.o CC linux-pid-attach.o CC linux-core-attach.o CC dwfl_frame_regs.o CC gzip.o CC debuginfod-client.o CC bzip2.o CC lzma.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module.os CC dwfl_report_elf.os CC relocate.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.os CC derelocate.os CC offline.os CC segment.os CC dwfl_module_info.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC find-debuginfo.os CC dwfl_build_id_find_elf.os CC dwfl_build_id_find_debuginfo.os CC linux-kernel-modules.os CC linux-proc-maps.os CC dwfl_addrmodule.os CC dwfl_addrdwarf.os CC cu.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC dwfl_lineinfo.os CC dwfl_line_comp_dir.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32.os CC libdwfl_crc32_file.os CC elf-from-memory.os CC dwfl_module_dwarf_cfi.os CC dwfl_module_eh_cfi.os CC dwfl_module_getsym.os CC dwfl_module_addrname.os CC dwfl_module_addrsym.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_segment_report_module.os CC link_map.os CC core-file.os CC open.os CC image-header.os CC dwfl_frame.os CC frame_unwind.os CC dwfl_frame_pc.os CC linux-pid-attach.os CC linux-core-attach.os CC dwfl_frame_regs.os CC gzip.os CC debuginfod-client.os CC bzip2.os CC lzma.os AR libdwfl.a AR libdwfl_pic.a Making all in libdw /usr/bin/make all-am CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_ranges.o CC dwarf_formref.o CC dwarf_formref_die.o CC dwarf_siblingof.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatform.o CC dwarf_whatattr.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_bitoffset.o CC dwarf_srclang.o CC dwarf_getabbrevtag.o CC dwarf_getabbrevcode.o CC dwarf_abbrevhaschildren.o CC dwarf_getattrcnt.o CC dwarf_getabbrevattr.o CC dwarf_getsrclines.o CC dwarf_getsrc_die.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineno.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_linebeginstatement.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_linecontext.o CC dwarf_linefunctionname.o CC dwarf_lineprologueend.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_linediscriminator.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_onesrcline.o CC dwarf_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_getmacros.o CC dwarf_macro_getparamcnt.o CC dwarf_macro_opcode.o CC dwarf_macro_param.o CC dwarf_macro_param1.o CC dwarf_macro_param2.o CC dwarf_macro_getsrcfiles.o CC dwarf_addrdie.o CC dwarf_getfuncs.o CC dwarf_decl_file.o CC dwarf_decl_line.o CC dwarf_decl_column.o CC dwarf_func_inline.o CC dwarf_getsrc_file.o CC libdw_findcu.o CC libdw_form.o CC libdw_alloc.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC fde.o CC cfi.o CC frame-cache.o CC dwarf_frame_info.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_getcfi_elf.o CC dwarf_cfi_end.o CC dwarf_aggregate_size.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_getlocation_die.o CC dwarf_getlocation_attr.o CC dwarf_getalt.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_cu_info.o CC dwarf_next_lines.o CC dwarf_begin.os CC dwarf_begin_elf.os CC dwarf_end.os CC dwarf_getelf.os CC dwarf_getpubnames.os CC dwarf_getabbrev.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_nextcu.os CC dwarf_diename.os CC dwarf_offdie.os CC dwarf_attr.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_sig8_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_child.os CC dwarf_haschildren.os CC dwarf_formaddr.os CC dwarf_formudata.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_ranges.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_cuoffset.os CC dwarf_diecu.os CC dwarf_hasattr.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_bytesize.os CC dwarf_arrayorder.os CC dwarf_bitsize.os CC dwarf_bitoffset.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_linecontext.os CC dwarf_linefunctionname.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os AR libdw.a AR libdw_pic.a CCLD libdw.so Making all in libasm CC asm_begin.o CC asm_abort.o CC asm_end.o CC asm_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_adduint8.o CC asm_addint16.o CC asm_adduint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in debuginfod make[3]: Nothing to be done for 'all'. Making all in po make[3]: Nothing to be done for 'all'. Making all in doc make[3]: Nothing to be done for 'all'. Making all in tests make[3]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189' >>> host-elfutils 0.189 Installing to host directory PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189' Making install in config make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig' Making install in lib make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libelf /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include' /usr/bin/install -c -m 644 libelf.a '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 libelf.h gelf.h nlist.h '/home/buildroot/autobuild/instance-0/output-1/host/include' /usr/bin/install -c -m 644 elf-knowledge.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' ( cd '/home/buildroot/autobuild/instance-0/output-1/host/lib' && /usr/bin/ranlib libelf.a ) /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/config/install-sh -d /home/buildroot/autobuild/instance-0/output-1/host/lib /usr/bin/install -c libelf.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libelf-0.189.so ln -fs libelf-0.189.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libelf.so.1 ln -fs libelf.so.1 /home/buildroot/autobuild/instance-0/output-1/host/lib/libelf.so Making install in libcpu make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in backends make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libebl make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. Making install in libdwelf make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 libdwelf.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' Making install in libdwfl make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 libdwfl.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' Making install in libdw /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/install -c -m 644 dwarf.h '/home/buildroot/autobuild/instance-0/output-1/host/include' /usr/bin/install -c -m 644 libdw.h known-dwarf.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' ( cd '/home/buildroot/autobuild/instance-0/output-1/host/lib' && /usr/bin/ranlib libdw.a ) /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/config/install-sh -d /home/buildroot/autobuild/instance-0/output-1/host/lib /usr/bin/install -c libdw.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libdw-0.189.so ln -fs libdw-0.189.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libdw.so.1 ln -fs libdw.so.1 /home/buildroot/autobuild/instance-0/output-1/host/lib/libdw.so Making install in libasm /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/buildroot/autobuild/instance-0/output-1/host/lib' /usr/bin/install -c -m 644 libasm.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' ( cd '/home/buildroot/autobuild/instance-0/output-1/host/lib' && /usr/bin/ranlib libasm.a ) /bin/sh /home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189/config/install-sh -d /home/buildroot/autobuild/instance-0/output-1/host/lib /usr/bin/install -c libasm.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libasm-0.189.so ln -fs libasm-0.189.so /home/buildroot/autobuild/instance-0/output-1/host/lib/libasm.so.1 ln -fs libasm.so.1 /home/buildroot/autobuild/instance-0/output-1/host/lib/libasm.so Making install in debuginfod /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/bin' Making install in po if test "elfutils" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/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/buildroot/autobuild/instance-0/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-0/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man3' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 'readelf.1' '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 elf_update.3 elf_getdata.3 elf_clone.3 elf_begin.3 '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man3' /usr/bin/install -c -m 644 'elfclassify.1' '/home/buildroot/autobuild/instance-0/output-1/host/share/man/man1/eu-elfclassify.1' Making install in tests make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/buildroot/autobuild/instance-0/output-1/host/include/elfutils' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/host-elfutils-0.189' make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o LEX scripts/kconfig/lexer.lex.c YACC scripts/kconfig/parser.tab.[ch] HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/lexer.lex.o HOSTLD scripts/kconfig/conf *** Default configuration is based on 'defconfig' # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' Using /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/.config as base # # merged configuration written to /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/.config (needs make) # make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' # # No change to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' >>> linux 6.4.16 Updating kernel config with fixups make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' .config:10411:warning: override: CPU_BIG_ENDIAN changes choice state # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' >>> linux 6.4.16 Configuring >>> linux 6.4.16 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-0/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/home/buildroot/autobuild/instance-0/output-1/images KCFLAGS=-Wno-attribute-alias /usr/bin/make -j4 HOSTCC="/usr/bin/gcc -O2 -isystem /home/buildroot/autobuild/instance-0/output-1/host/include -L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" ARCH=arm64 INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-0/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-0/output-1/host/bin/aarch64_be-buildroot-linux-gnu-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/buildroot/autobuild/instance-0/output-1/host/sbin/depmod -C /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16 all make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' SYNC include/config/auto.conf.cmd HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/confdata.o HOSTCC scripts/kconfig/expr.o HOSTCC scripts/kconfig/lexer.lex.o HOSTCC scripts/kconfig/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTLD scripts/kconfig/conf WRAP arch/arm64/include/generated/uapi/asm/kvm_para.h WRAP arch/arm64/include/generated/uapi/asm/errno.h WRAP arch/arm64/include/generated/uapi/asm/ioctl.h WRAP arch/arm64/include/generated/uapi/asm/ioctls.h WRAP arch/arm64/include/generated/uapi/asm/ipcbuf.h WRAP arch/arm64/include/generated/uapi/asm/msgbuf.h WRAP arch/arm64/include/generated/uapi/asm/poll.h WRAP arch/arm64/include/generated/uapi/asm/resource.h WRAP arch/arm64/include/generated/uapi/asm/sembuf.h WRAP arch/arm64/include/generated/uapi/asm/shmbuf.h UPD include/generated/uapi/linux/version.h WRAP arch/arm64/include/generated/uapi/asm/siginfo.h WRAP arch/arm64/include/generated/uapi/asm/socket.h WRAP arch/arm64/include/generated/uapi/asm/sockios.h UPD include/config/kernel.release WRAP arch/arm64/include/generated/uapi/asm/stat.h WRAP arch/arm64/include/generated/uapi/asm/swab.h WRAP arch/arm64/include/generated/uapi/asm/termbits.h WRAP arch/arm64/include/generated/uapi/asm/termios.h WRAP arch/arm64/include/generated/uapi/asm/types.h UPD include/generated/compile.h HOSTCC scripts/dtc/dtc.o HOSTCC scripts/dtc/flattree.o HOSTCC scripts/dtc/fstree.o UPD include/generated/utsrelease.h HOSTCC scripts/dtc/data.o HOSTCC scripts/dtc/livetree.o WRAP arch/arm64/include/generated/asm/early_ioremap.h WRAP arch/arm64/include/generated/asm/mcs_spinlock.h WRAP arch/arm64/include/generated/asm/qrwlock.h WRAP arch/arm64/include/generated/asm/qspinlock.h WRAP arch/arm64/include/generated/asm/parport.h WRAP arch/arm64/include/generated/asm/user.h WRAP arch/arm64/include/generated/asm/bugs.h WRAP arch/arm64/include/generated/asm/delay.h WRAP arch/arm64/include/generated/asm/div64.h WRAP arch/arm64/include/generated/asm/dma-mapping.h WRAP arch/arm64/include/generated/asm/dma.h WRAP arch/arm64/include/generated/asm/emergency-restart.h WRAP arch/arm64/include/generated/asm/hw_irq.h WRAP arch/arm64/include/generated/asm/irq_regs.h WRAP arch/arm64/include/generated/asm/kdebug.h WRAP arch/arm64/include/generated/asm/kmap_size.h WRAP arch/arm64/include/generated/asm/local.h WRAP arch/arm64/include/generated/asm/local64.h WRAP arch/arm64/include/generated/asm/mmiowb.h WRAP arch/arm64/include/generated/asm/msi.h WRAP arch/arm64/include/generated/asm/serial.h WRAP arch/arm64/include/generated/asm/softirq_stack.h WRAP arch/arm64/include/generated/asm/switch_to.h HOSTCC scripts/dtc/treesource.o WRAP arch/arm64/include/generated/asm/trace_clock.h WRAP arch/arm64/include/generated/asm/unaligned.h WRAP arch/arm64/include/generated/asm/vga.h HOSTCC scripts/dtc/srcpos.o HOSTCC scripts/dtc/checks.o HOSTCC scripts/dtc/util.o LEX scripts/dtc/dtc-lexer.lex.c YACC scripts/dtc/dtc-parser.tab.[ch] HOSTCC scripts/dtc/libfdt/fdt.o HOSTCC scripts/dtc/libfdt/fdt_ro.o HOSTCC scripts/dtc/libfdt/fdt_wip.o HOSTCC scripts/dtc/libfdt/fdt_sw.o HOSTCC scripts/dtc/libfdt/fdt_rw.o HOSTCC scripts/dtc/libfdt/fdt_strerror.o HOSTCC scripts/dtc/libfdt/fdt_empty_tree.o HOSTCC scripts/dtc/libfdt/fdt_addresses.o HOSTCC scripts/dtc/libfdt/fdt_overlay.o HOSTCC scripts/dtc/fdtoverlay.o HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/fdtoverlay HOSTLD scripts/dtc/dtc HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/asn1_compiler DTC arch/arm64/boot/dts/actions/s700-cubieboard7.dtb DTC arch/arm64/boot/dts/actions/s900-bubblegum-96.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-amarula-relic.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-nanopi-a64.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-oceanic-5205-5inmfd.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino-emmc.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-orangepi-win.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-lts.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pine64-plus.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pine64.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinebook.dtb DTC arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtb DTC arch/arm64/boot/dts/altera/socfpga_stratix10_socdk_nand.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.0.dtb DTC arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dtb DTC arch/arm64/boot/dts/amazon/alpine-v2-evp.dtb DTC arch/arm64/boot/dts/amazon/alpine-v3-evp.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-pinetab-early-adopter.dtb DTC arch/arm64/boot/dts/amd/amd-overdrive-rev-b0.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dtb DTC arch/arm64/boot/dts/amlogic/meson-a1-ad401.dtb DTC arch/arm64/boot/dts/amd/amd-overdrive-rev-b1.dtb DTC arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a64-teres-i.dtb DTC arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dtb GEN arch/arm64/include/generated/asm/cpucaps.h GEN arch/arm64/include/generated/asm/sysreg-defs.h DTC arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-a100-allwinner-perf1.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dtb DTC arch/arm64/boot/dts/amlogic/meson-axg-s400.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-emlid-neutis-n5-devboard.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-cc.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12a-u200.dtb CC scripts/mod/empty.o DTC arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-it.dtb HOSTCC scripts/mod/mk_elfconfig DTC arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h5-cc.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dtb DTC arch/arm64/boot/dts/apm/apm-mustang.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-a311d-bananapi-m2s.dtb CC scripts/mod/devicetable-offsets.s DTC arch/arm64/boot/dts/apm/apm-merlin.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4-cm4io.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-prime.dtb MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o DTC arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus.dtb UPD scripts/mod/devicetable-offsets.h DTC arch/arm64/boot/dts/apple/t8103-j274.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dtb DTC arch/arm64/boot/dts/apple/t8103-j293.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dtb DTC arch/arm64/boot/dts/apple/t8103-j313.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dtb DTC arch/arm64/boot/dts/apple/t8103-j456.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-one-plus.dtb DTC arch/arm64/boot/dts/apple/t8103-j457.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-odroid-go-ultra.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dtb DTC arch/arm64/boot/dts/apple/t6000-j314s.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64-model-b.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dtb DTC arch/arm64/boot/dts/apple/t6001-j314c.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6-mini.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtb DTC arch/arm64/boot/dts/apple/t6000-j316s.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero2.dtb DTC arch/arm64/boot/dts/allwinner/sun50i-h616-x96-mate.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2l.dtb DTC arch/arm64/boot/dts/apple/t6001-j316c.dtb DTC arch/arm64/boot/dts/arm/foundation-v8.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-radxa-zero2.dtb DTC arch/arm64/boot/dts/arm/foundation-v8-psci.dtb DTC arch/arm64/boot/dts/apple/t6001-j375c.dtb DTC arch/arm64/boot/dts/arm/foundation-v8-gicv3.dtb DTC arch/arm64/boot/dts/arm/foundation-v8-gicv3-psci.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-s922x-bananapi-m2s.dtb DTC arch/arm64/boot/dts/apple/t6002-j375d.dtb DTC arch/arm64/boot/dts/arm/juno.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dtb DTC arch/arm64/boot/dts/arm/juno-r1.dtb DTC arch/arm64/boot/dts/arm/juno-r2.dtb DTC arch/arm64/boot/dts/apple/t8112-j413.dtb DTC arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dtb DTC arch/arm64/boot/dts/arm/juno-scmi.dtb DTC arch/arm64/boot/dts/apple/t8112-j473.dtb DTC arch/arm64/boot/dts/arm/juno-r1-scmi.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dtb DTC arch/arm64/boot/dts/apple/t8112-j493.dtb DTC arch/arm64/boot/dts/arm/juno-r2-scmi.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dtb DTC arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dtb DTC arch/arm64/boot/dts/arm/vexpress-v2f-1xv7-ca53x2.dtb DTC arch/arm64/boot/dts/arm/fvp-base-revc.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dtb DTC arch/arm64/boot/dts/arm/corstone1000-fvp.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-netgear-r8000p.dtb DTC arch/arm64/boot/dts/arm/corstone1000-mps3.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm4906-tplink-archer-c2300-v1.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dtb DTC arch/arm64/boot/dts/broadcom/northstar2/ns2-svk.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-asus-gt-ac5300.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-meta.dtb DTC arch/arm64/boot/dts/broadcom/northstar2/ns2-xmc.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm4908-netgear-raxe500.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm94908.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-pro.dtb HOSTCC scripts/mod/sumversion.o DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm4912-asus-gt-ax6000.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95-telos.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm94912.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm963158.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-hub.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm96858.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm963146.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm96856.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dtb DTC arch/arm64/boot/dts/broadcom/bcmbca/bcm96813.dtb DTC arch/arm64/boot/dts/broadcom/stingray/bcm958742k.dtb DTC arch/arm64/boot/dts/broadcom/bcm2711-rpi-400.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dtb DTC arch/arm64/boot/dts/broadcom/stingray/bcm958742t.dtb DTC arch/arm64/boot/dts/cavium/thunder-88xx.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-libretech-pc.dtb DTC arch/arm64/boot/dts/broadcom/stingray/bcm958802a802x.dtb HOSTCC scripts/mod/file2alias.o DTC arch/arm64/boot/dts/cavium/thunder2-99xx.dtb DTC arch/arm64/boot/dts/broadcom/bcm2711-rpi-4-b.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dtb DTC arch/arm64/boot/dts/broadcom/bcm2711-rpi-cm4-io.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dtb DTC arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dtb DTC arch/arm64/boot/dts/exynos/exynos5433-tm2.dtb DTC arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p231.dtb DTC arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dtb DTC arch/arm64/boot/dts/exynos/exynos5433-tm2e.dtb DTC arch/arm64/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dtb DTC arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905d-vero4k-plus.dtb DTC arch/arm64/boot/dts/exynos/exynos7-espresso.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1012a-frdm.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905w-jethome-jethub-j80.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1012a-frwy.dtb DTC arch/arm64/boot/dts/exynos/exynos7885-jackpotlte.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905w-p281.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1012a-oxalis.dtb DTC arch/arm64/boot/dts/exynos/exynos850-e850-96.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1012a-qds.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1012a-rdb.dtb DTC arch/arm64/boot/dts/exynos/exynosautov9-sadk.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-hwacom-amazetv.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var1.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var2.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var3-ads2.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-sl28-var4.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-rdb.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1043a-qds.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1043a-rdb.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dtb DTC arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1046a-qds.dtb DTC arch/arm64/boot/dts/hisilicon/hi3670-hikey970.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-q200.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dtb DTC arch/arm64/boot/dts/hisilicon/hi3798cv200-poplar.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-q201.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1088a-qds.dtb DTC arch/arm64/boot/dts/hisilicon/hi6220-hikey.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dtb DTC arch/arm64/boot/dts/hisilicon/hip05-d02.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1088a-ten64.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-s912-libretech-pc.dtb DTC arch/arm64/boot/dts/hisilicon/hip06-d03.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2080a-qds.dtb DTC arch/arm64/boot/dts/hisilicon/hip07-d05.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2080a-rdb.dtb DTC arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dtb DTC arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2081a-rdb.dtb DTC arch/arm64/boot/dts/amlogic/meson-s4-s805x2-aq222.dtb DTC arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2080a-simu.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air-gbit.dtb DTC arch/arm64/boot/dts/intel/socfpga_agilex_socdk_nand.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2088a-qds.dtb HOSTLD scripts/mod/modpost DTC arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-a95xf3-air.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls2088a-rdb.dtb DTC arch/arm64/boot/dts/intel/keembay-evm.dtb DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3.dtb DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-bluebox3-rev-a.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m2-pro.dtb UPD include/generated/timeconst.h CC kernel/bounds.s DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-clearfog-cx.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dtb DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-honeycomb.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-h96-max.dtb DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dtb CHKSHA1 include/linux/atomic/atomic-arch-fallback.h DTC arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dtb DTC arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dtb DTC arch/arm64/boot/dts/amlogic/meson-sm1-odroid-hc4.dtb CHKSHA1 include/linux/atomic/atomic-instrumented.h CHKSHA1 include/linux/atomic/atomic-long.h DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtbo UPD include/generated/bounds.h DTC arch/arm64/boot/dts/lg/lg1312-ref.dtb CC arch/arm64/kernel/asm-offsets.s DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-65bb.dtbo DTC arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dtb DTC arch/arm64/boot/dts/lg/lg1313-ref.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-7777.dtbo DTC arch/arm64/boot/dts/amlogic/meson-sm1-x96-air-gbit.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-85bb.dtbo DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-899b.dtbo DTC arch/arm64/boot/dts/marvell/armada-3720-db.dtb DTC arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-9999.dtbo DTC arch/arm64/boot/dts/amlogic/meson-sm1-x96-air.dtb DTC arch/arm64/boot/dts/freescale/imx8dxl-evk.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-eDPU.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-beacon-kit.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-data-modul-edm-sbc.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dtb DTC arch/arm64/boot/dts/mediatek/mt2712-evb.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dtb DTC arch/arm64/boot/dts/mediatek/mt6755-evb.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-emcon-avari.dtb DTC arch/arm64/boot/dts/mediatek/mt6779-evb.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dtb DTC arch/arm64/boot/dts/mediatek/mt6795-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-evk.dtb DTC arch/arm64/boot/dts/marvell/armada-3720-uDPU.dtb DTC arch/arm64/boot/dts/mediatek/mt6795-sony-xperia-m5.dtb DTC arch/arm64/boot/dts/marvell/armada-7040-db.dtb DTC arch/arm64/boot/dts/mediatek/mt6797-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-ctouch2.dtb DTC arch/arm64/boot/dts/marvell/armada-7040-mochabin.dtb DTC arch/arm64/boot/dts/mediatek/mt6797-x20-dev.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-icore-mx8mm-edimm2.2.dtb DTC arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dtb DTC arch/arm64/boot/dts/mediatek/mt7622-rfb1.dtb DTC arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-innocomm-wb15-evk.dtb DTC arch/arm64/boot/dts/marvell/armada-8040-db.dtb DTC arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-kontron-bl.dtb DTC arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtb DTC arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-emmc.dtbo DTC arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nand.dtbo DTC arch/arm64/boot/dts/marvell/armada-8040-mcbin-singleshot.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-kontron-bl-osm-s.dtb DTC arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-nor.dtbo DTC arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3-sd.dtbo DTC arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-mx8menlo.dtb DTC arch/arm64/boot/dts/mediatek/mt7986a-rfb.dtb DTC arch/arm64/boot/dts/marvell/armada-8080-db.dtb DTC arch/arm64/boot/dts/mediatek/mt7986b-rfb.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-nitrogen-r2.dtb DTC arch/arm64/boot/dts/marvell/cn9130-db.dtb DTC arch/arm64/boot/dts/mediatek/mt8167-pumpkin.dtb DTC arch/arm64/boot/dts/marvell/cn9130-db-B.dtb DTC arch/arm64/boot/dts/mediatek/mt8173-elm.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-phg.dtb DTC arch/arm64/boot/dts/marvell/cn9131-db.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dtb DTC arch/arm64/boot/dts/mediatek/mt8173-elm-hana.dtb DTC arch/arm64/boot/dts/marvell/cn9131-db-B.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-tqma8mqml-mba8mx.dtb DTC arch/arm64/boot/dts/mediatek/mt8173-elm-hana-rev7.dtb DTC arch/arm64/boot/dts/marvell/cn9132-db.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-var-som-symphony.dtb DTC arch/arm64/boot/dts/marvell/cn9132-db-B.dtb DTC arch/arm64/boot/dts/mediatek/mt8173-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx-0x.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-evb.dtb DTC arch/arm64/boot/dts/marvell/cn9130-crb-A.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x.dtb DTC arch/arm64/boot/dts/marvell/cn9130-crb-B.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-burnet.dtb DTC arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dtb UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-cozmo.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw7902.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku1.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw7904.dtb LDS arch/arm64/kernel/vdso/vdso.lds DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku6.dtb CC arch/arm64/kernel/vdso/vgettimeofday.o DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dahlia.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku7.dtb DTC arch/arm64/boot/dts/nuvoton/nuvoton-npcm845-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-yavia.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dahlia.dtb DTC arch/arm64/boot/dts/nvidia/tegra132-norrin.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14-sku2.dtb DTC arch/arm64/boot/dts/nvidia/tegra210-p2371-0000.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dtb AS arch/arm64/kernel/vdso/note.o DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-juniper-sku16.dtb DTC arch/arm64/boot/dts/nvidia/tegra210-p2371-2180.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-yavia.dtb AS arch/arm64/kernel/vdso/sigreturn.o DTC arch/arm64/boot/dts/freescale/imx8mn-beacon-kit.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kappa.dtb LD arch/arm64/kernel/vdso/vdso.so.dbg DTC arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2.dtb VDSOSYM include/generated/vdso-offsets.h DTC arch/arm64/boot/dts/nvidia/tegra210-p2571.dtb OBJCOPY arch/arm64/kernel/vdso/vdso.so DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-kenzo.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku0.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-bsh-smm-s2pro.dtb DTC arch/arm64/boot/dts/nvidia/tegra210-p3450-0000.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-evk.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-ddr3l-evk.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku1.dtb DTC arch/arm64/boot/dts/nvidia/tegra210-smaug.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-ddr4-evk.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-tqma8mqnl-mba8mx.dtb DTC arch/arm64/boot/dts/nvidia/tegra210-p2894-0050-a08.dtb CC init/main.o DTC arch/arm64/boot/dts/freescale/imx8mn-var-som-symphony.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu-sku22.dtb DTC arch/arm64/boot/dts/freescale/imx8mn-venice-gw7902.dtb HOSTCC usr/gen_init_cpio DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku16.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-beacon-kit.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-data-modul-edm-sbc.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku272.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku288.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk2.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-kodama-sku32.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-dhcom-pdk3.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku0.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-evk.dtb GEN usr/initramfs_data.cpio COPY usr/initramfs_inc_data AS usr/initramfs_data.o DTC arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-edimm2.2.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-kukui-krane-sku176.dtb AR usr/built-in.a DTC arch/arm64/boot/dts/freescale/imx8mp-msc-sm2s-ep1.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dtb DTC arch/arm64/boot/dts/mediatek/mt8183-pumpkin.dtb DTC arch/arm64/boot/dts/mediatek/mt8186-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-venice-gw74xx.dtb DTC arch/arm64/boot/dts/mediatek/mt8192-asurada-hayato-r1.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dahlia.dtb DTC arch/arm64/boot/dts/qcom/apq8016-sbc.dtb DTC arch/arm64/boot/dts/mediatek/mt8192-asurada-spherion-r0.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-dev.dtb DTC arch/arm64/boot/dts/qcom/apq8094-sony-xperia-kitakami-karin_windy.dtb DTC arch/arm64/boot/dts/mediatek/mt8192-evb.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-nonwifi-yavia.dtb DTC arch/arm64/boot/dts/qcom/apq8096-db820c.dtb DTC arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r1.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dahlia.dtb DTC arch/arm64/boot/dts/qcom/apq8096-ifc6640.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-dev.dtb DTC arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r2.dtb DTC arch/arm64/boot/dts/qcom/ipq5332-mi01.2.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-verdin-wifi-yavia.dtb DTC arch/arm64/boot/dts/qcom/ipq5332-rdp468.dtb DTC arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dtb DTC arch/arm64/boot/dts/mediatek/mt8195-cherry-tomato-r3.dtb DTC arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtbo DTC arch/arm64/boot/dts/qcom/ipq8074-hk01.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-evk.dtb DTC arch/arm64/boot/dts/qcom/ipq8074-hk10-c1.dtb DTC arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-hummingboard-pulse.dtb DTC arch/arm64/boot/dts/mediatek/mt8195-demo.dtb DTC arch/arm64/boot/dts/qcom/ipq9574-al02-c7.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-kontron-pitx-imx8m.dtb DTC arch/arm64/boot/dts/qcom/msm8916-acer-a1-724.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb DTC arch/arm64/boot/dts/mediatek/mt8195-evb.dtb DTC arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-librem5-r2.dtb DTC arch/arm64/boot/dts/mediatek/mt8365-evk.dtb DTC arch/arm64/boot/dts/qcom/msm8916-asus-z00l.dtb DTC arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-librem5-r4.dtb DTC arch/arm64/boot/dts/qcom/msm8916-gplus-fl8005a.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-tqma8mq-mba8mx.dtb DTC arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-mnt-reform2.dtb CC arch/arm64/kernel/pi/kaslr_early.o DTC arch/arm64/boot/dts/qcom/msm8916-longcheer-l8150.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-nitrogen.dtb DTC arch/arm64/boot/dts/qcom/msm8916-longcheer-l8910.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-phanbell.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dtb DTC arch/arm64/boot/dts/qcom/msm8916-mtp.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-thor96.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-a3u-eur.dtb UPD init/utsversion-tmp.h DTC arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-rmb3.dtb CC init/do_mounts.o DTC arch/arm64/boot/dts/qcom/msm8916-samsung-a5u-eur.dtb DTC arch/arm64/boot/dts/freescale/imx8mq-zii-ultra-zest.dtb CC arch/arm64/kernel/pi/lib-fdt.o DTC arch/arm64/boot/dts/freescale/imx8qm-apalis-eval.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-e5.dtb DTC arch/arm64/boot/dts/freescale/imx8qm-apalis-ixora-v1.1.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-e7.dtb DTC arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-eval.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-grandmax.dtb DTC arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.1.dtb CC arch/arm64/kernel/pi/lib-fdt_ro.o DTC arch/arm64/boot/dts/qcom/msm8916-samsung-gt510.dtb DTC arch/arm64/boot/dts/freescale/imx8qm-apalis-v1.1-ixora-v1.2.dtb DTC arch/arm64/boot/dts/freescale/imx8qm-mek.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-gt58.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-ai_ml.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-j5.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-colibri-aster.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-colibri-eval-v3.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-j5x.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris.dtb DTC arch/arm64/boot/dts/qcom/msm8916-samsung-serranove.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-colibri-iris-v2.dtb DTC arch/arm64/boot/dts/qcom/msm8916-thwc-uf896.dtb DTC arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb DTC arch/arm64/boot/dts/freescale/imx8ulp-evk.dtb DTC arch/arm64/boot/dts/qcom/msm8916-thwc-ufi001c.dtb DTC arch/arm64/boot/dts/freescale/imx93-11x11-evk.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-imx219.dtbo DTC arch/arm64/boot/dts/qcom/msm8916-wingtech-wt88047.dtb OBJCOPY arch/arm64/kernel/pi/kaslr_early.pi.o OBJCOPY arch/arm64/kernel/pi/lib-fdt.pi.o OBJCOPY arch/arm64/kernel/pi/lib-fdt_ro.pi.o DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtbo AR arch/arm64/kernel/pi/built-in.a DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtbo AR arch/arm64/kernel/probes/built-in.a LDS arch/arm64/kernel/vmlinux.lds DTC arch/arm64/boot/dts/qcom/msm8916-yiming-uz801v3.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtbo DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-imx219.dtb CC arch/arm64/kernel/debug-monitors.o DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtbo DTC arch/arm64/boot/dts/qcom/msm8953-motorola-potter.dtb DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtbo DTC arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtbo DTC arch/arm64/boot/dts/qcom/msm8953-xiaomi-daisy.dtb DTC arch/arm64/boot/dts/freescale/s32g274a-evb.dtb DTC arch/arm64/boot/dts/freescale/s32g274a-rdb2.dtb DTC arch/arm64/boot/dts/qcom/msm8953-xiaomi-mido.dtb DTC arch/arm64/boot/dts/freescale/s32v234-evb.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-13bb.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-65bb.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-7777.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-85bb.dtb DTC arch/arm64/boot/dts/qcom/msm8953-xiaomi-tissot.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-899b.dtb DTOVL arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-9999.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl-lvds.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-imx219.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs232-rts.dtb DTC arch/arm64/boot/dts/qcom/msm8953-xiaomi-vince.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs422.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx-0x-rs485.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs232-rts.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs422.dtb DTOVL arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-rs485.dtb DTC arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-kugo.dtb AS arch/arm64/kernel/entry.o DTC arch/arm64/boot/dts/qcom/msm8956-sony-xperia-loire-suzu.dtb DTC arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dtb CC arch/arm64/mm/dma-mapping.o DTC arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-101.dtb DTC arch/arm64/boot/dts/qcom/msm8992-msft-lumia-octagon-talkman.dtb DTC arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dtb DTC arch/arm64/boot/dts/qcom/msm8994-huawei-angler-rev-101.dtb DTC arch/arm64/boot/dts/qcom/msm8994-msft-lumia-octagon-cityman.dtb DTC arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-ivy.dtb DTC arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-karin.dtb DTC arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-satsuki.dtb DTC arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-sumire.dtb CC init/do_mounts_initrd.o DTC arch/arm64/boot/dts/qcom/msm8994-sony-xperia-kitakami-suzuran.dtb DTC arch/arm64/boot/dts/qcom/msm8996-mtp.dtb DTC arch/arm64/boot/dts/qcom/msm8996-oneplus3.dtb DTC arch/arm64/boot/dts/qcom/msm8996-oneplus3t.dtb DTC arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-dora.dtb CC arch/arm64/kernel/irq.o DTC arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-kagura.dtb DTC arch/arm64/boot/dts/qcom/msm8996-sony-xperia-tone-keyaki.dtb CC arch/arm64/mm/extable.o DTC arch/arm64/boot/dts/qcom/msm8996-xiaomi-gemini.dtb DTC arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-natrium.dtb DTC arch/arm64/boot/dts/qcom/msm8996pro-xiaomi-scorpio.dtb DTC arch/arm64/boot/dts/qcom/msm8998-asus-novago-tp370ql.dtb DTC arch/arm64/boot/dts/qcom/msm8998-fxtec-pro1.dtb CC init/initramfs.o DTC arch/arm64/boot/dts/qcom/msm8998-hp-envy-x2.dtb CC arch/arm64/mm/fault.o DTC arch/arm64/boot/dts/qcom/msm8998-lenovo-miix-630.dtb DTC arch/arm64/boot/dts/qcom/msm8998-mtp.dtb DTC arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dtb CC arch/arm64/kernel/fpsimd.o DTC arch/arm64/boot/dts/qcom/msm8998-oneplus-dumpling.dtb DTC arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-lilac.dtb DTC arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-maple.dtb DTC arch/arm64/boot/dts/qcom/msm8998-sony-xperia-yoshino-poplar.dtb DTC arch/arm64/boot/dts/qcom/msm8998-xiaomi-sagit.dtb DTC arch/arm64/boot/dts/qcom/qcs404-evb-1000.dtb DTC arch/arm64/boot/dts/qcom/qcs404-evb-4000.dtb DTC arch/arm64/boot/dts/qcom/qdu1000-idp.dtb DTC arch/arm64/boot/dts/qcom/qrb2210-rb1.dtb DTC arch/arm64/boot/dts/qcom/qrb4210-rb2.dtb DTC arch/arm64/boot/dts/qcom/qrb5165-rb5.dtb DTC arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtb DTC arch/arm64/boot/dts/qcom/qru1000-idp.dtb CC init/calibrate.o DTC arch/arm64/boot/dts/qcom/sa8155p-adp.dtb DTC arch/arm64/boot/dts/qcom/sa8295p-adp.dtb CC arch/arm64/mm/init.o DTC arch/arm64/boot/dts/qcom/sa8540p-ride.dtb DTC arch/arm64/boot/dts/qcom/sa8775p-ride.dtb DTC arch/arm64/boot/dts/qcom/sc7180-idp.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1.dtb CC init/init_task.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r1-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3.dtb CC arch/arm64/kernel/entry-common.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-coachz-r3-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r2.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r3.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar-r4.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-kingoftown.dtb CC init/version.o AS arch/arm64/mm/cache.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1.dtb CC arch/arm64/mm/copypage.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-kb.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r1-lte.dtb AR init/built-in.a CC kernel/sched/core.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-kb.dtb AS arch/arm64/kernel/entry-fpsimd.o CC arch/arm64/kernel/process.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r3-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9.dtb CC arch/arm64/mm/flush.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-kb.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-r9-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r4.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-r9.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r4.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r5.dtb CC arch/arm64/mm/ioremap.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor-limozeen-nots-r9.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-parade.dtb CC arch/arm64/kernel/ptrace.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-lte-ti.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-parade.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel-ti.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-lte.dtb CC arch/arm64/mm/mmap.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pazquel360-wifi.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r1-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r2-lte.dtb CC arch/arm64/mm/pgd.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-pompom-r3-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-quackingstick-r0-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx.dtb CC arch/arm64/mm/mmu.o CC arch/arm64/kernel/setup.o DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-inx-rt5682s.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-wormdingler-rev1-boe-rt5682s.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-r1.dtb DTC arch/arm64/boot/dts/qcom/sc7180-trogdor-r1-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-crd.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-crd-pro.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker.dtb CC arch/arm64/kernel/signal.o DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-herobrine-r1.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r0.dtb CC kernel/sched/fair.o DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1.dtb CC arch/arm64/mm/context.o DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-villager-r1-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme.dtb DTC arch/arm64/boot/dts/qcom/sc7280-herobrine-zombie-nvme-lte.dtb DTC arch/arm64/boot/dts/qcom/sc7280-idp.dtb AS arch/arm64/mm/proc.o CC arch/arm64/mm/pageattr.o DTC arch/arm64/boot/dts/qcom/sc7280-idp2.dtb CC arch/arm64/kernel/sys.o DTC arch/arm64/boot/dts/qcom/sc7280-crd-r3.dtb DTC arch/arm64/boot/dts/qcom/sc8280xp-crd.dtb DTC arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb DTC arch/arm64/boot/dts/qcom/sda660-inforce-ifc6560.dtb DTC arch/arm64/boot/dts/qcom/sdm450-motorola-ali.dtb DTC arch/arm64/boot/dts/qcom/sdm630-sony-xperia-ganges-kirin.dtb DTC arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-discovery.dtb DTC arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-pioneer.dtb CC arch/arm64/mm/fixmap.o DTC arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile-voyager.dtb DTC arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dtb DTC arch/arm64/boot/dts/qcom/sdm632-motorola-ocean.dtb DTC arch/arm64/boot/dts/qcom/sdm636-sony-xperia-ganges-mermaid.dtb CC arch/arm64/kernel/stacktrace.o DTC arch/arm64/boot/dts/qcom/sdm660-xiaomi-lavender.dtb DTC arch/arm64/boot/dts/qcom/sdm670-google-sargo.dtb DTC arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dtb DTC arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dtb DTC arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dtb DTC arch/arm64/boot/dts/qcom/sdm845-db845c.dtb CC arch/arm64/mm/hugetlbpage.o DTC arch/arm64/boot/dts/qcom/sdm845-db845c-navigation-mezzanine.dtb DTC arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dtb CC arch/arm64/kernel/time.o DTC arch/arm64/boot/dts/qcom/sdm845-lg-judyp.dtb DTC arch/arm64/boot/dts/qcom/sdm845-mtp.dtb DTC arch/arm64/boot/dts/qcom/sdm845-oneplus-enchilada.dtb DTC arch/arm64/boot/dts/qcom/sdm845-oneplus-fajita.dtb DTC arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dtb DTC arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akari.dtb CC arch/arm64/kernel/traps.o DTC arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-akatsuki.dtb DTC arch/arm64/boot/dts/qcom/sdm845-sony-xperia-tama-apollo.dtb DTC arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-ebbg.dtb CC arch/arm64/mm/trans_pgd.o DTC arch/arm64/boot/dts/qcom/sdm845-xiaomi-beryllium-tianma.dtb DTC arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dtb DTC arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dtb DTC arch/arm64/boot/dts/qcom/sdm850-lenovo-yoga-c630.dtb DTC arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dtb DTC arch/arm64/boot/dts/qcom/sm4250-oneplus-billie2.dtb DTC arch/arm64/boot/dts/qcom/sm6115p-lenovo-j606f.dtb DTC arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dtb CC arch/arm64/kernel/io.o DTC arch/arm64/boot/dts/qcom/sm6125-xiaomi-laurel-sprout.dtb DTC arch/arm64/boot/dts/qcom/sm6350-sony-xperia-lena-pdx213.dtb DTC arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dtb AS arch/arm64/mm/trans_pgd-asm.o DTC arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dtb CC arch/arm64/mm/mteswap.o DTC arch/arm64/boot/dts/qcom/sm8150-hdk.dtb DTC arch/arm64/boot/dts/qcom/sm8150-microsoft-surface-duo.dtb DTC arch/arm64/boot/dts/qcom/sm8150-mtp.dtb DTC arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-bahamut.dtb CC arch/arm64/kernel/vdso.o DTC arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-griffin.dtb CC kernel/sched/build_policy.o DTC arch/arm64/boot/dts/qcom/sm8250-hdk.dtb DTC arch/arm64/boot/dts/qcom/sm8250-mtp.dtb DTC arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx203.dtb AR arch/arm64/mm/built-in.a DTC arch/arm64/boot/dts/qcom/sm8250-sony-xperia-edo-pdx206.dtb CC certs/system_keyring.o DTC arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-boe.dtb DTC arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-csot.dtb AS arch/arm64/kernel/hyp-stub.o CC arch/arm64/kernel/psci.o DTC arch/arm64/boot/dts/qcom/sm8350-hdk.dtb DTC arch/arm64/boot/dts/qcom/sm8350-microsoft-surface-duo2.dtb HOSTCC certs/extract-cert DTC arch/arm64/boot/dts/qcom/sm8350-mtp.dtb certs/extract-cert.c:21:10: fatal error: openssl/bio.h: No such file or directory 21 | #include | ^~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [scripts/Makefile.host:114: certs/extract-cert] Error 1 make[2]: *** [scripts/Makefile.build:497: certs] Error 2 make[2]: *** Waiting for unfinished jobs.... DTC arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx214.dtb CC arch/arm64/kernel/cpu_ops.o DTC arch/arm64/boot/dts/qcom/sm8350-sony-xperia-sagami-pdx215.dtb DTC arch/arm64/boot/dts/qcom/sm8450-hdk.dtb DTC arch/arm64/boot/dts/qcom/sm8450-qrd.dtb DTC arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx223.dtb CC arch/arm64/kernel/return_address.o DTC arch/arm64/boot/dts/qcom/sm8450-sony-xperia-nagara-pdx224.dtb DTC arch/arm64/boot/dts/qcom/sm8550-mtp.dtb DTC arch/arm64/boot/dts/qcom/sm8550-qrd.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-beacon-rzg2m-kit.dtb CC kernel/locking/mutex.o DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-idk-1110wr.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-ex-mipi-2.1.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2.dtb DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex.dtb CC arch/arm64/kernel/cpuinfo.o DTC arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m-rev2-ex-idk-1110wr.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-beacon-rzg2n-kit.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-idk-1110wr.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-ex-mipi-2.1.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex.dtb DTC arch/arm64/boot/dts/renesas/r8a774b1-hihope-rzg2n-rev2-ex-idk-1110wr.dtb DTC arch/arm64/boot/dts/renesas/r8a774c0-cat874.dtb DTC arch/arm64/boot/dts/renesas/r8a774c0-ek874.dtb DTC arch/arm64/boot/dts/renesas/r8a774c0-ek874-idk-2121wr.dtb DTC arch/arm64/boot/dts/renesas/r8a774c0-ek874-mipi-2.1.dtb DTC arch/arm64/boot/dts/renesas/r8a774e1-beacon-rzg2h-kit.dtb DTC arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h.dtb DTC arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dtb DTC arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dtb CC arch/arm64/kernel/cpu_errata.o DTC arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-mipi-2.1.dtb CC kernel/locking/semaphore.o DTC arch/arm64/boot/dts/renesas/r8a77951-salvator-x.dtb DTC arch/arm64/boot/dts/renesas/r8a77951-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r8a77951-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a77951-ulcb-kf.dtb DTC arch/arm64/boot/dts/renesas/r8a77960-salvator-x.dtb DTC arch/arm64/boot/dts/renesas/r8a77960-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r8a77960-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a77960-ulcb-kf.dtb DTC arch/arm64/boot/dts/renesas/r8a77961-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r8a77961-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a77961-ulcb-kf.dtb DTC arch/arm64/boot/dts/renesas/r8a77965-salvator-x.dtb CC arch/arm64/kernel/cpufeature.o DTC arch/arm64/boot/dts/renesas/r8a77965-salvator-xs.dtb CC kernel/locking/rwsem.o DTC arch/arm64/boot/dts/renesas/r8a77965-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a77965-ulcb-kf.dtb CC kernel/sched/build_utility.o DTC arch/arm64/boot/dts/renesas/r8a77970-eagle.dtb DTC arch/arm64/boot/dts/renesas/r8a77970-v3msk.dtb DTC arch/arm64/boot/dts/renesas/r8a77980-condor.dtb DTC arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dtb DTC arch/arm64/boot/dts/renesas/r8a77980a-condor-i.dtb DTC arch/arm64/boot/dts/renesas/r8a77990-ebisu.dtb DTC arch/arm64/boot/dts/renesas/r8a77995-draak.dtb DTC arch/arm64/boot/dts/renesas/r8a779a0-falcon.dtb DTC arch/arm64/boot/dts/renesas/r8a779f0-spider.dtb DTC arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb DTC arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-ard-audio-da7212.dtbo DTC arch/arm64/boot/dts/renesas/r8a779m1-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r8a779m1-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a779m1-ulcb-kf.dtb DTC arch/arm64/boot/dts/renesas/r8a779m3-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r8a779m3-ulcb.dtb DTC arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dtb DTC arch/arm64/boot/dts/renesas/r8a779m5-salvator-xs.dtb DTC arch/arm64/boot/dts/renesas/r9a07g043u11-smarc.dtb DTC arch/arm64/boot/dts/renesas/r9a07g043-smarc-pmod.dtbo DTC arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dtb DTC arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dtb CC kernel/locking/percpu-rwsem.o DTC arch/arm64/boot/dts/renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtbo DTC arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dtb DTC arch/arm64/boot/dts/renesas/r9a09g011-v2mevk2.dtb DTC arch/arm64/boot/dts/renesas/draak-ebisu-panel-aa104xd12.dtbo DTC arch/arm64/boot/dts/renesas/salvator-panel-aa104xd12.dtbo DTC arch/arm64/boot/dts/rockchip/px30-evb.dtb DTC arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2.dtb DTC arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-ctouch2-of10.dtb DTC arch/arm64/boot/dts/rockchip/px30-engicam-px30-core-edimm2.2.dtb DTC arch/arm64/boot/dts/rockchip/px30-ringneck-haikou.dtb DTC arch/arm64/boot/dts/rockchip/rk3308-evb.dtb DTC arch/arm64/boot/dts/rockchip/rk3308-roc-cc.dtb DTC arch/arm64/boot/dts/rockchip/rk3308-rock-pi-s.dtb DTC arch/arm64/boot/dts/rockchip/rk3318-a95x-z2.dtb DTC arch/arm64/boot/dts/rockchip/rk3326-anbernic-rg351m.dtb DTC arch/arm64/boot/dts/rockchip/rk3326-odroid-go2.dtb DTC arch/arm64/boot/dts/rockchip/rk3326-odroid-go2-v11.dtb CC kernel/locking/spinlock.o DTC arch/arm64/boot/dts/rockchip/rk3326-odroid-go3.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-a1.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-evb.dtb CC arch/arm64/kernel/alternative.o DTC arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2c.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-orangepi-r1-plus-lts.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-rock64.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-rock-pi-e.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dtb DTC arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-evb-act8846.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-geekbox.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-orion-r68-meta.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dtb DTC arch/arm64/boot/dts/rockchip/rk3368-r88.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dtb CC kernel/locking/osq_lock.o DTC arch/arm64/boot/dts/rockchip/rk3399-evb.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-ficus.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-firefly.dtb CC arch/arm64/kernel/cacheinfo.o DTC arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-dumo.dtb CC kernel/locking/qspinlock.o DTC arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-inx.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-gru-scarlet-kd.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-khadas-edge.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-captain.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-khadas-edge-v.dtb CC arch/arm64/kernel/smp.o DTC arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-leez-p710.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4b.dtb CC kernel/locking/rtmutex_api.o DTC arch/arm64/boot/dts/rockchip/rk3399-nanopi-neo4.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-nanopi-r4s-enterprise.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-orangepi.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-pinephone-pro.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-roc-pc.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-roc-pc-mezzanine.dtb AR kernel/sched/built-in.a CC kernel/locking/qrwlock.o DTC arch/arm64/boot/dts/rockchip/rk3399-roc-pc-plus.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock-4c-plus.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4a-plus.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4b-plus.dtb CC arch/arm64/kernel/smp_spin_table.o DTC arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4c.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rock960.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-rockpro64-v2.dtb CC arch/arm64/net/bpf_jit_comp.o DTC arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtb DTC arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtb AR kernel/locking/built-in.a CC kernel/power/qos.o DTC arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dtb DTC arch/arm64/boot/dts/rockchip/rk3399pro-rock-pi-n10.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353p.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353v.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg353vs.dtb CC arch/arm64/kernel/topology.o DTC arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg503.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.1.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-pinenote-v1.2.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-quartz64-b.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-radxa-cm3-io.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-roc-pc.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-soquartz-blade.dtb CC kernel/power/main.o DTC arch/arm64/boot/dts/rockchip/rk3566-soquartz-cm4.dtb DTC arch/arm64/boot/dts/rockchip/rk3566-soquartz-model-a.dtb AS arch/arm64/kernel/smccc-call.o DTC arch/arm64/boot/dts/rockchip/rk3566-box-demo.dtb CC arch/arm64/kernel/syscall.o DTC arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-bpi-r2-pro.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5c.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-nanopi-r5s.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-radxa-e25.dtb DTC arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dtb DTC arch/arm64/boot/dts/rockchip/rk3588-edgeble-neu6a-io.dtb DTC arch/arm64/boot/dts/rockchip/rk3588-evb1-v10.dtb CC arch/arm64/kernel/proton-pack.o DTC arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dtb CC kernel/power/console.o DTC arch/arm64/boot/dts/rockchip/rk3588s-khadas-edge2.dtb DTC arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dtb AR arch/arm64/net/built-in.a CC kernel/power/process.o DTC arch/arm64/boot/dts/socionext/uniphier-ld11-global.dtb DTC arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dtb DTC arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dtb DTC arch/arm64/boot/dts/socionext/uniphier-ld20-global.dtb DTC arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dtb DTC arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dtb DTC arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget0.dtb DTC arch/arm64/boot/dts/socionext/uniphier-pxs3-ref-gadget1.dtb DTC arch/arm64/boot/dts/sprd/sc9836-openphone.dtb DTC arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb DTC arch/arm64/boot/dts/sprd/sp9863a-1h10.dtb DTC arch/arm64/boot/dts/sprd/ums512-1h10.dtb DTC arch/arm64/boot/dts/synaptics/berlin4ct-dmp.dtb DTC arch/arm64/boot/dts/synaptics/berlin4ct-stb.dtb DTC arch/arm64/boot/dts/tesla/fsd-evb.dtb DTC arch/arm64/boot/dts/ti/k3-am625-beagleplay.dtb DTC arch/arm64/boot/dts/ti/k3-am625-sk.dtb DTC arch/arm64/boot/dts/ti/k3-am62-lp-sk.dtb DTC arch/arm64/boot/dts/ti/k3-am62a7-sk.dtb DTC arch/arm64/boot/dts/ti/k3-am642-evm.dtb DTC arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dtb DTC arch/arm64/boot/dts/ti/k3-am642-sk.dtb DTC arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dtb DTC arch/arm64/boot/dts/toshiba/tmpv7708-rm-mbrc.dtb DTC arch/arm64/boot/dts/toshiba/tmpv7708-visrobo-vrb.dtb DTC arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dtb DTC arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dtb DTC arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dtb DTC arch/arm64/boot/dts/xilinx/avnet-ultra96-rev1.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1232-revA.dtb DTC arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1254-revA.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1275-revA.dtb DTC arch/arm64/boot/dts/ti/k3-am654-base-board.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm015-dc1.dtb DTC arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dtb CC kernel/power/suspend.o DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dtb DTC arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtbo DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm018-dc4.dtb DTC arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm019-dc5.dtb CC arch/arm64/kernel/idreg-override.o DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dtb DTC arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revB.dtb DTC arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtbo DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.0.dtb DTC arch/arm64/boot/dts/ti/k3-j721e-sk.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev1.1.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revA.dtb DTC arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu104-revC.dtb DTC arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dtb DTC arch/arm64/boot/dts/ti/k3-am69-sk.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-zcu111-revA.dtb DTC arch/arm64/boot/dts/ti/k3-j784s4-evm.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-sm-k26-revA.dtb DTOVL arch/arm64/boot/dts/ti/k3-j7200-evm.dtb DTOVL arch/arm64/boot/dts/ti/k3-j721e-evm.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-smk-k26-revA.dtb DTC arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revA.dtbo CC kernel/power/hibernate.o DTC arch/arm64/boot/dts/xilinx/zynqmp-sck-kv-g-revB.dtbo DTOVL arch/arm64/boot/dts/xilinx/smk-k26-revA-sm-k26-revA-sck-kv-g-revA.dtb DTOVL arch/arm64/boot/dts/xilinx/smk-k26-revA-sm-k26-revA-sck-kv-g-revB.dtb DTOVL arch/arm64/boot/dts/xilinx/sm-k26-revA-sck-kv-g-revA.dtb DTOVL arch/arm64/boot/dts/xilinx/sm-k26-revA-sck-kv-g-revB.dtb CC kernel/power/snapshot.o CC arch/arm64/kernel/idle.o CC kernel/printk/printk.o CC arch/arm64/kernel/patching.o CC kernel/irq/irqdesc.o CC arch/arm64/kernel/sys32.o CC kernel/power/swap.o CC kernel/irq/handle.o CC arch/arm64/kernel/signal32.o CC kernel/printk/printk_safe.o CC kernel/irq/manage.o CC kernel/power/user.o CC kernel/printk/printk_ringbuffer.o CC arch/arm64/kernel/sys_compat.o CC kernel/power/poweroff.o CC kernel/printk/sysctl.o CC kernel/power/energy_model.o CC kernel/irq/spurious.o AR kernel/printk/built-in.a AS arch/arm64/kernel/sigreturn32.o AS arch/arm64/kernel/kuser32.o CC arch/arm64/kernel/module.o LDS scripts/module.lds CC kernel/irq/resend.o AR kernel/power/built-in.a CC kernel/irq/chip.o CC arch/arm64/kernel/module-plts.o CC kernel/rcu/update.o CC kernel/irq/dummychip.o CC kernel/rcu/sync.o CC arch/arm64/kernel/perf_regs.o CC kernel/rcu/srcutree.o CC kernel/irq/devres.o CC arch/arm64/kernel/perf_callchain.o CC arch/arm64/kvm/hyp/vhe/timer-sr.o CC kernel/irq/generic-chip.o CC arch/arm64/kernel/hw_breakpoint.o CC arch/arm64/kvm/hyp/vhe/sysreg-sr.o CC kernel/rcu/tree.o CC kernel/irq/autoprobe.o CC arch/arm64/kvm/hyp/vhe/debug-sr.o AS arch/arm64/kernel/sleep.o CC kernel/irq/irqdomain.o CC arch/arm64/kernel/suspend.o CC arch/arm64/kernel/cpuidle.o CC arch/arm64/kvm/hyp/vhe/switch.o CC kernel/irq/proc.o CC arch/arm64/kernel/jump_label.o CC arch/arm64/kernel/pci.o CC arch/arm64/kvm/hyp/vhe/tlb.o CC kernel/irq/cpuhotplug.o CC arch/arm64/kernel/paravirt.o CC kernel/irq/pm.o CC arch/arm64/kernel/kaslr.o CC arch/arm64/kvm/hyp/vhe/../vgic-v3-sr.o CC kernel/rcu/rcu_segcblist.o CC arch/arm64/kernel/hibernate.o CC kernel/irq/msi.o AR kernel/rcu/built-in.a CC arch/arm64/kvm/hyp/vhe/../aarch32.o AS arch/arm64/kernel/hibernate-asm.o CC arch/arm64/kvm/hyp/vhe/../vgic-v2-cpuif-proxy.o CC arch/arm64/kernel/elfcore.o CC arch/arm64/kernel/machine_kexec.o CC kernel/irq/ipi.o AS arch/arm64/kvm/hyp/vhe/../entry.o CC arch/arm64/xen/../../arm/xen/enlighten.o AS arch/arm64/kvm/hyp/vhe/../fpsimd.o AS arch/arm64/kvm/hyp/vhe/../hyp-entry.o CC arch/arm64/kvm/hyp/vhe/../exception.o AS arch/arm64/kernel/relocate_kernel.o AS arch/arm64/kernel/cpu-reset.o CC arch/arm64/kernel/machine_kexec_file.o CC kernel/irq/ipi-mux.o CC arch/arm64/xen/../../arm/xen/grant-table.o CC arch/arm64/kernel/kexec_image.o AR arch/arm64/kvm/hyp/vhe/built-in.a LDS arch/arm64/kvm/hyp/nvhe/hyp.lds CC kernel/irq/affinity.o CC arch/arm64/kvm/hyp/nvhe/timer-sr.nvhe.o CC arch/arm64/xen/../../arm/xen/p2m.o CC arch/arm64/kernel/crash_dump.o AR kernel/irq/built-in.a AR kernel/livepatch/built-in.a CC kernel/dma/mapping.o CC arch/arm64/kvm/hyp/nvhe/sysreg-sr.nvhe.o CC arch/arm64/xen/../../arm/xen/mm.o CC arch/arm64/kernel/crash_core.o CC arch/arm64/kvm/hyp/nvhe/debug-sr.nvhe.o CC kernel/dma/direct.o AS arch/arm64/xen/hypercall.o CC arch/arm64/kernel/pointer_auth.o AR arch/arm64/xen/built-in.a CC arch/arm64/crypto/sha1-ce-glue.o CC arch/arm64/kernel/mte.o AS arch/arm64/crypto/sha1-ce-core.o CC arch/arm64/crypto/sha2-ce-glue.o CC arch/arm64/kvm/hyp/nvhe/switch.nvhe.o CC kernel/dma/ops_helpers.o AS arch/arm64/crypto/sha2-ce-core.o CC arch/arm64/crypto/ghash-ce-glue.o AS arch/arm64/kernel/vdso-wrap.o AS arch/arm64/kernel/head.o CC kernel/dma/dummy.o AR arch/arm64/kernel/built-in.a AS arch/arm64/crypto/ghash-ce-core.o CC kernel/dma/contiguous.o CC arch/arm64/kvm/hyp/nvhe/tlb.nvhe.o AS arch/arm64/kvm/hyp/nvhe/hyp-init.nvhe.o CC kernel/dma/coherent.o AS arch/arm64/crypto/aes-ce-core.o CC arch/arm64/crypto/aes-ce-glue.o CC arch/arm64/crypto/aes-ce-ccm-glue.o AS arch/arm64/kvm/hyp/nvhe/host.nvhe.o CC arch/arm64/kvm/hyp/nvhe/hyp-main.nvhe.o CC kernel/dma/swiotlb.o CC arch/arm64/kvm/hyp/nvhe/hyp-smp.nvhe.o AS arch/arm64/crypto/aes-ce-ccm-core.o CC arch/arm64/crypto/aes-glue-ce.o CC arch/arm64/kvm/hyp-constants.s CC arch/arm64/kvm/hyp/nvhe/psci-relay.nvhe.o CC kernel/dma/pool.o AS arch/arm64/crypto/aes-ce.o CC arch/arm64/crypto/sha256-glue.o PERLASM arch/arm64/crypto/sha256-core.S CC kernel/entry/kvm.o CC arch/arm64/kvm/hyp/nvhe/early_alloc.nvhe.o CC kernel/dma/remap.o CC [M] arch/arm64/crypto/sha512-ce-glue.o AR kernel/entry/built-in.a UPD arch/arm64/kvm/hyp_constants.h CC arch/arm64/kvm/hyp/nvhe/page_alloc.nvhe.o AS [M] arch/arm64/crypto/sha512-ce-core.o AS arch/arm64/kvm/hyp/nvhe/cache.nvhe.o CC kernel/module/main.o AR kernel/dma/built-in.a CC arch/arm64/kvm/../../../virt/kvm/kvm_main.o CC [M] arch/arm64/crypto/sha3-ce-glue.o CC arch/arm64/kvm/hyp/nvhe/setup.nvhe.o AS [M] arch/arm64/crypto/sha3-ce-core.o CC [M] arch/arm64/crypto/sm3-ce-glue.o AS [M] arch/arm64/crypto/sm3-ce-core.o AS [M] arch/arm64/crypto/crct10dif-ce-core.o CC arch/arm64/kvm/hyp/nvhe/mm.nvhe.o CC [M] arch/arm64/crypto/crct10dif-ce-glue.o CC kernel/module/strict_rwx.o CC [M] arch/arm64/crypto/aes-glue-neon.o CC arch/arm64/kvm/hyp/nvhe/mem_protect.nvhe.o CC kernel/module/kmod.o AS [M] arch/arm64/crypto/aes-neon.o CC [M] arch/arm64/crypto/sha512-glue.o CC kernel/module/tree_lookup.o CC arch/arm64/kvm/hyp/nvhe/sys_regs.nvhe.o PERLASM arch/arm64/crypto/sha512-core.S AS [M] arch/arm64/crypto/chacha-neon-core.o CC [M] arch/arm64/crypto/chacha-neon-glue.o CC kernel/module/kallsyms.o CC arch/arm64/kvm/../../../virt/kvm/eventfd.o AS [M] arch/arm64/crypto/aes-neonbs-core.o CC [M] arch/arm64/crypto/aes-neonbs-glue.o CC kernel/module/procfs.o CC arch/arm64/kvm/hyp/nvhe/pkvm.nvhe.o CC kernel/module/sysfs.o CC arch/arm64/kvm/hyp/nvhe/stacktrace.nvhe.o LD [M] arch/arm64/crypto/sha512-ce.o LD [M] arch/arm64/crypto/sha3-ce.o LD [M] arch/arm64/crypto/sm3-ce.o LD [M] arch/arm64/crypto/crct10dif-ce.o LD [M] arch/arm64/crypto/aes-neon-blk.o AS [M] arch/arm64/crypto/sha512-core.o LD [M] arch/arm64/crypto/chacha-neon.o LD [M] arch/arm64/crypto/aes-neon-bs.o AS arch/arm64/crypto/sha256-core.o LD [M] arch/arm64/crypto/sha512-arm64.o AR arch/arm64/crypto/built-in.a CC arch/arm64/kvm/../../../virt/kvm/binary_stats.o CC arch/arm64/kvm/hyp/pgtable.o AR kernel/module/built-in.a CC kernel/time/time.o CC arch/arm64/kvm/hyp/nvhe/../vgic-v3-sr.nvhe.o CC kernel/futex/core.o CC kernel/time/timer.o CC arch/arm64/kvm/../../../virt/kvm/vfio.o CC arch/arm64/kvm/hyp/nvhe/../aarch32.nvhe.o CC kernel/futex/syscalls.o CC arch/arm64/kvm/hyp/nvhe/../vgic-v2-cpuif-proxy.nvhe.o CC kernel/futex/pi.o AS arch/arm64/kvm/hyp/nvhe/../entry.nvhe.o CC kernel/futex/requeue.o CC kernel/time/hrtimer.o CC kernel/cgroup/cgroup.o AS arch/arm64/kvm/hyp/nvhe/../fpsimd.nvhe.o AS arch/arm64/kvm/hyp/nvhe/../hyp-entry.nvhe.o CC arch/arm64/kvm/hyp/nvhe/../exception.nvhe.o CC kernel/futex/waitwake.o AR kernel/futex/built-in.a CC kernel/time/timekeeping.o CC kernel/trace/trace_clock.o CC arch/arm64/kvm/hyp/nvhe/../pgtable.nvhe.o AR kernel/trace/built-in.a CC arch/arm64/kvm/../../../virt/kvm/coalesced_mmio.o AS arch/arm64/kvm/hyp/nvhe/../../../lib/clear_page.nvhe.o CC kernel/time/ntp.o CC kernel/time/clocksource.o AS arch/arm64/kvm/hyp/nvhe/../../../lib/copy_page.nvhe.o AS arch/arm64/kvm/hyp/nvhe/../../../lib/memcpy.nvhe.o AS arch/arm64/kvm/hyp/nvhe/../../../lib/memset.nvhe.o HOSTCC arch/arm64/kvm/hyp/nvhe/gen-hyprel LD arch/arm64/kvm/hyp/nvhe/kvm_nvhe.tmp.o HYPREL arch/arm64/kvm/hyp/nvhe/hyp-reloc.S AS arch/arm64/kvm/hyp/nvhe/hyp-reloc.o LD arch/arm64/kvm/hyp/nvhe/kvm_nvhe.rel.o HYPCOPY arch/arm64/kvm/hyp/nvhe/kvm_nvhe.o AR arch/arm64/kvm/hyp/nvhe/built-in.a AR arch/arm64/kvm/hyp/built-in.a CC arch/arm64/kvm/../../../virt/kvm/irqchip.o CC arch/arm64/kvm/../../../virt/kvm/dirty_ring.o CC kernel/time/jiffies.o CC kernel/bpf/core.o CC kernel/time/timer_list.o CC arch/arm64/kvm/arm.o CC kernel/cgroup/rstat.o CC kernel/time/timeconv.o CC kernel/cgroup/namespace.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/cgroup/cgroup-v1.o CC arch/arm64/kvm/mmu.o CC kernel/time/posix-timers.o CC kernel/bpf/syscall.o CC kernel/cgroup/freezer.o CC kernel/time/posix-cpu-timers.o CC arch/arm64/kvm/mmio.o CC kernel/cgroup/legacy_freezer.o CC kernel/time/posix-clock.o CC arch/arm64/kvm/psci.o CC kernel/cgroup/pids.o CC kernel/time/itimer.o CC kernel/cgroup/cpuset.o CC arch/arm64/kvm/hypercalls.o CC kernel/time/clockevents.o CC kernel/bpf/verifier.o CC arch/arm64/kvm/pvtime.o CC kernel/time/tick-common.o CC arch/arm64/kvm/inject_fault.o CC kernel/time/tick-broadcast.o AR kernel/cgroup/built-in.a CC kernel/events/core.o CC arch/arm64/kvm/va_layout.o CC kernel/time/tick-broadcast-hrtimer.o CC kernel/time/sched_clock.o CC arch/arm64/kvm/handle_exit.o CC kernel/time/tick-oneshot.o CC arch/arm64/kvm/guest.o CC kernel/time/tick-sched.o CC kernel/time/vsyscall.o CC arch/arm64/kvm/debug.o CC kernel/time/timekeeping_debug.o CC arch/arm64/kvm/reset.o CC kernel/time/namespace.o AR kernel/time/built-in.a CC kernel/fork.o CC arch/arm64/kvm/sys_regs.o CC kernel/events/ring_buffer.o CC kernel/events/callchain.o CC arch/arm64/kvm/stacktrace.o CC kernel/events/hw_breakpoint.o CC arch/arm64/kvm/vgic-sys-reg-v3.o CC kernel/bpf/inode.o CC kernel/exec_domain.o CC arch/arm64/kvm/fpsimd.o AR kernel/events/built-in.a CC kernel/panic.o CC arch/arm64/kvm/pkvm.o CC kernel/bpf/helpers.o CC kernel/bpf/tnum.o CC kernel/cpu.o CC arch/arm64/kvm/arch_timer.o CC kernel/exit.o CC kernel/bpf/log.o CC arch/arm64/kvm/trng.o CC arch/arm64/kvm/vmid.o CC arch/arm64/kvm/emulate-nested.o CC kernel/bpf/bpf_iter.o CC kernel/softirq.o CC kernel/bpf/map_iter.o CC arch/arm64/kvm/nested.o CC arch/arm64/kvm/vgic/vgic.o CC kernel/bpf/task_iter.o CC kernel/bpf/prog_iter.o CC kernel/bpf/link_iter.o CC arch/arm64/kvm/vgic/vgic-init.o CC kernel/bpf/hashtab.o CC kernel/bpf/arraymap.o CC kernel/bpf/percpu_freelist.o CC kernel/resource.o CC arch/arm64/kvm/vgic/vgic-irqfd.o CC arch/arm64/kvm/vgic/vgic-v2.o CC kernel/bpf/bpf_lru_list.o CC arch/arm64/kvm/vgic/vgic-v3.o CC kernel/bpf/lpm_trie.o CC kernel/bpf/map_in_map.o CC kernel/bpf/bloom_filter.o CC arch/arm64/kvm/vgic/vgic-v4.o CC kernel/sysctl.o CC arch/arm64/kvm/vgic/vgic-mmio.o CC kernel/bpf/local_storage.o CC kernel/bpf/queue_stack_maps.o CC arch/arm64/kvm/vgic/vgic-mmio-v2.o CC kernel/capability.o CC kernel/bpf/ringbuf.o CC kernel/bpf/bpf_local_storage.o CC arch/arm64/kvm/vgic/vgic-mmio-v3.o CC kernel/bpf/bpf_task_storage.o CC arch/arm64/kvm/vgic/vgic-kvm-device.o CC arch/arm64/kvm/vgic/vgic-its.o CC kernel/bpf/disasm.o CC kernel/ptrace.o CC arch/arm64/kvm/vgic/vgic-debug.o CC kernel/bpf/trampoline.o CC kernel/bpf/btf.o CC arch/arm64/kvm/pmu-emul.o CC kernel/user.o CC arch/arm64/kvm/pmu.o CC kernel/bpf/memalloc.o CC kernel/bpf/dispatcher.o AR arch/arm64/kvm/built-in.a AR arch/arm64/built-in.a CC kernel/signal.o CC kernel/sys.o CC kernel/bpf/devmap.o CC kernel/umh.o CC kernel/workqueue.o CC kernel/pid.o CC kernel/task_work.o CC kernel/bpf/cpumap.o CC kernel/extable.o CC kernel/bpf/offload.o CC kernel/bpf/net_namespace.o CC kernel/bpf/stackmap.o CC kernel/bpf/cgroup_iter.o CC kernel/bpf/bpf_cgrp_storage.o CC kernel/bpf/cgroup.o CC kernel/bpf/reuseport_array.o CC kernel/bpf/bpf_struct_ops.o CC kernel/bpf/cpumask.o CC kernel/params.o CC kernel/bpf/relo_core.o CC kernel/kthread.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC kernel/notifier.o CC kernel/ksysfs.o AR kernel/bpf/built-in.a CC kernel/cred.o CC kernel/reboot.o CC kernel/async.o CC kernel/range.o CC kernel/smpboot.o CC kernel/ucount.o CC kernel/regset.o CC kernel/groups.o CC kernel/kcmp.o CC kernel/freezer.o CC kernel/profile.o CC kernel/stacktrace.o CC kernel/smp.o CC kernel/uid16.o CC kernel/kallsyms.o CC kernel/acct.o CC kernel/crash_core.o CC kernel/kexec_core.o CC kernel/kexec.o CC kernel/kexec_file.o CC kernel/compat.o CC kernel/utsname.o CC kernel/user_namespace.o CC kernel/pid_namespace.o UPD kernel/config_data CC kernel/stop_machine.o CC kernel/audit.o CC kernel/auditfilter.o CC kernel/auditsc.o CC kernel/audit_watch.o CC kernel/audit_fsnotify.o CC kernel/audit_tree.o CC kernel/seccomp.o CC kernel/utsname_sysctl.o CC kernel/taskstats.o CC kernel/tsacct.o CC kernel/irq_work.o CC kernel/cpu_pm.o CC kernel/crash_dump.o CC kernel/jump_label.o CC kernel/context_tracking.o CC kernel/iomem.o CC kernel/rseq.o GZIP kernel/config_data.gz CC kernel/configs.o AR kernel/built-in.a make[1]: *** [Makefile:2032: .] Error 2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16' make: *** [package/pkg-generic.mk:283: /home/buildroot/autobuild/instance-0/output-1/build/linux-6.4.16/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'