>>> umtprd 1.3.10 Configuring >>> umtprd 1.3.10 Building /usr/bin/make -j4 PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-ar" AS="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-as" LD="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-ld" NM="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-nm" CC="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-g++" FC="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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/run/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-0/output-1/host/riscv64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/run/instance-0/output-1/build/umtprd-1.3.10 make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/umtprd-1.3.10' /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/fs_handles_db.o src/fs_handles_db.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/inotify.o src/inotify.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/logs_out.o src/logs_out.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/msgqueue.o src/msgqueue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp.o src/mtp.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_cfg.o src/mtp_cfg.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_constant_strings.o src/mtp_constant_strings.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_datasets.o src/mtp_datasets.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_helpers.o src/mtp_helpers.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_properties.o src/mtp_properties.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-gcc -o obj/mtp_support_def.o src/mtp_support_def.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-gcc -o obj/umtprd.o src/umtprd.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-gcc -o obj/usb_gadget.o src/usb_gadget.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-gcc -o obj/usbstring.o src/usbstring.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -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-0/output-1/host/bin/riscv64-linux-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 -Os -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-0/output-1/host/bin/riscv64-linux-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 -Os -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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -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-0/output-1/host/bin/riscv64-linux-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 -Os -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_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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-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 -Os -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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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_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-0/output-1/host/bin/riscv64-linux-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 -Os -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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -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 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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -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 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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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 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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -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 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-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 -Os -I./inc -lpthread -Wall -O3 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 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-0/output-1/host/bin/riscv64-linux-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 -Os -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-0/output-1/host/bin/riscv64-linux-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-0/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-0/output-1/build/umtprd-1.3.10/umtprd /home/buildroot/autobuild/run/instance-0/output-1/target/usr/sbin/umtprd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-%g' -e 's%@TARGET_ARCH@%riscv64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-0/output-1/host/riscv64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/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-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-0/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-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/run/instance-0/output-1/build/busybox-1.33.2/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/run/instance-0/output-1/build/busybox-1.33.2/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/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-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/run/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/run/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/inittab; fi grep -qsE '^/usr/bin/tmux$' /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells || echo "/usr/bin/tmux" >> /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/include /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output-1/target/lib/ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/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-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/man /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/info /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-0/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-0/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-0/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.5-558-gf1d3b87"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.10\"" \ ) > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-0/output-1/per-package /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-0/output-1/host/riscv64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/run/instance-0/output-1/staging make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2021.02.5-558-gf1d3b87 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bash 5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> belr 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> busybox 1.33.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.37.3 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.1m 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.9 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.4 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fetchmail 6.4.22 Collecting legal info COPYING: OK (sha256: 001d1b8d111a83e3bab8b4d511ea4767d37d3bd0583560fccece630df1ba8f3c) >>> openssl Collecting legal info >>> libopenssl 1.1.1m Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> 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) >>> 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 >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> initscripts Collecting legal info >>> kompexsqlite 1.10.12-1 Collecting legal info LICENSE.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> lcdapi 0.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbdplus 0.1.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.9.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.41 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libfm-extra 1.3.1 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.56.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) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.37.3 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsidplay2 2.1.1 Collecting legal info libsidplay/COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> liburcu 0.12.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> lttng-libust 2.12.0 Collecting legal info COPYING: OK (sha256: 74125a84c2166300776980166e29de40d5f98d1a75e487f0bbc0c03b4cd2342e) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> openfpgaloader 381c67de00a3102cf6e9bb20ca84030a71c7a0f2 Collecting legal info LICENSE: OK (sha256: 8486a10c4393cee1c25392769ddd3b2d6c242d6ec7928e1414efff7dfb2f07ef) >>> p7zip 16.02 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> tmux 3.1c Collecting legal info COPYING: OK (sha256: c031bd37f464c534277814f6aa38686fa023d094261d57fd2545ad592bb53ccd) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.15 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> udftools 2.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> umtprd 1.3.10 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'