In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:32:0: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c: In function 'ALCcaptureAlsa_ALCbackend_getClockLatency': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/base.h:16:17: warning: inlining failed in call to 'GetDeviceClockTime': call is unlikely and code size would grow [-Winline] inline ALuint64 GetDeviceClockTime(ALCdevice *device) ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:1338:21: note: called from here ret.ClockTime = GetDeviceClockTime(device); ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/oss.c:36:0: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/oss.c: In function 'ALCcaptureOSS_recordProc': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:538:16: warning: inlining failed in call to 'FrameSizeFromDevFmt': call is unlikely and code size would grow [-Winline] inline ALsizei FrameSizeFromDevFmt(enum DevFmtChannels chans, enum DevFmtType type, ALsizei ambiorder) ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/oss.c:548:16: note: called from here frame_size = FrameSizeFromDevFmt(device->FmtChans, device->FmtType, device->AmbiOrder); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c:28:0: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c: In function 'ALCwaveBackend_ALCbackend_start': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:538:16: warning: inlining failed in call to 'FrameSizeFromDevFmt': call is unlikely and code size would grow [-Winline] inline ALsizei FrameSizeFromDevFmt(enum DevFmtChannels chans, enum DevFmtType type, ALsizei ambiorder) ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c:347:40: note: called from here self->mSize = device->UpdateSize * FrameSizeFromDevFmt( ^~~~~~~~~~~~~~~~~~~~ device->FmtChans, device->FmtType, device->AmbiOrder ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ); ~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c:28:0: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c: In function 'ALCwaveBackend_mixerProc': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:538:16: warning: inlining failed in call to 'FrameSizeFromDevFmt': call is unlikely and code size would grow [-Winline] inline ALsizei FrameSizeFromDevFmt(enum DevFmtChannels chans, enum DevFmtType type, ALsizei ambiorder) ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/wave.c:130:17: note: called from here frameSize = FrameSizeFromDevFmt(device->FmtChans, device->FmtType, device->AmbiOrder); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:29:0, from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:27: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c: In function 'probe_devices': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/alstring.h:13:13: warning: inlining failed in call to 'alstr_reset': call is unlikely and code size would grow [-Winline] inline void alstr_reset(al_string *str) ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:301:17: note: called from here alstr_reset(&spec); ^~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:27:0: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c: In function 'ALCcaptureAlsa_ALCbackend_open': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:538:16: warning: inlining failed in call to 'FrameSizeFromDevFmt': call is unlikely and code size would grow [-Winline] inline ALsizei FrameSizeFromDevFmt(enum DevFmtChannels chans, enum DevFmtType type, ALsizei ambiorder) ^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:1102:13: note: called from here FrameSizeFromDevFmt(device->FmtChans, device->FmtType, device->AmbiOrder) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/OpenAL32/Include/alMain.h:29:0, from /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:27: /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c: In function 'ALCalsaBackendFactory_ALCbackendFactory_init': /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/alstring.h:13:13: warning: inlining failed in call to 'alstr_reset': call is unlikely and code size would grow [-Winline] inline void alstr_reset(al_string *str) ^~~~~~~~~~~ /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/Alc/backends/alsa.c:228:9: note: called from here alstr_reset(&missing_funcs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking C shared library libopenal.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' [100%] Built target OpenAL make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' >>> openal 1.18.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot install/fast -C /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so.1.18.2 -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so.1 -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libopenal.so -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/al.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/alc.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/alext.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/efx.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/efx-creative.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/include/AL/efx-presets.h -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/openal.pc -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/alsoftrc.sample -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/hrtf/default-44100.mhr -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/hrtf/default-48000.mhr -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/3D7.1.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/hexagon.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/itu5.1.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/rectangle.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/square.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/openal/presets/presets.txt make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' >>> openal 1.18.2 Fixing libtool files >>> openal 1.18.2 Installing to target PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-2/output/target install/fast -C /home/buildroot/autobuild/instance-2/output/build/openal-1.18.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libopenal.so.1.18.2 -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libopenal.so.1 -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/libopenal.so -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/OpenAL/OpenALConfig.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake/OpenAL/OpenALConfig-release.cmake -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/al.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/alc.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/alext.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/efx.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/efx-creative.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/include/AL/efx-presets.h -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig/openal.pc -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/alsoftrc.sample -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/hrtf/default-44100.mhr -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/hrtf/default-48000.mhr -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/3D7.1.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/hexagon.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/itu5.1.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/rectangle.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/square.ambdec -- Installing: /home/buildroot/autobuild/instance-2/output/target/usr/share/openal/presets/presets.txt make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/openal-1.18.2' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /home/buildroot/autobuild/instance-2/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/autobuild/instance-2/output/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-2/output/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-2/output/host" --sysconfdir="/home/buildroot/autobuild/instance-2/output/host/etc" --localstatedir="/home/buildroot/autobuild/instance-2/output/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop >>> host-patchelf 0.9 Building PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/home/buildroot/autobuild/instance-2/output/host/include -Wall -O2 -I/home/buildroot/autobuild/instance-2/output/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/home/buildroot/autobuild/instance-2/output/host/include -L/home/buildroot/autobuild/instance-2/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-2/output/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/home/buildroot/autobuild/instance-2/output/host/bin:/home/buildroot/autobuild/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-2/output/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[3]: Entering directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/instance-2/output/host/share/man/man1' /usr/bin/install -c -m 644 README '/home/buildroot/autobuild/instance-2/output/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-2/output/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output/build/host-patchelf-0.9' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-2/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'expat', u'libzlib', u'libpng', u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/librsvg-2.la" is touched by more than one package: [u'librsvg', u'openal'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libiscsi.la" is touched by more than one package: [u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'expat', u'libzlib', u'libpng', u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'flex', u'linux-pam', u'ncurses', u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'fontconfig', u'libffi', u'pcre', u'libglib2', u'pixman', u'cairo', u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'gdk-pixbuf', u'harfbuzz', u'libcodec2', u'libxml2', u'libcroco', u'libiscsi', u'libmnl', u'libnetfilter_cttimeout', u'pango', u'librsvg', u'openal'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'librsvg', u'openal'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-2/output/build/packages-file-list-host.txt Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libasound.la" is touched by more than one package: [u'host-pkgconf', u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpng.la" is touched by more than one package: [u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpixman-1.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libcairo-gobject.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libev.la" is touched by more than one package: [u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libharfbuzz.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpng16.la" is touched by more than one package: [u'host-gperf', u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libcairo.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libfl.la" is touched by more than one package: [u'host-flex', u'host-ncurses', u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] Warning: host file "./aarch64_be-buildroot-linux-gnu/sysroot/usr/lib/libfontconfig.la" is touched by more than one package: [u'host-libffi', u'host-expat', u'host-cmake', u'host-patchelf'] rm -f /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-2/output/host/aarch64_be-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-2/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-2/output/host/bin/aarch64_be-linux-gnu-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/include /home/buildroot/autobuild/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output/target/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-2/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/man /home/buildroot/autobuild/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/info /home/buildroot/autobuild/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/doc /home/buildroot/autobuild/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-2/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/autobuild/instance-2/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-2/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-2/output/host/bin/aarch64_be-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-2/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/autobuild/instance-2/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/autobuild/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-01136-g8aba0a29a0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/autobuild/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2019.02-git-01136-g8aba0a29a0 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-linaro-aarch64-be 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.1.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> bootstrap 4.1.0 Collecting legal info css/bootstrap.css: OK (sha256: 0ce7fbe215cdf921ed87d00a374404681d5d24898589a7fe60e068d09289b4ba) >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> host-gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libpng 1.6.36 Collecting legal info LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiscsi 1.18.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> librsvg 2.40.20 Collecting legal info ERROR: No hash found for COPYING.LIB >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> mutt 1.11.2 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-be-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_BE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'