make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1' >>> poco 1.10.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> poco 1.10.1 Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target POCO_TARGET_OSARCH=mips DEFAULT_TARGET=shared_release install -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1' /usr/bin/make -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Foundation make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Foundation' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Foundation' /usr/bin/make -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Encodings /usr/bin/make -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/XML /usr/bin/make -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/JSON make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Encodings' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/XML' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/JSON' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/JSON' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Encodings' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/XML' /usr/bin/make -C /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Util make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/Util' mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/include/Poco mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/lib mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/usr/bin for comp in Foundation Encodings XML Util ; do \ if [ -d "/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/$comp/include" ] ; then \ cp -Rf /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/$comp/include/* /home/buildroot/autobuild/instance-0/output-1/target/usr/include/ ; \ fi ; \ if [ -d "/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/$comp/bin" ] ; then \ find /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/$comp/bin -perm -700 -type f -exec cp -f {} /home/buildroot/autobuild/instance-0/output-1/target/usr/bin \; ; \ fi ; \ done find /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/lib/Linux/mips -name "libPoco*" -type f -exec cp -f {} /home/buildroot/autobuild/instance-0/output-1/target/usr/lib \; find /home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1/lib/Linux/mips -name "libPoco*" -type l -exec cp -Rf {} /home/buildroot/autobuild/instance-0/output-1/target/usr/lib \; make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/poco-1.10.1' restorecond-3.1.tar.gz: OK (sha256: 82ca45099685a45d718f11f8859963c1ba83d98e510312cbf0b7dc5664c60ad0) >>> restorecond 3.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/restorecond/restorecond-3.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1 -xf - >>> restorecond 3.1 Patching >>> restorecond 3.1 Configuring >>> restorecond 3.1 Building /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1 PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS" ARCH=""mips"" DESTDIR=/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot all make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1' /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restore.o restore.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o restorecond.o restorecond.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o utmpwatcher.o utmpwatcher.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o stringslist.o stringslist.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o user.o user.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -U_FILE_OFFSET_BITS -DHAVE_DBUS -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/include/glib-2.0 -I/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib/glib-2.0/include -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -U_FILE_OFFSET_BITS -c -o watch.o watch.c /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o restorecond restore.o restorecond.o utmpwatcher.o stringslist.o user.o watch.o -lselinux -L/home/buildroot/autobuild/instance-0/output-1/host/bin/../mips-buildroot-linux-gnu/sysroot/usr/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1' >>> restorecond 3.1 Installing to target /usr/bin/install -m 0644 -D /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1/restorecond.conf /home/buildroot/autobuild/instance-0/output-1/target/etc/selinux/restorecond.conf /usr/bin/install -m 0644 -D /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1/restorecond_user.conf /home/buildroot/autobuild/instance-0/output-1/target/etc/selinux/restorecond_user.conf /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1/restorecond /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/restorecond /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/restorecond-3.1/restorecond.init /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S20restorecond umtprd-1.3.10.tar.gz: OK (sha256: cce45c7d3df0022fc013c79de21b1f11b1027d090aeb628669f08b0c20d2afdd) >>> umtprd 1.3.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/umtprd/umtprd-1.3.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/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/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-0/output-1/build/umtprd-1.3.10 make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/umtprd-1.3.10' /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/umtprd.o src/umtprd.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_support_def.o src/mtp_support_def.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/fs_handles_db.o src/fs_handles_db.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/usbstring.o src/usbstring.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/fs_handles_db.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ In file included from src/usbstring.c:42:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition In file included from src/umtprd.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ In file included from src/mtp_support_def.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/usb_gadget.o src/usb_gadget.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/usb_gadget.c:28:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_cfg.o src/mtp_cfg.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_cfg.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/logs_out.o src/logs_out.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/logs_out.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_constant_strings.o src/mtp_constant_strings.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_constant_strings.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_helpers.o src/mtp_helpers.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_helpers.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_properties.o src/mtp_properties.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_properties.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp_datasets.o src/mtp_datasets.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_datasets.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/mtp.o src/mtp.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/msgqueue.o src/msgqueue.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/msgqueue.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o obj/inotify.o src/inotify.c -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -I./inc -lpthread -Wall -O3 In file included from src/inotify.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getdevicepropvalue.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_endeditobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getstorageids.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectpropdesc.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectreferences.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjecthandles.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getdeviceinfos.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_sendobjectinfo.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getpartialobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_begineditobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectpropvalue.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobjectpropssupported.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getdevicepropdesc.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_setobjectpropvalue.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_getobjectproplist.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_truncateobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_closesession.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_deleteobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_ops_helpers.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_sendobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobject.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getstorageinfo.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-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 -O2 -I./inc -lpthread -Wall -O3 In file included from src/mtp_operations/mtp_op_opensession.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition In file included from src/mtp_operations/mtp_op_getobjectinfo.c:26:0: ./inc/buildconf.h:1:0: warning: "_LARGEFILE64_SOURCE" redefined #define _LARGEFILE64_SOURCE ^ :0:0: note: this is the location of the previous definition /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-gcc -o umtprd obj/umtprd.o obj/mtp_support_def.o obj/fs_handles_db.o obj/usbstring.o obj/usb_gadget.o obj/mtp_cfg.o obj/logs_out.o obj/mtp_constant_strings.o obj/mtp_helpers.o obj/mtp_properties.o obj/mtp_datasets.o obj/mtp.o obj/msgqueue.o obj/inotify.o obj/mtp_op_getdevicepropvalue.o obj/mtp_op_endeditobject.o obj/mtp_op_getstorageids.o obj/mtp_op_getobjectpropdesc.o obj/mtp_op_getobjectreferences.o obj/mtp_op_getobjecthandles.o obj/mtp_op_getdeviceinfos.o obj/mtp_op_sendobjectinfo.o obj/mtp_op_getpartialobject.o obj/mtp_op_begineditobject.o obj/mtp_op_getobjectpropvalue.o obj/mtp_op_getobjectpropssupported.o obj/mtp_op_getdevicepropdesc.o obj/mtp_op_setobjectpropvalue.o obj/mtp_op_getobjectproplist.o obj/mtp_op_truncateobject.o obj/mtp_op_closesession.o obj/mtp_op_deleteobject.o obj/mtp_ops_helpers.o obj/mtp_op_sendobject.o obj/mtp_op_getobject.o obj/mtp_op_getstorageinfo.o obj/mtp_op_opensession.o obj/mtp_op_getobjectinfo.o -lpthread make[1]: Leaving directory '/home/buildroot/autobuild/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/instance-0/output-1/build/umtprd-1.3.10/umtprd /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/umtprd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-%g' -e 's%@TARGET_ARCH@%mips%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', '-O2'@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', '-O2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/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/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.32.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/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/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/instance-0/output-1/target/usr/share/locale /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/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/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/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/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/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/instance-0/output-1/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-0/output-1/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/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/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/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-7867-g0e310b4fd0c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr ln -snf /home/buildroot/autobuild/instance-0/output-1/host/mips-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2019.08-rc1-7867-g0e310b4fd0c 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 mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.32.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cegui 0-8-7 Collecting legal info COPYING: OK (sha256: cc869e2ece8ad039f6d7fd17259db4ea0ae0a502d02a1bb506c0168deb12e40d) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libselinux 3.1 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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.36 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) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-genimage 13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> getent Collecting legal info >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 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) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libuv 1.40.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> poco 1.10.1 Collecting legal info LICENSE: OK (sha256: c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5) >>> restorecond 3.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> umtprd 1.3.10 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'