lz4_wrapper.c:231:3: warning: 'LZ4_compress_limitedOutput' is deprecated: use LZ4_compress_default() instead [-Wdeprecated-declarations] res = LZ4_compress_limitedOutput(src, dest, size, block_size); ^~~ In file included from lz4_wrapper.c:27:0: /home/buildroot/autobuild/instance-3/output/host/include/lz4.h:598:69: note: declared here LZ4_DEPRECATED("use LZ4_compress_default() instead") LZ4LIB_API int LZ4_compress_limitedOutput (const char* source, char* dest, int sourceSize, int maxOutputSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o zstd_wrapper.o zstd_wrapper.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o xattr.o xattr.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o read_xattrs.o read_xattrs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs.o unsquashfs.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-1.o unsquash-1.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-2.o unsquash-2.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-3.o unsquash-3.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquash-4.o unsquash-4.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_info.o unsquashfs_info.c /usr/bin/gcc -O2 -O2 -I/home/buildroot/autobuild/instance-3/output/host/include -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"gzip\" -Wall -DGZIP_SUPPORT -DLZMA_SUPPORT -DXZ_SUPPORT -DLZO_SUPPORT -DLZ4_SUPPORT -DZSTD_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -c -o unsquashfs_xattr.o unsquashfs_xattr.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output/host/lib unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o swap.o compressor.o unsquashfs_info.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o zstd_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -lzstd -o unsquashfs /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output/host/lib mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o read_file.o info.o restore.o process_fragments.o caches-queues-lists.o gzip_wrapper.o lzma_xz_wrapper.o xz_wrapper.o lzo_wrapper.o lz4_wrapper.o zstd_wrapper.o xattr.o read_xattrs.o -lpthread -lm -lz -llzma -llzma -llzo2 -llz4 -lzstd -o mksquashfs make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output/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-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 XATTR_SUPPORT=1 XZ_SUPPORT=1 GZIP_SUPPORT=1 LZ4_SUPPORT=1 LZO_SUPPORT=1 LZMA_XZ_SUPPORT=1 ZSTD_SUPPORT=1 -C /home/buildroot/autobuild/instance-3/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools/ INSTALL_DIR=/home/buildroot/autobuild/instance-3/output/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' mkdir -p /home/buildroot/autobuild/instance-3/output/host/bin cp mksquashfs /home/buildroot/autobuild/instance-3/output/host/bin cp unsquashfs /home/buildroot/autobuild/instance-3/output/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/host-squashfs-e38956b92f738518c29734399629e7cdb33072d3/squashfs-tools' rauc-1.0.tar.xz: OK (sha256: 8875ab0d02b4cb38a211b236855361c18b874b385e6f18dde394ac699f2cf2aa) >>> host-rauc 1.0 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/rauc/rauc-1.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0 -xf - >>> host-rauc 1.0 Patching >>> host-rauc 1.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-rauc 1.0 Patching libtool patching file /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0/build-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 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> host-rauc 1.0 Configuring (cd /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output/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-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output/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-3/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/output/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-dependency-tracking --disable-network --disable-json --disable-service ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /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... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no checking for style of include used by make... 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 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... /bin/grep checking for egrep... /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... /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) /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) /bin/sed checking for fgrep... /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... /bin/dd checking how to truncate binary pipes... /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... yes checking for pkg-config... /home/buildroot/autobuild/instance-3/output/host/bin/pkg-config checking whether compiling and linking against OpenSSL works... 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 >>> host-rauc 1.0 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output/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-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0' GEN rauc-installer-generated.c /usr/bin/make --no-print-directory all-am CC librauc_la-rauc-installer-generated.lo GEN data/rauc-service.sh GEN data/de.pengutronix.rauc.service 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-install.lo CC src/librauc_la-manifest.lo In file included from /home/buildroot/autobuild/instance-3/output/host/include/glib-2.0/glib.h:111:0, from src/config_file.c:1: src/config_file.c: In function 'save_slot_status': /home/buildroot/autobuild/instance-3/output/host/include/glib-2.0/glib/glib-autocleanups.h:28:3: warning: 'group' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (*pp); ^~~~~~~~~~~~ src/config_file.c:821:21: note: 'group' was declared here g_autofree gchar *group; ^~~~~ CC src/librauc_la-mark.lo src/context.c: In function 'r_context_begin_step_formatted': src/context.c:391:2: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] desc_formatted = g_strdup_vprintf(description, args); ^~~~~~~~~~~~~~ CC src/librauc_la-mount.lo CC src/librauc_la-service.lo CC src/librauc_la-signature.lo CC src/librauc_la-utils.lo CC src/librauc_la-update_handler.lo In file included from /home/buildroot/autobuild/instance-3/output/host/include/openssl/asn1.h:16:0, from src/signature.c:1: src/signature.c: In function 'print_signer_cert': /home/buildroot/autobuild/instance-3/output/host/include/openssl/bio.h:485:34: warning: value computed is not used [-Wunused-value] # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:527:2: note: in expansion of macro 'BIO_set_close' BIO_set_close(mem, BIO_CLOSE); ^~~~~~~~~~~~~ src/signature.c: In function 'get_cert_time': /home/buildroot/autobuild/instance-3/output/host/include/openssl/bio.h:485:34: warning: value computed is not used [-Wunused-value] # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:545:2: note: in expansion of macro 'BIO_set_close' BIO_set_close(mem, BIO_CLOSE); ^~~~~~~~~~~~~ src/signature.c: In function 'asn1_time_to_tm': /home/buildroot/autobuild/instance-3/output/host/include/openssl/bio.h:485:34: warning: value computed is not used [-Wunused-value] # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signature.c:680:2: note: in expansion of macro 'BIO_set_close' BIO_set_close(mem, BIO_CLOSE); ^~~~~~~~~~~~~ CC src/librauc_la-emmc.lo CC src/rauc-main.o CC test/fakerand.o CCLD test/fakerand CCLD librauc.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD rauc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0' >>> host-rauc 1.0 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output/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-3/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0' /usr/bin/make --no-print-directory install-am /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/host/share/dbus-1/system.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/host/share/dbus-1/system-services' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/host/libexec' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.conf '/home/buildroot/autobuild/instance-3/output/host/share/dbus-1/system.d' /usr/bin/install -c -m 644 data/de.pengutronix.rauc.service '/home/buildroot/autobuild/instance-3/output/host/share/dbus-1/system-services' /usr/bin/install -c data/rauc-service.sh '/home/buildroot/autobuild/instance-3/output/host/libexec' /bin/bash ./libtool --mode=install /usr/bin/install -c rauc '/home/buildroot/autobuild/instance-3/output/host/bin' libtool: install: /usr/bin/install -c rauc /home/buildroot/autobuild/instance-3/output/host/bin/rauc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/host-rauc-1.0' rtptools-1.20.tar.gz: OK (sha256: 99d681f6e328486fa1fc16581b0a5974e31eb2708101683ee9c8a0b6bed31050) >>> rtptools 1.20 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/rtptools/rtptools-1.20.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output/build/rtptools-1.20 -xf - >>> rtptools 1.20 Patching Applying 0001-host2ip.c-disable-NIS-support-for-toolchains-lacking.patch using patch: patching file configure.in patching file host2ip.c >>> rtptools 1.20 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output/build/rtptools-1.20 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rtptools 1.20 Configuring >>> rtptools 1.20 Autoreconfiguring aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:31: warning: underquoted definition of CU_CHECK_LIB configure.in:31: run info Automake 'Extending aclocal' configure.in:31: or see http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:18: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' >>> rtptools 1.20 Patching libtool (cd /home/buildroot/autobuild/instance-3/output/build/rtptools-1.20/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-ar" AS="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-as" LD="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-ld" NM="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-nm" CC="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc" GCC="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc" CPP="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-cpp" CXX="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-g++" FC="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gfortran" F77="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-ranlib" READELF="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-readelf" STRIP="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-strip" OBJCOPY="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-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-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-3/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-gnueabi --host=arm-buildroot-linux-gnueabi --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 arm-buildroot-linux-gnueabi-strip... /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-strip checking for a thread-safe mkdir -p... /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... arm-buildroot-linux-gnueabi checking for arm-buildroot-linux-gnueabi-gcc... /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-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-3/output/host/bin/arm-none-linux-gnueabi-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-cpp checking for gethostbyname... ./configure: line 1576: ac_fn_c_try_link: command not found no checking for gethostbyname in -lnsl... yes checking for yp_match... yes checking for socket... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 rpcsvc/ypclnt.h usability... yes checking rpcsvc/ypclnt.h presence... yes checking for rpcsvc/ypclnt.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no 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 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 whether /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-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 gethostname... 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 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.20 Building PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output/build/rtptools-1.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o host2ip.o host2ip.c /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o hpt.o hpt.c /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o multimer.o multimer.c /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o notify.o notify.c host2ip.c:13:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: host2ip.c,v 1.2 2002/09/01 13:31:34 hgs Exp $"; ^ multimer.c:51:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: multimer.c,v 1.2 2002/09/01 13:16:12 hgs Exp $"; ^ /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o rd.o rd.c notify.c:20:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: notify.c,v 1.2 2002/09/01 13:16:12 hgs Exp $"; ^ /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o rtpdump.o rtpdump.c /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o rtpplay.o rtpplay.c /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o rtpsend.o rtpsend.c rtpdump.c: In function 'main': rtpdump.c:846:24: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] 0, (struct sockaddr *)&sin, &alen); ^ In file included from rtpdump.c:32:0: /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/sys/socket.h:175:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ rtpdump.c: At top level: rtpdump.c:54:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpdump.c,v 1.6 2002/09/10 10:30:54 at541 Exp $"; ^ /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rtptools\" -DVERSION=\"1.19\" -DHAVE_LIBNSL=1 -DHAVE_YP_MATCH=1 -DHAVE_SOCKET=1 -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_YP=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_VPRINTF=1 -DHAVE_GETHOSTNAME=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 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -c -o rtptrans.o rtptrans.c rtpplay.c: In function 'play_handler': rtpplay.c:147:11: warning: variable 'm' set but not used [-Wunused-but-set-variable] u_int8 m = 0; ^ rtpplay.c:146:11: warning: variable 'seq' set but not used [-Wunused-but-set-variable] u_int16 seq = 0; ^ rtpplay.c: In function 'main': rtpplay.c:346:35: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { ^ rtpplay.c:302:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^ rtpplay.c: At top level: rtpplay.c:47:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpplay.c,v 1.6 2002/09/10 10:24:10 at541 Exp $"; ^ rtptrans.c: In function 'socket_handler': rtptrans.c:219:17: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness [-Wpointer-sign] (struct sockaddr *)&sin_from, &addr_len); ^ In file included from rtptrans.c:49:0: /home/buildroot/autobuild/instance-3/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/sys/socket.h:175:16: note: expected 'socklen_t * __restrict__' but argument is of type 'int *' extern ssize_t recvfrom (int __fd, void *__restrict __buf, size_t __n, ^ rtptrans.c:343:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] else if (((struct CtrlMsgHdr *)packet)->type == 1) /* vat ID messages */{ ^ rtpsend.c: In function 'rtp': rtpsend.c:708:11: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] int dummy; ^ rtpsend.c:650:7: warning: variable 'pad' set but not used [-Wunused-but-set-variable] int pad = 0; ^ rtpsend.c: In function 'main': rtpsend.c:910:35: warning: pointer targets in passing argument 3 of 'hpt' differ in signedness [-Wpointer-sign] if (hpt(argv[optind], (struct sockaddr *)&sin, &ttl) < 0) { ^ rtpsend.c:869:14: note: expected 'unsigned char *' but argument is of type 'char *' extern int hpt(char *h, struct sockaddr *sa, unsigned char *ttl); ^ rtpsend.c: At top level: rtpsend.c:41:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = "$Id: rtpsend.c,v 1.5 2002/09/10 10:24:10 at541 Exp $"; ^ /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o rtpplay host2ip.o hpt.o multimer.o notify.o rd.o rtpplay.o -lnsl /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o rtptrans host2ip.o hpt.o multimer.o notify.o rtptrans.o -lnsl /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o rtpdump host2ip.o hpt.o multimer.o notify.o rd.o rtpdump.o -lnsl /home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -o rtpsend host2ip.o hpt.o multimer.o notify.o rtpsend.o -lnsl make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' >>> rtptools 1.20 Installing to target PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output/target install -C /home/buildroot/autobuild/instance-3/output/build/rtptools-1.20/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/target/usr/bin' /usr/bin/install -c rtpdump rtpplay rtpsend rtptrans '/home/buildroot/autobuild/instance-3/output/target/usr/bin' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/rtptools-1.20' runc-v1.0.0-rc6.tar.gz: OK (sha256: a221f8380e7b5806031f54d423af6dde24c305dad49868056cf70e5f5f4ef771) >>> runc v1.0.0-rc6 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/runc/runc-v1.0.0-rc6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6 -xf - >>> runc v1.0.0-rc6 Patching Applying 0001-nsenter-clone-proc-self-exe-to-avoid-exposing-host-b.patch using patch: patching file libcontainer/nsenter/cloned_binary.c patching file libcontainer/nsenter/nsexec.c >>> runc v1.0.0-rc6 Configuring mkdir -p /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/ ln -sf /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6 /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc >>> runc v1.0.0-rc6 Building cd /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/Godeps/_workspace/src/github.com/opencontainers/runc; GOARCH=arm GOROOT="/home/buildroot/autobuild/instance-3/output/host/lib/go" CC="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-gcc" CXX="/home/buildroot/autobuild/instance-3/output/host/bin/arm-none-linux-gnueabi-g++" GOTOOLDIR="/home/buildroot/autobuild/instance-3/output/host/lib/go/pkg/tool/linux_arm" PATH="/home/buildroot/autobuild/instance-3/output/host/bin:/home/buildroot/autobuild/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" GOBIN= CGO_ENABLED=1 GOPATH="/home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/Godeps/_workspace" /home/buildroot/autobuild/instance-3/output/host/bin/go build -v -ldflags "-X main.gitCommit=v1.0.0-rc6" -tags "cgo static_build" -p 4 -o /home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/bin/runc ./. github.com/opencontainers/runc/libcontainer/nsenter github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/activation github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink # github.com/opencontainers/runc/libcontainer/nsenter cloned_binary.c: In function 'clone_binary': cloned_binary.c:209:23: error: 'O_TMPFILE' undeclared (first use in this function) memfd = open("/tmp", O_TMPFILE | O_EXCL | O_RDWR | O_CLOEXEC, 0711); ^ cloned_binary.c:209:23: note: each undeclared identifier is reported only once for each function it appears in github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output/build/runc-v1.0.0-rc6/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'