make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/rhash-1.4.2/librhash' install -d /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 librhash.a /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/ install -d /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include install -m 644 rhash.h rhash_torrent.h /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/ make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/rhash-1.4.2/librhash' >>> rhash 1.4.2 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-21/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-21/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 >>> rhash 1.4.2 Installing to target PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-21/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Og -g0 -static" FFLAGS=" -Og -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/rhash-1.4.2/librhash DESTDIR="/nvmedata/autobuild/instance-21/output-1/target" install-lib-static make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/rhash-1.4.2/librhash' install -d /nvmedata/autobuild/instance-21/output-1/target/usr/lib install -m 644 librhash.a /nvmedata/autobuild/instance-21/output-1/target/usr/lib/ make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/rhash-1.4.2/librhash' >>> triggerhappy 0.5.0 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.triggerhappy-0.5.0.tar.gz.fKMVMa/output' 'https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz' --2022-04-22 06:21:34-- https://github.com/wertarbyte/triggerhappy/archive/release/0.5.0/triggerhappy-0.5.0.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 [following] --2022-04-22 06:21:34-- https://codeload.github.com/wertarbyte/triggerhappy/tar.gz/refs/tags/release/0.5.0 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.triggerhappy-0.5.0.tar.gz.fKMVMa/output' 0K .......... .......... ......... 560K=0.05s 2022-04-22 06:21:35 (560 KB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.triggerhappy-0.5.0.tar.gz.fKMVMa/output' saved [29841] triggerhappy-0.5.0.tar.gz: OK (sha256: af0fc196202f2d35153be401769a9ad9107b5b6387146cfa8895ae9cafad631c) >>> triggerhappy 0.5.0 Extracting gzip -d -c /nvmedata/autobuild/instance-21/dl/triggerhappy/triggerhappy-0.5.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0 -xf - >>> triggerhappy 0.5.0 Patching >>> triggerhappy 0.5.0 Configuring >>> triggerhappy 0.5.0 Building /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-21/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Og -g0 -static" FFLAGS=" -Og -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no PKGCONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" -C /nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0 thd th-cmd make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0' /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o cmdsocket.d cmdsocket.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o th-cmd.d th-cmd.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o triggerparser.d triggerparser.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o uinput.d uinput.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o ignore.d ignore.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o obey.d obey.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o devices.d devices.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o eventnames.d eventnames.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o trigger.d trigger.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o keystate.d keystate.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -M -MG -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o thd.d thd.c sed -r 's!(.*)!#define TH_VERSION "\1"!' version.inc > version.h /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o thd.o thd.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keystate.o keystate.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o trigger.o trigger.c echo "#include " | /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -dM -E - > linux_input_defs_gen.inc awk '/^#define EV_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_EV.inc awk '/^#define KEY_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_KEY.inc awk '/^#define BTN_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_BTN.inc awk '/^#define REL_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_REL.inc awk '/^#define ABS_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_ABS.inc awk '/^#define SW_/ && $2 !~ /_(MIN_INTERESTING|MAX|CNT|VERSION)$/ {print "EV_MAP("$2"),"}' linux_input_defs_gen.inc > evtable_SW.inc /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o eventnames.o eventnames.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o devices.o devices.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmdsocket.o cmdsocket.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o obey.o obey.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o ignore.o ignore.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o uinput.o uinput.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o triggerparser.o triggerparser.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -static thd.o keystate.o trigger.o eventnames.o devices.o cmdsocket.o obey.o ignore.o uinput.o triggerparser.o -o thd /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o th-cmd.o th-cmd.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -static th-cmd.o cmdsocket.o -o th-cmd make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0' >>> triggerhappy 0.5.0 Installing to target /usr/bin/install -d /nvmedata/autobuild/instance-21/output-1/target/etc/triggerhappy/triggers.d /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0/thd /nvmedata/autobuild/instance-21/output-1/target/usr/sbin/thd /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-21/output-1/build/triggerhappy-0.5.0/th-cmd /nvmedata/autobuild/instance-21/output-1/target/usr/sbin/th-cmd >>> ux500-firmware 1.1.3-6 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.WsWtOw/output' 'https://launchpad.net/~igloocommunity-maintainers/+archive/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz' --2022-04-22 06:21:36-- https://launchpad.net/~igloocommunity-maintainers/+archive/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpad.net (launchpad.net)... 185.125.189.223, 185.125.189.222, 2620:2d:4000:1001::8004, ... Connecting to launchpad.net (launchpad.net)|185.125.189.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2022-04-22 06:21:37-- https://launchpad.net/~igloocommunity-maintainers/+archive/ubuntu/snowball/+files/ux500-firmware_1.1.3-6linaro1.tar.gz Reusing existing connection to launchpad.net:443. HTTP request sent, awaiting response... 303 See Other Location: https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz [following] --2022-04-22 06:21:37-- https://launchpadlibrarian.net/108036422/ux500-firmware_1.1.3-6linaro1.tar.gz Resolving launchpadlibrarian.net (launchpadlibrarian.net)... 185.125.189.229, 185.125.189.228, 2620:2d:4000:1001::8007, ... Connecting to launchpadlibrarian.net (launchpadlibrarian.net)|185.125.189.229|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 567553 (554K) [application/gzipped-tar] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.WsWtOw/output' 0K .......... .......... .......... .......... .......... 9% 426K 1s 50K .......... .......... .......... .......... .......... 18% 309K 1s 100K .......... .......... .......... .......... .......... 27% 649K 1s 150K .......... .......... .......... .......... .......... 36% 1.02M 1s 200K .......... .......... .......... .......... .......... 45% 1.24M 1s 250K .......... .......... .......... .......... .......... 54% 1.32M 0s 300K .......... .......... .......... .......... .......... 63% 2.06M 0s 350K .......... .......... .......... .......... .......... 72% 2.21M 0s 400K .......... .......... .......... .......... .......... 81% 2.33M 0s 450K .......... .......... .......... .......... .......... 90% 2.39M 0s 500K .......... .......... .......... .......... .......... 99% 2.51M 0s 550K .... 100% 32.2M=0.6s 2022-04-22 06:21:39 (944 KB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.ux500-firmware_1.1.3-6linaro1.tar.gz.WsWtOw/output' saved [567553/567553] ux500-firmware_1.1.3-6linaro1.tar.gz: OK (sha256: 81633274a9157c076e5e09b5addd81fbcef504b829fc801041cea50eea774bcd) >>> ux500-firmware 1.1.3-6 Extracting gzip -d -c /nvmedata/autobuild/instance-21/dl/ux500-firmware/ux500-firmware_1.1.3-6linaro1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/output-1/build/ux500-firmware-1.1.3-6 -xf - >>> ux500-firmware 1.1.3-6 Patching >>> ux500-firmware 1.1.3-6 Configuring >>> ux500-firmware 1.1.3-6 Building >>> ux500-firmware 1.1.3-6 Installing to target PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/ux500-firmware-1.1.3-6 DESTDIR=/nvmedata/autobuild/instance-21/output-1/target install make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/ux500-firmware-1.1.3-6' install -d /nvmedata/autobuild/instance-21/output-1/target/lib/firmware/cw1200 install -m 0666 *.bin *.fw /nvmedata/autobuild/instance-21/output-1/target/lib/firmware install -m 0666 cw1200/*.bin /nvmedata/autobuild/instance-21/output-1/target/lib/firmware/cw1200 make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/ux500-firmware-1.1.3-6' for f in /nvmedata/autobuild/instance-21/output-1/target/lib/firmware/CG2900* ; do mv $f ${f/CG2900/CG29XX}; done >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.OLHZab/output' 'https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz' --2022-04-22 06:21:39-- https://github.com/jwm-art-net/XorCurses/archive/04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz Resolving github.com (github.com)... 140.82.114.4 Connecting to github.com (github.com)|140.82.114.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da [following] --2022-04-22 06:21:39-- https://codeload.github.com/jwm-art-net/XorCurses/tar.gz/04b664826c5bd30dd483f6a5c8c189ef97e255da Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.OLHZab/output' 0K .......... .......... .......... .......... .......... 461K 50K .......... ..... 77.2M=0.1s 2022-04-22 06:21:40 (603 KB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz.OLHZab/output' saved [67054] xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz: OK (sha256: 6c60a41b9a74ecd5f6ded337b9982e81eaf7b31a654a4a32b219e3a2ff638ae3) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Extracting gzip -d -c /nvmedata/autobuild/instance-21/dl/xorcurses/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da -xf - >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Patching >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Configuring >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Building /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-21/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Og -g0 -static" FFLAGS=" -Og -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='\"/usr/share/xorcurses\"' -DVERSION='\"04b664826c5bd30dd483f6a5c8c189ef97e255da\"'" make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c moves.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c info.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c screen.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c xorcurses.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c play_xor.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c exit.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c player.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c actions.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c fletcher.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c data_file.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c replay.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c game_display.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c control_flow.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c help.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c movelist.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c level_menu.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c options.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c splash.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c explode.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c teleport.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c scores.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c map.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c icons.c /nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' moves.o info.o screen.o xorcurses.o play_xor.o exit.o player.o actions.o fletcher.o data_file.o replay.o game_display.o control_flow.o help.o movelist.o level_menu.o options.o splash.o explode.o teleport.o scores.o map.o icons.o -o xorcurses -lcurses make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Installing to target /usr/bin/install -D -m 0755 /nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses /nvmedata/autobuild/instance-21/output-1/target/usr/bin/xorcurses mkdir -p /nvmedata/autobuild/instance-21/output-1/target/usr/share/xorcurses/maps /usr/bin/install -D -m 0644 /nvmedata/autobuild/instance-21/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/maps/*.xcm /nvmedata/autobuild/instance-21/output-1/target/usr/share/xorcurses/maps/ >>> xutil_util-macros 1.19.3 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-21/output-1/build/.util-macros-1.19.3.tar.bz2.5rgiFj/output' 'http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.3.tar.bz2' --2022-04-22 06:21:42-- http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.bz2 [following] --2022-04-22 06:21:43-- https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 84690 (83K) [application/x-bzip2] Saving to: '/nvmedata/autobuild/instance-21/output-1/build/.util-macros-1.19.3.tar.bz2.5rgiFj/output' 0K .......... .......... .......... .......... .......... 60% 594K 0s 50K .......... .......... .......... .. 100% 138M=0.08s 2022-04-22 06:21:43 (979 KB/s) - '/nvmedata/autobuild/instance-21/output-1/build/.util-macros-1.19.3.tar.bz2.5rgiFj/output' saved [84690/84690] util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> xutil_util-macros 1.19.3 Extracting bzcat /nvmedata/autobuild/instance-21/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | tar --strip-components=1 -C /nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3 -xf - >>> xutil_util-macros 1.19.3 Patching >>> xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.3 Patching libtool >>> xutil_util-macros 1.19.3 Configuring (cd /nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-21/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-21/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-21/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-21/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Og -g0 -static" FFLAGS=" -Og -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-21/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-uclibc --host=mips64el-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.3 Building PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/nvmedata/autobuild/instance-21/output-1/host/bin:/nvmedata/autobuild/instance-21/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.m4 '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 INSTALL '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/util-macros' /bin/mkdir -p '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.pc '/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook make[3]: Entering directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' rm -f /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/nvmedata/autobuild/instance-21/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-21/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-21/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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-21/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-21/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-21/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-21/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-21/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-21/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-21/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%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', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-21/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-21/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-21/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-21/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-21/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-21/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-21/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-21/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-21/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-21/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-21/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-21/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-21/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-21/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-21/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-21/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-21/output-1/target/etc/shadow rm -f /nvmedata/autobuild/instance-21/output-1/target/bin/sh rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/include /nvmedata/autobuild/instance-21/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-21/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-21/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-21/output-1/target/usr/doc find /nvmedata/autobuild/instance-21/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-21/output-1/target/lib/ /nvmedata/autobuild/instance-21/output-1/target/usr/lib/ /nvmedata/autobuild/instance-21/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-21/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-21/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/man /nvmedata/autobuild/instance-21/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/info /nvmedata/autobuild/instance-21/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/doc /nvmedata/autobuild/instance-21/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-21/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-21/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-21/output-1/target/lib/debug /nvmedata/autobuild/instance-21/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-21/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-21/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-21/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-21/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 /nvmedata/autobuild/instance-21/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-599-g908caefa91"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-21/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-21/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-21/output-1/per-package /nvmedata/autobuild/instance-21/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-21/output-1/target/usr ln -snf /nvmedata/autobuild/instance-21/output-1/host/mips64el-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-21/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot' make: Entering directory '/nvmedata/autobuild/instance-21/buildroot' >>> Buildroot 2022.02-599-g908caefa91 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.36.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> util-linux 2.38 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.4.3 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-util-linux 2.38 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) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jquery 3.5.1 Collecting legal info >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> paho-mqtt-c 1.3.10 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rhash 1.4.2 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-21/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-21/buildroot'