700K .......... .......... .......... .......... .......... 68% 112M 0s 750K .......... .......... .......... .......... .......... 73% 37.0M 0s 800K .......... .......... .......... .......... .......... 78% 14.3M 0s 850K .......... .......... .......... .......... .......... 82% 139M 0s 900K .......... .......... .......... .......... .......... 87% 215M 0s 950K .......... .......... .......... .......... .......... 91% 16.8M 0s 1000K .......... .......... .......... .......... .......... 96% 220M 0s 1050K .......... .......... .......... ........ 100% 263M=0.05s 2023-03-07 09:04:45 (22.5 MB/s) - '/tmp/instance-21/output-1/build/.rauc-1.8.tar.xz.vnQ1hs/output' saved [1114180/1114180] rauc-1.8.tar.xz: OK (sha256: d233247c1763b1c56c851d0adef2094b7aa2fcd72decf524a8ac0419188e0978) >>> host-rauc 1.8 Extracting xzcat /tmp/instance-21/dl/rauc/rauc-1.8.tar.xz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/host-rauc-1.8 -xf - >>> host-rauc 1.8 Patching >>> host-rauc 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-21/output-1/build/host-rauc-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-rauc 1.8 Patching libtool patching file /tmp/instance-21/output-1/build/host-rauc-1.8/build-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). >>> host-rauc 1.8 Configuring (cd /tmp/instance-21/output-1/build/host-rauc-1.8/ && rm -rf config.cache; PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-21/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="/tmp/instance-21/output-1/host/lib/pkgconfig:/tmp/instance-21/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/tmp/instance-21/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-21/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-21/output-1/host/include" LDFLAGS="-L/tmp/instance-21/output-1/host/lib -Wl,-rpath,/tmp/instance-21/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-21/output-1/host/include" LDFLAGS="-L/tmp/instance-21/output-1/host/lib -Wl,-rpath,/tmp/instance-21/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-21/output-1/host" --sysconfdir="/tmp/instance-21/output-1/host/etc" --localstatedir="/tmp/instance-21/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 --disable-network --disable-json --disable-service --without-dbuspolicydir --with-systemdunitdir=no ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --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 how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no 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 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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for /usr/bin/gcc option to accept ISO C99... none needed checking for catchsegv... catchsegv checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 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 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 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... mt checking if mt 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... yes 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 whether to build with code coverage support... no checking whether to enable Valgrind on the unit tests... checking for valgrind... no yes checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.50 gio-2.0 gio-unix-2.0... yes checking for libnl-genl-3.0 >= 3.1... no checking linux/nbd-netlink.h usability... yes checking linux/nbd-netlink.h presence... yes checking for linux/nbd-netlink.h... yes checking for openssl >= 1.1.1... yes checking linux/mmc/ioctl.h usability... yes checking linux/mmc/ioctl.h presence... yes checking for linux/mmc/ioctl.h... yes 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, --disable-nls rauc 1.8 network: no streaming: no >>> host-rauc 1.8 Building PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-21/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="/tmp/instance-21/output-1/host/lib/pkgconfig:/tmp/instance-21/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/host-rauc-1.8/ make[1]: Entering directory '/tmp/instance-21/output-1/build/host-rauc-1.8' GEN rauc-installer-generated.c /home/autobuild/make/make --no-print-directory all-am CC src/rauc-main.o CC src/librauc_la-bootchooser.lo CC src/librauc_la-bundle.lo CC src/librauc_la-checksum.lo CC src/librauc_la-config_file.lo CC src/librauc_la-context.lo CC src/librauc_la-crypt.lo CC src/librauc_la-dm.lo CC src/librauc_la-hash_index.lo CC src/librauc_la-install.lo CC src/librauc_la-manifest.lo CC src/librauc_la-mark.lo CC src/librauc_la-mbr.lo CC src/librauc_la-mount.lo CC src/librauc_la-service.lo CC src/librauc_la-signature.lo In file included from /tmp/instance-21/output-1/host/include/openssl/asn1.h:16, from src/signature.c:1: src/signature.c: In function 'get_cert_time': /tmp/instance-21/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value] 482 | # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:911:2: note: in expansion of macro 'BIO_set_close' 911 | BIO_set_close(mem, BIO_CLOSE); | ^~~~~~~~~~~~~ src/signature.c: In function 'asn1_time_to_tm': /tmp/instance-21/output-1/host/include/openssl/bio.h:482:34: warning: value computed is not used [-Wunused-value] 482 | # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:1095:2: note: in expansion of macro 'BIO_set_close' 1095 | BIO_set_close(mem, BIO_CLOSE); | ^~~~~~~~~~~~~ CC src/librauc_la-slot.lo CC src/librauc_la-stats.lo CC src/librauc_la-utils.lo CC src/librauc_la-update_handler.lo CC src/librauc_la-verity_hash.lo CC src/librauc_la-emmc.lo CC librauc_la-rauc-installer-generated.lo CCLD librauc.la CCLD rauc CC test/fakerand.o CCLD test/fakerand GEN data/rauc-service.sh GEN data/de.pengutronix.rauc.service GEN data/rauc.service make[1]: Leaving directory '/tmp/instance-21/output-1/build/host-rauc-1.8' >>> host-rauc 1.8 Installing to host directory PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-21/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="/tmp/instance-21/output-1/host/lib/pkgconfig:/tmp/instance-21/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-21/output-1/build/host-rauc-1.8/ make[1]: Entering directory '/tmp/instance-21/output-1/build/host-rauc-1.8' /home/autobuild/make/make --no-print-directory install-am /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c rauc '/tmp/instance-21/output-1/host/bin' libtool: install: /usr/bin/install -c rauc /tmp/instance-21/output-1/host/bin/rauc /usr/bin/mkdir -p 'no' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf 'no' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/share/man/man1' /usr/bin/install -c -m 644 rauc.1 '/tmp/instance-21/output-1/host/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-21/output-1/host/libexec' /usr/bin/install -c data/rauc-service.sh '/tmp/instance-21/output-1/host/libexec' /usr/bin/mkdir -p 'no' /usr/bin/install -c -m 644 data/rauc.service 'no' make[1]: Leaving directory '/tmp/instance-21/output-1/build/host-rauc-1.8' >>> rcw-smarc-sal28 11 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.rcw-smarc-sal28-11.tar.gz.f6RoUr/output' 'https://github.com/kontron/rcw-smarc-sal28/archive/v11/rcw-smarc-sal28-11.tar.gz' --2023-03-07 09:05:28-- https://github.com/kontron/rcw-smarc-sal28/archive/v11/rcw-smarc-sal28-11.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/kontron/rcw-smarc-sal28/tar.gz/refs/tags/v11 [following] --2023-03-07 09:05:29-- https://codeload.github.com/kontron/rcw-smarc-sal28/tar.gz/refs/tags/v11 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-21/output-1/build/.rcw-smarc-sal28-11.tar.gz.f6RoUr/output' 0K ...... 1.06K=6.0s 2023-03-07 09:05:35 (1.06 KB/s) - '/tmp/instance-21/output-1/build/.rcw-smarc-sal28-11.tar.gz.f6RoUr/output' saved [6524] rcw-smarc-sal28-11.tar.gz: OK (sha256: 8c1c3e26407141ee8d8bd16a43c16c0459b01a60e6e25ca47e22c7499b3e4e65) >>> rcw-smarc-sal28 11 Extracting gzip -d -c /tmp/instance-21/dl/rcw-smarc-sal28/rcw-smarc-sal28-11.tar.gz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/rcw-smarc-sal28-11 -xf - >>> rcw-smarc-sal28 11 Patching >>> rcw-smarc-sal28 11 Configuring >>> rcw-smarc-sal28 11 Building >>> rcw-smarc-sal28 11 Installing to images directory /usr/bin/install -d /tmp/instance-21/output-1/images/rcw /usr/bin/install -D -m 0644 /tmp/instance-21/output-1/build/rcw-smarc-sal28-11/sl28-*.bin /tmp/instance-21/output-1/images/rcw/ ln -sf rcw/sl28-3-11_q.bin /tmp/instance-21/output-1/images/rcw.bin >>> rtptools 1.22 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.wAJ72d/output' 'http://www.cs.columbia.edu/irt/software/rtptools/download/rtptools-1.22.tar.gz' --2023-03-07 09:05:37-- http://www.cs.columbia.edu/irt/software/rtptools/download/rtptools-1.22.tar.gz Resolving www.cs.columbia.edu (www.cs.columbia.edu)... 128.59.11.206 Connecting to www.cs.columbia.edu (www.cs.columbia.edu)|128.59.11.206|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.cs.columbia.edu/irt/software/rtptools/download/rtptools-1.22.tar.gz [following] --2023-03-07 09:05:38-- https://www.cs.columbia.edu/irt/software/rtptools/download/rtptools-1.22.tar.gz Connecting to www.cs.columbia.edu (www.cs.columbia.edu)|128.59.11.206|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 97 [text/html] Saving to: '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.wAJ72d/output' 0K 100% 113M=0s 2023-03-07 09:05:38 (113 MB/s) - '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.wAJ72d/output' saved [97/97] ERROR: rtptools-1.22.tar.gz has wrong sha256 hash: ERROR: expected: 2c76b2a423fb943820c91194372133a44cbdc456ebf69c51616ec50eeb068c28 ERROR: got : 2c4896cef25fc30a00cb7201c58318440af180e88395040b7d68de4cce57efa7 ERROR: Incomplete download, or man-in-the-middle (MITM) attack wget --passive-ftp -nd -t 3 -O '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.kM4Kv5/output' 'http://sources.buildroot.net/rtptools/rtptools-1.22.tar.gz' --2023-03-07 09:05:38-- http://sources.buildroot.net/rtptools/rtptools-1.22.tar.gz Resolving sources.buildroot.net (sources.buildroot.net)... 172.67.72.56, 104.26.0.37, 104.26.1.37, ... Connecting to sources.buildroot.net (sources.buildroot.net)|172.67.72.56|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 183182 (179K) [application/x-gtar-compressed] Saving to: '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.kM4Kv5/output' 0K .......... .......... .......... .......... .......... 27% 1.47M 0s 50K .......... .......... .......... .......... .......... 55% 4.08M 0s 100K .......... .......... .......... .......... .......... 83% 2.33M 0s 150K .......... .......... ........ 100% 4.93M=0.07s 2023-03-07 09:05:38 (2.43 MB/s) - '/tmp/instance-21/output-1/build/.rtptools-1.22.tar.gz.kM4Kv5/output' saved [183182/183182] rtptools-1.22.tar.gz: OK (sha256: 2c76b2a423fb943820c91194372133a44cbdc456ebf69c51616ec50eeb068c28) >>> rtptools 1.22 Extracting gzip -d -c /tmp/instance-21/dl/rtptools/rtptools-1.22.tar.gz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/rtptools-1.22 -xf - >>> rtptools 1.22 Patching >>> rtptools 1.22 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-21/output-1/build/rtptools-1.22 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rtptools 1.22 Patching libtool >>> rtptools 1.22 Configuring (cd /tmp/instance-21/output-1/build/rtptools-1.22/ && rm -rf config.cache && PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" LD="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-ld" NM="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" GCC="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc" CPP="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp" CXX="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-g++" FC="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" F77="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-21/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/tmp/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-21/output-1/host/lib -Wl,-rpath,/tmp/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-21/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 -O3 -g3 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -O3 -g3" FFLAGS=" -O3 -g3" PKG_CONFIG="/tmp/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-21/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_FOUND_CLANG=no 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, --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 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... /tmp/instance-21/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 /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc accepts -g... yes checking for /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc option to accept ISO C89... none needed checking whether /tmp/instance-21/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 /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc... none checking how to run the C preprocessor... /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-cpp checking for clang... (cached) no checking for groff... yes checking for mandoc... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking rpcsvc/ypclnt.h usability... no checking rpcsvc/ypclnt.h presence... no checking for rpcsvc/ypclnt.h... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes 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 for struct msghdr.msg_control... yes checking whether /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc needs -traditional... no checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for gethostbyname... yes checking for gettimeofday... yes checking for mktime... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for srand... yes checking for gethostbyname... (cached) yes checking for yp_match... no checking for yp_match in -lnsl... no checking for socket... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile 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 >>> rtptools 1.22 Building PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-21/output-1/build/rtptools-1.22/ make[1]: Entering directory '/tmp/instance-21/output-1/build/rtptools-1.22' /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o host2ip.o host2ip.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o hpt.o hpt.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o multimer.o multimer.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o notify.o notify.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o rd.o rd.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o rtpdump.o rtpdump.c rtpdump.c: In function 'parse_data': rtpdump.c:290:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint32_t' {aka 'unsigned int'} [-Wformat=] 290 | fprintf(out, "csrc[%d]=0x%0lx ", i, r->csrc[i]); | ~~~^ ~~~~~~~~~~ | | | | | uint32_t {aka unsigned int} | long unsigned int | %0x rtpdump.c: In function 'rtp_read_sdes': rtpdump.c:397:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 397 | return b + ((4 - ((int)b & 0x3)) & 0x3); | ^ /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o rtpplay.o rtpplay.c rtpplay.c: In function 'play_handler': rtpplay.c:155:12: warning: variable 'm' set but not used [-Wunused-but-set-variable] 155 | uint8_t m = 0; | ^ rtpplay.c:154:12: warning: variable 'seq' set but not used [-Wunused-but-set-variable] 154 | uint16_t seq = 0; | ^~~ rtpplay.c: In function 'main': rtpplay.c:354:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 354 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpplay.c:310:63: note: expected 'unsigned char *' but argument is of type 'char *' 310 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o rtpsend.o rtpsend.c rtpsend.c: In function 'rtp': rtpsend.c:716:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 716 | int dummy; | ^~~~~ rtpsend.c:658:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] 658 | int pad = 0; | ^~~ rtpsend.c: In function 'main': rtpsend.c:918:52: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] 918 | if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { | ^~~~ | | | char * rtpsend.c:877:63: note: expected 'unsigned char *' but argument is of type 'char *' 877 | extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); | ~~~~~~~~~~~~~~~^~~ /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -DPACKAGE_NAME=\"rtptools\" -DPACKAGE_TARNAME=\"rtptools\" -DPACKAGE_VERSION=\"1.22\" -DPACKAGE_STRING=\"rtptools\ 1.22\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.22\" -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_SEARCH_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DWORDS_BIGENDIAN=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_MSGHDR_MSG_CONTROL=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_UNAME=1 -DHAVE_SRAND=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_SOCKET=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -c -o rtptrans.o rtptrans.c /tmp/instance-21/output-1/host/bin/aarch64_be-buildroot-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g3 -D_FORTIFY_SOURCE=2 -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o make[1]: Leaving directory '/tmp/instance-21/output-1/build/rtptools-1.22' >>> rtptools 1.22 Installing to target PATH="/tmp/instance-21/output-1/host/bin:/tmp/instance-21/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-21/output-1/target install -C /tmp/instance-21/output-1/build/rtptools-1.22/ make[1]: Entering directory '/tmp/instance-21/output-1/build/rtptools-1.22' make[2]: Entering directory '/tmp/instance-21/output-1/build/rtptools-1.22' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/install -c multidump multiplay '/tmp/instance-21/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-21/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rtpdump.1 rtpplay.1 rtpsend.1 rtptrans.1 multidump.1 multiplay.1 '/tmp/instance-21/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-21/output-1/build/rtptools-1.22' make[1]: Leaving directory '/tmp/instance-21/output-1/build/rtptools-1.22' go1.4-bootstrap-20171003.tar.gz: OK (sha256: f4ff5b5eb3a3cae1c993723f3eab519c5bae18866b5e5f96fe1102f0cb5c3e52) >>> host-go-bootstrap 1.4-bootstrap-20171003 Extracting gzip -d -c /tmp/instance-21/dl/go-bootstrap/go1.4-bootstrap-20171003.tar.gz | tar --strip-components=1 -C /tmp/instance-21/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003 -xf - >>> host-go-bootstrap 1.4-bootstrap-20171003 Patching >>> host-go-bootstrap 1.4-bootstrap-20171003 Configuring >>> host-go-bootstrap 1.4-bootstrap-20171003 Building cd /tmp/instance-21/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/src && GOOS=linux GOROOT_FINAL="/tmp/instance-21/output-1/host/lib/go-1.4-bootstrap-20171003" GOROOT="/tmp/instance-21/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003" GOBIN="/tmp/instance-21/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/bin" CC=/usr/bin/gcc CGO_ENABLED=0 ./make.bash # Building C bootstrap tool. cmd/dist go tool dist: mkdtemp(/var/tmp/go-cbuild-363W8c): Permission denied make: *** [package/pkg-generic.mk:293: /tmp/instance-21/output-1/build/host-go-bootstrap-1.4-bootstrap-20171003/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-21/buildroot'