install -m 644 src/cbor.h /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/tinycbor/cbor.h install -m 644 src/cborjson.h /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/tinycbor/cborjson.h install -d /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/tinycbor install -m 644 src/tinycbor-version.h /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.5.4 /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.5.4 /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libtinycbor.so.0.5 make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/tinycbor-0.5.4' >>> tinycbor 0.5.4 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> tinycbor 0.5.4 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os -g2" FFLAGS="-mlongcalls -mauto-litpools -Os -g2" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl V=1 BUILD_STATIC=0 BUILD_SHARED=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/tinycbor-0.5.4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output-1/target prefix=/usr install make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/tinycbor-0.5.4' Makefile:102: warning: funopen and fopencookie unavailable, open_memstream can not be implemented and conversion to JSON will not work properly! install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin install -m 755 bin/cbordump /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin/cbordump install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib install -m 644 lib/libtinycbor.so.0.5.4 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libtinycbor.so.0.5.4 install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor install -m 644 tinycbor.pc /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig/tinycbor.pc install -m 644 src/cbor.h /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor/cbor.h install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor install -m 644 src/cborjson.h /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor/cborjson.h install -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor install -m 644 src/tinycbor-version.h /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/tinycbor/tinycbor-version.h ln -sf libtinycbor.so.0.5.4 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libtinycbor.so ln -sf libtinycbor.so.0.5.4 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libtinycbor.so.0.5 make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/tinycbor-0.5.4' umtprd-1.3.10.tar.gz: OK (sha256: cce45c7d3df0022fc013c79de21b1f11b1027d090aeb628669f08b0c20d2afdd) >>> umtprd 1.3.10 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-1/dl/umtprd/umtprd-1.3.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output-1/build/umtprd-1.3.10 -xf - >>> umtprd 1.3.10 Patching >>> umtprd 1.3.10 Configuring >>> umtprd 1.3.10 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ar" AS="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-nm" CC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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/run/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -Os -g2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 " LDFLAGS="" FCFLAGS="-mlongcalls -mauto-litpools -Os -g2" FFLAGS="-mlongcalls -mauto-litpools -Os -g2" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-1/output-1/build/umtprd-1.3.10 make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/umtprd-1.3.10' /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/fs_handles_db.o src/fs_handles_db.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/inotify.o src/inotify.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/logs_out.o src/logs_out.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/inotify.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/fs_handles_db.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/msgqueue.o src/msgqueue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/logs_out.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/msgqueue.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp.o src/mtp.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_cfg.o src/mtp_cfg.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_cfg.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_constant_strings.o src/mtp_constant_strings.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_datasets.o src/mtp_datasets.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_constant_strings.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_datasets.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_helpers.o src/mtp_helpers.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_helpers.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_properties.o src/mtp_properties.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_properties.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_support_def.o src/mtp_support_def.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_support_def.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/umtprd.o src/umtprd.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/usb_gadget.o src/usb_gadget.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/umtprd.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/usb_gadget.c:28: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/usbstring.o src/usbstring.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/usbstring.c:42: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_begineditobject.o src/mtp_operations/mtp_op_begineditobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_begineditobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_closesession.o src/mtp_operations/mtp_op_closesession.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_closesession.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_deleteobject.o src/mtp_operations/mtp_op_deleteobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_deleteobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_endeditobject.o src/mtp_operations/mtp_op_endeditobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_endeditobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getdeviceinfos.o src/mtp_operations/mtp_op_getdeviceinfos.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getdevicepropdesc.o src/mtp_operations/mtp_op_getdevicepropdesc.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getdeviceinfos.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getdevicepropdesc.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getdevicepropvalue.o src/mtp_operations/mtp_op_getdevicepropvalue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobject.o src/mtp_operations/mtp_op_getobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjecthandles.o src/mtp_operations/mtp_op_getobjecthandles.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getdevicepropvalue.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobjecthandles.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectinfo.o src/mtp_operations/mtp_op_getobjectinfo.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectinfo.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectpropdesc.o src/mtp_operations/mtp_op_getobjectpropdesc.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectproplist.o src/mtp_operations/mtp_op_getobjectproplist.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectpropdesc.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobjectproplist.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectpropssupported.o src/mtp_operations/mtp_op_getobjectpropssupported.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectpropssupported.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectpropvalue.o src/mtp_operations/mtp_op_getobjectpropvalue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getobjectreferences.o src/mtp_operations/mtp_op_getobjectreferences.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectpropvalue.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobjectreferences.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getpartialobject.o src/mtp_operations/mtp_op_getpartialobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getpartialobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getstorageids.o src/mtp_operations/mtp_op_getstorageids.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_getstorageinfo.o src/mtp_operations/mtp_op_getstorageinfo.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getstorageids.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getstorageinfo.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_opensession.o src/mtp_operations/mtp_op_opensession.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_sendobject.o src/mtp_operations/mtp_op_sendobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_opensession.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_sendobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_sendobjectinfo.o src/mtp_operations/mtp_op_sendobjectinfo.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_setobjectpropvalue.o src/mtp_operations/mtp_op_setobjectpropvalue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_sendobjectinfo.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_setobjectpropvalue.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_op_truncateobject.o src/mtp_operations/mtp_op_truncateobject.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_truncateobject.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o obj/mtp_ops_helpers.o src/mtp_operations/mtp_ops_helpers.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -Os -g2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_ops_helpers.c:26: ./inc/buildconf.h:1: warning: "_LARGEFILE64_SOURCE" redefined 1 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -o umtprd obj/fs_handles_db.o obj/inotify.o obj/logs_out.o obj/msgqueue.o obj/mtp.o obj/mtp_cfg.o obj/mtp_constant_strings.o obj/mtp_datasets.o obj/mtp_helpers.o obj/mtp_properties.o obj/mtp_support_def.o obj/umtprd.o obj/usb_gadget.o obj/usbstring.o obj/mtp_op_begineditobject.o obj/mtp_op_closesession.o obj/mtp_op_deleteobject.o obj/mtp_op_endeditobject.o obj/mtp_op_getdeviceinfos.o obj/mtp_op_getdevicepropdesc.o obj/mtp_op_getdevicepropvalue.o obj/mtp_op_getobject.o obj/mtp_op_getobjecthandles.o obj/mtp_op_getobjectinfo.o obj/mtp_op_getobjectpropdesc.o obj/mtp_op_getobjectproplist.o obj/mtp_op_getobjectpropssupported.o obj/mtp_op_getobjectpropvalue.o obj/mtp_op_getobjectreferences.o obj/mtp_op_getpartialobject.o obj/mtp_op_getstorageids.o obj/mtp_op_getstorageinfo.o obj/mtp_op_opensession.o obj/mtp_op_sendobject.o obj/mtp_op_sendobjectinfo.o obj/mtp_op_setobjectpropvalue.o obj/mtp_op_truncateobject.o obj/mtp_ops_helpers.o -lpthread make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/umtprd-1.3.10' >>> umtprd 1.3.10 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/run/instance-1/output-1/build/umtprd-1.3.10/umtprd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/sbin/umtprd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-%g' -e 's%@TARGET_ARCH@%xtensa%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Os', '-g2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output-1/target/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/man /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/info /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output-1/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.08-208-g3de74dc"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08.1"; \ echo "PRETTY_NAME=\"Buildroot 2021.08.1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-1/output-1/per-package /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-1/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/run/instance-1/output-1/staging make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2021.08-208-g3de74dc Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.39 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.13.19 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bash 5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> c-ares 1.17.2 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20210119 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.79.1 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> frr 7.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-frr 7.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyang 1.0.240 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> initscripts Collecting legal info >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ncmpc 0.45 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> openfpgaloader 381c67de00a3102cf6e9bb20ca84030a71c7a0f2 Collecting legal info LICENSE: OK (sha256: 8486a10c4393cee1c25392769ddd3b2d6c242d6ec7928e1414efff7dfb2f07ef) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rpcbind 1.2.6 Collecting legal info COPYING: OK (sha256: 2b9477d2f4ab277b29702958f0058546edc120aae4b5fb8b8d1a9652104e1ba3) >>> ruby 3.0.2 Collecting legal info LEGAL: OK (sha256: 274f8d7983052448e7fd691c81043465c92ee6fb7bd8ab3f20a7997862f2778e) COPYING: OK (sha256: 967586d538a28955ec2541910cf63c5ac345fcdea94bfb1f1705a1f6eb36bcbb) BSDL: OK (sha256: 36a9a6e7347214bbba599a412617204e65bff065dcbe5c46f5cb454c80de9eb0) >>> host-ruby 3.0.2 Collecting legal info LEGAL: OK (sha256: 274f8d7983052448e7fd691c81043465c92ee6fb7bd8ab3f20a7997862f2778e) COPYING: OK (sha256: 967586d538a28955ec2541910cf63c5ac345fcdea94bfb1f1705a1f6eb36bcbb) BSDL: OK (sha256: 36a9a6e7347214bbba599a412617204e65bff065dcbe5c46f5cb454c80de9eb0) >>> tinycbor 0.5.4 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> umtprd 1.3.10 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'