>>> motion 4.2.1 Patching >>> motion 4.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> motion 4.2.1 Configuring >>> motion 4.2.1 Autoreconfiguring >>> motion 4.2.1 Patching libtool (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1/ && rm -rf config.cache && PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=yes CONFIG_SITE=/dev/null ./configure --target=sparc64-buildroot-linux-gnu --host=sparc64-buildroot-linux-gnu --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 --disable-static --enable-shared --without-optimizecpu --without-ffmpeg --without-mysql --without-pgsql --without-sqlite3 --without-webp ) 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, --disable-static, --enable-shared checking for sparc64-buildroot-linux-gnu-gcc... /home/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc accepts -g... yes checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 sparc64-buildroot-linux-gnu-gcc... (cached) /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc accepts -g... (cached) yes checking for /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc option to accept ISO C89... (cached) none needed checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for Darwin/BSD... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for pthread_setname_np... yes checking for pthread_getname_np... yes checking for XSI strerror_r... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking Native language support... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jpg libraries... yes checking microhttpd.h usability... yes checking microhttpd.h presence... yes checking for microhttpd.h... yes checking libmicrohttpd libraries... yes checking for pkg-config... yes checking for sqlite3... skipping checking for mysql support... skipped checking for pgsql support... skipped checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes configure: creating ./config.status config.status: creating camera1-dist.conf config.status: creating camera2-dist.conf config.status: creating camera3-dist.conf config.status: creating camera4-dist.conf config.status: creating motion-dist.conf config.status: creating motion.init-FreeBSD.sh config.status: creating motion.init-Debian config.status: creating motion.service config.status: creating motion.spec config.status: creating Makefile config.status: creating config.h 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, --disable-static, --enable-shared ************************** Configure status motion 4.2.1 ************************** OS : Linux pthread support: Yes jpeg support: Yes webp support: No V4L2 support: Yes BKTR support: No MMAL support: No ... libraspberrypi-dev package not installed FFmpeg support: No SQLite3 support: No MYSQL support: No PostgreSQL support: No CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_THREAD_SAFE LIBS: -lm -pthread -ljpeg -lmicrohttpd LDFLAGS: Install prefix: /usr >>> motion 4.2.1 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1' Welcome to the setup procedure for Motion, the motion detection daemon! If you get error messages during this procedure, please report them to the mailing list. The Generating dependencies, please wait... Compiling Motion object files... -e Compiling motion.c into motion.o... -e Compiling logger.c into logger.o... Motion Guide contains all information you should need to get Motion up and running. -e Compiling conf.c into conf.o... -------------------------------------------------------------------------------- -e Compiling draw.c into draw.o... Version: 4.2.1 Platform: Linux (if this is incorrect, please read README.FreeBSD) -e Compiling jpegutils.c into jpegutils.o... -e Compiling video_loopback.c into video_loopback.o... -e Compiling video_v4l2.c into video_v4l2.o... -e Compiling video_common.c into video_common.o... -e Compiling video_bktr.c into video_bktr.o... -e Compiling netcam.c into netcam.o... -e Compiling netcam_http.c into netcam_http.o... -e Compiling netcam_ftp.c into netcam_ftp.o... -e Compiling netcam_jpeg.c into netcam_jpeg.o... -e Compiling netcam_wget.c into netcam_wget.o... -e Compiling track.c into track.o... -e Compiling alg.c into alg.o... -e Compiling event.c into event.o... -e Compiling picture.c into picture.o... -e Compiling rotate.c into rotate.o... -e Compiling translate.c into translate.o... -e Compiling webu.c into webu.o... -e Compiling webu_html.c into webu_html.o... -e Compiling webu_text.c into webu_text.o... -e Compiling webu_stream.c into webu_stream.o... -e Compiling stream.c into stream.o... -e Compiling md5.c into md5.o... -e Compiling netcam_rtsp.c into netcam_rtsp.o... -e Compiling ffmpeg.c into ffmpeg.o... Performing the conversion of .po to .mo files -------------------------------------------------------------------------------- Motion object files compiled. Linking Motion... -------------------------------------------------------------------------------- /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc -o motion motion.o logger.o conf.o draw.o jpegutils.o video_loopback.o video_v4l2.o video_common.o video_bktr.o netcam.o netcam_http.o netcam_ftp.o netcam_jpeg.o netcam_wget.o track.o alg.o event.o picture.o rotate.o translate.o webu.o webu_html.o webu_text.o webu_stream.o stream.o md5.o netcam_rtsp.o ffmpeg.o -lm -pthread -ljpeg -lmicrohttpd -------------------------------------------------------------------------------- Motion has been linked. Build complete, run "make install" to install Motion! make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1' >>> motion 4.2.1 Installing to target /usr/bin/install -D -m 0644 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1/motion-dist.conf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/motion/motion.conf /usr/bin/install -D -m 0755 /home/dawncrow/buildroot-test/scripts/instance-0/output/build/motion-4.2.1/motion /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/motion patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/dawncrow/buildroot-test/scripts/instance-0/output/host" --sysconfdir="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc" --localstatedir="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for gcc... /usr/bin/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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -Wall -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include -L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib/pkgconfig:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin' /usr/bin/install -c patchelf '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' 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/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9/tests' make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/doc/patchelf' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/share/man/man1' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/host-patchelf-0.9' WireGuard-0.0.20190601.tar.xz: OK (sha256: 7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568) >>> wireguard 0.0.20190601 Extracting xzcat /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/instance-0/dl/wireguard/WireGuard-0.0.20190601.tar.xz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601 -xf - >>> wireguard 0.0.20190601 Patching >>> wireguard 0.0.20190601 Configuring >>> wireguard 0.0.20190601 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools' CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/wg.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/config.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/curve25519.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/encoding.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/genkey.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/ipc.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/mnlg.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/pubkey.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/set.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/setconf.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/show.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/showconf.o CC /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/terminal.o LD /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools/wg make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools' >>> wireguard 0.0.20190601 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ar" AS="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" LD="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" NM="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-nm" CC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" GCC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gcc" CPP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-cpp" CXX="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-g++" FC="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" F77="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-gfortran" RANLIB="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ranlib" READELF="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-readelf" STRIP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-strip" OBJCOPY="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objcopy" OBJDUMP="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/dawncrow/buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/dawncrow/buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-as" DEFAULT_LINKER="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j6 WITH_SYSTEMDUNITS=no WITH_BASHCOMPLETION=no WITH_WGQUICK=no -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools install DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools' 'wg' -> '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin/wg' 'man/wg.8' -> '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man/man8/wg.8' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wireguard-0.0.20190601/src/tools' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'gamin'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'gamin'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/dawncrow/buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf.in > /home/dawncrow/buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/sparc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/dawncrow/buildroot-test/scripts/instance-0/output/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-rc1-00015-g5ffd019"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-rc1\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.08-rc1-00015-g5ffd019 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-libcurl 7.65.3 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libhttpparser 2.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 1b3cbaff518f32e5b70650d4b7b52361b1410d37 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-rustc Collecting legal info >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> faifa 0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> util-linux 2.34 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> libmicrohttpd 0.9.64 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> motion 4.2.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wireguard 0.0.20190601 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'