/usr/bin/install -c -m 644 'vbr.html' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/html/vbr.html'
/usr/bin/install -c -m 644 'twolame-manpage.css' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/html/twolame-manpage.css'
/usr/bin/install -c -m 644 'twolame.css' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/html/twolame.css'
make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1"
test -z "/usr/share/doc/twolame" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame"
/usr/bin/install -c -m 644 'api.txt' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/api.txt'
/usr/bin/install -c -m 644 'twolame.1' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/man/man1/twolame.1'
/usr/bin/install -c -m 644 'psycho.txt' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/psycho.txt'
/usr/bin/install -c -m 644 'vbr.txt' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/twolame/vbr.txt'
make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
Making install in tests
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/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/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'twolame.pc' '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/twolame.pc'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
[7m>>> twolame 0.3.13 Fixing libtool files[27m
for la in $(find /home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \
cp -a "${la}" "${la}.fixed" && \
/usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \
-e "s:/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \
-e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \
-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
-e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \
-e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \
-e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \
"${la}.fixed" && \
if cmp -s "${la}" "${la}.fixed"; then \
rm -f "${la}.fixed"; \
else \
mv "${la}.fixed" "${la}"; \
fi || exit 1; \
done
[7m>>> twolame 0.3.13 Installing to target[27m
PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install -C /home/naourr/work/instance-0/output-1/build/twolame-0.3.13/
make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
Making install in libtwolame
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/libtwolame'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/libtwolame'
test -z "/usr/lib" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/lib"
test -z "/usr/include" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/include"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libtwolame.la' '/home/naourr/work/instance-0/output-1/target/usr/lib/libtwolame.la'
/usr/bin/install -c -m 644 'twolame.h' '/home/naourr/work/instance-0/output-1/target/usr/include/twolame.h'
libtool: install: /usr/bin/install -c .libs/libtwolame.so.0.0.0 /home/naourr/work/instance-0/output-1/target/usr/lib/libtwolame.so.0.0.0
libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libtwolame.so.0.0.0 libtwolame.so.0 || { rm -f libtwolame.so.0 && ln -s libtwolame.so.0.0.0 libtwolame.so.0; }; })
libtool: install: (cd /home/naourr/work/instance-0/output-1/target/usr/lib && { ln -s -f libtwolame.so.0.0.0 libtwolame.so || { rm -f libtwolame.so && ln -s libtwolame.so.0.0.0 libtwolame.so; }; })
libtool: install: /usr/bin/install -c .libs/libtwolame.lai /home/naourr/work/instance-0/output-1/target/usr/lib/libtwolame.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/libtwolame'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/libtwolame'
Making install in frontend
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/frontend'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/frontend'
test -z "/usr/bin" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/bin"
make[3]: Nothing to be done for 'install-data-am'.
/bin/sh ../libtool --mode=install /usr/bin/install -c 'twolame' '/home/naourr/work/instance-0/output-1/target/usr/bin/twolame'
libtool: install: /usr/bin/install -c twolame /home/naourr/work/instance-0/output-1/target/usr/bin/twolame
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/frontend'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/frontend'
Making install in simplefrontend
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/simplefrontend'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/simplefrontend'
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/naourr/work/instance-0/output-1/build/twolame-0.3.13/simplefrontend'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/simplefrontend'
Making install in doc
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
Making install in html
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/doc/twolame/html" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html"
/usr/bin/install -c -m 644 'doxygen.css' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/doxygen.css'
/usr/bin/install -c -m 644 'doxygen.png' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/doxygen.png'
/usr/bin/install -c -m 644 'nav_f.png' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/nav_f.png'
/usr/bin/install -c -m 644 'nav_h.png' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/nav_h.png'
/usr/bin/install -c -m 644 'tabs.css' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/tabs.css'
/usr/bin/install -c -m 644 'twolame_8h_source.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/twolame_8h_source.html'
/usr/bin/install -c -m 644 'twolame_8h.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/twolame_8h.html'
/usr/bin/install -c -m 644 'api.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/api.html'
/usr/bin/install -c -m 644 'authors.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/authors.html'
/usr/bin/install -c -m 644 'changelog.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/changelog.html'
/usr/bin/install -c -m 644 'index.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/index.html'
/usr/bin/install -c -m 644 'psycho.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/psycho.html'
/usr/bin/install -c -m 644 'readme.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/readme.html'
/usr/bin/install -c -m 644 'todo.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/todo.html'
/usr/bin/install -c -m 644 'twolame.1.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/twolame.1.html'
/usr/bin/install -c -m 644 'vbr.html' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/vbr.html'
/usr/bin/install -c -m 644 'twolame-manpage.css' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/twolame-manpage.css'
/usr/bin/install -c -m 644 'twolame.css' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/html/twolame.css'
make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc/html'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[4]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[4]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/share/man/man1"
test -z "/usr/share/doc/twolame" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame"
/usr/bin/install -c -m 644 'api.txt' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/api.txt'
/usr/bin/install -c -m 644 'psycho.txt' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/psycho.txt'
/usr/bin/install -c -m 644 'twolame.1' '/home/naourr/work/instance-0/output-1/target/usr/share/man/man1/twolame.1'
/usr/bin/install -c -m 644 'vbr.txt' '/home/naourr/work/instance-0/output-1/target/usr/share/doc/twolame/vbr.txt'
make[4]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/doc'
Making install in tests
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/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/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13/tests'
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'twolame.pc' '/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig/twolame.pc'
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/twolame-0.3.13'
util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e)
util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6)
util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712)
util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619)
[7m>>> xutil_util-macros 1.19.2 Extracting[27m
bzcat /home/naourr/work/instance-0/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | /home/naourr/work/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2 -xf -
[7m>>> xutil_util-macros 1.19.2 Patching[27m
[7m>>> xutil_util-macros 1.19.2 Updating config.sub and config.guess[27m
for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done
[7m>>> xutil_util-macros 1.19.2 Patching libtool[27m
[7m>>> xutil_util-macros 1.19.2 Configuring[27m
(cd /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-ar" AS="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-as" LD="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-ld" NM="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-nm" CC="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-gcc" GCC="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-gcc" CPP="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-cpp" CXX="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-g++" FC="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-gfortran" F77="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-gfortran" RANLIB="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-ranlib" READELF="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-readelf" STRIP="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-strip" OBJCOPY="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-objcopy" OBJDUMP="/home/naourr/work/instance-0/output-1/host/bin/mips64el-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/naourr/work/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-0/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-0/output-1/host/bin/mips64el-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 -D_FORTIFY_SOURCE=2" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2" LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/naourr/work/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-0/output-1/host/mips64el-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=no CONFIG_SITE=/dev/null ./configure --target=mips64el-buildroot-linux-gnu --host=mips64el-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 )
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips64el-buildroot-linux-gnu-strip... /home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating xorg-macros.pc
config.status: creating Makefile
config.status: creating xorg-macros.m4
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared
[7m>>> xutil_util-macros 1.19.2 Building[27m
PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2/
make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
[7m>>> xutil_util-macros 1.19.2 Installing to staging directory[27m
PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2/
make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal'
/usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig'
/usr/bin/mkdir -p '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros'
/usr/bin/install -c -m 644 xorg-macros.pc '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/pkgconfig'
/usr/bin/install -c -m 644 INSTALL '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/util-macros'
/usr/bin/install -c -m 644 xorg-macros.m4 '/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal'
/usr/bin/make install-data-hook
make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
rm -f /home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4
make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/xutil_util-macros-1.19.2'
[7m>>> xutil_util-macros 1.19.2 Fixing libtool files[27m
for la in $(find /home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \
cp -a "${la}" "${la}.fixed" && \
/usr/bin/sed -i -e "s:/home/naourr/work/instance-0/output-1:@BASE_DIR@:g" \
-e "s:/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \
-e "s:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \
-e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \
-e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain:g" \
-e "s:@STAGING_DIR@:/home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot:g" \
-e "s:@BASE_DIR@:/home/naourr/work/instance-0/output-1:g" \
"${la}.fixed" && \
if cmp -s "${la}" "${la}.fixed"; then \
rm -f "${la}.fixed"; \
else \
mv "${la}.fixed" "${la}"; \
fi || exit 1; \
done
[7m>>> Finalizing host directory[27m
[7m>>> Finalizing target directory[27m
# Check files that are touched by more than one package
rm -f /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd
/home/naourr/work/instance-0/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output-1/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
PYTHONPATH="/home/naourr/work/instance-0/output-1/target/usr/lib/python3.8/" cd /home/naourr/work/instance-0/output-1/target && /home/naourr/work/instance-0/output-1/host/bin/python3.8 /home/naourr/work/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.8
usr/lib/python3.8/site-packages/pygame/examples/chimp.py:31: SyntaxWarning: "is" with a literal. Did you mean "=="?
if colorkey is -1:
find /home/naourr/work/instance-0/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f
find /home/naourr/work/instance-0/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f
mkdir -p /home/naourr/work/instance-0/output-1/target/etc
echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts
mkdir -p /home/naourr/work/instance-0/output-1/target/etc
echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow
rm -f /home/naourr/work/instance-0/output-1/target/bin/sh
rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge
for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done
for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done
if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi
rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \
/home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \
/home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake
find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \
\( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f
rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb
rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion
rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh
rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man
rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info
rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc
rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc
rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true
find /home/naourr/work/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true
find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/mips64el-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true
test -f /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf && \
{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /home/naourr/work/instance-0/output-1/target/etc/ld.so.conf.d && \
{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true
mkdir -p /home/naourr/work/instance-0/output-1/target/etc
( \
echo "NAME=Buildroot"; \
echo "VERSION=2020.02-git-04417-gf9eb59a88a"; \
echo "ID=buildroot"; \
echo "VERSION_ID=2020.02-git"; \
echo "PRETTY_NAME=\"Buildroot 2020.02-git\"" \
) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc
[7m>>> Sanitizing RPATH in target tree[27m
PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target
touch /home/naourr/work/instance-0/output-1/target/usr
make: Leaving directory '/home/naourr/work/instance-0/buildroot'
make: Entering directory '/home/naourr/work/instance-0/buildroot'
[7m>>> Buildroot 2020.02-git-04417-gf9eb59a88a Collecting legal info[27m
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
[7m>>> toolchain-external Collecting legal info[27m
[7m>>> host-skeleton Collecting legal info[27m
[7m>>> host-tar 1.29 Collecting legal info[27m
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> skeleton Collecting legal info[27m
[7m>>> skeleton-init-none Collecting legal info[27m
[7m>>> skeleton-init-common Collecting legal info[27m
[7m>>> toolchain-external-custom Collecting legal info[27m
[7m>>> toolchain Collecting legal info[27m
[7m>>> arptables 0.0.4 Collecting legal info[27m
[7m>>> host-checkpolicy 2.9 Collecting legal info[27m
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
[7m>>> host-bison 3.4.2 Collecting legal info[27m
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> host-m4 1.4.18 Collecting legal info[27m
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> host-flex 2.6.4 Collecting legal info[27m
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
[7m>>> host-autoconf 2.69 Collecting legal info[27m
COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
[7m>>> host-libtool 2.4.6 Collecting legal info[27m
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
[7m>>> host-automake 1.15.1 Collecting legal info[27m
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
[7m>>> host-gettext Collecting legal info[27m
[7m>>> host-gettext-tiny 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info[27m
LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34)
extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> host-libselinux 2.9 Collecting legal info[27m
LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364)
[7m>>> host-libsepol 2.9 Collecting legal info[27m
COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3)
[7m>>> host-pcre 8.43 Collecting legal info[27m
LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309)
[7m>>> host-python3 3.8.0 Collecting legal info[27m
LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c)
[7m>>> host-expat 2.2.9 Collecting legal info[27m
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
[7m>>> host-pkgconf 1.6.1 Collecting legal info[27m
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
[7m>>> host-libffi 3.3 Collecting legal info[27m
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
[7m>>> host-zlib Collecting legal info[27m
[7m>>> host-libzlib 1.2.11 Collecting legal info[27m
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
[7m>>> host-swig 4.0.1 Collecting legal info[27m
LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e)
LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2)
[7m>>> cppunit 1.14.0 Collecting legal info[27m
COPYING: OK (sha256: badf14d0aa3eaf1a7ae5f19a47a8ef2fc71a96802c4bc3d354535693c389f4e5)
[7m>>> docker-compose 1.24.1 Collecting legal info[27m
LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243)
[7m>>> host-python3-setuptools 41.4.0 Collecting legal info[27m
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
[7m>>> python3 3.8.0 Collecting legal info[27m
LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c)
[7m>>> expat 2.2.9 Collecting legal info[27m
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
[7m>>> libffi 3.3 Collecting legal info[27m
LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0)
[7m>>> openssl Collecting legal info[27m
[7m>>> libopenssl 1.1.1d Collecting legal info[27m
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
[7m>>> zlib Collecting legal info[27m
[7m>>> libzlib 1.2.11 Collecting legal info[27m
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
[7m>>> enchant 1.6.0 Collecting legal info[27m
ERROR: No hash found for COPYING.LIB
[7m>>> libglib2 2.62.3 Collecting legal info[27m
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
[7m>>> host-libglib2 2.62.3 Collecting legal info[27m
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
[7m>>> host-meson 0.52.0 Collecting legal info[27m
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
[7m>>> host-ninja 1.9.0 Collecting legal info[27m
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
[7m>>> host-util-linux 2.34 Collecting legal info[27m
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)
[7m>>> pcre 8.43 Collecting legal info[27m
LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309)
[7m>>> enscript 1.6.6 Collecting legal info[27m
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
[7m>>> gesftpserver 1 Collecting legal info[27m
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
[7m>>> haveged 1.9.8 Collecting legal info[27m
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> ibrcommon 1.0.1 Collecting legal info[27m
COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92)
README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c)
[7m>>> ibrdtn-tools 1.0.1 Collecting legal info[27m
ERROR: No hash found for COPYING
[7m>>> ibrdtn 1.0.1 Collecting legal info[27m
ERROR: No hash found for COPYING
[7m>>> libcurl 7.67.0 Collecting legal info[27m
COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb)
[7m>>> libesmtp 1.0.6 Collecting legal info[27m
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa)
[7m>>> libevent 2.1.11 Collecting legal info[27m
LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670)
[7m>>> libsndfile 1.0.28 Collecting legal info[27m
COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140)
[7m>>> libsodium 1.0.18 Collecting legal info[27m
LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af)
[7m>>> libsquish 1.15 Collecting legal info[27m
LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5)
[7m>>> libupnp 1.6.25 Collecting legal info[27m
LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd)
[7m>>> libvpx 1.8.1 Collecting legal info[27m
LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615)
PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c)
[7m>>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info[27m
COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
[7m>>> libyaml 0.2.2 Collecting legal info[27m
LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56)
[7m>>> host-patchelf 0.9 Collecting legal info[27m
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
[7m>>> python-aioblescan 0.2.4 Collecting legal info[27m
LICENSE.txt: OK (sha256: c2066cd44079e0c706234001af18cb6ad4b62fc68d0d08d29fdc7319916647e0)
[7m>>> python-aiodns 2.0.0 Collecting legal info[27m
LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97)
[7m>>> python-aiohttp-jinja2 1.2.0 Collecting legal info[27m
LICENSE: OK (sha256: 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791)
[7m>>> python-aiohttp 3.6.2 Collecting legal info[27m
LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6)
[7m>>> python-asn1crypto 1.2.0 Collecting legal info[27m
LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286)
[7m>>> python-async-timeout 3.0.1 Collecting legal info[27m
LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1)
[7m>>> python-attrs 19.3.0 Collecting legal info[27m
LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863)
[7m>>> python-bcrypt 3.1.7 Collecting legal info[27m
LICENSE: OK (sha256: 8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90)
[7m>>> host-python-cffi 1.13.1 Collecting legal info[27m
LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33)
[7m>>> host-python-pycparser 2.19 Collecting legal info[27m
LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168)
[7m>>> python-cached-property 1.5.1 Collecting legal info[27m
LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a)
[7m>>> python-cchardet 2.1.5 Collecting legal info[27m
COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd)
[7m>>> python-certifi 2019.9.11 Collecting legal info[27m
LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131)
[7m>>> python-cffi 1.13.1 Collecting legal info[27m
LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33)
[7m>>> python-chardet 3.0.4 Collecting legal info[27m
ERROR: No hash found for LICENSE
[7m>>> python-click 7.0 Collecting legal info[27m
LICENSE.rst: OK (sha256: e212319faefa4f459c8ac937fdc8557040a3cab8af29366ca2a48d239025225c)
[7m>>> python-cryptography 2.7 Collecting legal info[27m
LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d)
LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe)
LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb)
[7m>>> python-docker 4.1.0 Collecting legal info[27m
LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2)
[7m>>> python-dockerpty 0.4.1 Collecting legal info[27m
LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
[7m>>> python-docopt 0.6.2 Collecting legal info[27m
ERROR: No hash found for LICENSE-MIT
[7m>>> python-idna 2.8 Collecting legal info[27m
LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e)
[7m>>> python-ipython-genutils 0.2.0 Collecting legal info[27m
ERROR: No hash found for COPYING.md
[7m>>> python-jinja2 2.10.3 Collecting legal info[27m
LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b)
[7m>>> python-jsonschema 2.5.1 Collecting legal info[27m
ERROR: No hash found for COPYING
ERROR: No hash found for json/LICENSE
[7m>>> host-python-vcversioner 2.16.0.0 Collecting legal info[27m
[7m>>> python-keyring 10.5.0 Collecting legal info[27m
LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd)
[7m>>> host-python-setuptools-scm 3.3.3 Collecting legal info[27m
LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e)
[7m>>> python-markupsafe 1.1.1 Collecting legal info[27m
LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea)
[7m>>> python-multidict 4.6.1 Collecting legal info[27m
LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad)
[7m>>> python-oauthlib 3.1.0 Collecting legal info[27m
LICENSE: OK (sha256: 3d1e12d8ac52c0b6c148af6d291f72400b8720ed16c0ac4a89868b6d14b1c939)
[7m>>> python-paramiko 2.6.0 Collecting legal info[27m
LICENSE: OK (sha256: 5fa25bf5f395fd26e701c2e1de4ca7d162816986dc791c22f8f4226857ad1bb2)
[7m>>> python-ptyprocess 0.6.0 Collecting legal info[27m
LICENSE: OK (sha256: c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a)
[7m>>> python-pyasn1 0.4.7 Collecting legal info[27m
LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5)
[7m>>> python-pycares 3.0.0 Collecting legal info[27m
LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee)
[7m>>> python-pycparser 2.19 Collecting legal info[27m
LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168)
[7m>>> python-pygame d61ea8eabd56 Collecting legal info[27m
WARNING: no hash file for LGPL
[7m>>> sdl 1.2.15 Collecting legal info[27m
COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0)
[7m>>> python-pynacl 1.3.0 Collecting legal info[27m
LICENSE: OK (sha256: d3174ad63e721d4c9dccb8ad4320848992d314369bc46319720b5802c9153fe9)
[7m>>> python-pyyaml 5.1.2 Collecting legal info[27m
LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56)
[7m>>> python-requests-oauthlib 1.2.0 Collecting legal info[27m
LICENSE: OK (sha256: ae01846afad8a8291fe6a08966f3015af9a8ff675d84b981f9793c122f7876e8)
[7m>>> python-requests 2.22.0 Collecting legal info[27m
LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687)
[7m>>> python-secretstorage 3.1.1 Collecting legal info[27m
LICENSE: OK (sha256: 70f6bfca77633c35efa218328eda5486d7054c2914d61820980e378797520a25)
[7m>>> python-setuptools 41.4.0 Collecting legal info[27m
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
[7m>>> python-sh 1.12.14 Collecting legal info[27m
ERROR: No hash found for LICENSE.txt
[7m>>> python-six 1.13.0 Collecting legal info[27m
LICENSE: OK (sha256: b7529b8c07171a78a8c36c3283905528e4812945d977d125eb926e8ccbf245b6)
[7m>>> python-texttable 1.6.2 Collecting legal info[27m
LICENSE: OK (sha256: 181d0c3366cc36fd6ae7d023b23a743581003fd42974c8983ea40f7161faeaf3)
[7m>>> python-urllib3 1.25.6 Collecting legal info[27m
LICENSE.txt: OK (sha256: 7c0d136ee0585389adf2d25671bb99687a1f75929f465b7f16ee3f01da37255e)
[7m>>> python-websocket-client 0.56.0 Collecting legal info[27m
LICENSE: OK (sha256: a47b06717e8a3cf01d1307141287b1b4fa17fe4bb8785633d2fc6f57cb71d05e)
[7m>>> python-xlwt 1.3.0 Collecting legal info[27m
ERROR: No hash found for docs/licenses.rst
[7m>>> python-yarl 1.3.0 Collecting legal info[27m
LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5)
[7m>>> rhash 1.3.5 Collecting legal info[27m
COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40)
[7m>>> tree 1.8.0 Collecting legal info[27m
LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
[7m>>> twolame 0.3.13 Collecting legal info[27m
COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7)
[7m>>> xutil_util-macros 1.19.2 Collecting legal info[27m
COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375)
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined)
WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined)
WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined)
Legal info produced in /home/naourr/work/instance-0/output-1/legal-info
make: Leaving directory '/home/naourr/work/instance-0/buildroot'