make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/man/man1' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' Making install in examples make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/bin' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' >>> webp 1.2.4 Fixing libtool files for la in $(find /home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> webp 1.2.4 Installing to target PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-1/output-1/target install -C /home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/ make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' Making install in sharpyuv make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/sharpyuv' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/sharpyuv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/sharpyuv' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/sharpyuv' Making install in src make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' Making install in dec make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dec' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dec' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/decode.h ../webp/types.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dec' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dec' Making install in enc make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/enc' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/enc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/encode.h ../webp/types.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/enc' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/enc' Making install in dsp make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dsp' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dsp' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dsp' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/dsp' Making install in utils make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/utils' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/utils' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 ../webp/types.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/utils' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src/utils' Making install in . make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' make[4]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libwebp.la '/home/thomas/autobuild/instance-1/output-1/target/usr/lib' /usr/bin/install -c -m 644 webp/decode.h webp/types.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 webp/encode.h '/home/thomas/autobuild/instance-1/output-1/target/usr/include/webp' /usr/bin/install -c -m 644 libwebp.pc '/home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libwebp.so.7.1.5 /home/thomas/autobuild/instance-1/output-1/target/usr/lib/libwebp.so.7.1.5 libtool: install: (cd /home/thomas/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.5 libwebp.so.7 || { rm -f libwebp.so.7 && ln -s libwebp.so.7.1.5 libwebp.so.7; }; }) libtool: install: (cd /home/thomas/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libwebp.so.7.1.5 libwebp.so || { rm -f libwebp.so && ln -s libwebp.so.7.1.5 libwebp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwebp.lai /home/thomas/autobuild/instance-1/output-1/target/usr/lib/libwebp.la libtool: install: /usr/bin/install -c .libs/libwebp.a /home/thomas/autobuild/instance-1/output-1/target/usr/lib/libwebp.a libtool: install: chmod 644 /home/thomas/autobuild/instance-1/output-1/target/usr/lib/libwebp.a libtool: install: /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ranlib /home/thomas/autobuild/instance-1/output-1/target/usr/lib/libwebp.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/src' Making install in imageio make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/imageio' Making install in man make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 cwebp.1 dwebp.1 '/home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/man' Making install in examples make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/thomas/autobuild/instance-1/output-1/target/usr/bin' make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4/examples' make[2]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[3]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[2]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/webp-1.2.4' xl2tp-1.3.17.tar.gz: OK (sha256: 898d9b6a374c78dea5f20d80fd50fac13428ad746fefb16ff5f6bec449affe67) >>> xl2tp 1.3.17 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/xl2tp/xl2tp-1.3.17.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17 -xf - >>> xl2tp 1.3.17 Patching >>> xl2tp 1.3.17 Configuring >>> xl2tp 1.3.17 Building /usr/bin/sed -i -e 's/ -O2 //' /home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17/Makefile PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar" AS="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-as" LD="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-ld" NM="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-nm" CC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc" GCC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc" CPP="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-cpp" CXX="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-g++" FC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" F77="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" RANLIB="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17 make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17' /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ control.c: In function 'write_packet': control.c:1643:30: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1643 | else if ((size_t)err < 0) | ^ /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -o pfc pfc.o -lpcap /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17' >>> xl2tp 1.3.17 Installing to target PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar" AS="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-as" LD="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-ld" NM="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-nm" CC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc" GCC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc" CPP="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-cpp" CXX="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-g++" FC="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" F77="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gfortran" RANLIB="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-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 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/home/thomas/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-1/output-1/target PREFIX=/usr -C /home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17 install make[1]: Entering directory '/home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17' install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/sbin install -m 0755 xl2tpd /home/thomas/autobuild/instance-1/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man5 install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/bin install -m 0755 pfc /home/thomas/autobuild/instance-1/output-1/target/usr/bin/pfc install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/thomas/autobuild/instance-1/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/thomas/autobuild/instance-1/output-1/target/usr/sbin install -m 0755 xl2tpd-control /home/thomas/autobuild/instance-1/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/thomas/autobuild/instance-1/output-1/build/xl2tp-1.3.17' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/microblazeel-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/dash" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-1/output-1/target/etc/shells ln -sf dash /home/thomas/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/thomas/autobuild/instance-1/output-1/target/etc/passwd if [ -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-1/output-1/target/etc/inittab rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/include /home/thomas/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-1/output-1/target/usr/doc find /home/thomas/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-1/output-1/target/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/lib/ /home/thomas/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/man /home/thomas/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/info /home/thomas/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/doc /home/thomas/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-1/output-1/target/lib/debug /home/thomas/autobuild/instance-1/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-504-gd5649d5afd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/thomas/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr ln -snf /home/thomas/autobuild/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-504-gd5649d5afd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-aespipe 2.4f Collecting legal info >>> host-skeleton Collecting legal info >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 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-isl 0.24 Collecting legal info LICENSE: OK (sha256: 3a2c398103f6bca0f50a9a9465deca9230b370b0212af5fdf31ed88a36215c30) >>> 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.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.10.142 Collecting legal info >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> avro-c 1.11.0 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q 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-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> fuse-overlayfs 1.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfuse3 3.11.0 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 0.63.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-fwup 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keepalived 2.2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libdrm 2.4.112 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libstrophe 0.12.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuv 1.43.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libva 2.15.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> host-mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> opensc 0.22.0 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> pcsc-lite 1.9.8 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sudo 1.9.11p2 Collecting legal info LICENSE.md: OK (sha256: cf3a83366f9aabfd76d693ce03843106fcaaf6c76dfa97610f7c0b719a06e6bb) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> urandom-scripts Collecting legal info >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.142: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'