-- Installing: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files >>> woff2 1.0.2 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install/fast -C /home/buildroot/build/instance-0/output/build/woff2-1.0.2/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2common.so.1.0.2 -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2common.so -- Set runtime path of "/home/buildroot/build/instance-0/output/target/usr/lib/libwoff2common.so.1.0.2" to "lib" -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2dec.so.1.0.2 -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2dec.so -- Set runtime path of "/home/buildroot/build/instance-0/output/target/usr/lib/libwoff2dec.so.1.0.2" to "lib" -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2enc.so.1.0.2 -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/libwoff2enc.so -- Set runtime path of "/home/buildroot/build/instance-0/output/target/usr/lib/libwoff2enc.so.1.0.2" to "lib" -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/woff2 -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/woff2/output.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/woff2/encode.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/include/woff2/decode.h -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/woff2-1.0.2' zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /home/buildroot/build/instance-0/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Building PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j1 CC="/home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make all make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from category.c:9: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/ctype.h:25:0, from conf.c:10: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from event.c:10: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/string.h:26, from rule.c:11: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdlib.h:25, from spec.c:11: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from zc_profile.c:11: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from zlog.c:11: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c In file included from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/bits/libc-header-start.h:33:0, from /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/stdio.h:27, from zlog-chk-conf.c:11: /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PREFIX=/home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr -C /home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib cp -a zlog.h /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include cp -a libzlog.so /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/libzlog.so.1.2 cd /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 PREFIX=/home/buildroot/build/instance-0/output/target/usr -C /home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/lib cp -a zlog.h /home/buildroot/build/instance-0/output/target/usr/include cp -a libzlog.so /home/buildroot/build/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /home/buildroot/build/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/buildroot/build/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/buildroot/build/instance-0/output/target/usr/lib make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'brotli', u'libzlib', u'libopenssl', u'libcurl', u'libgsm', u'libxml2', u'ncurses', u'libedit', u'sqlite', u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l/plugins/libv4l-mplane.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libcord.la" is touched by more than one package: [u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'sqlite', u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l/v4l1compat.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libgsm', u'libxml2', u'ncurses', u'libedit', u'sqlite', u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'libedit', u'sqlite', u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libshp.la" is touched by more than one package: [u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgupnp-dlna-2.0.la" is touched by more than one package: [u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libguile-2.0.la" is touched by more than one package: [u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l/v4l2convert.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libsigrokdecode.la" is touched by more than one package: [u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'flex', u'linux-pam', u'libffi', u'python3', u'util-linux', u'elfutils', u'libusb', u'libusb-compat', u'azure-iot-sdk-c', u'libatomic_ops', u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgc.la" is touched by more than one package: [u'bdwgc', u'expat', u'dbus', u'iptables', u'pcre', u'libglib2', u'connman', u'flickcurl', u'gmp', u'libtool', u'libunistring', u'guile', u'gupnp-dlna', u'libconfuse', u'libite', u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libaio', u'libcrossguid', u'libebur128', u'libgit2', u'libilbc', u'libpfm4', u'libsigrokdecode', u'libv4l', u'lvm2', u'proj', u'shapelib', u'taglib', u'woff2', u'zlog'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/build/instance-0/output/target/usr/lib/python3.7/" cd /home/buildroot/build/instance-0/output/target && /home/buildroot/build/instance-0/output/host/bin/python3.7 /home/buildroot/build/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/build/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/buildroot/build/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00853-gec53780"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.11-git-00853-gec53780 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> 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 >>> asterisk 14.7.8 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 0fcdb946955d20c2819a51f3fe613d8f22da2ea793bd50acb30ce156499acc88) utils/db1-ast/include/db.h: OK (sha256: e6e7b7204d34a3dcdf17389a9c8cf64721ec0d15a797fd51c8c1ed8517cc3038) >>> host-asterisk 14.7.8 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> brotli 1.0.3 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgsm 1.0.17 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> sqlite 3250200 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> azure-iot-sdk-c 2018-03-16 Collecting legal info WARNING: no hash file for LICENSE >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bitstream-vera 1.10 Collecting legal info ERROR: No hash found for COPYRIGHT.TXT >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> connman 1.36 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-guile 2.0.14 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> host-bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> host-libatomic_ops v7.6.6 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ifupdown-scripts Collecting legal info >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libgit2 v0.27.4 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsigrokdecode 0.5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libv4l 1.14.2 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> python-daemon 2.1.1 Collecting legal info ERROR: No hash found for LICENSE.ASF-2 ERROR: No hash found for LICENSE.GPL-3 >>> host-python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> host-python-setuptools 40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-pyinotify 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING 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/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'