checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for sparc64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for unistd.h... (cached) yes checking for working chown... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for atexit... yes checking for clock_gettime... yes checking for dup2... yes checking for memset... yes checking for select... yes checking for setenv... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for asprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for tempfile... no checking for utimensat... yes checking for sun_len member in struct sockaddr_un... no checking for sin_len member in struct sockaddr_in... no checking for arpa/inet.h... yes checking for fcntl.h... yes checking for glob.h... yes checking for ifaddrs.h... yes checking for limits.h... yes checking for linux/sockios.h... yes checking for net/if.h... yes checking for netinet/in.h... yes checking for netinet/in_var.h... no checking for net/route.h... yes checking for paths.h... yes checking for stddef.h... yes checking for sys/capability.h... no checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for syslog.h... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for library containing clock_gettime... none required checking for library containing timer_create... none required checking for library containing timer_settime... none required checking for library containing cap_set_flag... no checking for struct group_req.gr_interface... yes checking for struct ip_mreqn.imr_ifindex... yes checking for linux/mroute.h... yes checking for linux/filter.h... yes checking for netinet/ip_mroute.h... no checking for linux/mroute6.h... yes checking for netinet6/ip6_mroute.h... no checking for IPv6 multicast host support... yes checking for IPv6 multicast routing support... yes checking for vifc_rate_limit member in struct mif6ctl... yes checking for vifc_threshold member in struct mif6ctl... yes checking for SOCK_CLOEXEC support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating smcroute.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared ------------------ Summary ------------------ SMCRoute version 2.5.6 Prefix.........: /usr Sysconfdir.....: /etc Runstatedir....: /var/run C Compiler.....: /home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Optional features: IPv6...........: yes MRDISC RFC4286.: yes libcap.........: no systemd........: no libsystemd.....: no Unit tests.....: no ------------- Compiler version -------------- sparc64-linux-gcc.br_real (Buildroot 2021.11-10014-g6257e8c) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------- Check the above options and compile with: make >>> smcroute 2.5.6 Building GIT_DIR=. 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" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' CC smcrouted-smcrouted.o CC smcrouted-conf.o CC smcrouted-mroute.o CC smcrouted-iface.o CC smcrouted-inet.o CC smcrouted-ipc.o CC smcrouted-kern.o CC smcrouted-log.o CC smcrouted-mcgroup.o CC smcrouted-msg.o CC smcrouted-notify.o CC smcrouted-pidfile.o CC smcrouted-script.o CC smcrouted-socket.o CC smcrouted-timer.o CC smcrouted-mrdisc.o CC smcroutectl-smcroutectl.o CC ../lib/tempfile.o CCLD smcrouted CCLD smcroutectl make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' >>> smcroute 2.5.6 Installing to target GIT_DIR=. 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" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install -C /home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 smcroute.conf.5 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 smcrouted.8 smcroutectl.8 '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/man' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/install -c smcrouted smcroutectl '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/smcroute' /usr/bin/install -c -m 644 README.md COPYING smcroute.conf '/home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc/smcroute' /usr/bin/install -c smcroute '/home/buildroot/autobuild/instance-0/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/smcroute-2.5.6' /usr/bin/install -m 755 -D package/smcroute/S41smcroute /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/S41smcroute rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/smcroute >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%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/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%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/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.36.1/.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.36.1/.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/sparc64-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. rm -f -r /home/buildroot/autobuild/instance-0/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/buildroot/autobuild/instance-0/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/buildroot/autobuild/instance-0/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/buildroot/autobuild/instance-0/output-1/target/etc/runlevels/default/agetty.console find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11 -name '*.pyc' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /usr/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 /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells 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/lib/rpm /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 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 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=2024.02-313-g1a01554027"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-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 PARALLEL_JOBS=4 \ 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/sparc64-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 2024.02-313-g1a01554027 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2023.11-1 Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.47.0 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) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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-autoconf 2.72 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> linux-pam 1.6.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> catatonit 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> double-conversion 3.2.1 Collecting legal info COPYING: OK (sha256: 4af93c12062c58058378de2397dc1c92bbff9ddfb1d583a01c84127557ce97ca) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> libnetconf2 2.1.28 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 2.1.111 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> libnpth 1.7 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libsidplay2 2.1.1 Collecting legal info libsidplay/COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> octave 8.4.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> openblas 0.3.26 Collecting legal info LICENSE: OK (sha256: 190b5a9c8d9723fe958ad33916bd7346d96fab3c5ea90832bb02d854f620fcff) >>> openrc 0.52.1 Collecting legal info LICENSE: OK (sha256: 6ac2bf77510808fbec7dc86cbfbca98dfc4c6b47dc99e4ca77b5370e097d8e70) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-argh 0.31.0 Collecting legal info COPYING: OK (sha256: 2594f46b9b23a5fddeca090faeb270c7ceee8116675fe35082be859aa7466e89) COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> python-cached-property 1.5.2 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-pathtools 0.1.2 Collecting legal info LICENSE: OK (sha256: b52d83fba08f61bd1e603fee1b44cbc7ead9fcb512a5ceb8c53fec90ba415ac4) >>> python-pylru 1.2.1 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> python-pyyaml 6.0.1 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-python-cython 0.29.36 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> python-reedsolo 1.7.0 Collecting legal info LICENSE: OK (sha256: 2da9536c23b72bac15603bb1f8dbf269dc68ecfbc35a75f8d0aa9cb209ba0934) >>> python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> python-watchdog 2.2.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) COPYING: OK (sha256: 02c8760f988a76e92a9d6cb525456a86f7b0fd1953870dd491de5955cb974d41) >>> qprint 1.1 Collecting legal info COPYING: OK (sha256: 3bd4089942977a357fed0d3c84b6ea877000c20c7c344c2feabf4b10db9f7495) >>> qt6base 6.4.3 Collecting legal info LICENSES/Apache-2.0.txt: OK (sha256: e3ba223bb1423f0aad8c3dfce0fe3148db48926d41e6fbc3afbbf5ff9e1c89cb) LICENSES/BSD-3-Clause.txt: OK (sha256: 9f0490f18656c6f2435bd14f603ef0c96434d1825615363dce43abb42ed1dcce) LICENSES/BSL-1.0.txt: OK (sha256: 3abd6471b9a9a08d65ce771143f8e278bb4c1aeb10c1c2d476935a6b049653f5) LICENSES/GFDL-1.3-no-invariants-only.txt: OK (sha256: 110535522396708cea37c72a802c5e7e81391139f5f7985631c93ef242b206a4) LICENSES/GPL-2.0-only.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/GPL-3.0-only.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSES/LGPL-3.0-only.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSES/MIT.txt: OK (sha256: d040359701c01996a017d5c515678929cd1b0625e64cb86db44025fbb6cdf1fc) LICENSES/Qt-GPL-exception-1.0.txt: OK (sha256: 40678d338ce53cd93f8b22b281a2ecbcaa3ee65ce60b25ffb0c462b0530846b2) >>> host-qt6base 6.4.3 Collecting legal info LICENSES/Apache-2.0.txt: OK (sha256: e3ba223bb1423f0aad8c3dfce0fe3148db48926d41e6fbc3afbbf5ff9e1c89cb) LICENSES/BSD-3-Clause.txt: OK (sha256: 9f0490f18656c6f2435bd14f603ef0c96434d1825615363dce43abb42ed1dcce) LICENSES/BSL-1.0.txt: OK (sha256: 3abd6471b9a9a08d65ce771143f8e278bb4c1aeb10c1c2d476935a6b049653f5) LICENSES/GFDL-1.3-no-invariants-only.txt: OK (sha256: 110535522396708cea37c72a802c5e7e81391139f5f7985631c93ef242b206a4) LICENSES/GPL-2.0-only.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/GPL-3.0-only.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSES/LGPL-3.0-only.txt: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) LICENSES/MIT.txt: OK (sha256: d040359701c01996a017d5c515678929cd1b0625e64cb86db44025fbb6cdf1fc) LICENSES/Qt-GPL-exception-1.0.txt: OK (sha256: 40678d338ce53cd93f8b22b281a2ecbcaa3ee65ce60b25ffb0c462b0530846b2) >>> host-double-conversion 3.2.1 Collecting legal info COPYING: OK (sha256: 4af93c12062c58058378de2397dc1c92bbff9ddfb1d583a01c84127557ce97ca) >>> host-libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2023.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_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'